/* ===== menue 1 oben mitte VERTIKAL ===== */

#menu1 a, #menu1 a:visited , #menu1 a:active {display: block;
color:#ffffff;
text-decoration:none ;font-family: arial, helvetica, tahoma ,verdana,  sans-serif; font-size: 15px;
letter-spacing:1px;
padding-left: 0px;padding-right: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
height:20px;
line-height:20px;
text-align:center;
background-color:#;
width:260px
}

#menu1 a:hover {color:#ff0000; text-decoration:overline ;
background:transparent;
}




/* =============================================================== */

/* allgemeine links im text */

a:link, a:visited, a:active{
color:#fce57b;
font-size: 15px;line-height: 28px;
text-decoration:underline;}

a:hover{ text-decoration:none;background-color:#fd0c0c;
color:#ffffff;text-decoration:none;}

/* =============================================================== */



/* menue oben horizontal */

#menu2 a, #menu2 a:visited , #menu2 a:active {display: block;
color:#ffffff;
text-decoration:none ;
font-size: 15px;
padding-left: 10px;padding-right: 10px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
height:26px;
line-height:26px;
background:transparent;
text-align:center;

}

#menu2 a:hover {color:#fd0c0c;text-decoration:underline;
background-color:#;
border:dashed 0px #000;
}


/* =============================================================== */


/* menue ganz unten */

#menu3 a, #menu3 a:visited , #menu3 a:active {display: block;
color:#502f08;
text-decoration:none ;
font-size: 15px;
padding-left: 10px;padding-right: 10px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
height:26px;
line-height:26px;
text-align:center;
background:transparent;
border:dashed 0px #ffec70;
}

#menu3 a:hover {color:#f7f5be;text-decoration:underline;
background-color:#;
border:dashed 0px #000;
}

.trenn2 {color:#800000;font-size:10px}