
/* buttonleiste 5 links */

#menu1 a ,#menu2 a ,#menu3 a,#menu4 a,#menu5 a {
font-family: tahoma;
font-weight: bold;
font-size: 10px;
text-align:center;
color:#ffffff;
line-height:30px;
height:30px;

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

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


#menu1 a, #menu1 a:visited , #menu1 a:active {display: block;
width:64px;
}

#menu1 a:hover {
background-image:url(img_on/menu_border_64.jpg);
}


#menu2 a, #menu2 a:visited , #menu2 a:active {display: block;
width:85px;
}

#menu2 a:hover {
background-image:url(img_on/menu_border_85.jpg);
}

#menu3 a, #menu3 a:visited , #menu3 a:active {display: block;
width:60px;
}

#menu3 a:hover {
background-image:url(img_on/menu_border_60.jpg);
}


#menu4 a, #menu4 a:visited , #menu4 a:active {display: block;
width:70px;
}

#menu4 a:hover {
background-image:url(img_on/menu_border_70.jpg);
}

#menu5 a, #menu5 a:visited , #menu5 a:active {display: block;
width:78px;
background-image:url(img_on/link01.jpg);
}

#menu5 a:hover {
background-image:url(img_on/link01b.jpg);
}
