.imgHeader {
  position: relative;
}

@media screen and (max-width: 1199px) {
  .wrapperSuche .suche .sucheBeschreibung {
    display: block !important;
  }
}
@media screen and (min-width: 1200px) {
  .Header .imgHeader {
    height: 650px;
  }
}
.wrapperSuche {
  position: relative;
  width: 1140px;
  left: 50%;
  z-index: 998;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 1199px) {
  .wrapperSuche {
    top: 0;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }
  .wrapperSuche .ttbiSucheFormularWidget {
    display: inline-block;
    margin-top: 5px;
  }
}
@media screen and (max-width: 835px) {
  .wrapperSuche {
    width: 100%;
  }
  .wrapperSuche .ttbiSucheFormularWidget {
    display: none;
  }
  .wrapperSuche .ttbiSucheFormularWidget nav {
    padding-left: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .wrapperSuche {
    margin-top: -190px;
    width: 100%;
    max-width: 1140px;
  }
}
@media screen and (min-width: 1199px) {
  .wrapperSuche .suche {
    background: rgba(249, 168, 3, 0.8);
    position: absolute;
  }
}
@media screen and (min-width: 1200px) {
  .wrapperSuche .suche .sucheFelder {
    display: block !important;
  }
}
@media screen and (max-width: 1199px) {
  .wrapperSuche .suche .sucheFelder ul {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
.wrapperSuche .suche .sucheFelder ul li {
  width: 260px !important;
  display: inline-block !important;
  margin-right: 10px !important;
}
@media screen and (max-width: 1430px) {
  .wrapperSuche .suche .sucheFelder ul li {
    margin: 0 !important;
    width: 100%;
  }
}
.wrapperSuche .suche .sucheFelder ul li:nth-child(4) {
  margin-right: 0 !important;
}
.wrapperSuche .suche .sucheFelder ul li .eingabe {
  z-index: 99999;
}
.wrapperSuche .suche .sucheFelder ul li label {
  left: 50px;
}

/*# sourceMappingURL=emotion-suche-form.css.map */
