/* ---------- menus ---------- */
 
 #menu1 {
	position:absolute;
	left:0px;
	top:65px;
	width:105px;
	height:30px;
	background: #FE7F00;
	z-index:2;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	background-color: #FE7F00;

 } 
 
 #menu2 { 
	position:absolute; 
	left:105px; 
	top:65px; 
	width:105px; 
	height:30px; 
	background: #C70000;	
	z-index:2;
	text-align: center;

	line-height: 25px;		
 } 
 
  #menu3 {
	position:absolute;
	left:210px;
	top:65px;
	width:105px;
	height:30px;
	background: #AFA700;
	z-index:2;
	text-align: center;
	line-height: 25px;
	background-color: #008FAF;

		
 } 
 
  #menu4 {
	position:absolute;
	left:315px;
	top:65px;
	width:105px;
	height:30px;
	background: #008FAF;
	z-index:2;
	text-align: center;
	line-height: 25px;
	background-color: #AFA700;

 } 
 
  #menu5 { 
	position:absolute; 
	left:420px; 
	top:65px; 
	width:105px; 
	height:30px; 
	background: #D2B760;	
	z-index:2;
	text-align: center;
	line-height: 25px;		
 } 
 
  #menu6 { 
	position:absolute; 
	left:525px; 
	top:65px; 
	width:105px; 
	height:30px; 
	background: #006B76;	
	z-index:2;
	text-align: center;
	line-height: 25px;		
 } 
 
#menu7 { 
	position:absolute; 
	left:630px; 
	top:65px; 
	width:105px; 
	height:30px; 
	background: #931818;	
	z-index:2;
	text-align: center;
	line-height: 25px;	
 } 
 
#menu8 { 
	position:absolute; 
	left:735px; 
	top:65px; 
	width:105px; 
	height:30px; 
	background: #5F5F5F;	
	z-index:3;
	text-align: center;
	line-height: 25px;	
 } 
 
#sub1 {  
	position:absolute; 
	margin: 0px;
	width:120px; 
	height:85px; 
	left: 609px; 
	top: 95px; 
	z-index:14; 
	visibility: hidden; 
	filter:alpha(opacity=90); 
	moz-opacity:0.9; 
	opacity:0.9; 	
 } 
 


#impressum {
	font-weight: normal;
	color: #838181; 	
	position:absolute;
	margin: 0px;
	left:15px;
	bottom:45px;
	width:75px;
	height:16px;
	z-index:13;


 } 

#agb {
	font-weight: normal;
	color: #838181; 	
	position:absolute;
	margin: 0px;
	left:15px;
	bottom:25px;
	width:75px;
	height:16px;
	z-index:12;
 }

/* Navigation */


.intro a:link {
	padding: 0px;
	margin: 0px;
	color:#fff; 
	text-decoration: none;

}

.intro a:visited {
	padding: 0px;
	margin: 0px;
	color:#fff; 
	text-decoration: none;
}

.intro a:active {
	padding: 0px;
	margin: 0px;
	color:#333333; 
	text-decoration: none;
}

.intro a:hover {
	padding: 0px;
	margin: 0px;
	color:#000;
}

a:link {
	color:#fff; 
	text-decoration: none;

}

a:visited {
	color:#fff; 
	text-decoration: none;
}

a:active {
	color:#333333; 
	text-decoration: none;
}

a:hover {
	color:#000;
}

.sub a:link {
	line-height: 12px;
	display: block;
	color:#931818; 
	text-decoration: none;
	background: #CDCBCB;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	height: 15px;
	width: 130px;
	padding: 7px;
	margin: 0px;
}

.sub a:visited {
	line-height: 12px;
	display: block;
	color:#931818; 
	text-decoration: none;
	background: #CDCBCB;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	height: 15px;
	width: 130px;
	padding: 7px;
	margin: 0px;
}


.sub a:active {
	line-height: 12px;
	display: block;
	color:#931818; 
	text-decoration: none;
	background: #CDCBCB;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	height: 15px;
	width: 130px;
	padding: 7px;
	margin: 0px;
}

.sub a:hover {
	display: block;
	color:#fff;
	background: #931818;	
}



.verweis1 a:link {
	font-weight: bold;
	color:#C70000; 
	text-decoration: none;

}

.verweis1 a:visited {
	font-weight: bold;
	color:#C70000; 
	text-decoration: none;
	
}

.verweis1 a:active {
	font-weight: bold;
	color:#C70000; 
}

.verweis1 a:hover {
	color:#000;
}

.verweis2 a:link {
	font-weight: bold;
	color:#008FAF; 
	text-decoration: none;

}

.verweis2 a:visited {
	font-weight: bold;
	color:#008FAF; 
	text-decoration: none;
	
}

.verweis2 a:active {
	font-weight: bold;
	color:#008FAF; 
}

.verweis2 a:hover {
	color:#000;
}

.verweis3 a:link {
	font-weight: bold;
	color:#D2B760; 
	text-decoration: none;

}

.verweis3 a:visited {
	font-weight: bold;
	color:#D2B760; 
	text-decoration: none;
	
}

.verweis3 a:active {
	font-weight: bold;
	color:#D2B760; 
}

.verweis3 a:hover {
	color:#000;
}

.verweis4 a:link {
	font-weight: bold;
	color:#800000; 
	text-decoration: none;

}

.verweis4 a:visited {
	font-weight: bold;
	color:#800000; 
	text-decoration: none;
	
}

.verweis4 a:active {
	font-weight: bold;
	color:#800000; 
}

.verweis4 a:hover {
	color:#000;
}


 
 .impressum a:link {
	font-weight: normal;
	color: #838181; 
	text-decoration: none;

}

.impressum a:visited {
	font-weight: normal;
	color: #838181; 
	text-decoration: none;
	
}

.impressum a:active {
	font-weight: normal;
	color: #838181; 
}

.impressum a:hover {
	color: #838181;
	font-weight: bold;	
}
