<style type="text/css">      


/* TEXT */
	.{
	
	}
	
	.text{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #000000; font-weight:normal;
	}
	
	.abbinder{
	font-family: verdana; font-size: 10px; text-decoration: none; color: #000000; font-weight:normal;
	}
	
	.textbold{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #00AECA; font-weight:bold;
	}
	
	.headline{
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; color: #015F47; font-weight:bold;
	}
	
	
/* LINKS */
	a.normal:link{
	font-family: verdana; font-size: 12px; text-decoration: underline; color: #000000; font-weight:normal;
	background-color:#ffffff;
	}
	
	a.normal:visited{
	font-family: verdana; font-size: 12px; text-decoration: underline; color: #000000; font-weight:normal;
	background-color:#ffffff;
	}
	
	a.normal:hover{
	font-family: verdana; font-size: 12px; text-decoration: underline; color: #ff0000; font-weight:normal;
	background-color:#ffffff;
	}
	
	a.normal:active{
	font-family: verdana; font-size: 12px; text-decoration: underline; color: #000000; font-weight:normal;
	background-color:#ffffff;
	}			
	
			
/* SPECIALS */
	
	body.cont{ 
	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; background-color:#ffffff ;
	
			/* Hintergrund */
	scrollbar-track-color: #C1E1EC; 
	
	/* "Mittlerer" Scrollbalken */
	scrollbar-face-color: #05A3C4;
	
	/* Schatten links und oben */
	scrollbar-3dlight-color: #F2FAFA;
	
	/* Schatten rechts und unten */
	scrollbar-darkshadow-color:#073A3D;
	/* innerer 3d-Schatten */
	scrollbar-highlight-color: #ffffff;
	
	scrollbar-shadow-color: #D9F1F3;
	scrollbar-arrow-color: #055E4C;
	}
	
	body.navi{ 
	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; background-color:#ffffff ;
	}

	body.head{ 
	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; background-color:#ffffff ;
	}

	 p, body, ul, li{
	font-family: verdana; font-size: 12px; text-decoration: none; color: #000000; font-weight:normal;
	}	
	
//
</style> 