Hi,
ich kann nicht auf js Verzichten. Leider das Projekt ist fertig. also der CSS Teil sieht so aus:
.ersterpunkt_farbe {
font-family: Verdana;
font-size: 12px;
color: #003399;
cursor: pointer;
background-color: #FFFFFF;
border-top:1px solid #003399;
border-bottom:1px solid #003399;
border-left:1px solid #003399;
border-right:1px solid #003399;
margin: 0px 0px 5px 0px;
text-indent:10px;
padding-right:30px;
}
wobei padding-right nicht funktioniert.