#kopfzeile {
	height: 5em;
	color: #000000;
	font-size: 0.9em;
	width: 970px;
}
#navigation {
	background-image: url(h_kopfzeile.gif);
	background-repeat: no-repeat;
	background-color: #ff9500;
}

#kopfzeile a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#kopfzeile a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(none);
}
.kopfzeilerechts {
}


/* BEGIN style8 */
 #navlist
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 170px;
}
#navcontainer {
	height: 1.3em;
	top: 5em;
	position: absolute;
	width: 970px;
	z-index: 10;
}


#navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B96F00;
	border-right-color: #B96F00;
	border-left-color: #B96F00;
	margin-left: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	background-image: url(h_button.jpg);
}


#navlist a:link
{
float: left;
line-height: 14px;
text-decoration: none;
color: #FFFFFF;
}
#navlist a:visited
{
float: left;
line-height: 14px;
text-decoration: none;
color: #FFFFFF;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom-width: 2px;
color: #000;
}

#navlist a:hover {
	color: #FF9900;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E18700;
	background-color: #000000;
	background-image: url(none);
}

/* END style8 */
.impressum {
	padding-right: 1em;
	padding-left: 1em;
	position: absolute;
	left: 840px;
	z-index: 20;
	background-color: #ff9500;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
