
/* menue linke seite */


#menu a {display: block;
color:#FFFFFF; text-decoration:none ;font-family:Cooper Black, sans-serif; font-size: 15pt;
width:207px;
background-image:url(menue/button.jpg);
line-height:24px;
}


#menu a:visited{
color:#FFFFFF; text-decoration:none ;font-family:Cooper Black, sans-serif; font-size: 15pt;
width:207px;
background-image:url(menue/button.jpg);
line-height:24px;

}


#menu a:active{
color:#FFFFFF; text-decoration:none ;font-family:Cooper Black, sans-serif; font-size: 15pt;
width:207px;
background-image:url(menue/button.jpg);
line-height:24px;
}


#menu a:hover {
color: #FFFFFF;
text-decoration:none ;font-family:Cooper Black, sans-serif;
font-size:15pt;
width:207px;
background-image:url(menue/button1.jpg);
line-height:24px;
letter-spacing:0px;
}

