/* navigationselemente */
body {
	font-family: Verdana, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/bg_orange.gif);
	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: 34px;
	z-index: 5;
	position: absolute;
	filter: Alpha(Opacity=90);
	-moz-opacity: 90%;
	width: 90px;
}

div#nav01content { left: 1px; }
div#nav02content { left: 9px; }
div#nav03content { left: 11px; }
div#nav04content { left: 10px; }
div#nav05content { left: 11px; }
div#nav06content { left: 10px; }
div#nav07content { left: 11px; }
div#nav08content { left: -2px; }

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: 10px;
	font-weight: bold;
	padding: 3px 5px 5px;
	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: 0;
	width: 700px;
	height: 110px;
	z-index: 1;
}
#navContent {
	left: 160px;
	top: 0px;
	z-index: 3;
	position: absolute;
}
#nav01out {
	position: absolute;
	left: 0px;
	top: 0px;
	
}
#nav02out {
	position: absolute;
	left: 60px;
	top: 0px;
	
}
#nav03out {
	clear: left;
	left: 118px;
	top: 0px;
	position: absolute;
}
#nav04out {
	clear: left;
	position: absolute;
	left: 175px;
	top: 0px;
}
#nav05out {
	clear: left;
	position: absolute;
	left: 246px;
	top: 0px;
}
#nav06out {
	clear: left;
	position: absolute;
	left: 321px;
	top: 0px;
}
#nav07out {
	clear: left;
	position: absolute;
	left: 409px;
	top: 0px;
}
#nav08out {
	clear: left;
	left: 467px;
	top: 0px;
	position: absolute;
}
#nav01over {
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
#nav02over {
	left: 60px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
#nav03over {
	left: 118px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
#nav04over {
	left: 175px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
#nav05over {
	left: 246px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
#nav06over {
	left: 321px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
#nav07over {
	left: 409px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
#nav08over {
	left: 467px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
