@charset "UTF-8";
body {
	background-image: url(images/rastermuster.jpg);
	background-repeat: repeat;
}

#apDiv1 {
	position:absolute;
	width:227px;
	height:196px;
	z-index:1;
	visibility: visible;
	left: 50%;
	top: 50%;
}
