body {
	background-color: #F2EEE2;	
}


#zEbene {
    position: absolute;
	z-index:1;
	height: 600px;
	width: 1000px;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	margin-left: -500px;
	background-color: #F2EEE2;
	border:;
}
body,td,th {
	color: #F2EEE2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
#zahl {
	position:absolute;
	width:76px;
	height:21px;
	z-index:0;
	left: 11px;
	top: 609px;
}
#apDiv3 {
	position:absolute;
	width:88px;
	height:23px;
	z-index:3;
	left: 12px;
	top: 481px;
}
#apDiv4 {
	position:absolute;
	width:140px;
	height:13px;
	z-index:4;
	left: 661px;
	top: 486px;
}
a:link {
	color: #A79B76;
	text-decoration: none;
}
a:visited {
	color: #A79B76;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #930707;
}
a:active {
	text-decoration: none;
	color: #930707;
}	

.rahmen {
	border: 1px solid #A79B76;

}
html { 
scrollbar-arrow-color:#F2EEE2; 
scrollbar-track-color:#F2EEE2; 
scrollbar-face-color:#F2EEE2; 
scrollbar-highlight-color:#F2EEE2; 
scrollbar-3dlight-color:#F2EEE2; 
scrollbar-darkshadow-color:#F2EEE2; 
scrollbar-shadow-color:#F2EEE2; 
} 

