
/* * * * * 
Menu Ansicht seitliche navi :
verdana  10 pt  | lineheight : 12  |   letterspacing 100%
 top farbe  #000
 1level farbe #7a7878
 level2 farbe # 
nicht ansteurbare lines in "bold"  textdecoration none
* * * * * * * * * * * * * * * * * * * * * **/
/** Nebenbereich */

a.hmenu-l1-act,
a.hmenu-l2-act,
a.hmenu-l3-act,
a.hmenu-l4-act {
	color: #000 !important;
	/*color: #7a9ee5 !important;*/
}

#login-im-menue {
	margin-top: -70px;
	margin-bottom: 20px;
}



.menu-wrap {
	margin-top: 22px;
}


.menu-wrap a {
	text-decoration: none;
  	color: #0006;
	text-transform: normal;
padding-bottom:3px;
	
}
.menu-wrap li.norm a {
  	color: #666 !important;
	text-transform: normal;
	
	
}


.menu-wrap ul {
  margin:  0px 0 0 0;
  padding: 0;
  list-style: none;
}
.menu-wrap ul ul ul {
  list-style: none;
}
.menu-wrap ul ul ul li {
	margin: -2px 0px 0px 10px;
}

.menu-wrap li {
	margin: 0px 0 10px 0px;
	font-family: Arial,verdana,helvetica,sans-serif;
	text-transform: normal;
	font-weight:bold;
	color:#666;
}

.menu-wrap li a {
  display: block
}



.menu-wrap li li {
	margin: 2px 0 2px 0;
}


.menu-wrap li li a {
  font-weight: normal;
  text-decoration: none;
  display: block;
  text-transform: normal;
 }





.menu-wrap ul ul ul {
  margin: 0 0 0 0;
  padding: 0;	
}


.menu-wrap li li li a {
	display: block;
	height: 1.2em;
	padding-left: 0.2em;
  padding: 0.2em 10px 0.2em 1.2em;
	text-transform: normal;
	}

.menu-wrap li li li a:link,
.menu-wrap li li li a:hover,
.menu-wrap li li li a:visited,
.menu-wrap li li li a:active {
	color: #000;
	
}

.menu-wrap li li li a.hmenu-l3-norm:visited {
	color: #666;
	/*background-image: url(img/ok.gif);
	background-position: right 0.2em;
	background-repeat: no-repeat;*/
	text-transform: normal;
	
}


.menu-wrap ul ul ul ul {
  margin-left: 0em;
  margin-bottom: 0.4em;
  padding: 0.2em 0 0.5em 0.9em;
}


.menu-wrap li li li li a {
  display: block;
  height: 1.2em;
}

.menu-wrap li li li li a.hmenu-l4-norm:visited {
	/*background-image: url(img/ok.gif);
	background-position: right 0.2em;
	background-repeat: no-repeat;*/
	text-transform: normal;
}






