BODY
{
    scrollbar-3dlight-color:black;
    scrollbar-arrow-color:gold;
    scrollbar-base-color:black;
    scrollbar-darkshadow-color:gray;
    scrollbar-face-color:black;
    scrollbar-highlight-color:lightgrey;
    scrollbar-shadow-color:black;
	font: 8pt Verdana, Helvetica, sans-serif;
    font-weight: bold;
	color: black   //#EFEFA5;
    background-color: white;
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
}


.zehn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.elf{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.elfenglish{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #005CB1;
	text-decoration: none;
}
.zwoelf{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.Rot11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C30000;
	text-decoration: none;
}


a.backlink { font-weight: bold; text-decoration: none; }
a.backlink:hover { color: gray;  text-decoration: none; }
a.backlink:link { color: black; }
a.backlink:visited { color: black; }
a.backlink:active { color: black; }


A { font-weight: bold; text-decoration: none; }
A:hover { color: lightgrey;  text-decoration: none; }
A:link { color: white; }   			//A:link { color: #edb; }
A:visited { color: white; }     //  A:visited { color: navy; }
A:active { color: white; }

HR{ color: silver; }



