table#forum{
    width:100%;
}

table#forum th{
    background-color:#FFFFFF;
    padding:2px;
    font-size:10px;
    text-align:left;
}

table#forum tr.row_1 td,
table#forum tr.row_0 td{
    height:60px;
}
table#forum tr.row_1 td{
    background-color:#C7C7C7;
}
table#forum tr.row_1 img,
table#forum tr.row_0 img{
	width:10px;
	height:10px;
	border:0px;
	margin:0px 1px;
}

table#forum tr.o1{
	background-color:#A0A0A0;
	padding:0;
	margin:0;
	white-space:nowrap;
}

table#forum tr.o2{
	padding:0;
	margin:0;
	white-space:nowrap;
}


table#forum td{
    padding:5px 0 5px 0;
}

table#forum th.col_1{
	text-align:left;
	width:auto;
}

table#forum th.col_2,
table#forum th.col_3,
table#forum th.col_4{
    text-align:center;
	width:100px;
}

table#forum th.a{
    background-color:#FFFFFF;
    padding:2px;
    font-size:10px;
    text-align:left;
	border-left:1px solid black;
	border-top:1px solid black;
}

table#forum td.col_2,
table#forum td.col_3,
table#forum td.col_4{
    text-align:center;
}

table#forum td.a{
	text-align:center;
	padding:0 0 0 0; 
	background-color:#A5E265;
	border-left:1px solid black;
	border-top:1px solid black;
}

table#forum td.n{
	text-align:center;
	padding:0 0 0 0;
	border-left:1px solid black;
	border-top:1px solid black;
}

table#forum td.d{
	padding:0 0 0 0;
	margin:0;
	border-left:1px solid black;
	border-top:1px solid black;
}

table#forum td span.desc{
    font-style:italic;
}

table#forum a.themaclose{
    background-image:url(/img/forum/schloss.gif);
    background-repeat:no-repeat;
    padding-left:10px;
    background-position:0px 3px;
}

table#view, table#edit{
    width:100%;
}

table#view .benutzer, table#view .zeit{
    background-color:#EEEEEE;
    padding-top:1px;
    padding-bottom:1px;
    height:14px;
    font-size:12px;
}

table#view td.zeit div{
    position:relative;
}

table#view .zeit a{
    position:absolute;
    top:1px;
}

table#view .zeit a.edit{
    right:14px;
}

table#view .zeit a.delete{
    right:1px;
}

table#view .zeit a.close{
    right:27px;
}

table#view .zeit a img{
    width:10px;
    height:10px;
    border:0px solid #000;
}

table#view .benutzer{
    font-weight:bold;
}

table#view .benutzer .desc{
    font-weight:normal;
}

table#view .files{
    font-style:italic;
    padding-top:3px;
}

table#view .files a.file{
    font-weight:normal;
    padding-left:20px;
    padding-top:2px;
    padding-bottom:2px;
    display:block;
    background-repeat:no-repeat;
}

table#view .files a.pdf{
    background-image:url(/img/types/pdf.gif);
}

table#view .signatur{
    font-size:10px;
    font-style:italic;
    overflow:hidden;
    border-top:1px solid #A1A1A0;
    margin-top:5px;
    padding-top:2px;
    color:#919190;
    margin-left: 20px;;
}

table#view .space{
    height:1px;
    overflow:hidden;
    font-size:1px;
}

div#forum-footer a.antwort,
div#forum-footer a.neuesthema{
    display:block;
    padding:1px;
	margin-right:5px;
    font-weight:bold;
    text-align:center;
    background-color:#233B9D;
    width:100px;
    color:#FFFFFF;
    float:left;
    border:1px solid #FFFFFF;
    font-size:10px;
}

div#forum-footer div.browser{
    margin-left:120px;
    text-align:right;
}

table#edit th{
    background-color:#FFFFFF;
    padding:2px;
    font-size:10px;
    text-align:left;
}


table#edit td{
	vertical-align:top;
    padding:0px;
}

table#edit td.label{
    font-weight:bold;
}

table#edit .text, table#edit .textarea, .profil .text, .profil .textarea, .input text{
    border:1px solid #000;
    width:100%;
    font-size:10px;
}
table#edit .datum{
	border:1px solid #000;
	width:100px;
	margin:0px;
	font-size:10px;
}
.input_textarea{
	border:1px solid #000;
	width:100%;
    font-size:11px;
	margin:0px;
}

.profil .text{
    width:200px;
}

.profil .textarea{
    width:350px;
    height:100px;
    margin-left:0px;
}

table#edit .textarea{
    height:250px;
    margin:0px;
}

table#edit .number{
	border:1px solid #000;
    width:20px;
    font-size:10px;
    margin:0px;
}

table#edit input.submit, div.bar input{
    padding:1px;
    font-weight:bold;
    text-align:center;
    background-color:#233B9D;
    width:120px;
    color:#FFFFFF;
    border:1px solid #FFFFFF;
    font-size:10px;
}

table#edit .error{
    color:#FF0000;
    border:1px solid #FF0000;
    font-weight:bold;
    padding:2px;
    background-color:#FFCCCC;
}

form.profil{
    margin:0px;
    margin-top:10px;
}

div.row{
    margin-bottom:15px;
    clear:both;
}

div.row label{
    display:block;
    width:150px;
    font-weight:bold;
    float:left;
}

div.bar{
    margin-top:25px;
    margin-left:150px;
}

table#view div.edit{
    font-style:italic;
    border-top:1px solid #BBB;
    margin-top:15px;
    color:#888;
}

.number{
	border:1px solid #000;
    width:20px;
    font-size:10px;
    margin:0px;
}

div.file{
    margin-top:5px;
    margin-bottom:5px;
    margin-left:20px;   
}

div.file a{
    padding-left:20px;
    background-repeat:no-repeat;
}

div.file a.text-html{
    background-image:url(/img/icons/icon-html.gif);
}

div.file a.image-gif, 
div.file a.image-png, 
div.file a.image-jpeg,
div.file a.image-jpg{
    background-image:url(/img/icons/icon-image.gif);
}

div.file a.application-pdf, div.file a.application-x-pdf{
    background-image:url(/img/icons/icon-pdf.gif);
}

div.file a.application-zip{
    background-image:url(/img/icons/icon-zip.gif);
}

div.view-txt{
    margin-left:20px;
}