.widget-schnellsuche form {
}

.reihe {
  margin:  0px 0px 5px 0px;
}

.label {
  display: block;
}

.feld {
  display: block;
} 

.widget-schnellsuche input {
  width: 100%;
}
.widget-schnellsuche select {
  width: 100%;
}


.reihe2 {
  clear: both;
}

.label2 {
  float: left;
  width: 78px;
  text-align: right;
  padding: 3px 0px 0px 0px;
}

.feld2  {
  float: right;
  text-align: left;
} 

.widget-schnellsuche2 input {
  width: 112px;
}
.widget-schnellsuche2 select {
  width: 114px;
}

