body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #000000;
	margin: 0px;
    scrollbar-face-color:#000000; 
	scrollbar-highlight-color:#696969; 
	scrollbar-shadow-color:#696969; 
	scrollbar-3dlight-color:#696969; 
	scrollbar-arrow-color:#696969; 
	scrollbar-track-color:#000000; 
	scrollbar-darkshadow-color:#000000;  }

h6 {  font-size: 9px}

a:link {  color: #FFFFFF}
a:visited {  color: #999999}
a:hover {  color: #FFFFFF}
a:active {  color: #FFFFFF}

a.z:link {color: #666666; background-color: transparent; text-decoration: none}
a.z:visited {color: #666666; background-color: transparent; text-decoration: none}
a.z:hover {color: #990033; background-color: transparent; text-decoration: none}
a.z:active {color: #990033; background-color: transparent; text-decoration: none}

.fett {  font-weight: bold}
.rot {  color: #990033}
.klein {
	font-size: x-small
}
.zentriert {
	text-align: center;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72px;
	color: #333333;
	text-align: right;
	font-weight: normal;
}
.grey {
	color: #CCCCCC;
	font-weight: bold;
}
.darkgrey {
	font-weight: bold;
	color: #666666;
}



.rotklein {
	font-size: x-small;
	color: #990033;
}
