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

body {
	background: #555555 url(hintergrund.jpg) no-repeat;
}
#apDiv1 {
	position:absolute;
	left:79px;
	top:460px;
	width:80px;
	height:20px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:160px;
	top:460px;
	width:80px;
	height:20px;
	z-index:2;	
}
#apDiv3 {
	position:absolute;
	left:270px;
	top:460px;
	width:80px;
	height:20px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:0px;
	top:460px;
	width:80px;
	height:20px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	left:160px;
	top:490px;
	width:110px;
	height:12px;
	z-index:5;
}
#apDiv6 {
	position:absolute;
	left:376px;
	top:461px;
	width:100px;
	height:20px;
	z-index:22;
}
