body,
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin : 0px;
	color: #ffffff;
	font-size: 11px;
	background-color: #fff;
	width: 100%;
	height: 100%;
	
}

p{
	font-size: 10px;
	width: 250px;
	vertical-align: middle;
	
}
table tr.spezial td{
	font-size: 11px;
	text-align: center;
}

table tr.title td{
	background-color : #ffffff;
	color: #000000;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
}
table tr.head td{
	color: #000000;
	background-color : #77b800;
	border: 0px;
	}
	
li {
	font-size: 10px;	
	line-height: 1.5em;		
}

A {
	color : #bbb;
	text-decoration : none;
}

table {
	position: relative;
	background-position: center 85px;
	background-repeat: repeat-y;
	margin-top : 50px;
	background-color: #fe6703;
	border : 1px solid #aed4f8;

}
table tr td {
	border-top : 1px solid #F5F5F5;
	color: #000000;
}
#reminder{
	position: absolute;
	padding: 2px 4px 2px 94px;
	width:325px;
	background-color : #EEE8AA;
	top: 180px;
	left: 1px;
	color: #000000;
	}

#score{
	margin: auto;
 
 }
 
 #back{
 	margin: auto;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	
 }
#back a{
	padding: 5px;
	color: #000000;
	border: 1px solid #ee8aa;
	}


INPUT {
	background : #BDB76B;
}

#bottom_ads{
	position: absolute;
	width: 100%;
	bottom: 0px;
	text-align: center;
}