.feld-kurz label {
  min-width: 12em;
}
.feld-kurz input {
  display: inline-block;
  width: 8em;
}
input.feld-kurz {
  width: 8em;
}