@media screen and (min-width: 951px) {
  .wrapperSuche .suche {
    padding: 13px;
  }
}
@media screen and (min-width: 1200px) {
  .wrapperSuche .suche {
    padding: 15px;
  }
}
.wrapperSuche .sucheFelder.Eingeklappt {
  display: none;
}
@media screen and (min-width: 951px) {
  .wrapperSuche .sucheFelder.Eingeklappt {
    display: block !important;
  }
  .wrapperSuche .sucheFelder.Eingeklappt label {
    margin-left: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .wrapperSuche .sucheFelder ul li > label {
    left: 32px !important;
  }
}
.wrapperSuche .sucheFelder ul li .SitDatepicker {
  margin-top: -9px;
}
@media screen and (max-width: 740px) {
  .wrapperSuche .sucheFelder ul li .SitDatepicker {
    left: 0 !important;
  }
}
@media screen and (max-width: 549px) {
  .wrapperSuche .sucheFelder ul li .SitDatepicker {
    left: -55px;
  }
}
@media screen and (max-width: 400px) {
  .wrapperSuche .sucheFelder ul li .SitDatepicker {
    width: calc(100% + 200px) !important;
    margin-left: 50px;
  }
}
@media screen and (max-width: 380px) {
  .wrapperSuche .sucheFelder ul li .SitDatepicker {
    margin-left: 45px;
  }
}
@media screen and (max-width: 370px) {
  .wrapperSuche .sucheFelder ul li .SitDatepicker {
    margin-left: 40px;
  }
}
@media screen and (max-width: 364px) {
  .wrapperSuche .sucheFelder ul li .SitDatepicker {
    margin-left: 28px;
    padding: 10px;
  }
}
@media screen and (max-width: 340px) {
  .wrapperSuche .sucheFelder ul li .SitDatepicker {
    margin-left: 5px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .wrapperSuche .sucheFelder ul li .SitDatepicker .SitDatepickerTag {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 335px) {
  .wrapperSuche .sucheFelder ul li .SitDatepicker {
    margin-left: 3px;
  }
}

/*# sourceMappingURL=beschreibung.css.map */
