/*////////////////////////////////////////////////////////////////////////////////////////////////
// menu.css
////////////////////////////////////////////////////////////////////////////////////////////////*/

.lv0
{
	width:205px;
	text-align:left;
	margin:auto;
	background:url("../images/bg_menu.gif") repeat-y;
	padding-top:4px;
	padding-bottom:4px;
}

.lv0 a{text-decoration:none;margin-left:2px;color:#002541;display:block;padding-left:23px;width:177px;padding-top:3px;padding-bottom:3px}
.lv0 a:hover,
.activemain
{
	background:#c1cad0;
	font-weight: bold;
}
 
.lv0 .profilsub
{
	margin:0px;
	display:none;
	padding:0px;
	background-color:#C2CBD2;
	width:200px;
	position:absolute;
	left:202px;
	overflow: hidden;
}
   
#bgtest0, #bgtest1, #bgtest2, #bgtest3, #bgtest4, #bgtest5, #bgtest6, #bgtest7, #bgtest8, #bgtest9, #bgtest10, #bgtest11
{
   top:0px;left:2px;position:absolute;display:block;width:200px;
}

.menubottom
{
      display:block;
      margin:auto;
 }
 
.lv0 .profilsub a
{
	background: none;
	display:block;
	margin: 0px;
	padding: 0px;
	width: 190px;
	padding-left:10px;
	height: 19px;
	padding-top: 2px;
}

.lv0 .profilsub a:hover
{
	background-color: #F4F5F7;
	font-weight:bold;
}

.lv1
{
    display:none;
}
/* Men�punkte Topnavi
////////////////////////////////////////////////////////////////////////////////////////////////*/

#footer .lv0
{
     width:auto;
     background:none;
     padding:0px;
     margin:0px;
     margin-top:-7px;
}


#footer a.menu
{
 float:left;
 background:none;
 width:auto;
 height:14px;
}

#footer .menubottom
{
   display:none;
}

#footer #bgtest0
{
   display:none;
}

#footer h1
{
 display:none;
}