@charset "UTF-8";
#apDivContainer{
	position:relative;
	top:0px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
#navigation {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 950px;
	background-image: url(pics/pool_1.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1 {
	font-size: 33px;
	color: #FFF;
	margin: 0px;
	font-weight: normal;
	line-height: 50px;
	padding-top: 135px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
}
h2 {
	font-size: 18px;
	color: #43321e;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	font-size: 18px;
	color: #43321e;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 24px;
}
h4 {
	font-size: 15px;
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
h5 {
	font-size: 12px;
	color: #43321e;
	font-weight: normal;
	margin: 0px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 478px;
}
h6 {
	font-size: 12px;
	color: #43321e;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#main_startseite {
	background-color: #43321e;
	height: 522px;
	width: 948px;
	border: 1px solid #000;
}
#main_leistungen {
	background-color: #FFF;
	height: 522px;
	width: 948px;
	border: 1px solid #000;
	background-image: url(pics/leistungen.jpg);
	background-repeat: no-repeat;
}
#main_profil {
	background-color: #FFF;
	height: 522px;
	width: 948px;
	border: 1px solid #000;
	background-image: url(pics/profil.jpg);
	background-repeat: no-repeat;
}
#main_philosophie {
	background-color: #FFF;
	height: 522px;
	width: 948px;
	border: 1px solid #000;
	background-image: url(pics/philosophie.jpg);
	background-repeat: no-repeat;
}
#main_ansprechpartner {
	background-color: #FFF;
	height: 522px;
	width: 948px;
	border: 1px solid #000;
	background-image: url(pics/ansprechpartner.jpg);
	background-repeat: no-repeat;
}
#main_kontakt {
	background-color: #FFF;
	height: 522px;
	width: 948px;
	border: 1px solid #000;
	background-image: url(pics/kontakt.jpg);
	background-repeat: no-repeat;
}
#main_impressum {
	background-color: #FFF;
	height: 1450px;
	width: 948px;
	border: 1px solid #000;
	background-repeat: no-repeat;
}
#main_datenschutz {
	background-color: #FFF;
	height: 3050px;
	width: 948px;
	border: 1px solid #000;
	background-repeat: no-repeat;
}

@media all and (-webkit-min-device-pixel-ratio:0){
	#main_datenschutz {
		height: 3085px;
	}
	#main_impressum {
		height: 1490px;
	}
}

#footer {
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 950px;
}
p {
	font-size: 15px;
	color: #43321e;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-weight: normal;
}
ul {
	font-size: 15px;
	color: #43321e;}
a {
	color: #43321e;
}
a:link {
	text-decoration: none;
	color: #43321e;
}
a:visited {
	text-decoration: none;
	color: #43321e;
}
a:hover {
	color: #847059;
}
a:active {
	text-decoration: none;
	color: #43321e;
}
#leistungen_content {
	position:absolute;
	left:510px;
	top:126px;
	width:421px;
	height:408px;
	z-index:1;
}
#profil_content {
	position:absolute;
	left:510px;
	top:176px;
	width:421px;
	height:245px;
	z-index:1;
}
#philosophie_content {
	position:absolute;
	left:510px;
	top:193px;
	width:421px;
	height:209px;
	z-index:1;
}
#ansprechpartner_content {
	position:absolute;
	left:510px;
	top:189px;
	width:421px;
	height:269px;
	z-index:1;
}
#kontakt_content {
	position:absolute;
	left:510px;
	top:206px;
	width:421px;
	height:186px;
	z-index:1;
}
#impressum_content {
	position: absolute;
	left: 18px;
	top: 79px;
	width: 913px;
	height: 1364px;
	z-index: 1;
}
#datenschutz_content {
	position: absolute;
	left: 18px;
	top: 79px;
	width: 913px;
	height: 754px;
	z-index: 1;
}
#impressum_content *{
	color:#333 !important;
}
#datenschutz_content *{
	color:#333 !important;
}
