body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B14F28;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
*html body {
	overflow: hidden;
}

#rahmen {
	width: 980px;
	border: 6px solid #994529;
	background-color: #E98F43;
	position: absolute;
	height: 580px;
	left: 50%;
	top: 50%;
	margin-top: -301px;
	margin-left: -496px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#kopf {
	height: 130px;
	background-image: url(images/titelbild_3.jpg);
	background-repeat: repeat-x;
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
#kopf a {
	color: #FFFFFF;
	text-decoration: none;
}
#kopf .linkzeile {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-bottom: 3px;
	margin-top: 15px;
}
#kopf .teaser {
	padding-right: 15px;
	padding-left: 15px;
}
#kopf h1 {
	margin-bottom: 5px;
	color: #994529;
}
#fuss {
	height: 36px;
	font-size: 10px;
	background-color: #994529;
}
#fuss .mail a {
	font-weight: bold;
	color: #CC5200;
	text-decoration: none;
}
#fuss .mail a:hover {
	text-decoration: underline;
}
#inhalt {
	width: 730px;
	overflow: auto;
	height: 390px;
}
 #navcontainer
{
	padding: 0;
	background: #E98F43;
	width: 220px;
	height: 390px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
}

#inhalt p {
	font-style: normal;
	color: #2F1F0F;
	font-size: 12px;
	line-height: 17px;
}
#inhalt h1, #inhalt h2, #inhalt h3, #inhalt h4, #inhalt h5, #inhalt h6 {
	font-family: "Times New Roman", Times, serif;
}
#inhalt h1, #inhalt h2 {
	color: #FFFFFF;
}
#inhalt a {
	font-weight: bold;
	color: #CC5200;
	text-decoration: none;
}
#inhalt a:hover {
	text-decoration: underline;
}
#navcontainer a:hover {
	cursor: hand;
}
.simplenav td a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	display: block;
	color: #533E23;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
}
.simplenav td a:hover {
	color: #FFFFFF;
	background-color: #94662B;
}
form {
	margin: 0px;
	padding: 0px;
}
form .eingabefeld {
	width: 300px;
	font-size: 12px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
label {
	font-size: 13px;
	font-weight: bold;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
