



/* ===== menue rechts ===== */

#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:220px;
background-image:url(images/quadrat.gif);
background-repeat:no-repeat;
background-position:  8px 50%;
}

#menu2 a:hover {color:#E1E1E1; text-decoration:none ;
background:transparent;
border-bottom:solid 0px #000;
background-image:url(images/quadrat3.gif);
background-repeat:no-repeat;
background-repeat:no-repeat;
background-position:  8px 50%;
}


/* ===== menue links ===== */

#menu2b a, #menu2b a:visited , #menu2b 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:220px;
background-image:url(images/quadrat.gif);
background-repeat:no-repeat;
background-position:  8px 50%;
}

#menu2b a:hover {color:#e1e1e1; text-decoration:none ;
background:transparent;
border-bottom:solid 0px #000;
background-image:url(images/quadrat3.gif);
background-repeat:no-repeat;
background-position:  8px 50%;
}

/* ===== doppelter trennstrich in den vertikalen menüs ===== */

.trenn {width:1px;background-color:#020202;}
.trenn2 {width:1px;background-color:#484848;}


/* ===== 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;}