
/* nav top */

#nav_top {
	position: absolute;
	top: 32px;
	left: 218px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#nav_top li {
	margin: 0px;
	padding: 4px 5px 4px 1px;
	list-style: none;
	float: left;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	height: 22px;
}

#nav_top a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 18px 4px 18px;
	border:0px solid #CC0099;
}

#nav_top a:hover, #nav_top .active {
	background-color: #c2d1f0;
	color: #000000;
}




/* unav top */

#nav_ueber_uns {
	position: absolute;
	left: 337px;
	top: 58px;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	visibility: visible;
}

#nav_ueber_uns li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav_ueber_uns a {
	text-decoration: none;
	color: #3366CC;
	font-size: 13px;
	line-height: 19px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	font-weight: normal;
	padding: 0px 18px 0px 18px;	
}

#nav_ueber_uns a:hover {
	color: #000000;
	background-color: #DEDEDE;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

#nav_ueber_uns .active{
	color: #000000;
}




#nav_touren {
	position: absolute;
	left: 452px;
	top: 58px;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	visibility: visible;
}

#nav_touren li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav_touren a {
	text-decoration: none;
	color: #3366CC;
	font-size: 13px;
	line-height: 19px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	font-weight: normal;
	padding: 0px 18px 0px 18px;	
}

#nav_touren a:hover {
	color: #000000;
	background-color: #DEDEDE;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

#nav_touren .active{
	color: #000000;
}




#nav_huetten {
	position: absolute;
	left: 551px;
	top: 58px;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#nav_huetten li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav_huetten a {
	text-decoration: none;
	color: #3366CC;
	font-size: 13px;
	line-height: 19px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	font-weight: normal;
	padding: 0px 18px 0px 18px;	
}

#nav_huetten a:hover {
	color: #000000;
	background-color: #DEDEDE;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

#nav_huetten .active{
	color: #000000;
}



/* nav bottom */

#nav_bottom {
	position: absolute;
	top: 67px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #99CC66;
}

#nav_bottom li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0.02em;
}

#nav_bottom a {
	text-decoration: none;
	color: #FFFFFF;
}

#nav_bottom a:hover {
	color: #000000;
}