 body   {  
    font-family: "Andale Mono",Arial,sans-serif;
	color : white;
	font-size : 14px;
    scrollbar-base-color: #1A1F14;
    scrollbar-3dlight-color: #5C7A49;
    scrollbar-arrow-color: #D6DEC7;
    scrollbar-darkshadow-color: Black;
    scrollbar-face-color: #222F19;
    scrollbar-highlight-color: #425B31;
    scrollbar-shadow-color: Black;
    scrollbar-track-color: Black;	
	
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	background-color : BLACK;


  }

 a:link {
	color : white;
	font-size : 14px;
	font-weight: bold;
}
 
 a:visited { 
color : white;
font-size : 14px;
font-weight: bold;
 }
 
 a:hover {
color : white;
font-size : 14px;
font-weight: bold;
   }
   
 a:active {
color : white;
font-size : 14px;
font-weight: bold;
  }
  

.borderpix {
	border : 1px white;
}

table {
 font-family: "Andale Mono",Arial,sans-serif;
	 font-size : 14px;
	 color:white;
 }
 .small {
	font-family: "Andale Mono",Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: 0px;
	color:white;
}


.legalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.tankhead{
	font-family: "Andale Mono",Arial,sans-serif;
	 font-size : 16px;
	 color:white;
	font-weight : bold;
}

.tankheadline{
	font-family: "Andale Mono",Arial,sans-serif;
	 font-size : 13px;
	 color:white;
	font-weight : bold;
}

.tanktext{
	font-family: "Andale Mono",Arial,sans-serif;
	 font-size : 14px;
	 color:white;
}
.tblbkg{
	background-image: url(images/bkg.gif);
	background-repeat: no-repeat;
}


.optionFeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #870706;
	border: thin solid #EB1107;
	height: 14px;
	width: 150px;
	margin-bottom: 7px;
}