@charset "UTF-8";
/* CSS Document */

.hg {
	width: 100%;
	height: 100%;
	background-image: url(../bilder/muster.jpg);
	background-repeat: repeat;
}
#Ebene1 {
	height: 497px;
	width: 640px;
	left: 50%;
	top: 50%;
	position: absolute;
	visibility: visible;
	margin-top: -245px;
	margin-left: -320px;
}
#apDiv1 {
	position:absolute;
	left:160px;
	top:587px;
	width:209px;
	height:12px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:1px;
	top:493px;
	width:185px;
	height:10px;
	z-index:1;
}

