#centerlayer {
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	background-color: #FAFFE8;
	height: 480px;
	margin-top: 80px;
	border: 1px solid;
	border-color: #CC0000;
}
#centerlayer #foto {
	width: 420px;
	background-repeat: no-repeat;
	float: left;
	height: 480px;
}
#centerlayer #textinhalt {
	width: 420px;
	float: right;
	overflow: auto;
	height: 480px;
}
p {
	padding: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 15px;
}
.fetteschrift {
	font-weight: bold;
	color: #006600;
}
body {
	background-color: #FFF4C8;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 200px;
	line-height: 30px;
}
a.navi:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.navi:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.navi:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.navi:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.navibinhier:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	text-transform: uppercase;
}
a.navibinhier:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	text-transform: uppercase;
}
a.navibinhier:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	text-transform: uppercase;
}
a.navibinhier:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	text-transform: uppercase;
}
.kleineschrift {
	font-size: 0.9em;
}
