#menuebox {
	text-align:left;
	background-image:url(../images/evr_menu.png);
	background-repeat:no-repeat;
	width:684px;
	height:26px;
	border:none;
	margin:0;
}
.stupidie {
display: none;
}
#menue {
	position:absolute;
	width:auto;
	height:26px;

}

#menue .aussen {
float: left;
display: block;
overflow: hidden;
width: 92px;
height: 20px;
font-weight: bold;
text-align: center;
background-color: #244997;
font:Arial;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #ffffff;
border: 1px solid;
border-color: #000000 #ffffff #ffffff #ffffff;
}
#menue .aussen:hover {
height: auto;
background-color: #244997;
color:#d2d2d2;
}

a.innen-1 {
margin-top: 4px;
}
a.innen,
a.innen-1 {
display: block;
width: 94px;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #244997; /*Tabelle - Unterstrich / Farbe*/
background-color: #244997;
color: #ffffff;
}
a:visited.innen,
a:visited.innen-1 {
background-color: #244997;
color:#ffffff;
}
a:hover.innen,
a:hover.innen-1 {
background-color: #244997;
color: #000000;
}

span.menutag {
display: block;
cursor: default;
}
