

/*

.menue {
background : #006600;
color : #006600;
height : 29px;
font : bold 18px Arial;
width : 100%;
border:0px solid red;
}
.menue a {
color : #fcfcfc;
padding : 10px 11px 3px 11px;
text-decoration : none;
line-height : 36px;
height : 29px;
border-left: 1px solid transparent;
border-right: 1px solid transparent;
}
.menue a:hover {
background : #339999;
height : 29px;
border-left: 1px solid #D0CDC7;
border-right: 1px solid #D0CDC7;
color : #242424;
}
.menue a:focus {
outline : none;
}

#menue .aktiv {
background : #66cccc;
height : 29px;
border-left: 1px solid #D0CDC7;
border-right: 1px solid #D0CDC7;
color : #242424;
}
#menue .inaktiv {
color : #339999;
text-decoration : none;
height : 29px;
}
.menue_special:hover {
color : #000000;
}
*/
#menue_sub {

font-size: 11px;
line-height : 20px;
border-bottom : 0px solid #999999;
height : 22px;
}
#menue_sub a {
color : #000000;
font-weight : 
text-decoration : none;
padding : 0px 8px 0px 8px;
}
#menue_sub a:hover {
color : #CC0033;
}

#menue_sub .subaktiv {
color : #CC0033;
text-decoration : none;
}

#menue_sub .subinaktiv {
color : #000000;
text-decoration : none;
}





#menue_sub_sub a {
color : #242424;
font-weight : bold;
text-decoration : none;
display : block;
z-index : 600;
padding : 4px 21px 4px 11px;
}
#menue_sub_sub a:hover {
color : #ffffff;
background-color : #006ab3;
display : block;
}
#menue_lokales {
background-color : #ffffff;
line-height : 20px;
padding-left : 0;
z-index : 600;
}
#menue_welt {
background-color : #ffffff;
visibility : hidden;
line-height : 20px;
padding-left : 0;
z-index : 600;
}
#menue_serien {
background-color : #ffffff;
visibility : hidden;
line-height : 20px;
padding-left : 0;
z-index : 600;
}
#menue_service {
background-color : #ffffff;
visibility : hidden;
line-height : 20px;
padding-left : 0;
z-index : 600;
}
#menue_mitmachen {
background-color : #ffffff;
visibility : hidden;
line-height : 20px;
padding-left : 0;
z-index : 600;
}
#menue_foto {
background-color : #ffffff;
visibility : hidden;
line-height : 20px;
padding-left : 0;
z-index : 600;
}
#menue_newsueberregional {
background-color : #eeedea;
border : 1px solid #999999;
visibility : hidden;
line-height : 20px;
padding-left : 0;
z-index : 700;
}
#menue_abo {
background-color : #eeedea;
border : 1px solid #999999;
visibility : hidden;
line-height : 20px;
padding-left : 0;
z-index : 700;
}
#menue_anzeigen {
background-color : #eeedea;
border : 1px solid #999999;
visibility : hidden;
line-height : 20px;
padding-left : 0;
z-index : 1;
}


