input,option,select,textarea
				{
				font-family: Arial;
				font-size: 12px;
				font-style: normal;
				font-weight: normal;
				color: black;
				}
a:link 		    {
				font-family: Arial;
				font-size: 11 px;
				text-decoration: underline;
				font-weight: normal;			
				color: #003399; 	
				}
a:visited 		{
				font-family: Arial;
				font-size: 11 px;
				text-decoration: underline;				
				font-weight: normal;
				color: #003399; 				
				}
a:hover 		{
				font-family: Arial;
				font-size: 11 px;
				text-decoration: underline;				
				font-weight: normal;
				color: black;
				
				} 
a:active 		{    
				font-family:Arial;
				font-size: 11 px;
				text-decoration: underline;				
				font-weight: normal;
				color: #FF0000
				
				}
body            {		
				 	 scrollbar-3d-light-color: #cccccc; scrollbar-arrow-color: #000000; 
             		 scrollbar-base-color: #ffffff; scrollbar-dark-shadow-color: 
               		 #cccccc; scrollbar-face-color: #ECECEA; 
		             scrollbar-highlight-color: #cccccc; scrollbar-shadow-color: #666666;
					 background:#F6FBFF;
					 
				}
				

.standard {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-align: center;
	

}
.klein {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-align: center;

}
.standard2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #003399;
	
}
.big1 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-align: center;

}
.big2 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #9F9F9F;
}
.big3 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #003399;

}
.red {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
}
.standardfett {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-align: center;
}
.kleinlinks {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-align: left;
}
.standardfettlinks {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-align: left;
}
.liste {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	white-space: normal;
	list-style-type: disc;


}
