@charset "utf-8";
body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 140%;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 140%;
}
img {
	border: 0px;
}
.hgWeiss {
	background-color:#FFFFFF;
}
.subtextMittig {
	padding: 10px 20px;
	vertical-align: middle;
	font-size: 11px;
}
.subtextAbsatz {
	font-size: 12px;
}
.LinkmitUnterstrich {
	color: #48341F;
	text-decoration: none;
	border-bottom: 1px dotted #48341F;
}
#zentriert #inhaltElemente .subtextMittig a {
	color: #48341F;
	text-decoration: none;
	border-bottom: 1px dotted #48341F;
}


/* STRUKTUR */

#zentriert {
	background-color: #FFFFFF;
	position: absolute;
	height: 600px;
	width: 960px;
	left: 50%;
	top: 50%;
	margin-left:-480px;
	margin-top:-300px;
}
#kopfbild {
	height: 130px;
	width: 960px;
}
#zentriert #kopfbild img {
	margin-left: 480px;
	border: 0px;
}

#inhalt {
	height: 300px;
	width: 960px;
}
#abstand {
	height: 30px;
	width: 960px;
}
#navigation {
	background-color: #48341f;
	height: 140px;
	width: 960px;
	padding-top: 10px;
}
#zentriert #navigation img {
	border: 0px;
}
#zentriert #navigation a {
	border: 0px;
}

/* ERHOLUNGSRAUM */
#inhaltErholung {
	height: 300px;
	width: 960px;
	background-image: url(Bilder/Erholungsraum_Startbild.jpg);
	background-repeat: no-repeat;
}
#inhaltErholungText {
	height: 300px;
	width: 960px;
	overflow: auto;
}
#zentriert #inhaltErholung #inhaltErholungText p {
	margin-left: 645px;
	margin-right: 5px;
	margin-top: 10px;
	line-height: 140%;
}

/* LEBENSRAUM */
#inhaltLeben {
	height: 300px;
	width: 960px;
	background-image: url(Bilder/Lebensraum_Startbild.jpg);
	background-repeat: no-repeat;
}
#inhaltLebenText {
	height: 300px;
	width: 960px;
	overflow: auto;
}
#zentriert #inhaltLeben #inhaltLebenText p {
	margin-left: 645px;
	margin-right: 5px;
	margin-top: 10px;
	line-height: 140%;
}

/* TREFFPUNKT */
#inhaltTreffpunkt {
	height: 300px;
	width: 960px;
	background-image: url(Bilder/Treffpunkt_Startbild.jpg);
	background-repeat: no-repeat;
}
#inhaltTreffpunktText {
	height: 300px;
	width: 960px;
	overflow: auto;
	height: 300px;
	width: 960px;
}
#zentriert #inhaltTreffpunkt #inhaltTreffpunktText p {
	margin-left: 645px;
	margin-right: 5px;
	margin-top: 10px;
	line-height: 140%;
}

/* SPIELPLATZ */
#inhaltSpielplatz {
	height: 300px;
	width: 960px;
	background-image: url(Bilder/Spielplatz_Startbild.jpg);
	background-repeat: no-repeat;
}
#inhaltSpielplatzText {
	height: 300px;
	width: 960px;
	overflow: auto;
}
#zentriert #inhaltSpielplatz #inhaltSpielplatzText p {
	margin-left: 645px;
	margin-right: 5px;
	margin-top: 10px;
	line-height: 140%;
}

/* TEAM */
#inhaltTeam {
	height: 300px;
	width: 960px;
	background-image: url(Bilder/Team_Startbild.jpg);
	background-repeat: no-repeat;
}
#inhaltTeamText {
	height: 300px;
	width: 960px;
	overflow: auto;
}
#zentriert #inhaltTeam #inhaltTeamText p {
	margin-left: 645px;
	margin-right: 5px;
	margin-top: 10px;
	line-height: 140%;
}
#zentriert #inhaltElemente #inhaltElementeText p {
	margin-left: 645px;
	margin-right: 5px;
	margin-top: 10px;
	line-height: 140%;
}

/* GARTENELEMENTE */
#inhaltElemente {
	height: 300px;
	width: 960px;
	background-image: url(Bilder/Planen_Startbild.jpg);
	background-repeat: no-repeat;
}
#inhaltElementeText {
	height: 300px;
	width: 960px;
	overflow: auto;
}
