/* allgemeine links im text */

a:link, a:visited, a:active{ font-size: 16px;line-height: 18px;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;color:#828282      ;text-decoration:underline;background-color:#;}

a:hover{
color:#D77B37;text-decoration:none}

/* menue in box3 (weiter-links unter news) */

#menubox a , #menubox a:visited , #menubox a:active {display:inline;
background-color:#;
color:#34669B;
font-size: 14px;line-height: 15px;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
text-decoration:underline;
text-align:left;
font-style:normal;
}

#menubox a:hover{
background:transparent;
color:#D77B37;
text-decoration:underline ;
}



/* menue 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;
color:#04537D
}
#menu2 li a:link, #menu2 li a:visited, #menu2 li a:active {display:block;
border-bottom: dashed 0px #C2631D;
width:200px;
color:#828282;text-decoration:none;
font-size: 15px;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
height: 16px;
line-height: 16px;
background-image:url(images/star.gif);
background-repeat:no-repeat;
background-position:4px 50%;
padding-left:28px;
}

#menu2 li a:hover { background:TRANSPARENT;
color:#04537D;
text-decoration:underline;;
background-image:url(images/star2.gif);
background-repeat:no-repeat;
background-position:4px 50%;
padding-left:28px;
}


/* menue oben */

#menuhorizontal a, #menuhorizontal a:visited , #menuhorizontal a:active {display: block;
color:#478721;
font-weight:bold;
text-transform:capitalize;font-variant:small-caps;
text-decoration:none ;font-family:verdana, sans-serif; font-size: 14px;
padding-left: 0px;padding-right: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
border-left:solid 0px #AAAAAA;
height:58px;
line-height:58px;
text-align:center;

}

#menuhorizontal a:hover {background-color:#; text-decoration:none ;
color:#FFF;
text-decoration:underline ;
border-left:solid 0px #fff;
}

.trenn {width:1px;color:#000}


/* zweites menue ganz oben und unten */

.trenn2 {width:1px;color:#000}

#menu a, #menu a:visited , #menu a:active {display: block;
color:#000;
text-decoration:none ;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif; font-size: 14px;
padding-left: 10px;padding-right: 10px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
height:40px;
line-height:40px;
text-align:center;
background-color:#202020;background:transparent
}

#menu a:hover {color:#fff; text-decoration:underline ;
background:transparent;}
}



