body {
	background : Black url(../pix/bg.gif) no-repeat fixed center;
	background-attachment : fixed;
	margin-top : 25px;
	margin-left : 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #CCCCCC;
	SCROLLBAR-BASE-COLOR: Black;
	SCROLLBAR-ARROW-COLOR: White;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: White;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	}
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #CCCCCC;	
}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC}
.head {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; font-weight: bold}
.einlass {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; color: #CCCCCC}
a { color: #FFFFFF; text-decoration: none}
a:active { color: #FF6600; text-decoration: none;  font-weight: bold; }
a:link { color: #FFFFFF; text-decoration: none;  font-weight: bold;    }
a:visited { color: #FFFFFF; text-decoration: none;  font-weight: bold; }
a:hover { color: #FDC500; text-decoration:underline;  font-weight: bold; }