.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

.stylefett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #404040;
}

.headline1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6F1C36;
}


a.weiss:link    { color: #FFFFFF; text-decoration : none; font-weight: bold }
a.weiss:visited { color: #FFFFFF; text-decoration : none; font-weight: bold}
a.weiss:hover   { color: #D6D4D5; text-decoration : none; font-weight: bold; }
a.weiss:active  { color: #D6D4D5; text-decoration : none; font-weight: bold; } 


a.rot:link      { color: #404040; text-decoration : none; font-weight: bold; }
a.rot:visited   { color: #404040; text-decoration : none; font-weight: bold; }
a.rot:hover     { color: #6F1C36; text-decoration : underline overline; font-weight: bold; }
a.rot:active    { color: #6F1C36; text-decoration : none; font-weight: bold; }

BODY {scrollbar-face-color: #6F1C36; 
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #000000; 
scrollbar-3dlight-color: #6F1C36; 
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #1E49C; 
scrollbar-darkshadow-color: #123456; }

// 
</style> 