* {
	margin: 0px;
	padding: 0px;
}
h5 {
	font: 10px Arial, Helvetica, sans-serif;
}
h6 {
	font: 14px Arial, Helvetica, sans-serif;
}


body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #DB7606;
	background:#FFFCF2;
	}
.container {
	position: absolute;
	height: 550px;
	width: 900px;
	left: 50%;
	top: 50%;
	background: #FFF3D4;
	margin-top: -275px;
	margin-left: -450px;
}
.banner1 {
	font: 36px "Times New Roman", Times, serif;
	background: #f7dfa4;
	border-bottom: 3px solid #db7606;
	color: #000000;
	position: absolute;
	height: 70px;
	width: 900px;
	vertical-align: middle;
	z-index: 1;
}
.banner1 h1 {
	font-size: 34px;
	margin-top: 15px;
	margin-left: 10px;
	text-align: center;
}
.nhz_gruen {
	color: #0a9f1b;
}
.banner2 {
	position: absolute;
	z-index: 1;
	height: 27px;
	width: 900px;
	top: 73px;
	background: #fff3d4;
}
.banner2 h1 {
	font-size: 16px;
	margin-left: 10px;
	margin-top: 4px;
	color: #333333;
	font-weight: bold;
}
.weiss {
	position: absolute;
	z-index: 2;
	height: 15px;
	width: 890px;
	left: 0px;
	top: 73px;
	background: #FFFFFF;
}

.navi_s {
	position: absolute;
	z-index: 1;
	height: 220px;
	width: 240px;
	left: 0px;
	top: 90px;
	background: #FFFFFF;
}
.aktiv {
	border-bottom: 2px solid #db7606;
	height: 28px;
}

.navi_s a {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #db7606;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 230px;
	background: #FFF3d4;
	margin-bottom: 14px;
	padding-left: 10px;
	padding-top: 6px;
}
.navi_s a:hover {
	text-decoration: underline;
}
.inhalt {
	position: absolute;
	height: 223px;
	width: 650px;
	left: 240px;
	top: 87px;
	overflow: hidden;
	text-align: center;
	background: #FFFFFF;
}
.inhalt h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0A9F1B;
	margin: 0px 10px 5px;
}
.inhalt h2 {
	font-size: 14px;
	margin: 10px;
	color: #0A9F1B;
}

.inhalt p {
	font-size: 14px;
	line-height: 17px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
	font-weight: normal;
}
.zentriert {
	text-align: center;
}
ul {
	margin: 5px 10px 5px 10px;
	list-style-type:disc;
	list-style-position:outside;
}
li {
	margin-left:20px;
}

.textlinks {
	color:#db7606;
	font-weight:bold;
	text-decoration:underline;
}


.abteilungen {
	position: absolute;
	height: 170px;
	width: 900px;
	left: 0px;
	top: 315px;
	background: #FFF3D4;
}
.susann {
	position: absolute;
	height: 170px;
	width: 290px;
	color: #db7606;
}
.doris {
	position: absolute;
	height: 170px;
	width: 290px;
	left: 300px;
	top: 0px;
	color: #ae3917;
}
.claudia {
	position: absolute;
	height: 170px;
	width: 290px;
	left: 600px;
	top: 0px;
	color: #134496;
}

.einzel_logo {
	position: absolute;
	left: 150px;
	top: 10px;
}
.einzel_text {
	position: absolute;
	width: 70%;
	left: 0px;
	bottom: 10px;
	margin-left: 20px;
}
.eintritt {
	color: #0A9F1B;
	position: absolute;
	height: 30px;
	width: 890px;
	left: 5px;
	top: 490px;
}
.eintrittS {
	color: #DB7606;
	text-decoration: none;
}
.eintrittD {
	color: #AE3917;
	text-decoration: none;
}
.eintrittC {
	color: #134496;
	text-decoration: none;
}


.eintritt a:hover {
	text-decoration: underline;
}

.eintritt h2 {
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
}
img {
	border-style: none;
}



.navi_nhz {
	background: #f7dfa4;
	border-top: 3px solid #db7606;
	position: absolute;
	width: 900px;
	left: 0px;
	bottom: 0px;
	vertical-align: middle;
	height: 30px;

}
.navi_nhz a {
	font: bold normal 12px "Times New Roman", Times, serif;
	color: #0A9F1B;
	text-decoration: none;
	float:right;
	margin-top: 7px;
}
.navi_nhz a:hover {
	text-decoration: underline;
}
.nhz_start {
	position: absolute;
	height: 20px;
	width: 180px;
	left: 10px;
}
