body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	font-weight: normal;
	background-color: black
} 
img { border-style: none;
    text-decoration: none;
    margin-left: 20px;
    margin-top: 40px;
    }

.normal{ font-size: 16px; }
a, a:link, a:active, a:visited { 
	color: #999999; 
	font-weight: normal; 
	text-decoration: none; 
}
a:hover   {	
	color: maroon; 
	font-weight: normal; 
	text-decoration: none; 
}
.link, a.link:link, a.link:active, a.link:visited { color: maroon; font-weight: normal; text-decoration: none; }
a.link:hover   {	color:#666666; font-weight: normal; text-decoration: none; }
.fett-k, a.fett-k:link, a.fett-k:visited, a.fett-k:active { color: maroon; font-weight: bold; } 
a.fett-k:hover   { color:#999999; font-weight: bold; }
.menue, a.menue:link, a.menue:visited, a.menue:active { color:#999999; text-decoration: none; }
a.menue:hover   { color:999999; text-decoration: none; }
.menue-titel { font-size: 16px; color: maroon; font-weight: normal; }
a.menue-titel:link, a.menue-titel:visited, a.menue-titel:active, a.menue-titel:hover { color: maroon; font-weight: normal; text-decoration: none; }
.titel, a.titel:link, a.titel:visited, a.titel:active {
	font-size: 16px;
	color: maroon;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px 0px 20px 0px;
