.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #393939;
}

.stylerot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #BA0000;
}

.stylegrau16bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #393939;
}

.stylerot14bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BA0000;
}

.stylerot16bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #BA0000;
}

a.grau:link    { color: #393939; text-decoration : none; font-weight: bold; }
a.grau:visited { color: #393939; text-decoration : none; font-weight: bold; }
a.grau:hover   { color: #BA0000; text-decoration : none; font-weight: bold; }
a.grau:active  { color: #393939; text-decoration : none; font-weight: bold; }

a.rot:link    { color: #BA0000; text-decoration : none; font-weight: bold; }
a.rot:visited { color: #BA0000; text-decoration : none; font-weight: bold; }
a.rot:hover   { color: #393939; text-decoration : none; font-weight: bold; }
a.rot:active  { color: #BA0000; text-decoration : none; font-weight: bold; }


BODY {scrollbar-face-color: #FFCC66; 
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-3dlight-color: #FFCC66; 
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #1E49C; 
scrollbar-darkshadow-color: #123456; }

// 
</style> 