a.buttons{
position: absolute;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #fff;
font-weight: bold;
text-decoration: none;
background-color: #7A3B99;
width: 200px;
height: 15px;
left: 0px;
top: 0px;
}

.buttons:hover{		
background: url(../images/gewerkt.gif);
position: absolute;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 3pt;
color: #D9C3DF;
text-align: left;
font-weight: bold;
text-decoration: none;
background-color: #D9C3DF;
width: 200px;
height: 15px;
left: 0px;
top: 0px;
}
a.buttons2{
position: absolute;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #fff;
font-weight: bold;
text-decoration: none;
background-color: #7A3B99;
width: 200px;
height: 15px;
left: 0px;
top: 15px;
}

.buttons2:hover{		
background: url(../images/gewerkt.gif);
position: absolute;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 3pt;
color: #D9C3DF;
text-align: left;
font-weight: bold;
text-decoration: none;
background-color: #D9C3DF;
width: 200px;
height: 15px;
left: 0px;
top: 15px;
}
a.buttons3{
position: absolute;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #fff;
font-weight: bold;
text-decoration: none;
background-color: #7A3B99;
width: 200px;
height: 15px;
left: 0px;
top: 30px;
}

.buttons3:hover{		
background: url(../images/gewerkt.gif);
position: absolute;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 3pt;
color: #D9C3DF;
text-align: left;
font-weight: bold;
text-decoration: none;
background-color: #D9C3DF;
width: 200px;
height: 15px;
left: 0px;
top: 30px;
}
