/* CSS Document */

a:focus { outline: none;}

#menuebox {
position: relative;
left:30px;
top:-10px;
display:xnone;
z-index:1
}
.stupidie { display: xnone; }
#menue {
position:absolute;
top: 0px;
left: 0;
color: #ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:30px;
background-image:url(images/button_0at.gif);
background-repeat:repeat-x;
}

#menue .aussen {
float: left;
display: block;
overflow: hidden;
width: 106px;
height: 15px;
padding-top:7px;
text-align: center;
background-image:url(images/trenn_at.gif);
background-repeat:no-repeat;
}

#menue .aussen:hover {
height: auto;
color: #fff;
font-weight:bold;
text-align:center;

}

a.innen-1 {
display: block;
width: 106px;
height:23px;
padding-top:7px;
text-decoration: none;
font-weight: normal;
background-image:url(images/button_0at.gif);
color: #fff;
margin-top:-7px;
filter: alpha(opacity=90);
-moz-opacity: 0.9;
}
a.innen
{
display: block;
width: 106px;
height:23px;
padding-top:7px;
text-decoration: none;
font-weight: normal;
background-image:url(images/button_0at.gif);
color: #fff;
filter: alpha(opacity=90);
-moz-opacity: 0.9;
}
a:visited.innen,
a:visited.innen-1 {

}
a:hover.innen,
a:hover.innen-1 {
color: #fff;
font-weight:bold;

}
span.menutag {
display: block;
cursor: default;
height:30px;
}

span.menutag a{
color: #fff;
text-decoration:none;
font-weight:400
}
span.menutag a:hover{
color: #fff;
font-weight:bold;
text-decoration:none;

}
<!--[if lte IE 6]>
#menue { display:none; }

.stupidie 
{ 
position: relative; 
top: -10px; 
left: 30px; 
z-index: 200;
float:left; 
height:30px;
background-image:url(images/button_0at.gif);
background-repeat:repeat-x;
}

.menuie
{
background:inherit;
width: 910px;
height:30px;
position:absolute}
a.auss 
{
position:relative;
float: left;
overflow: hidden;
width: 106px;
height: 23px;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
text-decoration:none;
padding-top:7px;
background-image:url(images/button_0at.gif);
background-repeat:repeat-x;

}

a:hover.auss {
height: auto;
color: #fff;
font-weight:bold;
text-align:center;

}
a:hover.auss table { display: block;
margin-top: -8px;
border-collapse: collapse;
margin-left:-1px;
border:0px solid blue }

a.inn { display: block; width: 106px; /* fuer 5er IEs anpassen, sonst 'zuckt' es */
font-size: 100%; /* fuer 5er IEs auf 80% reduzieren */
font-weight: normal;
text-align: center;
text-decoration: none;
height:23px;
padding-top:7px;
text-decoration: none;
font-weight: normal;
background-image:url(images/button_0at.gif);
color: #fff;
filter: alpha(opacity=90);
-moz-opacity: 0.9; }

a:hover.inn { position: relative; color: #fff; font-weight:bold }
span.menutag { display: block; cursor: hand; }
span.menutag a{
color: #fff;
text-decoration:none;
font-weight:400}

<![endif]-->



