#navi{
	position:absolute;
	width:750px;
	height:18px;
	top:31px;
	left:0px;
	z-index:20;
}

#navi a{
	font-size:12px;
	font-family: Arial, sans-serif;
	color:#BBBBBB;
}
#navi a:hover{
	color:#000000; 
}

#navi_act a{
	color:#000000;
}

#subnavi{
	
	position:absolute;
	width:750px;
	height:20px;
	top:51px;
	left:50px;
	z-index:20;
}

#subnavi a{
	color:#BBBBBB;
	font-size:11px;
}
#subnavi a:hover{
	color:#000000;
}
#subnavi_act a{
	color:#000000;
}

#subsubnavi{
	position:absolute;
	width:330px;
	height:110px;
	left:480px;
	top:0px;
	line-height:1.4em;
	padding-left:2px;
	z-index:6;
	font-size:11px;
	z-index:20;
}

#subsubnavi a{
	color:#BBBBBB;
	font-size:11px;
}
#subsubnavi a:hover{
	color:#000000;
}
#subsubnavi_act a{
	color:#000000;
}

#subsubnavi #spalte_1{
	float:left;
	width:100px;
}
#subsubnavi #spalte_2{
	width:95px;
	float:left;
}
#subsubnavi #spalte_3{
	float:left;
	width:120px;
}

#subsubnavi .first_navi{
	margin-bottom:10px;
}

#sprachnavi{
	position:absolute;
	text-align:right;
	width:120px;
	height:20px;
	top:0px;
	left:680px;
	color:#BBBBBB;
	z-index:20;
	/*visibility:hidden;*/
}
#sprachnavi a{
	color:#BBBBBB;
}
#sprachnavi a:hover{
	color:#000000;
}

.sprachnavi_act a{
	color:#000000;
}
.sprachnavi_act a:hover{
	color:#BBBBBB;
}
