BODY {
	background: #000000;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #c0c0c0;
	line-height: 15px;
	scrollbar-3dlight-color:#990000;
	scrollbar-arrow-color:#99cc00;
	scrollbar-base-color:#ff0000;
	scrollbar-darkshadow-color:#990000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#990000;
}

/* Input Button */
.button {
	font-family: Verdana, Arial;
	color: #c0c0c0;
	font-size: 8pt;
	background: #000000;
	border: 1px solid #999999;
}

/*TABELLEN, ABSAETZE, LISTEN*/
td, th, p, li {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #c0c0c0;
}

/*FORMATIERUNG FUER FORUMJUMP ETC. */
SELECT {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #c0c0c0;
	font-size: 8pt;
	background-color: #000000;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}

/*FORMATIERUNG FUER DIE TEXTEINGABE */
TEXTAREA {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	COLOR: #c0c0c0;
	BACKGROUND-COLOR: #000000
}

/*FORMATIERUNG FUER EINGABEFELDER*/
.inp {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	background-color: #680600;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999
}

.bginput {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	COLOR: #c0c0c0;
	BACKGROUND-COLOR: #000000
}

/*FORMATIERUNG FUER ALLGEMEINE LINKS*/	
#all A:link, #all A:visited {
	text-decoration: none;
	color: #cc6600;
}
#all A:hover, #all A:active {
	text-decoration: underline;
	COLOR: #c0c0c0;
}

/*FORMATIERUNG FUER KATEGORIE-LINKS*/
#cat A:link, #cat A:visited, #cat A:active {
	font-size: 13px;
	text-decoration: none;
	color: #cc6600;
	font-weight: bold;
}
#cat A:hover {
	font-size: 13px;
	text-decoration: underline;
	color: #cc6600;
	font-weight: bold;
}

/*FORMATIERUNG FUER TOP-LINKS*/
#top A:link, #top A:visited, #top A:active {
	font-size: 10px;
	text-decoration: none;
	color: #c0c0c0;
	font-weight: bold;
}
#top A:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #dedfdf;
        font-weight: bold;
}

#topb A:link, #topb A:visited, #topb A:active {
	font-size: 10px;
    text-decoration: none;
	color: #c0c0c0;
	font-weight: bold;
}

#topb A:hover {
	font-size: 10px;
    text-decoration: underline;
	color: #cc6600;
	font-weight: bold;
}

/*"LETZTER BEITRAG VON ..."*/
#ltlink A:link, #ltlink A:visited, #ltlink A:active {
	font-size: 10px;
	text-decoration: none;
	color: #cc6600;
	font-weight: bold;
}
#ltlink A:hover {
	font-size: 10px;
	text-decoration: none;
	COLOR: #c0c0c0;
	font-weight: bold;
}

/*FORMATIERUNG FUER DIE SPALTENBESCHREIBUNGEN*/
.thtcolor {
	COLOR: {tableheadtextcolor};
}

/*FORMATIERUNG FUER DEN PHP-CODE*/
.mytable {  
	border: 1px #6B6C7E solid;
	background-color: #dedfdf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none
}

/*FORMATIERUNGEN FUER NORMALFONT, SMALLFONT UND LARGEFONT*/
.nf {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height: 16px;
}
.sf {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE: 10px;
	line-height: 14px;
}

.lf {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE: 14px;
	line-height: 20px;
}

	text-decoration: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;

}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;

}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFE8;	
	text-decoration: none;
}

a.nav  {
	text-decoration: none;
	color: #CC9900;

}

a.nav:link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #CC9900; 
	font-weight: bold
}
	
a.nav:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #CC9900; 
	font-weight: bold
}

a.nav:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FDBE00; 
	text-decoration: none; 
	font-weight: bold
}

a.leftnav  {
	text-decoration: none;
	color: #FFFF99;
	font-size: 12px;
	font-weight: bold;


}

a.leftnav:link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFF99; 
	font-weight: bold
}
	
a.leftnav:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFF99; 
	font-weight: bold
}

a.leftnav:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFE8; 
	text-decoration: none; 
	font-weight: bold
}

.maintable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #78A6B4;
	border-right-color: #78A6B4;
	border-bottom-color: #78A6B4;
	border-left-color: #78A6B4;
}
.toprow {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A8C6CE;
	border-right-color: #A8C6CE;
	border-bottom-color: #A8C6CE;
	border-left-color: #A8C6CE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	vertical-align: baseline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;



}
.topcloright {
	background-color: #5E6F64;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-top: none;
	border-right: none #990000;
	border-bottom: none #990000;
	border-left: none #990000;
	background-image: url(headersmall.jpg);








}
.colleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #495C67;
	padding-left: 10px;
	font-size: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #CCCCCC;





}
.colright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #202231;
	padding-left: 10px;
	border: 0px solid #A8C6CE;
	font-size: 10px;
	padding-right: 2px;
	margin: 0px;
	padding-top: 10px;
	color: #CCCCCC;







}
hr {
	border: 0;
	height: 1;
	color: #5E6F64;
	backgound-color: #A8C6CE;
}
img {

	
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid;
	color: #999999;

}

.pagenavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	color: #D1D1A5;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin: 0px;
	border: 0px none;








}
.headingleft {

	background-color: #0F1B2B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #CC9900;
	left: 5px;
	clip:   rect(auto auto auto auto);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6A0000;
	border-right-color: #6A0000;
	border-bottom-color: #6A0000;
	border-left-color: #6A0000;
	padding: 2px 2px 0px 0px;
}
.imagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	border: 0px solid #A8C6CE;
	font-size: 10px;
	padding-right: 2px;
	margin: 0px;
	color: #666666;
	padding-bottom: 10px;

}
.imagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	border: 0px solid #A8C6CE;
	font-size: 10px;
	padding-right: 2px;
	margin: 0px;
	color: #666666;
	padding-top: 10px;

}
.formtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-left: 22px;
	border: 0px solid #A8C6CE;
	font-size: 10px;
	padding-right: 2px;
	margin: 0px;
	color: #666666;
	padding-top: 30px;
	padding-bottom: 0px;

}
.replace {
	font-weight: bolder;
}

.navtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 5px 2px 0px;
	margin: 0px 0px 10px;
	border-top: 1px none #6A8386;
	border-right: 1px none #6A8386;
	border-bottom: 1px solid #6A8386;
	border-left: 1px none #6A8386;
	vertical-align: top;





}
.headingright {


	background-color: #0F1B2B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #CC9900;
	left: 5px;
	clip:   rect(auto auto auto auto);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6A0000;
	border-right-color: #6A0000;
	border-bottom-color: #6A0000;
	border-left-color: #6A0000;
	padding: 2px 4px 0px 0px;
}

.currentpage {
	color: #990000;
}
.dotted {
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-left: 3px;

}
.line {
	background-image: url(line.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;

}
.colrightindexpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 10px;
	padding-right: 2px;
	margin: 0px;
	padding-top: 5px;
	color: #CCCCCC;
	padding-bottom: 5px;
	border-top: 1px solid #5E6F64;
	border-right: 0px solid #5E6F64;
	border-bottom: 1px solid #5E6F64;
	border-left: 0px solid #5E6F64;

}
.colleftindexpage {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	font-size: 9px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5E6F64;
	border-right-color: #5E6F64;
	border-bottom-color: #5E6F64;
	border-left-color: #5E6F64;
	margin-left: 5px;
}
.topclorightindexpage {

	background-color: #27303F;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-top: none;
	border-right: none #990000;
	border-bottom: none #990000;
	border-left: none #990000;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #202231;
	padding-left: 10px;
	font-size: 9px;
	padding-right: 2px;
	margin: 0px;
	padding-top: 10px;
	color: #666666;
	text-align: right;

}