
BODY  {	    
	font-family : 					eurostile; arial;
	font-size : 					14px;
	font-weight : 					normal;	
	color : 						#F73B6F; 
	background-color : 				#FFF;
  	scrollbar-track-color :      	#FFF;
   	scrollbar-face-color :       	#BBEAFF;
   	scrollbar-arrow-color :      	#F73B6F;
   	scrollbar-3dlight-color :    	#8CE1FE; 
   	scrollbar-darkshadow-color : 	#8CE1FE; 
   	scrollbar-highlight-color :  	#BBEAFF;
   	scrollbar-shadow-color :     	#8CE1FE;  }

P, TABLE, TD  {	
	font-size : 					14px;
	font-family : 					eurostile; arial;
	font-weight : 					normal;	
	color : 						#F73B6F; }

A, A:Active, A:Visited  {	
	font-size : 					14px;
	font-family : 					eurostile; arial;
	font-weight : 					bold;	
	color : 						#F73B6F; 
	text-decoration : 				underline; }

A:Hover  {	
	font-size : 					14px;
	font-family : 					eurostile; arial;
	font-weight : 					bold;	
	color : 						#8CE1FE; 
	text-decoration : 				none; }

UL, LI	{
	line-height :					20px; }

.kop  {	
	font-size : 					24px;	
	font-family : 					impact; arial;
	font-weight : 					bold;	
	color : 						#F73B6F; }

.subkop  {	
	font-size : 					18px;
	font-family : 					eurostile; arial;
	font-weight : 					bold;	
	color : 						#F73B6F; }

.subkop:link, .subkop:visited  {
	font-size : 					18px;
	font-family : 					eurostile; arial;
	font-weight : 					bold;	
	text-decoration : 				underline; 
	color : 						#F73B6F; }

.subkop:hover, .subkop:active  {
	font-size : 					18px;
	font-family : 					eurostile; arial;
	font-weight : 					bold;	
	text-decoration : 				none; 
	color : 						#8CE1FE; }

.klein  {	
	font-size : 					12px;	
	font-family : 					eurostile; arial;
	font-weight : 					normal;
	color : 						#F73B6F; }

.klein:link, .klein:visited  {
	font-size : 					12px;
	font-family : 					eurostile; arial;
	font-weight : 					normal;
	text-decoration : 				underline; 
	color : 						#F73B6F; }

.klein:hover, .klein:active  {
	font-size : 					12px;
	font-family : 					eurostile; arial;
	font-weight : 					normal;
	text-decoration :			 	none; 
	color : 						#8CE1FE; }

.imgborder {
	border :						2px solid #8CE1FE; }

input,select,textarea,option {
	background-color :				#FFF;
	border-bottom :					1px solid;
	border-left :					1px solid;
	border-right :					1px solid;
	border-top :					1px solid;
	border-color :					#8CE1FE; 
	font-size :						12px;
	font-family : 					eurostile; arial;
	font-weight : 					normal;
	color:							#F73B6F; }
