
#overview_l {background:url(/ng/DE/img/hlink3.gif); background-repeat:no-repeat; width:490px; height:24px; }
#overview_l  a { padding-left:66px; padding-bottom: 10px; margin-left:-10px; color:#000000; text-decoration:none; line-height:24px; vertical-align:middle;  }
 *:not(hr)   #overview_l  a{margin-left:-6px; padding-left:62px;}  /* Abstände in Firefox einhalten */
#overview_l  a:hover { color:#ff9900;  text-decoration:none;}  	

.wichtig{color:#000000; font-weight:bold;}
	
/************************* Menü ******************************/
dl, dt, dd{
 margin: 0;
padding: 0;
/* list-style-type: none; list-style-image:url("/ng/DE/img/pfeil_o.gif"); */
}
#menu {
position: absolute;
top: 0;
left: 0; 
width: 200px;
}

#menu dt {
font-weight:bold;
border: 1px solid #fff; 
padding:  0px 0px 0px 2px;
border-left:8px solid #ff9900;
background: #ccc;

}
#menu dd { background-color: #eeeeee; 
/*border: 1px solid gray; */
}
#menu ul {background-color: #eeeeee; margin: 0 0 0 0px;
 padding: 0;}
#menu li { 
background-color: #eeeeee; 
border:1px solid #ffffff;
/* list-style-image:url("/ng/DE/img/pfeil_o.gif");  */

}
#menu li a, #menu dt a {
text-indent:4px;
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%; 
}
#menu li a {padding-left:18px;}
#menu a:hover{ background-color: #ff9900; color:#ffffff;}
#menu li a:hover, #menu dt a:hover {background-color: #ff9900; color:#ffffff;}

#change a{background: url(/ng/DE/img/pfeil_o.gif) no-repeat top; width:198px; background-position:center left;}
#change a:hover {background: url(/ng/DE/img/pfeil_w.gif) no-repeat top; width:198px;background-position:center left;}

#mactive {background-color:  #ff9900; color:#ffffff;}

/************************* Menü ende******************************/
