
/* buttonleiste 5 links */

#menu1 a ,#menu2 a ,#menu3 a,#menu4 a,#menu5 a {font-family:arial, helvetica, tahoma ,verdana, sans-serif;
font-size: 11pt;
text-align:center;
color:#EFEFEF;
line-height:66px;
height:69px;

background-repeat:no-repeat;
text-decoration:none ;
}

#menu1 a:hover,#menu2 a:hover ,#menu3 a:hover,#menu4 a:hover,#menu5 a:hover {
color:#AFAFAF;
}


#menu1 a, #menu1 a:visited , #menu1 a:active {display: block;
width:160px; 
background-image:url(images/uebermich.gif);
}

#menu1 a:hover {
background-image:url(images/uebermichB.gif);
}


#menu2 a, #menu2 a:visited , #menu2 a:active {display: block;
width:160px;
background-image:url(images/shop.gif);

}

#menu2 a:hover {
background-image:url(images/shopB.gif);
}

#menu3 a, #menu3 a:visited , #menu3 a:active {display: block;
width:160px;
background-image:url(images/kontakt.gif);

}

#menu3 a:hover {
background-image:url(images/kontaktB.gif);
}



/* 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;
}
