BODY  {
	background-color : white;
	font-family : tahoma, Arial, Helvetica;
	color : black;
	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;
}
A:Link  {
	color : white;
	text-decoration : none;
	font-weight : bold;
	
}
A:Visited  {
	color : white;
	text-decoration : none;
	font-weight : bold;
	
}
A:Active  {
	color : #FF8000;
	text-decoration : none;
	font-weight : bold;	
	
}
A:Hover  {
	color : #FF8000;
	text-decoration : none;
	font-weight : bold;
	
}


a:link.cont { 
	 font-family: tahoma, Arial, Helvetica; 
	 font-size: 12px; 
	 color: #5c5656;
}
a:visited.cont  {
	color: #5c5656;
	font-family: tahoma, Arial, Helvetica;
	font-size : 12px;
}

A:Active.cont  {
	color : #5c5656;
	font-family: tahoma, Arial, Helvetica;
	font-size : 12px;
}
a:hover.cont  {
	color: black;
	font-family: tahoma, Arial, Helvetica;
	font-size : 12px;
}


P, TD, TH, TR, LI, UL  {
	font-size : 12px;
	font-family : tahoma, Arial, Helvetica;
	color : black;
	line-height : 17px;
}
B  {
	font-size : 13px;
	font-weight : bold;
	font-family : tahoma, Arial, Helvetica;
	color : black;
}

.titel  {	
	font-family : tahoma, Arial;
	font-size : 18px;
	font-weight : bold;	
	color : black;
}

.u_titel  {	
	font-family : tahoma, Arial;
	font-size : 17px;	
	color : black;
}

.gross  {	
	font-family : tahoma, Arial;
	font-size : 26px;	
	color : black;
}
.u_titel_weiss  {	
	font-family : tahoma, Arial;
	font-size : 17px;	
	color : white;
}

.gross_weiss  {	
	font-family : tahoma, Arial;
	font-size : 26px;	
	color : white;
}

h3  {	
	font-family : tahoma, Arial;
	font-size : 18px;
	font-weight : bold;	
	color : black;
}

.rahmen {
	border: 1px solid #cc0000;
	padding: 0px; 	
}



