ich hab das jetzt mal so gelöst:
a.btn {
color: #000000;
font-family: Verdana;
font-size: 9;
font-style: normal;
font-weight: normal;
border: 1px solid;
border-color: #555555;
background-color: #EEEEEE;
text-decoration: none;
width: 2000;
}
unschön ist noch, dass ich rechts und links vom text keinen rand habe sondern gleich der rand vom "button" kommt. (also die umrandung)
kann ich in css auch "ränder" definieren? (randstärke)