
/* menue oben */

#menu1 a, #menu1 a:visited, #menu1 a:active  {
display : block;
color : #9f9f9f;
font-size : 13px;
letter-spacing : 2px;
text-transform : uppercase;
font-family : trebuchet ms, arial, helvetica, verdana, georgia, "times new roman", sans-serif;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 0;
padding-top : 0;
margin-left : 0;
margin-right : 0;
height : 36px;
line-height : 36px;
text-align : center;
vertical-align : middle;
background : transparent;
text-decoration : none;
}

#menu1 a:hover {color:#676767; text-decoration:none ;
background:transparent;
text-decoration:underline;
background-color:#;
background-image:url(images/pfeil.gif);
background-repeat:no-repeat;
background-position:  50% 0%;
padding-bottom: 0px;
}

.trenn {background-color:#D7D7D7;}

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

/* zweites menue oben */

#menu1b a, #menu1b a:visited, #menu1b a:active  {
display : block;
color : #daf0fc;
font-size : 13px;
letter-spacing : 2px;
text-transform : uppercase;
font-family : trebuchet ms, arial, helvetica, verdana, georgia, "times new roman", sans-serif;
padding-left : 0;
padding-right : 0;
padding-bottom : 0;
padding-top : 0;
margin-left : 0;
margin-right : 0;
height : 45px;
line-height : 45px;
text-align : center;
vertical-align : middle;
background : transparent;
text-decoration : none;
}
#menu1b a:hover {
color : #fff;
text-decoration : none;
background : transparent;
text-decoration : underline;
background-color : #fff;
background-image : url(images/fv2a.jpg);
background-repeat : repeat-x;
background-position : 50% 0%;
padding-bottom : 0;
}

.trennmenu1b  {
background-color : #fff;
}

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


/* menue links */

#menu2 a, #menu2 a:visited , #menu2 a:active {display: block;
color:#376D8A;
text-decoration:none;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
font-size: 14px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top:0px;
margin: 0 0 0 0;
height:45px;
line-height:45px;
/*text-align:center;*/
width:280px;
letter-spacing:1px;
border-bottom:solid 1px white;text-transform:uppercase;
}

#menu2 a:hover {color:#fff;
text-decoration:none ;
background-color:#214255;
background-image:url(images/fv2a.jpg);
background-repeat:repeat-x;
background-position:  50% 0%;
}


/* zweites menue links */

#menu2b a, #menu2b a:visited, #menu2b a:active  {
display : block;
color : #daf0fc;
text-decoration : none;
font-family : arial, helvetica, tahoma, verdana, sans-serif;
font-size : 14px;
padding-left : 0px;
padding-right : 0;
padding-bottom : 0;
padding-top : 0;
margin : 0 0 0 0;
height : 45px;
line-height : 45px;
/*text-align:center;*/
background : transparent;
width : 280px;
letter-spacing : 1px;
border-bottom : 1px solid white;
text-transform : uppercase;
}
#menu2b a:hover {
color : #fff;
text-decoration : none;
background-color : #3b5c6f;
background-image : url(images/fv2c.jpg);
background-repeat : repeat-x;
background-position : 50% 0%;
}


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


/* textlink-menue in box2  */

#menubox2 a, #menubox2 a:visited, #menubox2 a:active  {
display : inline;
background-color : #6695b5;
color : #fff;
font-size : 13px;
line-height : 16px;
font-family : arial, helvetica, tahoma, verdana, sans-serif;
text-decoration : underline;
text-align : left;
font-style : normal;
}
#menubox2 a:hover {
background-color : #d5e2ea;
color : #4f809d;
text-decoration : none;
}


/* menue in box3  */

#menubox3 a, #menubox3 a:visited, #menubox3 a:active  {
display : inline;
/*background-color : #5c93b2;*/
color : #fff;
font-size : 13px;
line-height : 16px;
font-family : arial, helvetica, tahoma, verdana, sans-serif;
text-decoration : underline;
text-align : left;
}
#menubox3 a:hover {
background-color : #fff;
color : #5c94b1;
text-decoration : none;
}
/* ======= menü-box3-news -weitere text-links- hier 02.10 bis xx.xx sprich archiv======= */


#menubox3_weitere a, #menubox3_weitere a:visited, #menubox3_weitere a:active  {
display : inline;
background-color : #5c93b2;
color : #fff;
font-size : 13px;
line-height : 16px;
font-family : arial, helvetica, tahoma, verdana, sans-serif;
text-decoration : underline;
text-align : left;
}
#menubox3_weitere a:hover {
background-color : #fff;
color : #5c94b1;
text-decoration : none;
}




/* allgemeine links im text */

a:link, a:visited, a:active  {
color : #7f7f7f;
font-size : 15px;
line-height : 24px;
font-family : verdana, trebuchet ms, arial, helvetica, verdana, georgia, "times new roman", sans-serif;
text-decoration : underline;
}

a:hover {
text-decoration : none;
background-color : #558dae;
color : #fff;
text-decoration : none;
}