body {
	margin: 0;
	padding: 0;
	font: 100.01% Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: black;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 7px;
}

h2 {
	color: #E20916;
	font-size: 1.0em;
}

h3 {
	color: black;
	font-size: 1.6em;
}

hr
{
	width: 756px;
	color: #E20916;
	background-color: #E20916;
	border: 0;
	height: 1px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #E20916;
}

a:hover {
	text-decoration: underline;
	color: black;
}

.rot { color: #E20916; }
.mittelgrau { color: #CECECE; }
.hellgrau { color: #EAEAEA; }
.schwarz { color: black; }

#rahmen {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

#kopf {
	width: 990px;
	height: 118px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: white;
}

#navigation {
	display: none;
	width: 990px;
	height: 18px;
	margin: 0 auto 0 auto;
	border-bottom: 20px solid white;
	padding: 0;
	background-color: #E20916;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: white;
}

#navigation .passiv, #navigation .aktiv {
	height: 18px;
	float: left;
	border-right-width: 2px;
	border-right-color: white;
	border-right-style: solid;
	padding: 0;
	text-align: center;
}

#navigation .passiv {
	background-color: #E20916;
}

#navigation .aktiv {
	background-color: black;
}

#navigation .passiv a, #navigation .passiv a:hover, #navigation .aktiv a, #navigation .aktiv a:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}

#navigation .passiv a:hover, #navigation .aktiv a:hover {
	background-color: black;
	text-decoration: underline;
}

#inhaltvier, #inhaltzwei {
	margin: 0 auto 0 auto;
	padding: 0px 10px 10px 10px;
	width: 970px;
	background-color: white;
}

#inhaltvier #spaltezweidreivier {
	border-bottom: 10px solid white;
}

#inhaltvier p, #inhaltzwei p {
	font-size: 0.9em;
	margin: 0;
	padding: 7px;
}

#inhaltzwei ul {
	font-size: 0.9em;
}

#inhaltzwei li {
	padding-bottom: 7px;
}

#spalteeins, #spaltezwei, #spaltedrei, #spaltevier, #spaltezweidreivier {
	float: left;
	background-color: #FFFFFF;
}

#spalteeins {
	display: none;
	width: 190px;
	margin: 0px 0px 0px 0px;
}

#spalteeins .ueber {
	height: 18px;
	float: left;
	padding: 0;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	background-color: #E20916;
}

#spalteeins p:first-letter { 
	color: #E20916;
}

#spalteeins p.mehr { 
	text-align: right;
	padding: 3px 7px 7px 7px;
}

#spaltezwei, #spaltedrei, #spaltevier {
	width: 250px;
	margin: 0px 0px 0px 10px;
}

#spaltezweidreivier {
	width: 770px;
	margin: 0px 0px 0px 10px;
}

#fuss {
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 10px;
	background-color: white;
}

#fuss p {
	font-size: 0.9em;
	margin: 0;
	padding: 7px;
}

#spaltezweidreivier img {
	margin: 0px 7px 7px 0px;
	border: 5px solid #ffffff;
}

