
/* menue linke seite */


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


#menu a:visited{
color:#000000; text-decoration:none ;font-family:verdana, sans-serif; font-size: 8pt;
width:207px;
background-image:url(../images/button.jpg);
line-height:24px;

}


#menu a:active{
color:#000000; text-decoration:none ;font-family:verdana, sans-serif; font-size: 8pt;
width:207px;
background-image:url(../images/button.jpg);
line-height:24px;
}


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

