/* Autor: Michael Pohl */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#main {
	width: 990px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	float: left;
	width: 990px;
}
#spacer {
	float: left;
	width: 115px;
}
#haus {
	float: left;
	width: 990px;
}
#haus h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
#container-mitte {
	float: left;
	width: 990px;
	height: 516px;
}
#logo {
	float: left;
	width: 115px;
	padding-top: 15px;
}
#content {
	float: left;
	width: 873px;
	padding-top: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BA0B27;
	border-left-color: #BA0B27;
}
#content a {
	color: #BA0B27;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 14px;
	color: #94A46C;
	margin: 0px;
}
#content p {
	font-size: 11px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	text-align: justify;
}
#adresszeile {
	float: right;
	width: 875px;
	background-color: #BA0B27;
}
#adresszeile p {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 5px;
}
#adresszeile a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#adresszeile a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-weight: normal;
	color: #94A46C;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 11px;
	color: #BA0B27;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 0px;
	margin: 0px;
}
li {
	font-size: 11px;
}
.hervorhebung-rot {
	color: #BA0B27;
}
.hervorhebung-weiss {
	color: #FFFFFF;
}
.hervorhebung-gruen {
	color: #94A46C;
}
.linie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94A46C;
}

