
label {
  cursor: default;
}

.bwhtable td {
  padding: 4px 8px;
  border: 1px solid #aaa;
}

#overlay {
  position: fixed;
  z-index: 199;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

#overlayAngeboteSuchen {
  position: fixed;
  z-index: 199;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.overlayBG {
  background-color: rgb(201, 201, 201);
  -ms-filter: "Alpha(Opacity=95)"; /* IE 8 */
  filter: alpha(opacity=95); /* IE5-7 */
  -moz-opacity: 0.95; /* Mozilla */
  opacity: 0.95;
}

#lightBox {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -25%;
  margin-top: -100px;
  z-index: 200;
  width: 50%;
  height: 200px;
  background-color: rgb(70, 70, 70);
}

#lightBox p {
  color: rgb(255, 255, 255);
  font-size: 1.45em;
  text-align: center;
  font-weight: 100;
  line-height: 200px;
}

.primaryContainer {
  min-height: 100%;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
}

#sprachenContainer {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgb(70, 70, 70);
  display: block;
}

#sprachauswahl_klappe {
  margin-left: auto;
  width: 100%;
  margin-right: auto;
  max-width: 1400px;
  position: relative;
}

#sprachauswahl {
  margin-left: auto;
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  padding-top: 5px;
  display: block;
}

#login_klappe {
  margin-left: auto;
  width: 100%;
  margin-right: auto;
  max-width: 1400px;
  position: relative;
}

#button_login {
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 9px;
  padding-right: 9px;
  cursor: pointer;
}

#button_login p {
  float: left;
  font-size: 0.9em;
  font-weight: 900;
  line-height: 1em;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  letter-spacing: 0.03em;
  margin-right: 10px;
}

.button_dologin {
  float: left;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}

.button_dologin p {
  float: left;
  font-size: 0.9em;
  font-weight: 900;
  line-height: 1em;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  letter-spacing: 0.03em;
  margin-right: 10px;
}

.loginbereich-feld {
  float: left;
  width: 20%;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: rgb(255, 255, 255);
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-left: 10px;
  border-width: 0px;
}

#button_dologin_errortext {
  float: left;
  font-size: 0.9em;
  font-weight: 900;
  line-height: 1em;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  letter-spacing: 0.03em;
  width: 20%;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-left: 10px;
  border-width: 0px;
}

#button_sprache {
  float: right;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 9px;
  padding-right: 9px;
  cursor: pointer;
}

#sprachbuttons {
  width: 100%;
  position: static;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#sprachbuttons .sprache {
  float: right;
  padding-top: 15px;
  padding-bottom: 15px;
  position: static;
  min-height: 48px;
  max-height: none;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(70, 70, 70);
  border-right-color: rgb(70, 70, 70);
  border-bottom-color: rgb(70, 70, 70);
  border-left-color: rgb(70, 70, 70);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  cursor: pointer;
}

.sprachelen_1 {
  width: 100%;
}
.sprachelen_2 {
  width: 50%;
}
.sprachelen_3 {
  width: 33.3333%;
}
.sprachelen_4 {
  width: 25%;
}
.sprachelen_5 {
  width: 20%;
}

#sprachbuttons .sprache:nth-of-type(6n) {
  clear: both;
}

#sprachbuttons .sprache:hover {
  background-color: rgb(153, 151, 151);
}

#sprachbuttons .sprache.gewaehlt {
  background-color: rgb(153, 151, 151);
}

#sprachbuttons .sprache p {
  font-size: 0.9em;
  text-align: center;
  font-weight: 900;
  line-height: 1em;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  letter-spacing: 0.03em;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}


#button_sprache p {
  float: left;
  font-size: 0.9em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 900;
  line-height: 1em;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  letter-spacing: 0.03em;
  margin-right: 10px;
}

#sprachenContainer svg {
  float: right;
  width: 25px;
  max-width: 100%;
  height: auto;
  color: rgb(0, 0, 0);
}

#hostelPresentationContainer {
  height: auto;
  margin-left: auto;
  width: 100%;
  margin-right: auto;
  max-height: 560px;
  overflow-y: hidden;
  overflow-x: hidden;
  position: relative;
  display: block;
}

#hostel {
  height: 100%;
  width: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  padding-bottom: 33%;
  max-height: none;
  min-height: 140px;
  display: block;
}

#farbflaeche {
  float: left;
  height: 100%;
  width: 100%;
  position: absolute;
  background-image:-webkit-linear-gradient(270deg, rgba(0, 0, 0, 0) 29%, rgba(0, 0, 0, 0.498039) 79%);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 29%, rgba(0, 0, 0, 0.498039) 79%);
  background-position: 0% 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  -webkit-background-size: auto;
  background-size: auto;
  max-height: none;
  display: block;
}

#wellen {
  height: 8px;
  width: 100%;
  background-position: 50% 0px;
  background-repeat: repeat-x;
  background-attachment: scroll;
  -webkit-background-size: 16px 100%;
  background-size: 16px 100%;
  position: absolute;
  top: auto;
  left: 0px;
  z-index: 50;
  bottom: -2px;
}

#slider {
  float: none;
  height: 100%;
  clear: none;
  width: 100%;
  position: absolute;
  top: 0px;
  left: auto;
  max-width: none;
  min-width: 0px;
  display: block;
  bottom: auto;
  right: auto;
  min-height: 0px;
}

#sliderinhalt {
  float: none;
  height: 100%;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  width: 100%;
  min-width: 0px;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  max-width: 1400px;
  position: relative;
  padding-right: 0px;
}

#pfeile {
  float: none;
  height: auto;
  clear: none;
  width: 100%;
  min-width: 0px;
  position: absolute;
  top: 40%;
  left: 0%;
  bottom: auto;
  padding-bottom: 4.5%;
  padding-right: 0px;
  padding-left: 0px;
}

#pfeile svg {
  float: left;
  width: 56px;
  max-width: 100%;
  height: 100%;
  clear: none;
  color: rgb(0, 0, 0);
  position: absolute;
  top: 0px;
  left: 0%;
  bottom: auto;
  min-height: 0px;
  padding-left: 10px;
  cursor: pointer;
}

#pfeile svg:nth-child(2) {
  float: right;
  left: auto;
  right: 0px;
  padding-left: 0px;
  padding-right: 10px;
}

#sliderinhalt p {
  float: left;
  font-size: 4.5em;
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: 100;
  line-height: 1em;
  clear: none;
  min-height: 0px;
  color: rgb(255, 255, 255);
  position: absolute;
  top: auto;
  left: auto;
  min-width: 0px;
  bottom: 8%;
}

#suchFilter_wrap {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  min-width: 0px;
  display: block;
  position: relative;
}

.filterbereich-wrap {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  min-width: 0px;
  border-bottom-width: 3px;
  border-bottom-color: rgb(255, 255, 255);
  border-bottom-style: solid;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: rgb(242, 242, 242);
  position: relative;
  display: block;
}

.filterbereich {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: auto;
  max-width: 1400px;
  min-width: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.filterbereich-titel {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 20%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  top: 0px;
  left: 0px;
}

.filterbereich-titeltext {
  float: left;
  font-size: 1.45em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.bereichinhalt-wrap {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 80%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-left: 15px;
  padding-bottom: 5px;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: rgb(255, 255, 255);
}

.bereichinhalt-wrap.linie {
  border-bottom: 2px solid rgb(255, 255, 255);
}

.bereichinhalt-wrap > div {
  float: left;
  height: auto;
  margin-left: 15px;
  margin-top: 0px;
  clear: both;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 10px;
  min-width: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  padding-left: 0px;
}

.bereichinhalt-wrap-mitedit {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 90%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 5px;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: rgb(255, 255, 255);
}

.gewaehltesangebot_element_wrap {
  margin-top:6px;
}
.filterbereich-felder-zeile {
  float: left;
  height: auto;
  clear: none;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  position: relative;
}

.filterbereich-felder-3 {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 33.333333%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 15px;
}

.filterbereich-felder-text-wrap {
  float: left;
  height: auto;
  margin-left: 10px;
  margin-top: 10px;
  clear: none;
  width: 33.333333%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 15px;
}

.filterbereich-felder-text {
  float: left;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.no-left-padding {
  padding-left: 0px;
}

.filterbereich-felder-6-l {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 16.66666666%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 7px;
  padding-left: 15px;
}

.filterbereich-felder-6-r {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 16.66666666%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 7px;
}

.filterbereich-feld {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  min-width: 0px;
  background-color: rgb(255, 255, 255);
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 5px;
  padding-left: 15px;
  border-width: 0px;
}

.filterbereich-calendar-icon {
  float: right;
  width: 25px;
  max-width: none;
  height: auto;
  margin-left: 0px;
  margin-top: -38px;
  clear: none;
  margin-right: 7px;
  display: block;
  opacity: 1;
  visibility: visible;
  overflow-y: auto;
  overflow-x: auto;
}

.toggle-btn {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 33.333%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
}

.toggle-btn-text {
  float: none;
  height: auto;
  clear: none;
  width: 100%;
  min-width: 0px;
  padding: 15px;
  font-size: 1em;
  color: rgb(70, 70, 70);
  text-align: center;
  font-weight: 500;
  line-height: 1em;
  background-color: rgb(201, 201, 201);
  box-sizing: border-box;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  display: block;
  cursor: pointer;
}

.toggle-btn-text:hover {
  background-color: rgb(70, 70, 70);
  color: rgb(255, 255, 255);
}

.toggle-btn.gewaehlt p {
  background-color: rgb(70, 70, 70);
  color: rgb(255, 255, 255);
}

.toggle-btn svg.toggle-btn-gutzeichen,
svg.toggle-btn-gutzeichen {
  float: right;
  width: 30px;
  max-width: 100%;
  height: auto;
  margin-right: 10px;
  margin-top: -35px;
  clear: none;
  color: rgb(0, 0, 0);
  padding-top: 0px;
  padding-right: 0px;
}

svg.toggle-btn-gutzeichen.invalid {
  width: 25px;
}


.toggle-btn svg {
  float: left;
  width: auto;
  max-width: 100%;
  height: 26px;
  clear: none;
  color: rgb(0, 0, 0);
  margin-left: 12px;
  margin-top: 9px;
  margin-right: 5px;
  margin-bottom: 0px;
}

.secondicon {
  margin-left: 0px;
}

.viewheadertext {
  float: none;
  font-size: 1.45em;
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: 100;
  line-height: 1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  min-width: 0px;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 1400px;
  display: block;
}

.formularlegende-text {
  float: none;
  font-size: 1.0em;
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: 100;
  line-height: 1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  min-width: 0px;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 10px;
  max-width: 1400px;
  display: block;
}

.ccimgs {
  text-align: center;
}
.ccimgs img {
  margin: 0 1em;
}
.formular-reqmsg {
  float: none;
  display: none;
  background-color: rgb(242, 242, 242);
  z-index: 1000;
  width: 100%;
  height: auto;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(70, 70, 70);
  border-right-color: rgb(70, 70, 70);
  border-bottom-color: rgb(70, 70, 70);
  border-left-color: rgb(70, 70, 70);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.formular-reqmsg-text {
  float: none;
  font-size: 1.45em;
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: 100;
  line-height: 1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  min-width: 0px;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 1400px;
  color: rgb(228, 118, 39);
  display: block;
}

.datenansicht-wrap {
  float: none;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  min-width: 0px;
  padding-top: 15px;
  padding-bottom: 0px;
  display: block;
}

.datenansicht {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: auto;
  min-width: 0px;
  padding-top: 0px;
  padding-bottom: 15px;
  max-width: 1400px;
  display: block;
}

.angebot_wrap {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 33.333%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 20px;
  padding-top: 10px;
}

.datenansicht .angebot_wrap:nth-of-type(3n+1) {
  clear: both;
}

.angebot {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: #333;
}

.room {
  cursor: pointer;
  float: left;
  height: auto;
  margin-left: 0%;
  margin-top: 0px;
  clear: none;
  width: 100%;
  padding-bottom: 65%;
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size: cover;
  background-size: cover;
  transition : opacity .8s ease;
  opacity: 0;
}

.room.vis {
  opacity : 1;
}

.roomverlauf {
  float: left;
  color: #FFF;
  padding: 2em;
  line-height: 2em;
  height: 100%;
  clear: none;
  width: 100%;
  position: absolute;
  top: auto;
  left: auto;
  min-width: 0px;
  min-height: 0px;
  z-index: 0;
  background-image:-webkit-linear-gradient(270deg, rgba(0, 0, 0, 0) 29%, rgba(0, 0, 0, 0.498039) 79%);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 29%, rgba(0, 0, 0, 0.498039) 79%);
  background-position: 0% 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  -webkit-background-size: auto;
  background-size: auto;
}
.rates .roomverlauf {
  background-image:-webkit-linear-gradient(270deg, #999 29%, #666 79%);
  background-image: linear-gradient(180deg, #999 29%, #666 79%);
}

.rates .angebotbeschreibung-zeile1-text {
  font-weight: 700;
}
.rates .roomverlauf{
  padding: 10px;
}
.roomverlauf td {
  padding-right:1em;
  vertical-align: top;
}
.roomverlauf td > div {
  width: 100px;
  border:1px solid #FFF;
  height: 1em;
  position: relative;
  top:0.4em;
}
.roomverlauf td > div > div {
  position: absolute;
  background-color: #7FB14D;
  height: 0.9em;
  z-index:-1;
}
.roompreis_wrap {
  float: left;
  height: auto;
  clear: none;
  width: 100%;
  position: absolute;
  top: auto;
  left: 0%;
  bottom: 0px;
  right: auto;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-right: 10px;
  min-width: 0px;
  z-index: 25;
}

.roompreis {
  float: left;
  font-size: 2em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 900;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  min-height: 23px;
  color: rgb(255, 255, 255);
  margin-right: 0px;
  margin-bottom: 0px;
}

.roomfrom {
  float: left;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 1em;
  clear: none;
  min-height: 23px;
  color: rgb(255, 255, 255);
  margin-right: 0.5em;
  margin-bottom: 0px;
}

.roomwaehrung {
  float: left;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 4.515625px;
  margin-top: 0px;
  clear: none;
  min-height: 23px;
  color: rgb(255, 255, 255);
  margin-right: 0px;
  margin-bottom: 0px;
}

.kinderpreis {
  clear: both;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 4.515625px;
  padding-top: 4px;
  color: rgb(255, 255, 255);
  margin-right: 0px;
  margin-bottom: 0px;
}

.preisohnecoupon {
  color: white;
  text-decoration: line-through;
  padding-left: 3.3em;
}

.roomperperson {
  float: right;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 4.515625px;
  margin-top: 0px;
  clear: none;
  min-height: 23px;
  color: rgb(255, 255, 255);
  margin-right: 0px;
  margin-bottom: 0px;
}

.preisbeschrieb {
  float: none;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: left;
  min-height: 23px;
  color: rgb(255, 255, 255);
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
}

.angebotbeschreibung {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: both;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  min-width: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  position: relative;
  background-color: rgb(245, 245, 245);
}

.angebotbeschreibung svg {
  float: right;
  width: auto;
  max-width: 100%;
  height: 26px;
  clear: none;
  color: rgb(0, 0, 0);
  margin-left: 0px;
  margin-top: -2px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.angebotgendericonfirst {
  margin-left: 4px;
}

.angebotbeschreibung-zeile1 {
  float: none;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  min-width: 0px;
  padding-top: 3px;
  padding-bottom: 8px;
}

.angebotbeschreibung-zeile1-text {
  float: left;
  width: 80%;
  font-size: 1.3em;
  text-align: left;
  font-weight: 100;
  line-height: 1.2em;
  padding-top: 0px;
  padding-bottom: 10px;
}

.zusatzauswahlanzahl {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 20%;
  margin-right: 0px;
  margin-bottom: 0px;
  min-width: 0px;
  padding-top: 2px;
  padding-bottom: 0px;
  padding-right: 5px;
  padding-left: 5px;
  border-width: 0px;
  color: rgb(70, 70, 70);
  background-color: rgb(255, 255, 255);
  font-size: 1.2em;
  font-weight: 100;
  line-height: 1em;
}

.angebotbeschreibung-zeile2 {
  float: none;
  font-size: 1em;
  width: 100%;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: auto;
  margin-top: 20px;
  clear: left;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  min-width: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: rgb(70, 70, 70);
}

.angeboticons {
  float: none;
  height: auto;
  margin-left: 0%;
  margin-top: 0;
  clear: none;
  width: 100%;
  margin-bottom: 0px;
  min-width: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.angeboticon {
  float: left;
  width: auto;
  max-width: 100%;
  height: 16px;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  color: rgb(53, 53, 53);
  margin-right: 5px;
  margin-bottom: 0px;
}

.angeboticon.rechts {
  float: right;
}

.verticalLine {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgb(153, 153, 153);
  float: right;
  width: auto;
  max-width: 100%;
  height: 20px;
  margin-left: 10px;
  margin-top: 2px;
  clear: none;
  margin-right: 10px;
  margin-bottom: 0px;
}

.angeboticons svg,
.ausklappabschnitt svg {
  float: right;
  width: 25px;
  max-width: 100%;
  height: auto;
  margin-left: 0px;
  margin-top: 5px;
  clear: none;
  color: rgb(0, 0, 0);
  margin-right: 0px;
  margin-bottom: 0px;
  cursor: pointer;
}

.ausklappabschnitt {
  float: left;
  height: auto;
  border: 1px solid #222;
  margin: 5px;
  clear: both;
  width: 99.999999%;
  min-width: 0px;
  padding: 3px;
  background-color: rgb(245, 245, 245);
}

.ausklapptext {
  float: none;
  font-size: 1em;
  width: 100%;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1.3em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 10px;
  min-width: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: rgb(70, 70, 70);
}

.ausklappicon_wrap {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 5px;
  clear: none;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  min-width: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.ausklappicon {
  float: left;
  width: 30px;
  max-width: 100%;
  height: 18px;
  margin: 0 20px 0 -15px;
  clear: none;
  color: rgb(53, 53, 53);
}

.ausklappicontext {
  float: left;
  font-size: 1em;
  width: 150px;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-bottom: 0px;
  min-width: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: rgb(70, 70, 70);
  margin-right: 0px;
}

.zuklappicon {
  float: right;
  width: 25px;
  max-width: 100%;
  height: auto;
  margin-left: 0px;
  margin-top: 5px;
  clear: none;
  color: rgb(0, 0, 0);
  margin-right: 0px;
  margin-bottom: 0px;
  cursor: pointer;
}

#footer_wrap {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 80px;
  clear: none;
  width: 100%;
  background-color: rgb(70, 70, 70);
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
  display: block;
}

#footer_wrap a {
  text-decoration:underline;
}
#footer {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  min-width: 0px;
  max-width: 1400px;
}

.footerbereich {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 33.333%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
  min-height: 190px;
  border-left-width: 2px;
  border-left-color: rgb(70, 70, 70);
  border-left-style: solid;
}

.footerbereichfirst {
  border: none;
}

.footerbereich-titel {
  float: none;
  font-size: 1.45em;
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: 100;
  line-height: 1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  text-transform: none;
  color: rgb(201, 201, 201);
  letter-spacing: 0.03em;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
}

.footerbereich-text {
  float: none;
  font-size: 1em;
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: 100;
  line-height: 1.3em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  text-transform: none;
  color: rgb(201, 201, 201);
  letter-spacing: 0.03em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 20px;
  padding-left: 20px;
}

.footerbereich-text p {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 20px;
  padding-left: 20px;
}

.footerbereich-text ol {
  text-align: left;
}

.footerbereich-text ul {
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0px;
}

.footerbereich-text h1 {
  float: none;
  font-size: 1.45em;
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: 100;
  line-height: 1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  text-transform: none;
  color: rgb(201, 201, 201);
  letter-spacing: 0.03em;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
}

.footerbereich-text h2 {
  float: none;
  font-size: 1.25em;
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: 100;
  line-height: 1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  text-transform: none;
  color: rgb(201, 201, 201);
  letter-spacing: 0.03em;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
}

.footerbereich-text h3 {
  float: none;
  font-size: 1.1em;
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: 100;
  line-height: 1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  text-transform: none;
  color: rgb(201, 201, 201);
  letter-spacing: 0.03em;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
}

#footer_infos {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 30px;
  clear: none;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  min-width: 0px;
  max-width: 1400px;
}

.footer_infos_text {
  float: right;
  font-size: 0.7em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1.0em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  text-transform: none;
  color: rgb(201, 201, 201);
  letter-spacing: 0.03em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 10px;
  padding-left: 0px;
}

#footer_infos_impressum {
  float: right;
  font-size: 0.7em;
  width: auto;
  height: auto;
  text-align: center;
  font-weight: 100;
  line-height: 1.0em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  text-transform: none;
  color: rgb(201, 201, 201);
  letter-spacing: 0.03em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 5px;
  padding-left: 0px;
  cursor: pointer;
}

#footer_infos_datenschutz {
  float: right;
  font-size: 0.7em;
  width: auto;
  height: auto;
  text-align: center;
  font-weight: 100;
  line-height: 1.0em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  text-transform: none;
  color: rgb(201, 201, 201);
  letter-spacing: 0.03em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 5px;
  padding-left: 0px;
  cursor: pointer;
}

.gewaehltesangebot_zwischen {
  margin-top: 10px;
}

.gewaehltesangebot_imagebereich {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 20%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 0px;
}

.gewaehltesangebot_image {
  float: none;
  height: 100%;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  width: 100%;
  min-width: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  position: relative;
  top: 0px;
  left: 0px;
  padding-bottom: 51%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 0px;
}

.gewaehltesangebot_beschrieb {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 66.666%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 5px;
}

.gewaehltesangebot_beschriebtitel {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  min-width: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  padding-left: 0px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.gewaehltesangebot_beschriebtitel p {
  float: none;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 900;
  line-height: 1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
}

.gewaehltesangebot_beschriebtext {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 7px;
  clear: both;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  min-width: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  padding-left: 0px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.gewaehltesangebot_beschriebtext p {
  float: none;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1.1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
}

#gewaehltesangebot_daten {
  float: left;
  height: auto;
  margin-left: 15px;
  margin-top: 0px;
  clear: both;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 10px;
  min-width: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(255, 255, 255);
}

.gewaehltesangebot-reservationsdaten-zeile {
  float: left;
  height: auto;
  margin: 0px;
  clear: none;
  width: 100%;
  padding-right: 15px;
  padding-left: 0px;
  padding-bottom: 5px;
}

.gewaehltesangebot_preis {
  float: right;
}

.bereichinhalt {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 100.000001%;
  margin-right: 0px;
  margin-bottom: 0px;
  min-width: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.bereichinhalt-text {
  float: none;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1.1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 15px;
  color: rgb(0, 0, 0);
}

.preis_wrap {
  float: left;
  height: auto;
  margin: 0px;
  clear: none;
  width: 66.666%;
  padding-right: 15px;
  padding-left: 15px;
}

#totalpreistext_wrap {
  float: left;
  height: auto;
  margin: 0px;
  clear: none;
  width: 66.666%;
  padding-right: 15px;
  padding-left: 15px;
}

#totalpreistext_wrap p {
  float: none;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1.4em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
}

#totalpreis {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 33.333%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;  
}

#totalpreis_waehrung {
  float: right;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 5px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

#totalpreis_betrag {
  float: right;
  font-size: 4em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 500;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

#totalpreis_ohnecoupon {
  text-align: right;
  text-decoration: line-through;
  font-size: 1.5em;
  padding-right: 2em;
}

.totalpreischarge-wrap {
  float: left;
  height: auto;
  margin: 0px;
  clear: none;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 15px;
}

.totalpreischarge-text {
  float: left;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1.1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
  width: 66.666%;
}

.totalpreischarge-price {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 33.333%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 15px;  
}
.totalpreischarge-betrag.gross {
   font-size:4em; 
}

.totalpreischarge-waehrung {
  float: right;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 5px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.totalpreischarge-betrag {
  float: right;
  font-size: 1.5em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 500;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.package {
  float: right;
  height: 0px;
  clear: none;
  width: 0px;
  position: absolute;
  top: 0px;
  left: auto;
  border-right-width: 55px;
  border-right-style: solid;
  border-bottom-width: 55px;
  border-bottom-style: solid;
  border-left-width: 55px;
  border-left-style: solid;
  right: 0px;
  border-right-color: rgb(70, 70, 70);
  border-left-color: rgba(232, 232, 232, 0);
  border-bottom-color: rgba(232, 232, 232, 0);
  border-top-color: rgb(70, 70, 70);
  border-top-width: 55px;
  border-top-style: solid;
  z-index: 5;
}

.multiroom {
  float: right;
  height: 0px;
  clear: none;
  width: 0px;
  position: absolute;
  top: 0px;
  left: auto;
  border-right-width: 55px;
  border-right-style: solid;
  border-bottom-width: 55px;
  border-bottom-style: solid;
  border-left-width: 55px;
  border-left-style: solid;
  right: 0px;
  border-right-color: rgb(183, 32, 32);
  border-left-color: rgba(232, 232, 232, 0);
  border-bottom-color: rgba(232, 232, 232, 0);
  border-top-color: rgb(183, 32, 32);
  border-top-width: 55px;
  border-top-style: solid;
  z-index: 5;
}

.multiroom_text {
  transform: rotate(45deg);
  float: left;
  width: 70px;
  max-width: 100%;
  height: auto;
  clear: none;
  color: rgb(232, 232, 232);
  position: absolute;
  top: 22px;
  left: auto;
  right: 14px;
  bottom: auto;
  z-index: 10;
  font-size: 1.4em;
}

.multiroom_titel {
  float: left;
  width: 70px;
  max-width: 100%;
  height: auto;
  clear: none;
  color: rgb(0, 0, 0);
  position: absolute;
  top: 8px;
  left: auto;
  right: 8px;
  bottom: auto;
  z-index: 10;
}

.choice:hover {
  opacity: 0.8;
}

.choice {
  float: left;
  height: 100%;
  clear: none;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0%;
  bottom: auto;
  right: auto;
  opacity: 0;
  min-width: 0px;
  min-height: 0px;
  z-index: 20;
  background-color: rgb(70, 70, 70);
}

.choice_selected {
  opacity: 0.8;
}

.rates .choice {
  background-color: rgba(0, 0, 0, 0.2);
}
.rates .choice_selected,
.rates .choice:hover {
  opacity: 0.7;
}

.choice_selected:hover .gutzeichenzusatz {
  background-image: url('../bwo_img/kreuz-01.svg');
}

.choice_selected_fix {
  opacity: 0.8;
}

.roomzusatzfix {
  cursor: default;
}

.differentRoom {
  background-color: rgb(245, 245, 245);
}

.differentDate {
  background-color: rgb(245, 245, 245);
}

.gutzeichen {
  float: none;
  width: 100%;
  max-width: none;
  height: 60%;
  margin-left: auto;
  clear: none;
  color: rgb(0, 0, 0);
  margin-right: auto;
  background-image: url('../bwo_img/gutzeichen.svg');
  background-size: 50% 50%;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.gutzeichenzusatz {
  float: none;
  width: 100%;
  max-width: none;
  height: 50%;
  margin-left: auto;
  clear: none;
  color: rgb(0, 0, 0);
  opacity: 1;
  margin-right: auto;
  background-image: url('../bwo_img/gutzeichen.svg');
  background-size: 60% 60%;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.alternativ_angebot_text {
  float: none;
  font-size: 0.9em;
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: 900;
  line-height: 1em;
  clear: none;
  min-height: 0px;
  color: rgb(255, 255, 255);
  min-width: 0px;
  opacity: 1;
  position: static;
  top: 0px;
  left: 0px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  margin-top: 33%;
  margin-left: 0%;  
}

.my_choice {
  float: none;
  font-size: 0.9em;
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: 900;
  line-height: 1em;
  clear: none;
  min-height: 0px;
  color: rgb(255, 255, 255);
  min-width: 0px;
  opacity: 1;
  position: static;
  top: 0px;
  left: 0px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  margin-top: 12px;
  margin-left: 0%;
}

.package_titel {
  float: left;
  width: 70px;
  max-width: 100%;
  height: auto;
  clear: none;
  color: rgb(0, 0, 0);
  position: absolute;
  top: 8px;
  left: auto;
  right: 8px;
  bottom: auto;
  z-index: 10;
}

.book-now-leiste-wrap {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  width: 100%;
  min-width: 0px;
  margin-right: auto;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
}

.book-now-leiste-wrap-oben {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  width: 100%;
  min-width: 0px;
  margin-right: auto;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 1400px;
}

.book-now-leiste {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  min-width: 0px;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  display: block;
}

.book-now-leiste-oben {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 30%;
  margin-right: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.book-now-leiste-oben:nth-child(2) {
  width:70%;
}

.book-backnext-leiste-oben {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.handcursor {
  cursor: pointer;
}

.footer_infos_trenn {
  float: right;
  margin-left: 2px;
  margin-right: 5px;
  color: rgb(201, 201, 201);
  line-height: 1.0em;
  font-weight: 100;
  font-size: 0.7em;
  clear: none;
}

.book-now-wrap {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: auto;
  background-color: rgb(70, 70, 70);
  padding-top: 15px;
  padding-bottom: 15px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.book-now-wrap-oben-links {
  border-top-left-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 4px;
}

.book-now-wrap-oben-rechts {
  border-top-left-radius: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0px;
}

.book-now-wrap-hover:hover {
  background-color: rgb(170, 170, 170);
}

.book-now {
  float: right;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: auto;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
}

.book-now-left {
  float: left;
}

.book-now-text {
  float: left;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 900;
  line-height: 1em;
  margin-left: 20px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  color: rgb(255, 255, 255);
  margin-right: 10px;
  margin-bottom: 0px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.book-back-text {
  float: right;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 900;
  line-height: 1em;
  margin-left: 20px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  color: rgb(255, 255, 255);
  margin-right: 10px;
  margin-bottom: 0px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.book-now svg {
  float: left;
  width: auto;
  max-width: 100%;
  height: 25px;
  margin-left: 10px;
  margin-top: -6px;
  clear: none;
  color: rgb(0, 0, 0);
  margin-right: 0px;
  margin-bottom: -6px;
}

#book_now_preis {
  float: left;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 900;
  line-height: 1em;
  margin-left: 20px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  color: rgb(255, 255, 255);
  margin-right: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

#book_now_charge {
  float: none;
  font-size: 0.9em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 300;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  padding-top: 15px;
  clear: both;
  min-height: 0px;
  color: rgb(255, 255, 255);
  margin-right: 50px;
  margin-bottom: 0px;
  text-transform: uppercase;
  text-align: right;
  letter-spacing: 0.03em;
}

.selzusatz-imgbereich {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 20%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 15px;
  padding-left: 0px;
  padding-bottom: 0px;
}

.selzusatz {
  float: left;
  height: 100%;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
}

#zusatzleistunggewaehlt .selzusatz:nth-of-type(4n) {
  clear: both;
}

.selzusatz-img {
  float: left;
  height: 100%;
  margin-left: 0%;
  margin-top: 0px;
  clear: none;
  width: 100%;
  min-width: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  position: relative;
  top: 0px;
  left: 0px;
  padding-bottom: 51%;
  min-height: 0px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size: cover;
  background-size: cover;
}

.selzusatz-text {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 80%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 10px;
  min-width: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
}

.selzusatz-text-titel {
  float: none;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 900;
  line-height: 1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
  padding-bottom: 3px;
}

.selzusatz-text-anzahl {
  float: none;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 200;
  line-height: 1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
  padding-bottom: 3px;
}

.selzusatz-text-none {
  float: none;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
  padding-left: 15px;
  padding-bottom: 70px;
}

.selzusatz-text-text {
  float: none;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1.1em;
  margin-left: auto;
  margin-top: 10px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
}

.selzusatz-text-preis {
  float: none;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1.15em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
  padding-top: 3px;
  padding-bottom: 3px;
}

.formularansicht {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  width: 100%;
  min-width: 0px;
  margin-right: auto;
  max-width: 680px;
}

.formularfeld {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 10px;
  clear: none;
  width: 100%;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  margin-bottom: 10px;
  background-color: rgb(230, 230, 230);
  margin-right: auto;
}

.formularfeld-label {
  float: left;
  font-size: 1.25em;
  width: 35%;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 15px;
  padding-left: 5px;
  color: rgb(0, 0, 0);
}

.formularfeld-feld {
  float: left;
  font-size: 1.1em;
  width: 60%;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
  border-width: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
}

.stripe-feld {
  float: left;
  font-size: 1.1em;
  width: 65%;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
  border-width: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
  background-color: #FFF;
}

.backwhite {
  background-color: white;
}

.ohnegutzeichen {
  width: 65%;
}

.formularfeld-halbfeld {
  width: 48%;
}
.formularfeld-halbfeld.mitvalid {
  width: 40%;
}
.formularfeld-halbfeld-rechts {
  float: right;
}

.image.halbfeld {
  margin-left:8px;
}
.image.halbfeld.links {
  float:left;
}
.no-padding {
  padding: 0px;
}

.formularfeld-feldcvc {
  width: 30%;
}

#zahlungsdatenFormularWocvcText {
  float: right;
  font-size: 0.8em;
  width: 60%;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
  border-width: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
}

#zahlungsdatenFormularGelesenHacken0 {
  position:relative;
}
#zahlungsdatenFormularGelesenHacken0 .linkicon {
  position: absolute;
  bottom: 1em;
  cursor: pointer;
}
.formularfeld-checkbox {
  float: left;
  width: 5%;
  height: auto;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
  border-width: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
}

.zahlungsdaten_formular_bestaetigung_text {
  float: left;
  font-size: 1.0em;
  width: 90%;
  height: auto;
  text-align: right;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
  border-width: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
}

.zahlungsdaten_formular_bestaetigung_text a {
  text-decoration: underline;
}

.formularfeld-gutzeichen {
  float: right;
  width: 30px;
  max-width: 100%;
  height: auto;
  margin-left: 0px;
  margin-top: -3px;
  clear: none;
  color: rgb(0, 0, 0);
  margin-right: -5px;
  margin-bottom: -5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.formularfeld-kreuzzeichen {
  float: right;
  width: 25px;
  max-width: 100%;
  height: auto;
  margin-left: 0px;
  margin-top: -3px;
  clear: none;
  color: rgb(0, 0, 0);
  margin-right: -5px;
  margin-bottom: -5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.personendaten-zeile {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.personendaten-element {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 33.333333%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 15px;
}

.personendaten-box {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  min-width: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 15px;
}

.personendaten-text {
  float: left;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.zahlungsdaten-zeile {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 12px;
  padding-bottom: 60px;
}

.zahlungsdaten-element {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 15px;
}

.zahlungsdaten-box {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  min-width: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 15px;
}

.zahlungsdaten-text {
  float: left;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: 100;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.linkicon {
  float: left;
  margin-top: 6px;
  clear: none;
}

.linkicon:before {
  font-size: 16px;
}

.footerlinkicon {
  float: right;
  margin-top: 0px;
  font-size: 0.7em;
  line-height: 1em;
  color: rgb(201, 201, 201);
  clear: none;
}

.footerlinkicon:before {
  font-size: 10px;
  margin-left: 0px;
  margin-right: 5px;
}

#buchungfertig_wrap {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

#buchungfertig {
  float: none;
  text-align: center;
  height: auto;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  max-width: 1400px;
  padding-top: 20px;
  padding-bottom: 10px;
}

#wirklichstornieren_wrap {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

#wirklichstornieren {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  max-width: 1400px;
  padding-top: 20px;
  padding-bottom: 10px;
}

.confirmtext-titel {
  float: none;
  font-size: 4em;
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: 100;
  line-height: 1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 61px;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.confirmtext-text {
  float: none;
  font-size: 1em;
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: 100;
  line-height: 1.15em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  color: rgb(0, 0, 0);
  margin-right: auto;
  max-width: 600px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#wirklichstornieren_text {
    float: none;
    font-size: 1.5em;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 100;
    line-height: 1.15em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(0, 0, 0);
    margin-right: auto;
    max-width: 600px;
    padding-top: 10px;
    padding-bottom: 50px;
}

#confirmAktionen_wrap {
  float: none;
  height: auto;
  margin-left: auto;
  margin-top: 10px;
  clear: none;
  width: 81%;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: rgb(255, 255, 255);
  display: block;
}

.confirm-aktion-button-wrap {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 25%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 15px;
}

.halfwidth {
  width: 50%;
}

.confirm-aktion-button:hover {
  background-color: rgb(70, 70, 70);
}

.confirm-aktion-button:hover {
  color: rgb(255, 255, 255);
}

.confirm-aktion-button {
  float: left;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  min-width: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  color: rgb(70, 70, 70);
  background-color: rgb(201, 201, 201);
  display: block;
  cursor: pointer;
}

.confirm-aktion-button-text {
  float: none;
  font-size: 1em;
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: 500;
  line-height: 1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-bottom: 0px;
  margin-right: auto;
}

#hostelMapContact_wrap {
  position: relative;
  float: none;
  height: 500px;
  margin-top: 0px;
  clear: none;
  width: 100%;
  margin-bottom: 2em;
  min-width: 0px;
  padding-top: 15px;
  padding-bottom: 30px;
  border-bottom-width: 3px;
  border-bottom-color: rgb(255, 255, 255);
  border-bottom-style: solid;
  display: block;
  background-color: rgb(242, 242, 242);
}

#terminErweitertButton {
  text-transform: uppercase;
  color: rgb(70, 70, 70);
  letter-spacing: 0.03em;
  font-weight: 900;
  line-height: 1em;
}

#hostelContact_wrap {
  display: none;
}

#map_contact_wrap {
  height: 100%;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
}

#map_contact_overlay {
  background-color: rgb(255, 255, 255);
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}

#hostelMapContact_overlay_kontakt {
  text-align: center;
  font-size: 1.2em;
  font-weight: 100;
}

#hostelMapContact_overlay_kontakt span.kontakt-hostel-name {
  font-size: 1.8em;
  font-weight: 400;
}

#map_canvas_wrap {
  float: none;
  width: 100%;
  clear: none;
  height: 100%;
}

#map_canvas {
  height: 100%;
}

#map_canvas_nurbild {
  height: 100%;
  width: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size: cover;
  background-size: cover;
  max-width: 1400px;
}

#mapnurbild_contact_overlay {
  background-color: rgb(255, 255, 255);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  width: 25%;
}

#hostelMapNurBildContact_overlay_kontakt {
  text-align: center;
  font-size: 1.0em;
  font-weight: 100;
}

#hostelMapNurBildContact_overlay_kontakt span.kontakt-hostel-name {
  font-size: 1.4em;
  font-weight: 400;
}

.reservationsdaten-zeile {
  float: left;
  height: auto;
  margin: 0px;
  clear: none;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 15px;
}

.reservationsdaten-zeile-first {
  padding-top: 0px;
}

.reservationsdaten-text-titel {
  float: left;
  font-size: 1em;
  width: 30%;
  height: auto;
  text-align: left;
  font-weight: 400;
  line-height: 1.1em;
  margin-left: auto;
  margin-top: 0px;
  clear: none;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
}

.reservationsdaten-text-text {
  float: left;
  width: 50%;
  height: auto;
  margin-left: 0px;
  margin-top: 0px;
  clear: none;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
}

.testsystembackground {
  background-image: url("../bwo_img/testsystem_background.png");
  background-size: 160px 160px;
  background-repeat: repeat;
}

#overlay-impress {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: rgba(76,91,92,0.9);
  z-index: 199;
}

#overlay-impress #overlay-impress-wrapper {
  position: fixed;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  top: 5%;
  left: 15%;
  width: 70%;
  height: 90%;
  background: white;
  z-index: 200;
}

#overlay-impress #overlay-impress-content {
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
  opacity: 1;
  padding: 0 0 20px 10px;
  margin: 30px 50px 10px 10px;
  background: white;
  position: relative;
}

#overlay-impress #overlay-impress-close {
  position: fixed;
  top: 10%;
  right: 16%;
  width: 64px;
  height: 64px;
  z-index: 300;
  padding: 0;
  background: none;
  border: none;
}

#overlay-impress #overlay-impress-content h1 {
  font-size:2.8rem;
  font-weight:700;
  line-height:2.8rem;
  margin:10px 20px 5px 20px
}
#overlay-impress #overlay-impress-content h2 {
  font-size:2.8rem;
  font-weight:300;
  line-height:2.8rem;
  margin:0
}
#overlay-impress #overlay-impress-content h3 {
  font-size:1.6rem;
  font-weight:300;
  line-height:2.0rem
}
#overlay-impress #overlay-impress-content h5{
  color:red
}
#overlay-impress #overlay-impress-content p {
  font-size:1.0rem;
  line-height:1.5rem;
  font-weight:400;
  margin:10px 20px 10px 20px
}

.overlayImpressBG {
  background-color: rgb(201, 201, 201);
  -ms-filter: "Alpha(Opacity=100)"; /* IE 8 */
  filter: alpha(opacity=100); /* IE5-7 */
  -moz-opacity: 1; /* Mozilla */
  opacity: 1;
}

.flaticon-circle:before {
  font-size: 30px;
}

#overlay-msg {
  display: none;
  position: fixed;
  z-index: 199;
  top: 0px;
  left: 0px;
  height: 0%;
  width: 100%;
}

#overlay-msg.ready {
  display: block;
  height: 100%;
}

#overlay-msg-lightBox {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -25%;
  margin-top: -100px;
  z-index: 200;
  width: 50%;
  height: 200px;
  background-color: rgb(70, 70, 70);
}

#overlay-msg-lightBox p {
  color: rgb(255, 255, 255);
  font-size: 1.45em;
  text-align: center;
  font-weight: 100;
  line-height: 30px;
}

#overlay-msg-text {
  margin-top: 10%;
}

#overlay-msg-button {
  position: fixed;
  top: auto;
  right: 27%;
  width: 12%;
  height: 64px;
  z-index: 300;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
}

#overlay-msg-button-text {
  float: none;
  height: auto;
  clear: none;
  width: 100%;
  min-width: 0px;
  padding: 15px 0px 15px 0px;
  font-size: 1em;
  color: rgb(70, 70, 70);
  text-align: center;
  font-weight: 500;
  line-height: 1em;
  background-color: rgb(201, 201, 201);
  box-sizing: border-box;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  display: block;
}
#avpreview_wrap {
  overflow: auto;
}
#avpreview table {
  border-collapse: collapse; 
}
#avpreview table td {
  padding: 0.5em 1em;
  border-left: 2px solid white;
  border-top: 2px solid white;
}
#avpreview table tr:nth-child(1) td:nth-child(1) {
  font-size: 1.45em;
  padding: 10px 15px;
}
#avpreview table td:nth-child(1) {
  border:none;
}

#avpreview table tr:nth-child(1) td {
  border-top:none;
}
#avpreview table td.selected {
  background-color: #c9c9c9;
}
#avpreview table td.status1 {
  background-color: #E9AA5E;
}
#avpreview table td.status2 {
  background-color: #92D154;
}

.filterbereich .DateRangePicker__CalendarSelection {
  background-color: #318CE7;
  border-color: #318CE7;
 
}
.filterbereich .DateRangePicker__LegendItemColor--selection {
  background-color: #318CE7;
  
}

@media only screen and (max-width: 1200px) {
  
  #sprache_pfeil_unten {
    width: 18px;
    margin-top: 2px;
    margin-right: 0px;
  }
  
  #login_pfeil_unten {
    width: 18px;
    margin-top: 2px;
    margin-right: 0px;
  }
    
  .filterbereich-feld {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .aufklappicon {
    width: 18px;
  }

  .zuklappicon {
    width: 18px;
  }
  
  .filterbereich-felder-6-l {
    width: 33.33%;
    padding-right: 15px;
    padding-left: 15px;
  }
  
  .filterbereich-felder-6-r {
    clear: both;
    width: 33.33%;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }
  
  #overlay-msg #overlay-msg-content {
    width: 100%;
    max-width: 1024px;
  }
}

@media only screen and (max-width: 900px) {
  
  #lightBox p {
    line-height: 50px;
  }
    
  .filterbereich-titel {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .bereichinhalt-wrap {
    margin-left: 0px;
    margin-right: 0px;
    float: left;
    clear: left;
    width: 100%;
  }

  .angebotbeschreibung-zeile1 {
    font-size: 1.25em;
  }

  .ausklapptext {
    margin-bottom: 10px;
    font-size: 1em;
  }

  .angebot_wrap {
    width: 50%;
  }

  .datenansicht .angebot_wrap:nth-of-type(4n) {
    clear: none;
  }

  .datenansicht .angebot_wrap:nth-of-type(2n+1) {
    clear: both;
  }
  
  .datenansicht .angebot_wrap:nth-of-type(3n+1) {
    clear: none;
  }

  .confirm-aktion-button-wrap {
    width: 100%;
    clear: left;
    padding-bottom: 10px;
  }

  .viewheadertext {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .formularfeld {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .formularfeld-label {
    font-size: 1em;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .formularfeld-feld {
    font-size: 1em;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .formularfeld-gutzeichen {
    padding-top: 5px;
    padding-bottom: 0px;
  }

  .formularfeld-kreuzzeichen {
    padding-top: 5px;
    padding-bottom: 0px;
  }

  .filterbereich-titeltext {
    font-size: 1.2em;
  }

  #book_now_preis {
    clear: left;
    font-weight: 200;
    padding-bottom: 10px;
  }

  .book-now {
    clear: left;
  }

  .book-now-text {
    clear: left;
    font-weight: 200;
  }
  
  .book-back-text {
    clear: left;
    font-weight: 200;
  }

  #totalpreis_betrag {
    font-size: 3em;
  }

  .filterbereich-feld {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  #terminErweitertButton {
    font-weight: 100;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .angebotbeschreibung-zeile1-text {
    font-size: 1.2em;
    padding-bottom: 5px;
  }

  .angeboticons {
    margin-top: 10px;
  }

  .zusatzauswahlanzahl {
    font-size: 1em;
  }

  .confirmtext-titel {
    font-size: 2em;
  }
  #map_contact {
    clear: left;
    width: 100%;
  }

  #map_canvas_wrap {
    width: 100%;
    clear: left;
  }

  .filterbereich-calendar-icon {
    display: none;
  }

  .toggle-btn-text {
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .toggle-btn-text-s {
    padding-left: 60px;
  }

  .geschlechticon {
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 0px;
  }

  .secondicon {
    margin-left: 5px;
  }

  .toggle-btn-gutzeichen {
    margin-top: -26px;
    width: 20px;
  }

  .loginbereich-feld {
    width: 30%;
  }
  
  #button_dologin_errortext {
    width: 100%;
  }
  
  #overlay-msg #overlay-msg-wrapper {
    background: transparent;
  }
  
  #overlay-msg #overlay-msg-content {
    margin: 1.5em auto;
    border-radius: 10px;
  }
}


@media only screen and (max-width: 650px) {
  
  #lightBox p {
    line-height: 10px;
  }

  .viewheadertext {
    font-size: 1.2em;
  }

  .filterbereich-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .filterbereich-felder-zeile {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  #sliderinhalt p {
    font-size: 1.5em;
    bottom: 15%;
    top: auto;
  }

  .sprachelen_1 {
    width: 100%;
  }
  .sprachelen_2 {
    width: 100%;
  }
  .sprachelen_3 {
    width: 100%;
  }
  .sprachelen_4 {
    width: 100%;
  }
  .sprachelen_5 {
    width: 100%;
  }
  
  #sprachbuttons .sprache:nth-of-type(2n+1) {
    clear: both;
  }
  
  .loginbereich-feld {
    width: 100%;
  }
  
  #button_dologin_errortext {
    width: 100%;
  }

  .filterbereich-felder-3 {
    clear: left;
    width: 100%;
    padding-bottom: 10px;
  }
  
  .filterbereich-felder-text-wrap {
    clear: left;
    width: 100%;
    padding-bottom: 10px;
  }

  .filterbereich-felder-6-l {
    clear: left;
    width: 100%;
    padding-bottom: 10px;
    padding-right: 15px;
  }

  .filterbereich-felder-6-r {
    clear: left;
    width: 100%;
    padding-bottom: 10px;
    padding-left: 15px;
  }

  .geschlechticon {
    margin-top: 5px;
    margin-left: 15px;
    margin-right: 0px;
  }

  .secondicon {
    margin-left: 5px;
  }

  .toggle-btn {
    width: 50%;
    padding-bottom: 10px;
    padding-right: 5px;
  }

  .toggle-btn-s {
    width: 33.33%;
  }

  .toggle-btn-text {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 0px;
    text-align: left;
  }
   
  .toggle-btn-text-s {
    padding: 20px;
    font-size: 0em;
  }

  .toggle-btn-gutzeichen {
    margin-top: -26px;
    width: 20px;
  }
  
  .book-now-leiste-oben {
    float: none;
    width: 100%;
  }
  
  .book-now-img {
    height: 20px;
    margin-top: -3px;
  }
  
  .book-now-wrap-oben-links {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  
  .book-now-wrap-oben-rechts {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  
  .angebot_wrap {
    width: 100%;
  }

  .footerbereich {
    width: 100%;
    border-left-style: none;
    border-left-width: 1px;
    min-height: 0px;
  }

  .bereichinhalt-wrap-mitedit {
    width: 80%;
  }
  
  .gewaehltesangebot_imagebereich {
    clear: left;
    width: 100%;
    padding-bottom: 10px;
  }

  .selzusatz {
    clear: left;
    width: 100%;
    padding-bottom: 10px;
  }

  #totalpreistext_wrap {
    clear: left;
    width: 100%;
    padding-bottom: 20px;
  }

  #totalpreis {
    clear: left;
    width: 100%;
  }

  #totalpreis_betrag {
    font-size: 3em;
  }

  .formularfeld-label {
    clear: left;
    width: 100%;
  }

  .formularfeld-feld {
    clear: left;
    width: 90%;
  }

  .ohnegutzeichen {
    width: 100%;
  }

  .formularfeld-halbfeld.mitvalid {
    width: 80%;
    float: none;
  }
  .formularfeld-halbfeld {
    width: 100%;
    margin-bottom: 10px;
  }
  .image.halbfeld.links {
    float:none;
  }

  .formularfeld-feldcvc {
    width: 20%;
    margin-right: 40px;
  }

  .personendaten-element {
    clear: left;
    width: 100%;
  }

  .filterbereich-calendar-icon {
    display: block;
    margin-top: -24px;
    width: 20px;
  }

  .gewaehltesangebot_beschrieb {
    width: 100%;
  }
  
  .selzusatz-imgbereich {
    width: 0%;
  }
  
  .selzusatz-text {
    width: 100%;
  }
}


@media only screen and (max-width: 380px) {
  
  .toggle-btn {
    float: none;
    width: 100%;
  }

  .toggle-btn-text-s {
    font-size: 1em;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 70px;
    padding-right: 0px;
  }
}