#zentrierteebene {
	height: 600px;
	width: 920px;
	margin-left: -460px;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	
}

body {
	background-color:#DFD7B3;
	background-image: url(backgrounds/bg1.jpg);
}
body,td,th {
	color: #404A2F;
	font-family: "Comic Sans MS";
	font-size: 12px;
}
#iframeebene {
	position:absolute;
	width:542px;
	height:440px;
	z-index:3;
	left: 332px;
	top: 128px;
}
.iframediv { border: 1px dashed #86952C; }

.Stil1 {font-size: x-small}
a:link {
	color: #485335;
}
a:visited {
	color: #6B7C4F;
}
a:hover {
	color: #6B7C4F;
}
a:active {
	color: #6B7C4F;
}
#apDiv1 {
	position:absolute;
	visibility:visible;
	width:200px;
	height:291px;
	z-index:2;
	left: 0;
}
