@charset "UTF-8";
#apDivfoto {
	position:absolute;
	left:0px;
	top:127px;
	width:803px;
	height:266px;
	z-index:2;
}
/* CSS Document */

#apDivkopf {
	position:absolute;
	left:0px;
	top:0px;
	width:803px;
	height:127px;
	z-index:1;
	background-image: url(images/kopf.jpg);
	background-repeat: no-repeat;
}
#apDivrechts {
	position:absolute;
	left:803px;
	top:0px;
	width:201px;
	height:484px;
	z-index:3;
	background-image: url(images/rechts_oben.gif);
	background-repeat: no-repeat;
}
#apDivmenue {
	position:absolute;
	left:0px;
	top:393px;
	width:156px;
	height:371px;
	z-index:4;
	background-image: url(images/menue.gif);
}
#apDivunten {
	position:absolute;
	left:803px;
	top:484px;
	width:201px;
	height:280px;
	z-index:3;
	background-image: url(images/rechts_unten.gif);
	background-repeat: no-repeat;
}
#apDivinhalt {
	position:absolute;
	left:156px;
	top:393px;
	width:646px;
	height:370px;
	z-index:5;
	background-color: #CFD1D7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-left: 15px;
	line-height: 14px;
	text-align: left;
	margin-right: 40px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: left;
	margin-left: 15px;
	margin-top: 40px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: right;
	margin-right: 40px;
	margin-top: 135px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D10019;
	text-align: right;
	margin-right: 20px;
	font-style: normal;
	font-weight: normal;
}
#apDivmenue a {
	color: #333333;
	text-decoration: none;
}
#apDivmenue a:hover {
	font-weight: bold;
	color: #333333;
}
#apDivinhalt a {
	color: #D20019;
	text-decoration: none;
}
#apDivunten a {
	color: #D20019;
	text-decoration: none;
}

