
BODY  {	
	margin:0;
	padding:0;
	color : black;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	scrollbar-face-color: white; 
    scrollbar-highlight-color: white; 
	scrollbar-shadow-color: black; 
	scrollbar-3dlight-color: black; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: white;
	scrollbar-base-color: black;
	scrollbar-arrow-color: black;
}
P, TD, TH, TR, LI, UL, DIV, table  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	line-height: 20px;
}
B  {
	font-size : 12px;
	font-weight : bold;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
}
.titel  {
	font-size : 16px;
	font-weight : bold;
	color : #2D8E6F;
	font-family : Arial, Helvetica, sans-serif;
}
.slogan  {
	font-size : 16px;
	font-weight : bold;
	color : gray;
	font-family : Arial, Helvetica, sans-serif;
}
.u_titel  {
	font-size : 13px;
	font-weight : bold;
	color : #3A4E97;
	font-family : Arial, Helvetica, sans-serif;
}
.klein  {
	font-size : 10px;	
	color : gray;
	font-family : Arial, Helvetica, sans-serif;
}
.weiss  {
	font-size : 12px;	
	color : white;
	font-family : Arial, Helvetica, sans-serif;
}
.rahmen {
	border: 1px solid #3A4E97;

}	
A:Link, A:Visited  {
	color : white;
	text-decoration : none;
	font-weight : bold;
	
}
A:Active, A:Hover {
	color : red;
	text-decoration : none;
	font-weight : bold;	
}

a.cont:link, a.cont:visited { 
	 font-family: Arial, Helvetica; 	 
	 color: gray;
	 font-weight : normal;
}  
a.cont:active, a.cont:hover  {
	color : black;
	font-family: Arial, Helvetica;	
	font-weight : normal;
}











