.normtext {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
}
.underline {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
}
.minimal {
	font-family: Georgia, Times, serif;
	font-size: 5px;
	font-style: normal;
	line-height: 5px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
}
a:link {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
}
a:visited {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
}

a:hover {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: red;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
}

body {
	margin: 0;
}

#apDiv1 {
	position:absolute;
	left:20px;
	top:20px;
	width:300px;
	height:350px;
	z-index:2;
}
	
#apDiv2 {
 	position:absolute;
	left:300px;
	top:20px;
	width:300px;
	height:350px;
	z-index:3;
}
	
#apDiv3 {
 	position:absolute;
	left:678px;
	top:350px;
	width:15px;
	height:15px;
	z-index:3;
}
	
#zentriert {
	position: absolute;
	text-decoration:none;
	top: 224px;
	left: 611px;
	margin-left: 350px; /* 200 durch Breite des HALBEN Bilders ersetzen */
	margin-top: 195x; /* 200 durch Höhe des HALBEN Bilders ersetzen */
	height: 364px;
}
