
/* buttonleiste 5 links */

#menu1 a ,#menu2 a ,#menu3 a,#menu4 a,#menu5 a {font-family:arial, helvetica, tahoma ,verdana, sans-serif;
font-size: 10pt;
text-align:center;
color:#636572;
line-height:30px;
height:37px;

background-repeat:no-repeat;
text-decoration:none ;
}

#menu1 a:hover,#menu2 a:hover ,#menu3 a:hover,#menu4 a:hover,#menu5 a:hover {
color:#364E6C;
}


#menu1 a, #menu1 a:visited , #menu1 a:active {display: block;
width:160px;
background-image:url(images/menu21.gif);
}

#menu1 a:hover {
background-image:url(images/menu22.gif);
color:#4A4B55;
font-weight:bold;
}

#menu2 a, #menu2 a:visited , #menu2 a:active {display: block;
width:160px;
background-image:url(images/menu31.gif);
background-repeat:repeat-x;
}

#menu2 a:hover {
background-image:url(images/menu32.gif);
color:#4A4B55;
font-weight:bold;
}

#menu3 a, #menu3 a:visited , #menu3 a:active {display: block;
width:160px;
background-image:url(images/menu41.gif);
background-repeat:repeat-x;
}

#menu3 a:hover {
background-image:url(images/menu42.gif);
color:#4A4B55;
font-weight:bold;
}


#menu4 a, #menu4 a:visited , #menu4 a:active {display: block;
width:160px;
background-image:url(images/menu51.gif);
background-repeat:repeat-x;
}

#menu4 a:hover {
background-image:url(images/menu52.gif);
color:#4A4B55;
font-weight:bold;
}

#menu5 a, #menu5 a:visited , #menu5 a:active {display: block;
width:160px;
background-image:url(images/menu61.gif);
}

#menu5 a:hover {
background-image:url(images/menu62.gif);
color:#4A4B55;
font-weight:bold;
}

/* zweites menue oben */

#menuob a, #menuob a:visited , #menupb a:active {display: block;
color:#000;
text-decoration:none ;
font-size: 11pt;
font-family:arial, helvetica, tahoma ,verdana, sans-serif;
padding-left: 2px; padding-right: 2px;padding-bottom: 0px; padding-top:0px;
border-left:solid 0px #fff;border-top:solid 0px #fff;
line-height:35px;
height:35px;
text-align:center;
background-color:#;
}

#menuob a:hover {
color:#FF8A00;
background:transparent;
text-decoration:overline ;
}
.menutrenn {
border-bottom:solid 0px #fff;
color:#8F8F8F;
margin:0px;padding:0px;
}
