@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/design/hintergrund.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#apDiv1 {
	position:absolute;
	left:478px;
	top:57px;
	width:442px;
	height:764px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:32px;
	top:141px;
	width:365px;
	height:558px;
	z-index:5;
	padding:10px;
	text-align:center;
}
.start-text-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #8D24C6;
	line-height: 22px;
}
.start-text-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8D24C6;
	line-height: 18px;
}

.start-text-ende {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #8D24C6;
	font-style: italic;
	font-weight: bold;
}
