body {
	background-color: #88837d;	
}


#zEbene {
	position: absolute;
	z-index:1;
	height: 600px;
	width: 1000px;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	margin-left: -500px;
	background-color: #88837d;
}
.rahmen {
	border: 1px solid #000000;

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

