a  {
font-family : Arial, Helvetica, sans serif;
font-size : 13px;
color : #1E5B3D;
font-weight: bold;
font-style: italic;
text-decoration : none; 
}
a:Visited  {
color: #1E5B3D;
text-decoration : none
}
a:Active  {
color : #B32D2D;
}
a:Hover  {
color : #B32D2D;
}

a.aktuell, a.aktuell:visited {
font-family : Arial, Helvetica, sans serif;
font-size : 13px;
color : #B32D2D;
font-weight: bold;
font-style: italic;
text-decoration : none; 
}
a.aktuell:active, a.aktuell:hover  {
color: #1E5B3D;
text-decoration : none;
}

table  {
	font-family : Arial, Helvetica, sans serif;
	font-size : 13px;
	color : #000000;
}
body
{
scrollbar-arrow-color : #23B47A;
scrollbar-track-color: #83E8C0;
scrollbar-darkshadow-color: #83E8C0;
scrollbar-face-color: #83E8C0;
scrollbar-3dlight-color: #83E8C0;
scrollbar-highlight-color: #23B47A;
scrollbar-shadow-color: #B8F1DA;
}