.feldStartErw, .feldStartKin, .feldStartA, .feldStartB, .feldStartDat, .feldStartDau {
  vertical-align:top;
}

.feldStartErw   { width:190px; } 
.feldStartKin   { width:48px; float:left; } 
.feldStartA     { width:190px; }
.feldStartB     { width:144px; }
.feldStartDat   { width:140px; }
.feldStartDau   { width:157px; }

.button { 
  font-family:verdana,arial,helvetica,sans-serif; 
  font-size:13px; 
  font-weight:bold; 
  height:26px; 
  width:310px;
  color:#fff; 
  background-color:#d50000;
  border:1px solid #d50000;
  cursor:pointer;
}

.ba-1 {	background-color:#ffe6e6; }
.ba-2 {	background-color:#f3f3f3; }
.ba-3 { background-color:#f3f3f3; }

select, input {
  font-family:verdana,arial,helvetica,sans-serif; 
  font-size:12px;
  height:22px;
  border:1px solid #ccc;}
select:focus {
  outline:none !important;
  border:1px solid #d50000;
}
select:focus {
  box-shadow: 0 0 5px #d50000;
}
#anchor1, #anchor2 {
  display:inline; 
  vertical-align:top;	
}