body {
	background-color: #ffffff;	
}


#zEbene {
    z-index:1;
	position: absolute;
	height: 600px;
	width: 1000px;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	margin-left: -500px;
	background-color: #ffffff;
	border:1px solid #ffffff;
}
body,td,th {
	color: #7b7994;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
a:link {
	color: #7b7994;
	text-decoration: none;
}
a:visited {
	color: #7b7994;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}	
.Stil1 {
	font-size: 9px;
	color: #7b7994;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navi {
	position:absolute;
	width:560px;
	height:22px;
	z-index:2;
	left: 288px;
	top: 105px;
}

#iframe {
	position:absolute;
	width:755px;
	height:450px;
	z-index:3;
	left: 224px;
	top: 129px;
}
#datum {
	position:absolute;
	width:963px;
	height:10px;
	z-index:4;
	left: 33px;
	top: 583px;
}



.rahmen {
	border: 1px solid #9f1e01;

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

