
/* buttonleiste 5 links */

#menu1 a ,#menu2 a ,#menu3 a,#menu4 a,#menu5 a,#menu6 a {font-family:arial, helvetica, tahoma ,verdana, sans-serif;
font-size: 7pt;
text-align:left;
color:#006600;
line-height:28px;
height:28px;

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

#menu1 a:hover,#menu2 a:hover ,#menu3 a:hover,#menu4 a:hover,#menu5 a:hover,#menu6 a:hover {
color:#33CC00;
}


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

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


#menu2 a, #menu2 a:visited , #menu2 a:active {display: block;
width:80px;
background-repeat:repeat-x;
}

#menu2 a:hover {
}

#menu3 a, #menu3 a:visited , #menu3 a:active {display: block;
width:70px;
background-repeat:repeat-x;
}

#menu3 a:hover {
}
#menu4 a, #menu4 a:visited , #menu4 a:active {display: block;
width:50px;
background-repeat:repeat-x;
}

#menu4 a:hover {

}

#menu5 a, #menu5 a:visited , #menu5 a:active {display: block;
width:205px;

}

#menu5 a:hover {

}

#menu6 a, #menu6 a:visited , #menu6 a:active {display: block;
width:120px;

}

#menu6 a:hover {

}

