

/* ========== hauptmenue ganz oben ========== */

#menuhorizontal a, #menuhorizontal a:visited , #menuhorizontal a:active {display: block;
color:#7F7F7F;
text-decoration:none ;font-family:trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif; font-size: 16px;
padding-left: 20px;padding-right: 20px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
border-left:solid 0px #AAAAAA;
height:40px;
line-height:40px;
text-align:center;
vertical-align:bottom;
background:transparent;
}

#menuhorizontal a:hover {background-color:#; text-decoration:none ;
color:#E1F4FF;
text-decoration:none ;
border-left:solid 0px #fff;
}

.trenn {width:1px;background-color:#000;color:#FF7F00;background:transparent;}



/* ========== hauptmenue  rechts ==========  */

#menu2 {
border: dashed 0px #fff;
background-color:#;
text-align: left;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
padding-bottom:0px;
padding-top:0px;
}

#menu2 ul, #menu2 li {
list-style-type: none;
margin-left:4px;
padding: 0px;

}
#menu2 li a:link, #menu2 li a:visited, #menu2 li a:active {display:block;
border-bottom: dashed 0px #C2631D;
width:200px;
color:#7f7f7f;text-decoration:none;
font-size: 14px;
font-family: trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;
height: 20px;
line-height: 20px;
background-image:url(images/circle.gif);
background-repeat:no-repeat;
background-position:4px 50%;
padding-left:28px;
font-weight:normal;
background-color:white;
border-bottom:solid 1px #dddddd;

}

#menu2 li a:hover { background:TRANSPARENT;
color:#04537D;
text-decoration:none;
background-image:url(images/circle2.gif);
background-repeat:no-repeat;
background-position:4px 50%;
padding-left:28px;border-left:dotted 0px #FF7F00;
}



/* ========== links in news-box bzw. auch für evt. links in den anderen boxen ==========  */

#menubox a , #menubox a:visited , #menubox a:active {display:inline;
background-color:#fff;
color:#004F7D;
font-size: 14px;
font-family: trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;
text-decoration:none;
text-align:left;
font-style:normal;
}

#menubox a:hover{
background-color:#FF7F00;
color:#fff;
text-decoration:none ;
}



/* ========== allgemeine links im text ========== */

a:link, a:visited, a:active{ font-size: 16px;
font-family:trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;color:#7f7f7f;line-height: 22px;
background-color:#fff;
text-decoration:underline;
}

a:hover{ text-decoration:none;background-color:#7f7f7f;
color:#fff;}



/* ========== menue fussbereich oben ========== */

#menufuss a, #menufuss a:visited , #menufuss a:active {display: block;
color:#7F7F7F;
text-decoration:none ;font-family:trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif; font-size: 14px;
padding-left: 10px;padding-right: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
height:30px;
line-height:30px;
text-align:left;
vertical-align:middle;
background:transparent;
border-bottom:dotted 1px #444444;
width:240px
}

#menufuss a:hover {background-color:#0F0F0F; text-decoration:none ;
color:#E1F4FF;
text-decoration:none ;
border-left:solid 0px #fff;
}