body,td,th { color: #FFE668; }
body { background-color: #000000; }
#logo {
	width: 100%;
}

#logobild {
    position: absolute;
    left: 50%;
    width: 250px;
    margin-left: -125px;
}
#fussbereich {
    position:absolute;
    bottom: 0;
    width: 100%;
   
	height: 80px;
	text-align:center;
	
}
#page {
	width: 100%;
}
.impressum {
	font-size:10px;
	color:#7E7E7E;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	}