
BODY  {	    
	font-family : 						Verdana, Arial, Helvetica;
	font-size: 							11px;
	font-weight : 						normal;	
	color : 							#003e77;
	background-color : 					#daedf4;
    scrollbar-track-color:      		#daedf4;
    scrollbar-face-color:       		#daedf4; 
    scrollbar-arrow-color:      		#003e77;
    scrollbar-3dlight-color:    		#003e77; 
    scrollbar-darkshadow-color: 		#daedf4;
   	scrollbar-highlight-color:  		#daedf4;
   	scrollbar-shadow-color:     		#003e77;  }

P, TABLE, TD  {	
	line-height: 						18px; 
	font-size : 						11px;	
	font-family : 						Verdana, Arial, Helvetica;
	font-weight : 						normal;	
	color : 							#003e77;  }

A, A:Active, A:Visited  {	
	font-size : 						11px;	
	font-family : 						Verdana, Arial, Helvetica;
	font-weight : 						bold;	
	color : 							#5292ce; 
	text-decoration : 					underline; }

A:Hover  {	
	font-size : 						11px;	
	font-family : 						Verdana, Arial, Helvetica;
	font-weight : 						bold;	
	color : 							#5292ce; 
	text-decoration : 					none; }

UL, LI	{
	line-height: 						18px; }

.kop  {	
	font-size : 						14px;	
	font-family : 						Verdana, Arial, Helvetica;
	font-weight : 						bold;	
	color : 							#003e77; }

.subkop  {	
	font-size : 						12px;	
	font-family : 						Verdana, Arial, Helvetica;
	font-weight : 						bold;
	color : 							#003e77; }

.klein  {	
	font-size : 						9px;	
	font-family : 						Verdana, Arial, Helvetica;
	font-weight : 						normal;
	color : 							#000;}

.klein:link, .klein:visited  {
	font-size : 						9px;
	font-family : 						Verdana, Arial, Helvetica;
	font-weight : 						normal;
	text-decoration: 					underline; 
	color : 							#daedf4; }

.klein:hover, .klein:active  {
	font-size : 						9px;
	font-family : 						Verdana, Arial, Helvetica;
	font-weight : 						normal;
	text-decoration: 					none; 
	color : 							#daedf4; }

.imgborder {
	border: 							2px solid #003e77; }

input,select,textarea,option {
	background-color : 					#daedf4;
	border-bottom: 						1px solid;
	border-left: 						1px solid;
	border-right: 						1px solid;
	border-top: 						1px solid;
	border-color: 						#003e77; 
	font-size: 							10px;
	font-family: 						Verdana, Arial, Helvetica;	
	font-weight : 						normal;
	color: 								#003e77; }
