 body
  {  
   font-family: "Andale Mono",Arial,sans-serif;
	color : #244782;
	font-size : 12px;
    scrollbar-base-color: White;
    scrollbar-3dlight-color: Red;
    scrollbar-arrow-color: #DC143C;
    scrollbar-darkshadow-color: Maroon;
    scrollbar-face-color: White;
    scrollbar-highlight-color: White;
    scrollbar-shadow-color: White;
    scrollbar-track-color: White;	
	
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-color: WHITE;
	background-attachment: scroll;
}

 a:link
 {
	color : #244782;
	font-size : 12px;
	font-weight: bold;
 }
 
 a:visited { 
color : #244782;
font-size : 12px;
font-weight: bold;
 }
 
 a:hover {
color : RED;
font-size : 12px;
font-weight: bold;
   }
   
 a:active {
color : #244782;
font-size : 12px;
font-weight: bold;
  }

.borderpix {
	border : 1px #244782;
}

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

.legalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #244782;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.HAHA
{
	background-image: url(images/HAHAHA.jpg);
	background-repeat: no-repeat;
}



.optionFeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #244782;
	background-color: WHITE;
	border: thin solid #244782;
	height: 16px;
	width: 150px;
	margin-bottom: 5px;
	font-weight: bold;
}
