@charset "utf-8";
body {
	background-image: url(grafik_general/back_kachel_titel.png);
	background-repeat: repeat-x;
	background-color: #4c4c4c;
}

#center {
	margin: auto;
	width: 900px;
	height: 500px;
}
#apDiv1 {
	position:relative;
	left:0px
	top:0px
	width:900px;
	height:500px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	width:598px;
	height:115px;
	z-index:1;
	left: 151px;
	top: 11px;
}
#apDiv3 {
	position:absolute;
	width:238px;
	height:22px;
	z-index:2;
	left: 339px;
	top: 405px;
}
#apDiv4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 151px;
	top: 131px;
}
#apDiv5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 448px;
	top: 131px;
}
