/* ===== menue top ===== */

#menu1 a, #menu1 a:visited , #menu1 a:active {display: block;
color:#787878;
text-decoration:none ;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
font-size: 15px;
height:50px;
line-height:50px;
padding-left: 22px;padding-right: 0px; padding-bottom: 0px; padding-top:0px;
margin: 0 0 0 0;
border-bottom:solid 0px #3F3F3F;
border-top:solid 0px #d7e79c;
vertical-align:middle;
text-align:left;
background-color:#;
width:240px;
background-image:url(../images/quad_rot.gif);
background-repeat:no-repeat;
background-position:  8px 50%;
}

#menu1 a:hover {color:#B00909; text-decoration:none ;
background:transparent;
border-bottom:solid 0px #000;
background-image:url(../images/quad_grau.jpg);
background-repeat:no-repeat;
background-repeat:no-repeat;
background-position:  8px 50%;
}

/* ===== menue rechts/right ===== */

#menu2 a, #menu2 a:visited , #menu2 a:active {display: block;
color:#787878;
text-decoration:none ;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
font-size: 15px;
height:50px;
line-height:50px;
padding-left: 22px;padding-right: 0px; padding-bottom: 0px; padding-top:0px;
margin: 0 0 0 0;
border-bottom:solid 0px #3F3F3F;
border-top:solid 0px #d7e79c;
vertical-align:middle;
text-align:left;
background-color:#;
width:190px;
background-image:url(../images/quad_rot.gif);
background-repeat:no-repeat;
background-position:  8px 50%;
}

#menu2 a:hover {color:#B00909; text-decoration:none ;
background:transparent;
border-bottom:solid 0px #000;
background-image:url(../images/quad_grau.jpg);
background-repeat:no-repeat;
background-repeat:no-repeat;
background-position:  8px 50%;
}

/* ===== menue links/left ===== */

#menu3 a, #menu3 a:visited , #menu3 a:active {display: block;
color:#787878;
text-decoration:none ;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
font-size: 15px;
height:50px;
line-height:50px;
padding-left: 22px;padding-right: 0px; padding-bottom: 0px; padding-top:0px;
margin: 0 0 0 0;
border-bottom:solid 0px #3F3F3F;
border-top:solid 0px #d7e79c;
vertical-align:middle;
text-align:left;
background-color:#;
width:190px;
background-image:url(../images/quad_rot.gif);
background-repeat:no-repeat;
background-position:  8px 50%;
}

#menu3 a:hover {color:#B00909; text-decoration:none ;
background:transparent;
border-bottom:solid 0px #000;
background-image:url(../images/quad_grau.jpg);
background-repeat:no-repeat;
background-position:  8px 50%;
}

/* ===== strich in den vertikalen menüs ===== */

.strich {width:1px;background-color:#020202;}


/* ===== allgemeine links im text ===== */

a:link, a:visited, a:active{font-size: 15px;line-height: 20px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
color:#000;
text-decoration:underline;}

a:hover{ text-decoration:none;background-color:#000;
color:#fff;text-decoration:none;}