.site {
	color: #FFFF00;
}

a:link {color: #CC0000; text-decoration: underline}
a:visited {color: #CC0000}
a:hover {text-decoration: underline; color: #FFFF00; background-color: #660000; }
a:active {color: #FF0000}

BODY { 
	color: #FFCC33; 
	background-color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	
	scrollbar-base-color: #ffff00;
	scrollbar-face-color: #cc0000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #ff0000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
}
	
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}	

hr{
background-color:#900000; /* Mozilla 1.4 */
color:#900000; /* IE 6 */
border: #900000; /* Opera 7.11 */
height: 1px; /* in Opera fr die Anzeige ntig, in Mozilla fr die einheitliche Hhe */
}

select, option, textarea, input, file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #440000;
	color: #ffff00;
	font-size : 8pt;
	border-top: 1px solid #990000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #990000;
}

button, input[type="file"], input[type="submit"], input[type="button"], input[type="reset"], input[type="image"], inputbutton  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #ffff00;
	color: #ff0000;
	border: 1px solid #ff0000;
    font-size : 8pt;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #ffff00;
	color: #ff0000;
	border: 1px solid #ff0000;
    font-size : 8pt;
}

.HeadlineBars {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC0000;
	background-image:  url("images/barBackground-red.jpg");
	background-position: center center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	color: #FFFF00;


}
.bgLinks {
	background-attachment: fixed;
	background-image: url(images/Links.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.ShifterBox {
	background-color: #6666FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699FF;
	border-right-color: #6633FF;
	border-bottom-color: #6633FF;
	border-left-color: #6699FF;

}
.RenegadesBox {
	background-color: #CC6600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC9900;
}
.redBox {
	background-color: #AA0000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FF0000;
}
.bf1942box {
	background-image: url(images/bf1942texture.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9966;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #CC9966;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.winBG {
	background-color: #004400;
	list-style-type: circle;
}
.loseBG {
	background-color: #440000;
	list-style-type: circle;
}

.inputbox {
	font-family : Verdana; 
    font-size : 8pt
}.greenBorderedBox {
	border: 1px solid #cc0000;

}
.unentschieden {
	list-style-type: circle;
}
.BorderedBoxCAL {

	border: 1px solid #CCCC00;
}
.BorderedBoxTWL {

	border: 1px solid #99FF99;
}
.BorderedBoxOGL {

	border: 1px solid #0099FF;
}
.BorderedBoxSG {

	border: 1px solid #99FFFF
}
.standardText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
.splitter {
	background-color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #900000;
	border-right-color: #900000;
	border-bottom-color: #900000;
	border-left-color: #900000;
}
.mainTable {
	background-color: #000000;
	/* background-image: url(images/tabel-bg.jpg); 
	background-repeat: no-repeat; */
}
.secondTableColor {
	background-color: #440000;
}
.smallFont {
	font-size: 12px;
}
.verySmallFont {
	font-size: 10px;
}
.tableBorder {
	border: 1px solid #cc0000;
}
.borderAround {
	border: 1px solid #cc0000;
}
.headline {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.specialText {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.teamBlue {
	background-color: #666699;
}
.teamRed {
	 background-color: #996666;
}
