input.submit {
  background-image: url(/images_unternehmen/bg_send.jpg);
  background-repeat: repeat-x;
  color: #646464;
  border:1px solid #c8c8c8;
  font-family: Arial;
  font-size:11px;
  width:69px;
  height:21px;
  cursor:pointer
}

