#navigation {
	background-color: #CECCFE;
	margin-top: 30px;
	width: 152px;
	z-index: 1;
	position: absolute;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 0.85em;
	border: 1px groove #666666;
	margin-right: 10px;
}
#rootbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.60em;
	display: block;
	margin-top: 93px;
	padding-top: 0px;
	color: #0191D9;
	position: absolute;
	height: 20px;
	padding-left: 2%;
}
.navipunkt {
	background-image: url(grafik/pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#content {
	margin-top: 150px;
	margin-right: 10px;
}
#bildreihe {
	width: 300px;
	top: 0px;
	right: 0px;
	margin-top: 150px;
	float: right;
	margin-bottom: 30px;
	margin-left: 10px;
}


#kopfzeile {
	margin: 0px;
	padding: 5px;
	height: 120px;
	position: absolute;
	top: 0px;
	width: 96%;
}

#rootbar a {
	color: #0191D9;
}
#navigation ul {
	list-style-position: outside;
	list-style-type: circle;
}

#logo {
	position: absolute;
	top: 5px;
	right: 50px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#navigation a {
	text-decoration: none;
	color: #990000;
}
#navigation a:hover {
	text-decoration: none;
	color: #511515;
	background-color: #EAEAEA;
}
#erster_Streifen {
	height: 45px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	background-image: url(grafik/hg_streifen.gif);
	background-repeat: repeat-x;
}
#mittelspalte {
	margin-top: 0px;
	margin-right: 8%;
	margin-left: 180px;
	z-index: 1;
	position: absolute;
	width: 77%;
	top: 0px;
	background-image: url(grafik/hg_mitte.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding-left: 2%;
	height: 100%;
	background-color: #FFFFFF;
}
.titel {
	font-size: xx-large;
	color: #000066;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#hg_bild {
	position: absolute;
	z-index: 0;
	top: 100px;
}


#zweiter_Streifen {
	height: 20px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 0px;
	top: 20px;
	background-color: #AFCBD3;
	z-index: 0;
}
.navipunkt2 {
	background-image: url(grafik/pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

