p  {
 font-size : 11px;
 font-family : Verdana,arial,helvetica,sans-serif;
 color : white;
}
 
select{
font-weight: bold; background-color: #990000; color: #FFFFFF;
}

input{
	font-family: Arial; font-weight: bold; background-color: #000066; color: #FFFFFF
} 
 
body  {
	font-size : 12px;
	font-family : Verdana,arial,helvetica,sans-serif;
	color : white;
	background-color : Black;
	margin-left : 0px;
	margin-top : 0px;
	border-bottom: 0px;
}
 
table, {
	font-size : 12px;
	font-family : Verdana,arial,helvetica,sans-serif;
	color :white;
	}
tr{
	font-size : 12px;
	font-family : Verdana,arial,helvetica,sans-serif;
	color :white;

	}
 
th  {
 font-size : 13px;
 font-family : Verdana,arial,helvetica,sans-serif;
 color : white;
 background : #000066;
}
 
ul  {
 line-height : 16pt;
}
 
li  {
 line-height : 10pt;
}
 
p.red  {
 font-size : 17px;
 font-family : helvetica,arial,sans-serif;
 color : red;
}
 
p.big  {
 font-size : 17px;
 font-family : verdana,helvetica,arial,sans-serif;
 color : white;
 font-weight : bold;
}
 
p.news  {
 font-size : 15px;
 font-family : helvetica,arial,sans-serif;
 color : white;
}
 
h1  {
 color : white;
 font-family : Verdana,helvetica,arial,sans-serif;
 font-size : 24px;
}
 
h2  {
 color : white;
 font-family : Verdana,helvetica,arial,sans-serif;
 font-size : 22px;
}
 
h3  {
 color : white;
 font-family : Verdana,helvetica,arial,sans-serif;
 font-size : 20px;
}
 
a, a:visited, a:active  {
	font-size : 11px;
	font-family : Verdana,helvetica,arial,sans-serif;
	color : white;
	text-decoration : none;
}
 
a:hover  {
 font-size : 11px;
 font-family : Verdana,helvetica,arial,sans-serif;
 color : grey;
 font-weight : bold;
}
p.head  {
 font-size : 18px;
 font-family : Verdana,helvetica,arial,sans-serif;
 color : white;
 font-weight : bold;
}
 
/* Standard*/
#Background  {
	position :absolute;
	left : 80;
	top : 0;
	visibility : visible;
	z-index : 0;
	margin-left : 0px;
	margin-top : 0px;
}
 
#Date {
	position:absolute;
	left :590;
	top:100;
	visibility: visible;
	z-index:2;
}

#Navigation  {
	position : absolute;
	left : 80;
	top : 125;
	visibility : visible;
	z-index : 2;
}
 
#Body  {
	position: absolute;
	left :185;
	top :100;
	visibility : visible;
	z-index : 3;
}
 
#Right  {
	position :absolute;
	left :590;
	top : 160;
	visibility : visible;
	z-index : 4;
}
#footer{
	position : relative;
	left:-105px;
	bottom:-2px;
	visibility : visible;
	z-index : 4;
}

#dummy{
	position :absolute;
	left :0;
	top :190;
	visibility : visible;
	z-index : 4;
}

#wspieler{
	position :absolute;
	left :590;
	top : 400;
	visibility : visible;
	z-index : 4;
}
