ul.level1  { white-space: nowrap; list-style: none; margin: 0; padding: 0 0 0 1.3em; }
/* hack fuer opera */
html:first-child>b\ody  ul.level1 {
 margin-top: 4px;
 width: 40em;
 float: left;
 height: 1.4em;
}

ul.level1 li.navigation {
float: left;
margin: 0 0 0 0;
padding: 1px 5px 0 0px !important;
height:1.4em;
}
#channel ul.level1 li.navigation a   { 
color: #000000; 
font-size: 0.7em; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin: 2px 0 0; 
padding: 2px 3px 0 0;

}
.level1Div {
display:block;
position:relative;
list-style:none;
padding:0;
margin:0;
}
.level1Div li {
list-style:none;
display:block;
clear:both;
padding:0;
margin:0;
}
ul.level2 {
list-style:none;
position:absolute;
top:0;
left:-6px;
float:left;
padding: 0.07em 0 0 0 !important;
margin:0;
display:none;
z-index:100;
width: auto;
}
ul.level1 li.navigation:hover ul.level2 {
display:block;
padding:0;
margin:0;
}
ul.level2 li {
list-style:none;
padding:0;
margin:0;
display:block;
}
ul.level2 a,
ul.level2 a:hover {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
text-decoration: none;
color: #000000;
	margin:0 !important;
	padding: 2px 5px 3px 5px !important;
width:auto;
display:block;
white-space:nowrap;
/*line-height:1em !important;*/
min-width:9em;
width:9em;
overflow: visible;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
background: #EFEFEF url("../grafik/navi_linie.gif") repeat-x left bottom;

}
div#channel ul.level1 ul.level2 li a.level2Last {
background: #EFEFEF;
border-bottom: 1px solid #ccc;
}
div#channel {
float:left;
clear: both;
width:53.4em;
line-height:normal;
min-height:1.4em;
margin:0;
padding:0;
background-color: #EFEFEF;
}
/* hack fuer opera */
html:first-child>b\ody  #channel {
line-height: 0.8em;
 margin-bottom:-4px;
}
.trenner  { font-size: 0.62em; padding: 6px 0 0 }
div#channel ul ul.level2 li a:hover {
background: #fff url("../grafik/navi_linie.gif") repeat-x left bottom;
}
div#channel ul ul.level2 li a.level2Last:hover {
background: #fff;
}
.notunderline { text-decoration: none; }