/* navigationselemente */
body {
	font-family: Verdana, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../img/logos/logo.jpg);
	background-repeat: no-repeat;
}
a {
	color: #999999;
	background-color: transparent;
	outline-width: 0;
}
div#nav01content, div#nav02content, div#nav03content, div#nav04content, div#nav05content, div#nav06content, div#nav07content, div#nav08content {
	background-color: #FFE0B2;
	border: 1px solid #FF9900;
	top: 25px;
	z-index: 5;
	position: absolute;
	filter: Alpha(Opacity=100);
	-moz-opacity: 90%;
	width: 120px;
}

div#nav01content { left: 1px; }
div#nav02content { left: 1px; }
div#nav03content { left: 1px; }
div#nav04content { left: 1px; }
div#nav05content { left: 1px; }
div#nav06content { left: 1px; }
div#nav07content { left: 1px; }
div#nav08content { left: 1px; }

div#nav01content a, div#nav02content a, div#nav03content a, div#nav04content a, div#nav05content a, div#nav06content a, div#nav07content a, div#nav08content a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px 3px;
	margin: 0;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	display: block;
	border-top: 1px solid #FFE0B2;
	border-right: 1px none #FFE0B2;
	border-bottom: 1px solid #FFE0B2;
	border-left: 1px none #FFE0B2;
}
div#nav01content a:hover, div#nav02content a:hover, div#nav03content a:hover, div#nav04content a:hover, div#nav05content a:hover, div#nav06content a:hover, div#nav07content a:hover, div#nav08content a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9900;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
}
#navCloser {
	position: absolute;
	left: 0;
	top: 1;
	width: 700px;
	height: 110px;
	z-index: 1;
}
#navContent {
	left: 260px;
	top: 0px;
	z-index: 1;
	position: absolute;
}
#nav01out {
	position: absolute;
	left: 0px;
	top: 0px;
	
}
#nav02out {
	position: absolute;
	left: 70px;
	top: 0px;
	
}
#nav03out {
	clear: left;
	left: 109px;
	top: 0px;
	position: absolute;
}
#nav04out {
	clear: left;
	position: absolute;
	left: 157px;
	top: 0px;
}
#nav05out {
	clear: left;
	position: absolute;
	left: 236px;
	top: 0px;
}
#nav06out {
	clear: left;
	position: absolute;
	left: 315px;
	top: 0px;
}
#nav07out {
	clear: left;
	position: absolute;
	left: 398px;
	top: 0px;
}
#nav08out {
	clear: left;
	left: 451px;
	top: 0px;
	position: absolute;
}
#nav01over {
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
#nav02over {
	left: 70px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
#nav03over {
	left: 109px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
#nav04over {
	left: 157px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
#nav05over {
	left: 236px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
#nav06over {
	left: 315px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
#nav07over {
	left: 398px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
#nav08over {
	left: 451px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
