body {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 25px;
	margin-bottom: 15px;
	/*text-align: justify;*/
	color: #000000;
	background: #000000;
	background-attachment:fixed;
	background-repeat:no-repeat;

  	scrollbar-base-color:#000000;
  	scrollbar-3dlight-color:#FFFFFF;	 /*Zusatz Buttons links und oben*/
  	scrollbar-arrow-color:#FFFFFF;		 /*Pfeilfarbe*/
  	scrollbar-darkshadow-color:#FFFFFF;	 /*Zusatz Buttons rechts und unten*/
  	scrollbar-face-color:#000000;		 /*Buttonfarbe*/
  	scrollbar-highlight-color:#000000;	 /*Umrahmung Buttons innen links und oben*/ 
  	scrollbar-shadow-color:#000000;		 /*Umrahmung Buttons innen rechts und unten*/
  	scrollbar-track-color:#000000;		 /*Leistenhintergrund*/
}
*.head	{
	font-size: 12pt;
	font-weight: 900;
	text-decoration: none;
	text-align: right;
	}
.bold {	font-weight:900;
	}
.winner {
	font-size: 50pt;
	font-weight: 900;
	color: #FF0000;
	}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	text-decoration: none;
	color: #FFFFFF;
} 
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	text-decoration: none;
	color: #FFFFFF;
}
table {
	border-spacing:0pt;
	font-family: Georgia,Verdana,Arial,sans-serif;
	font-size:10pt;
	line-height:normal;
	font-weight:normal;
	color:#07105D;
}
td,p,body,div {
	border-spacing:0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:normal;
	font-weight:normal;
	color:#FFFFFF;
	cursor:url("http://www.albapasser.de/grafik/cursor.gif");
}
h1 {
	font-family: Georgia,Verdana,Arial,sans-serif;
	font-weight:600;
	font-size:x-large;
	text-decoration:none;
	color:#07105D;
	text-align:center;
}
h2 {
	font-family: Georgia,Verdana,Arial,sans-serif;
	font-weight:600;
	font-size:large;
    	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
	font : bold;
}
h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font:normal;
	font-size : xx-small;
	text-decoration: none;
	color: #FFFFFF;
	text-align : center;
}