 body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
   } 

h1 {
	font-size:11pt;
	font-weight: bold;
	color: #001151;	
}
h2 { font-size:14pt; }

.small { 
font-size: 8pt;	

}


.formular {
	font-family: Verdana;
	font-size: 9pt;
  } 
  
  .textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
   } 
  
  
   .submit {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  } 
  
table,p {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	 } 
	
body {
	background-attachment: fixed;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #0072B9;
	scrollbar-highlight-color: #0072B9;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #FF9000;
	
           } 
A:link    {
	text-decoration: none;
	color: #F78222;
	font-weight: bold;
}
A:visited {
text-decoration: none;
color: #F78222;
font-weight: bold;
}
A:hover   {
text-decoration: underline;
 color: #000000;
 font-weight: bold;}
A:active  {
text-decoration: none;
 color: #000000;
 font-weight: bold;}
.winnertable {
	background-color: #0072B9;
	border: thin solid #000000;
	
	
}
.tabelle_dot {
	border: thin dotted #000000;
}

