h1 {
  margin-top: 73px;
  margin-bottom: 45px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: left;
}

h2 {
  margin-top: 75px;
  margin-bottom: 22px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  text-align: left;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}

p {
  margin-bottom: 35px;
  font-size: 22px;
  line-height: 33px;
  font-weight: 400;
  text-align: left;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-top: 26px;
  margin-bottom: 26px;
  font-size: 22px;
  line-height: 33px;
  font-weight: 400;
  text-align: left;
}

.section-header {
  position: relative;
  display: block;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-header.shows {
  position: static;
  overflow: hidden;
  padding-top: 0px;
  background-image: none;
}

.aktuell_ticker {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 38px 155px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #fcd33f;
  background-image: url('../images/streifen_oben.svg'), url('../images/streifen_oben.svg');
  background-position: 50% 100%, 50% 0px;
  background-size: 1500px, 1500px;
  background-repeat: no-repeat, no-repeat;
}

.text-block-2 {
  margin-left: 30px;
  font-family: 'Karu black', sans-serif;
  font-size: 24px;
  letter-spacing: 2px;
}

.termin-aktuell {
  display: inline;
  margin-left: 0px;
  padding-left: 0px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.termin-aktuell.link {
  color: #333;
  text-transform: uppercase;
}

.section-show-header {
  position: static;
  display: block;
  width: 100%;
  max-width: 1440px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/pattern_allgemein.png');
  background-position: 0px 0px;
  background-size: 35%;
  background-repeat: repeat;
  background-attachment: scroll;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.section-show-header.chemagie {
  position: relative;
  z-index: 1;
  padding-bottom: 100px;
  background-image: url('../images/bg-icon-chemagie.svg'), url('../images/pattern_cheMagie_1.png');
  background-position: 91% 100%, 0px 0px;
  background-size: 30%, 57%;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}

.section-show-header.energie {
  position: relative;
  z-index: 2;
  padding-bottom: 100px;
  background-image: url('../images/pattern_ernergie_1.png'), url('../images/bg-icon-energie.svg');
  background-position: 0px 0px, 57% 50%;
  background-size: 46%, 31%;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.section-show-header.gtaeuscht {
  position: relative;
  z-index: 2;
  padding-bottom: 100px;
  background-image: url('../images/bg-icon-gtaeuscht.svg'), url('../images/pattern_getaeuscht_1.png');
  background-position: 50% -45%, 0px 0px;
  background-size: 34%, 25%;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}

.section-show-header.ueber-grammel {
  overflow: hidden;
  padding-bottom: 100px;
  background-image: none;
}

.section-show-header.impressum {
  background-image: none;
}

.section-show-header.datenschutz {
  background-image: none;
}

.heading-2 {
  position: static;
  display: block;
  overflow: visible;
  margin: 43px auto 10px;
  padding-right: 0px;
  clear: none;
  font-family: 'Karu black', sans-serif;
  color: #c12222;
  font-size: 56px;
  line-height: 72px;
  text-align: center;
  letter-spacing: 2px;
}

.heading-2.green {
  margin-top: 87px;
  color: #99c122;
  letter-spacing: 2px;
}

.heading-2.red {
  display: block;
  margin-top: 34px;
  float: none;
  color: #e83a16;
  text-align: center;
}

.heading-2.yellow {
  float: none;
  font-family: 'Karu black', sans-serif;
  color: #fcd33f;
}

.heading-2.blue {
  display: block;
  margin-top: 34px;
  float: none;
  color: #52b3e5;
  text-align: center;
}

.page-info-text {
  display: block;
  overflow: visible;
  margin: 67px auto 10px;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  line-height: 46px;
  font-weight: 500;
  text-align: left;
}

.div-block-9 {
  display: block;
  margin-top: 74px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-8 {
  display: block;
  width: 545px;
  margin-right: auto;
  margin-left: auto;
}

.image-11 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 26px;
  margin-right: 6%;
}

.image-12 {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  margin-top: 26px;
  margin-left: 6%;
}

.mainnav_link {
  display: inline-block;
  padding: 20px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.mainnav_link:hover {
  background-color: #000;
  color: #fff;
}

.mainnav_link.w--current {
  background-color: #000;
  color: #fff;
}

.main_navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  overflow: visible;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  clear: none;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcd33f), to(#fcd33f));
  background-image: linear-gradient(180deg, #fcd33f, #fcd33f);
  color: #000;
  font-size: 28px;
}

.nav_menue {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
}

.container-4 {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-decoration: none;
}

.section-teasercards {
  position: static;
  display: block;
  overflow: visible;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.body {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.container-5 {
  display: block;
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.section-buchen {
  display: block;
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/start_bild_buchen.png');
  background-position: 50% 130px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.heading-5 {
  padding-right: 0px;
  padding-left: 0px;
  font-family: Roboto, sans-serif;
  color: #fff;
}

.div-block-22 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-16 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.section-referenzen {
  display: block;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/tafel.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.section-referenzen.ueber-oliver {
  position: relative;
  overflow: hidden;
  margin-top: 97px;
}

.section-referenzen.start {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: -110px;
}

.textkasten_kurz {
  width: 38%;
  margin-top: 288px;
  margin-bottom: 181px;
  padding: 24px 25px 0px;
  float: right;
  border: 8px solid #fff;
  background-color: #f5ca2c;
  box-shadow: 0 0 33px 5px rgba(0, 0, 0, 0.11);
}

.row {
  display: block;
  padding-right: 8%;
  padding-left: 8%;
  float: none;
}

.card_chemagie {
  margin-top: 99px;
  border: 8px solid #fff;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e83a16), to(#e83a16));
  background-image: linear-gradient(180deg, #e83a16, #e83a16);
  box-shadow: 0 0 60px 0 rgba(31, 31, 31, 0.2);
}

.card_chemagie.crosslink {
  margin-top: 29px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.card-cnt-wrapper {
  position: static;
  margin-top: 0px;
  padding-top: 10px;
  background-image: url('../images/bg-chemagie.jpg');
  background-position: 0px 0px;
  background-size: 260px;
  box-shadow: 0 0 60px 0 rgba(2, 2, 2, 0.2);
  text-align: center;
}

.card-cnt-wrapper.bg-img-chemagie {
  background-image: url('../images/pattern_cheMagie.png');
  background-size: cover;
  box-shadow: none;
}

.card-cnt-wrapper.bg-img-energie {
  background-image: url('../images/pattern_ernergie.png');
  background-size: cover;
  box-shadow: none;
}

.card-cnt-wrapper.bg-img-gtaeuscht {
  background-image: url('../images/pattern_getaeuscht.png');
  background-size: cover;
}

.card-cnt-wrapper.bg-img-individuell {
  background-image: url('../images/pattern_individuell.png');
  background-size: cover;
}

.cards-icon {
  position: static;
  display: block;
  width: 190px;
  max-width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  text-shadow: 0 31px 36px #000;
}

.heading-cards {
  margin-top: 79px;
  font-family: 'Karu black', sans-serif;
  color: #fff;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
}

.paragraph {
  margin-top: 24px;
  margin-bottom: 37px;
  padding-right: 40px;
  padding-left: 40px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 36px;
  font-weight: 500;
  text-align: center;
}

.link-4 {
  margin-top: 0px;
  margin-bottom: 56px;
  padding: 18px 30px 17px;
  background-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: 900;
  text-align: left;
}

.link-4:hover {
  background-color: #000;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  color: #fff;
}

.cards-img-wrapper {
  position: relative;
}

.div-block-29 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -122px;
  width: 100%;
}

.div-block-29.crosslink {
  margin-top: -30%;
}

.card-column {
  padding-right: 3%;
  padding-left: 3%;
}

.card-column.left {
  position: relative;
  padding-top: 90px;
  padding-right: 3%;
  padding-left: 3%;
}

.dropdown:hover {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

.dropdown:active {
  background-color: #000;
}

.dropdownflyout.w--open {
  width: 380px;
  padding: 20px;
  background-color: #fcd33f;
}

.icon_chemagie_menue {
  width: 40px;
}

.text-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 8px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 24px;
  line-height: auto;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
}

.link-block {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  padding: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  text-decoration: none;
}

.link-block.w--current {
  padding: 15px;
  background-color: #fff;
}

.droplist {
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 0px;
  background-color: hsla(0, 0%, 100%, 0);
}

.droplist:hover {
  background-color: #fff;
}

.icon_energy_menue {
  width: 40px;
}

.icon_getauscht_menue {
  width: 40px;
}

.card_energie {
  margin-top: 99px;
  border: 8px solid #fff;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5ca2c), to(#f5ca2c));
  background-image: linear-gradient(180deg, #f5ca2c, #f5ca2c);
  box-shadow: 0 0 60px 0 rgba(31, 31, 31, 0.2);
}

.card_getaeuscht {
  margin-top: 83px;
  border: 8px solid #fff;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#52b3e5), to(#52b3e5));
  background-image: linear-gradient(180deg, #52b3e5, #52b3e5);
  box-shadow: 0 0 60px 0 rgba(31, 31, 31, 0.2);
}

.card_getaeuscht.crosslink {
  direction: ltr;
  text-transform: none;
}

.card_individuell {
  margin-top: 76px;
  border: 8px solid #fff;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#99c122), to(#99c122));
  background-image: linear-gradient(180deg, #99c122, #99c122);
  box-shadow: 0 0 60px 0 rgba(31, 31, 31, 0.2);
}

.text-block-10 {
  margin-top: 28px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.button_small {
  margin-top: 42px;
  margin-bottom: 56px;
  padding: 18px 30px 17px;
  background-color: #fff;
  box-shadow: none;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 22px;
  font-weight: 900;
  text-align: left;
}

.button_small.chemagie {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e83a16;
}

.button_small.energie {
  margin-bottom: 0px;
  background-color: #000;
  color: #fff;
}

.button_small.gtaeuscht {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #52b3e5;
}

.container-6 {
  margin-top: 10px;
}

.div-block-34 {
  display: block;
  margin-right: auto;
  margin-left: 133px;
}

.text-block-11 {
  display: inline-block;
  padding-right: 100px;
  padding-left: 100px;
  font-family: Roboto, sans-serif;
  color: #99c122;
  font-size: 28px;
  line-height: 46px;
  text-align: center;
}

.image-19 {
  display: block;
  margin: 28px auto 17px;
}

.text-block-12 {
  display: block;
  margin-top: 1px;
  margin-right: auto;
  margin-left: auto;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.image-20 {
  display: block;
  width: 30%;
  margin: 0px auto 95px;
}

.text-block-14 {
  margin-top: 24px;
  margin-bottom: 59px;
  font-family: Chalkduster, sans-serif;
  color: #fff;
  font-size: 22px;
  text-align: center;
}

.pre-footer {
  display: block;
  overflow: hidden;
  height: 660px;
  max-width: 1440px;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  background-image: url('../images/bild_footer.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: center;
}

.image-21 {
  display: block;
  margin-right: auto;
  margin-bottom: -57px;
  margin-left: auto;
  padding-bottom: 0px;
}

.footer_div {
  margin-top: 40px;
}

.heading-7 {
  margin-bottom: 6px;
  font-family: 'Karu black', sans-serif;
  color: #52b3e5;
  font-size: 48px;
  text-align: center;
  letter-spacing: 2px;
}

.text-block-15 {
  font-family: Roboto, sans-serif;
  font-size: 36px;
  line-height: 48px;
  text-align: center;
}

.referenzen-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: auto;
  margin-bottom: 91px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-35 {
  display: block;
  margin-right: -194px;
  margin-left: 142px;
  padding-right: 0px;
}

.div-block-36 {
  padding-right: 138px;
}

.column-4 {
  padding-left: 158px;
}

.image-22 {
  display: inline-block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: -5px;
  margin-left: -162px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.div-block-37 {
  position: relative;
  left: -200px;
  top: 312px;
}

.referenzen-headline-wrapper {
  margin-top: -126px;
}

.referenzen-headline-wrapper.remove-margin {
  margin-top: 0px;
}

.div-block-38 {
  margin-top: 59px;
}

.div-block-41 {
  position: relative;
  left: -130px;
  top: 50px;
}

.image-24 {
  max-width: 100%;
}

.image-25 {
  max-width: 100%;
}

.image-26 {
  max-width: 100%;
}

.image-27 {
  max-width: 100%;
}

.image-28 {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -webkit-transform: translate(0px, -51px);
  -ms-transform: translate(0px, -51px);
  transform: translate(0px, -51px);
}

.image-29 {
  -webkit-filter: none;
  filter: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.image-31 {
  max-width: 105%;
  margin-left: 60px;
}

.referenzen-img-oliver {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  overflow: hidden;
  width: 44%;
}

.list {
  margin-bottom: 36px;
  font-family: Chalkduster, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
}

.section-std {
  display: block;
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}

.section-std.section-termine {
  margin-bottom: 46px;
}

.section-std.section-ueber-grammel {
  overflow: visible;
  margin-bottom: 46px;
}

.shows-description-box {
  position: relative;
  display: block;
  width: 90%;
  margin-top: -119px;
  margin-right: auto;
  margin-left: auto;
  padding: 100px 80px;
  clear: none;
  border: 8px solid #fff;
  background-color: #000;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.3);
}

.shows-description-box.chemagie {
  background-color: #e83a16;
}

.shows-description-box.energie {
  background-color: #fcd33f;
}

.shows-description-box.gtaeuscht {
  background-color: #52b3e5;
}

.shows-description-box.ueber-grammel {
  top: 0px;
  width: 100%;
  margin-top: 0px;
  background-color: #0077d6;
}

.shows-description-box.kontakt-booking {
  top: 0px;
  width: 100%;
  margin-top: 0px;
  background-color: #fcd33f;
}

.infobox-txt {
  margin: 0px 0px 47px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 46px;
}

.infobox-txt.energie {
  color: #000;
}

.infobox-txt.ohne-button {
  margin-bottom: 0px;
}

.infobox-txt.ohne-button.energie {
  margin-bottom: 30px;
  font-weight: 500;
}

.div-block-44 {
  text-align: center;
}

.header-img {
  position: relative;
  z-index: 0;
  margin-top: 82px;
}

.container-10 {
  position: static;
}

.container-11 {
  text-align: center;
}

.dropdown-toggle {
  padding: 0px 40px 0px 0px;
}

.dropdown-toggle.dropdown {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.text-block-17 {
  display: inline-block;
}

.text-span {
  position: relative;
  top: -13px;
  margin-top: 0px;
  font-size: 36px;
  line-height: 72px;
}

.site-header-img {
  width: 853px;
  margin-top: 56px;
}

.site-header-img.termine-element {
  position: relative;
  z-index: 2;
  width: 521px;
}

.site-header-img.ueber-grammel-element {
  width: 854px;
}

.site-header-img.kontakt-booking-element {
  width: 589px;
  margin-top: 0px;
}

.site-header-img.impressum-element {
  width: 770px;
  margin-top: 124px;
}

.site-header-img.datenschutz-element {
  width: 973px;
  margin-top: 121px;
}

.termine-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fcd33f;
  background-image: url('../images/streifen_oben.svg'), url('../images/streifen_oben.svg');
  background-position: 50% 100%, 50% 0px;
  background-size: 103%, 103%;
  background-repeat: no-repeat, no-repeat;
}

.termine-wrapper.termine-block-start {
  padding-top: 60px;
  padding-bottom: 60px;
}

.termine-wrapper.termine-block {
  padding-top: 50px;
  padding-bottom: 60px;
  background-image: url('../images/streifen_oben.svg');
  background-size: 1500px;
  background-repeat: no-repeat;
}

.termine-datum {
  font-family: Roboto, sans-serif;
  font-size: 20px;
}

.termine-ort {
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.termine-titel {
  display: inline-block;
  font-size: 28px;
  line-height: 42px;
}

.termine-titel.link {
  color: #333;
  text-transform: uppercase;
}

.termine-titel.trenner {
  margin-right: 10px;
  margin-left: 10px;
}

.termine-uhrzeit {
  margin-top: 31px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
}

.grid {
  grid-auto-flow: row;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-47 {
  display: block;
  width: 1440px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-3 {
  position: relative;
  top: 11px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 34px;
  padding-top: 0px;
  border-bottom: 1px solid #000;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 48px;
  line-height: 55px;
}

.image-36 {
  width: 88px;
}

.link-block-2 {
  margin-top: 36px;
}

.paragraph-4 {
  position: relative;
  top: 11px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 34px;
  padding-top: 0px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 48px;
  line-height: 55px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.image-37 {
  position: relative;
  z-index: 1;
  margin-top: 79px;
}

.footer {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 17px;
  padding-bottom: 10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #fcd33f;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 22px;
}

.paragraph-5 {
  display: inline-block;
  margin-bottom: 0px;
  float: right;
}

.div-block-49 {
  display: block;
  width: 50%;
  float: left;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footerlink {
  margin-right: 50px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  text-decoration: none;
}

.footerlink:hover {
  color: #fff;
}

.div-block-50 {
  display: block;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.body-2 {
  cursor: default;
}

.mainnav_link-copy {
  display: inline-block;
  padding: 20px;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.mainnav_link-copy.w--current {
  background-color: #000;
  color: #fff;
}

.link-block-4 {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.image-38 {
  margin-bottom: -48px;
}

.wss-logo {
  position: absolute;
  left: 5%;
  top: 46%;
  z-index: 3;
  width: 42%;
}

.show-icon {
  position: relative;
  z-index: 2;
  margin-top: -20%;
}

.show-icon.gtaeuscht {
  margin-top: -16%;
}

.show-icon.energie {
  margin-top: -16%;
}

.section-pre-content {
  position: static;
  display: block;
  width: 100%;
  max-width: 1440px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/start_pattern_allgemein.png');
  background-position: 0px 0px;
  background-size: 500px;
  background-repeat: repeat;
  background-attachment: scroll;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.section-pre-content.termine {
  position: relative;
  z-index: 2;
  padding-bottom: 105px;
  background-image: none;
}

.logo-nav {
  width: 25%;
  margin-top: 14px;
}

.heading-cards-hochzwei {
  position: relative;
  bottom: 10px;
  font-size: 28px;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.collection-list-wrapper {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.collection-list {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.termine-gelber-balken {
  height: 9px;
  background-color: #fcd33f;
  background-image: url('../images/streifen_oben.svg');
  background-size: 1500px;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.termin-aktuell-wrapper {
  margin-left: 15px;
}

.collection-list-wrapper-2 {
  margin-top: 58px;
}

.image-39 {
  -webkit-transform: translate(-186px, 11px);
  -ms-transform: translate(-186px, 11px);
  transform: translate(-186px, 11px);
}

.heading-8 {
  margin-top: 30px;
  margin-bottom: 0px;
  font-family: 'Karu black', sans-serif;
  font-size: 56px;
  letter-spacing: 0px;
}

.heading-8-copy {
  margin-top: 30px;
  margin-bottom: 0px;
  font-family: 'Karu black', sans-serif;
  font-size: 56px;
  letter-spacing: 1px;
}

.heading-8-2 {
  margin-top: 30px;
  margin-bottom: 0px;
  font-family: 'Karu black', sans-serif;
  font-size: 56px;
  letter-spacing: 2px;
}

.heading-8-45-0 {
  margin-top: 30px;
  margin-bottom: 0px;
  font-family: 'Karu black', sans-serif;
  font-size: 50px;
  letter-spacing: 0px;
}

.heading-8-45-1 {
  margin-top: 30px;
  margin-bottom: 0px;
  font-family: 'Karu black', sans-serif;
  font-size: 50px;
  letter-spacing: 1px;
}

.heading-8-45-2 {
  margin-top: 30px;
  margin-bottom: 0px;
  font-family: 'Karu black', sans-serif;
  font-size: 50px;
  letter-spacing: 2px;
}

@media (max-width: 991px) {
  .section-header {
    background-position: 14% 49%;
    background-size: 1100px;
    background-attachment: scroll;
  }
  .section-header.shows {
    padding-top: 0px;
    background-size: 100%;
  }
  .aktuell_ticker {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin: 0px auto;
    padding: 30px 89px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-size: 1500px, 1500px;
  }
  .text-block-2 {
    margin-left: 0px;
    font-size: 20px;
  }
  .termin-aktuell {
    margin-left: 30px;
    padding-top: auto;
    font-size: 16px;
  }
  .section-show-header {
    max-width: 1440px;
  }
  .section-show-header.chemagie {
    background-position: 114% 100%, 0px 0px;
    background-size: 54%, 57%;
  }
  .section-show-header.energie {
    background-position: 0px 0px, 97% 50%;
    background-size: 540px, 55%;
  }
  .section-show-header.gtaeuscht {
    background-image: url('../images/bg-icon-gtaeuscht.svg'), url('../images/pattern_getaeuscht_1.png');
    background-position: 53% 21%, 97% 50%;
    background-size: 53%, 50%;
  }
  .section-show-header.ueber-grammel {
    background-position: 0px 0px, 97% 50%;
    background-size: 540px, 55%;
  }
  .section-show-header.impressum {
    background-position: 0px 0px, 97% 50%;
    background-size: 540px, 55%;
  }
  .section-show-header.datenschutz {
    background-position: 0px 0px, 97% 50%;
    background-size: 540px, 55%;
  }
  .heading-2 {
    display: block;
    margin-right: 45px;
    margin-left: 45px;
    font-size: 48px;
    line-height: 52px;
  }
  .page-info-text {
    display: block;
    overflow: visible;
    margin-right: 45px;
    margin-left: 45px;
    font-size: 24px;
    line-height: 36px;
  }
  .div-block-9 {
    position: static;
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .image-8 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-11 {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin-right: 25px;
  }
  .image-12 {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    display: block;
    margin-left: 23px;
  }
  .mainnav_link {
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #fff;
    font-size: 27px;
  }
  .mainnav_link:hover {
    color: #fcd33f;
  }
  .mainnav_link.w--current {
    color: #fcd33f;
  }
  .main_navbar {
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
  }
  .icon-2 {
    display: block;
    margin-right: 0px;
    padding: 10px;
    background-color: #000;
    color: #fff;
    font-size: 50px;
  }
  .icon-2:hover {
    background-color: #fff;
    color: #000;
  }
  .nav_menue {
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 25px 35px;
    background-color: #000;
  }
  .section-teasercards {
    padding: 0px 0% 110px;
  }
  .container-5 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-buchen {
    background-position: 50% 69%;
    background-size: contain;
    background-attachment: scroll;
  }
  .textkasten_kurz {
    width: 60%;
    margin-top: 384px;
    margin-bottom: 169px;
  }
  .row {
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .card_chemagie {
    margin-right: 10px;
    padding-left: 0px;
  }
  .card_chemagie.crosslink {
    margin-top: -19px;
    margin-right: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .link-4 {
    margin-top: 23px;
  }
  .div-block-29 {
    margin-top: 0px;
  }
  .card-column {
    position: relative;
    padding-right: 0px;
    padding-left: 0px;
  }
  .card-column.left {
    position: static;
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .dropdown {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .dropdown.w--open {
    color: #fff;
  }
  .dropdown.w--open:hover {
    color: #fcd33f;
  }
  .dropdownflyout {
    margin-top: 15px;
  }
  .card_energie {
    margin-left: 10px;
  }
  .card_energie.crosslink {
    margin-top: 40px;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .card_getaeuscht {
    margin-top: 45px;
    margin-right: 10px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .card_getaeuscht.crosslink {
    margin-top: -37px;
    margin-right: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .card_individuell {
    margin-left: 10px;
  }
  .card_individuell.crosslink {
    margin-top: 28px;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .div-block-34 {
    margin-left: 50px;
  }
  .text-block-11 {
    margin-top: 23px;
  }
  .pre-footer {
    height: 540px;
    background-position: 50% 100%;
    background-size: contain;
    background-attachment: scroll;
  }
  .footer_div {
    padding-bottom: 2px;
  }
  .div-block-35 {
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-36 {
    display: block;
    margin-top: -11px;
    margin-right: auto;
    margin-left: -109px;
    padding-right: 98px;
  }
  .column-4 {
    position: relative;
    display: block;
    padding-left: 0px;
  }
  .image-22 {
    position: static;
    left: -77px;
    top: 0px;
    right: auto;
    bottom: 0px;
    display: block;
    overflow: visible;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    float: right;
  }
  .div-block-37 {
    left: -233px;
    top: 404px;
    margin-left: 212px;
  }
  .div-block-38 {
    display: block;
    margin-top: 35px;
    margin-right: auto;
    margin-left: auto;
  }
  .columns-2 {
    display: block;
  }
  .div-block-41 {
    left: -34px;
  }
  .menu-button-2 {
    padding: 0px;
  }
  .icon-3 {
    color: #fff;
  }
  .icon-3:hover {
    color: #fcd33f;
  }
  .image-31 {
    max-width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 0px;
  }
  .referenzen-img-oliver {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 52%;
  }
  .list {
    margin-bottom: 27px;
    padding-bottom: 0px;
    font-family: Chalkduster, sans-serif;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
  }
  .shows-description-box {
    padding: 80px 60px;
  }
  .infobox-txt {
    font-size: 23px;
    line-height: 39px;
  }
  .header-img {
    margin-top: 68px;
  }
  .container-10 {
    margin-bottom: -80px;
    padding-bottom: 0px;
  }
  .site-header-img.impressum-element {
    width: 500px;
  }
  .termine-wrapper.termine-block-start {
    background-size: 178%, 179%;
  }
  .grid {
    grid-column-gap: 30px;
  }
  .div-block-47 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph-3 {
    font-size: 38px;
    line-height: 52px;
  }
  .image-36 {
    width: 76px;
  }
  .paragraph-4 {
    font-size: 36px;
  }
  .image-37 {
    margin-top: 67px;
  }
  .div-block-49 {
    width: auto;
  }
  .mainnav_link-copy {
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #fff;
    font-size: 27px;
  }
  .mainnav_link-copy:hover {
    color: #fcd33f;
  }
  .mainnav_link-copy.w--current {
    color: #fcd33f;
  }
  .show-icon {
    display: block;
    width: 34%;
    margin-right: auto;
    margin-left: auto;
  }
  .show-icon.energie {
    margin-top: -17%;
  }
  .section-pre-content {
    max-width: 1440px;
  }
  .logo-nav {
    width: 45%;
    margin-top: 20px;
    margin-left: 20px;
  }
  .logo-nav.w--current {
    width: 45%;
    margin-top: 20px;
    margin-left: 20px;
  }
  .image-39 {
    -webkit-transform: translate(0px, 4px);
    -ms-transform: translate(0px, 4px);
    transform: translate(0px, 4px);
  }
}

@media (max-width: 767px) {
  h1 {
    margin-top: 45px;
    margin-bottom: 25px;
    font-size: 34px;
    line-height: 40px;
  }
  h2 {
    margin-top: 35px;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 34px;
  }
  p {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 30px;
  }
  li {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }
  .section-header {
    padding-bottom: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: linear-gradient(180deg, null, null);
  }
  .aktuell_ticker {
    position: relative;
    display: block;
  }
  .text-block-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .termin-aktuell {
    display: inline;
    margin-top: 3px;
    margin-right: auto;
    margin-left: auto;
  }
  .section-show-header.chemagie {
    margin-top: 0px;
    padding-bottom: 16px;
  }
  .section-show-header.energie {
    margin-top: 0px;
    padding-bottom: 63px;
    background-position: 0px 0px, 70% 0%;
    background-size: 75%, 380px;
  }
  .section-show-header.gtaeuscht {
    margin-top: 0px;
    padding-bottom: 63px;
    background-image: url('../images/bg-icon-gtaeuscht.svg'), url('../images/pattern_getaeuscht_1.png');
    background-position: 50% 50%, 97% 50%;
    background-size: 63%, 50%;
  }
  .section-show-header.ueber-grammel {
    margin-top: 0px;
    padding-bottom: 16px;
    background-image: none;
  }
  .section-show-header.impressum {
    margin-top: 0px;
    padding-bottom: 16px;
    background-image: none;
  }
  .section-show-header.datenschutz {
    margin-top: 0px;
    padding-bottom: 16px;
    background-image: none;
  }
  .heading-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 42px;
  }
  .heading-2.green {
    margin-top: 74px;
  }
  .heading-2.red {
    margin-top: 9px;
  }
  .heading-2.blue {
    margin-top: 9px;
  }
  .page-info-text {
    display: block;
    margin-top: 35px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: auto;
    padding-left: auto;
  }
  .div-block-9 {
    position: relative;
    left: -21px;
    display: block;
    margin-top: 20px;
    margin-right: 25px;
    margin-left: 25px;
  }
  .image-11 {
    position: absolute;
    display: block;
    margin: 38px 20px 26px auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .image-12 {
    display: block;
    margin-top: 38px;
    margin-right: auto;
    margin-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .main_navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .icon-2 {
    background-color: #000;
    color: #fff;
  }
  .nav_menue {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 26px 24px 35px;
  }
  .section-teasercards {
    padding-top: 159px;
    padding-bottom: 138px;
  }
  .section-buchen {
    background-position: 50% 0px;
    background-size: contain;
  }
  .textkasten_kurz {
    width: 100%;
    margin-bottom: 162px;
  }
  .row {
    margin-top: -175px;
    clear: right;
  }
  .card_chemagie {
    margin-right: 0px;
  }
  .card_chemagie.crosslink {
    margin-top: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .heading-cards {
    margin-top: 107px;
  }
  .paragraph {
    margin-bottom: 4px;
  }
  .div-block-29 {
    margin-top: -115px;
  }
  .div-block-29.crosslink {
    margin-top: -114px;
  }
  .card-column.left {
    padding-top: 0px;
  }
  .card_energie {
    margin-top: 40px;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .card_energie.crosslink {
    margin-top: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .card_getaeuscht {
    margin-top: 40px;
    margin-right: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .card_getaeuscht.crosslink {
    margin-top: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .card_individuell {
    margin-top: 40px;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .card_individuell.crosslink {
    margin-top: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .pre-footer {
    height: 580px;
    background-size: 1020px;
  }
  .referenzen-list {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-36 {
    margin-left: -17px;
    padding-right: 30px;
  }
  .column-4 {
    position: absolute;
  }
  .image-22 {
    left: -4px;
    top: 1417px;
  }
  .div-block-37 {
    left: -14px;
    top: 252px;
    margin-left: 0px;
  }
  .referenzen-headline-wrapper {
    margin-top: -162px;
  }
  .div-block-38 {
    display: block;
    margin-top: 30px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .div-block-41 {
    left: -26px;
    top: 2px;
    margin-top: 67px;
  }
  .column-12 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .image-24 {
    width: 100%;
  }
  .image-25 {
    width: 100%;
  }
  .image-26 {
    width: 100%;
  }
  .image-27 {
    width: 100%;
  }
  .menu-button-2 {
    color: transparent;
  }
  .menu-button-2.w--open {
    background-color: transparent;
    color: transparent;
  }
  .image-31 {
    display: inline-block;
    margin-left: 15px;
    padding-right: 27px;
  }
  .shows-description-box {
    top: 0px;
    margin-top: 0px;
    padding: 70px 50px;
  }
  .shows-description-box.chemagie {
    margin-top: 0px;
  }
  .shows-description-box.ueber-grammel {
    top: 0px;
  }
  .shows-description-box.kontakt-booking {
    top: 0px;
  }
  .header-img {
    margin-top: 68px;
  }
  .container-10 {
    margin-bottom: 0px;
  }
  .container-11 {
    margin-bottom: 31px;
    padding-right: 34px;
    padding-left: 34px;
  }
  .text-span {
    top: -11px;
    font-size: 29px;
  }
  .termine-wrapper.termine-block-start {
    padding-right: 30px;
    padding-left: 30px;
    background-size: 230%, 230%;
  }
  .termine-wrapper.termine-block {
    padding-right: 30px;
    padding-left: 30px;
  }
  .grid {
    grid-row-gap: 30px;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .paragraph-3 {
    margin-left: 20px;
    font-size: 28px;
    line-height: 35px;
  }
  .image-36 {
    width: 66px;
  }
  .paragraph-4 {
    margin-left: 20px;
    font-size: 26px;
    line-height: 35px;
  }
  .image-37 {
    position: static;
    max-width: 122%;
  }
  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .paragraph-5 {
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .div-block-49 {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .footerlink.last-child {
    margin-right: 0px;
  }
  .div-block-50 {
    text-align: center;
  }
  .wss-logo {
    left: 2%;
    top: 38%;
    width: 55%;
  }
  .show-icon.energie {
    margin-top: -17%;
  }
  .logo-nav {
    width: 59%;
  }
  .logo-nav.w--current {
    width: 59%;
    margin-top: 20px;
    margin-left: 20px;
  }
  .termin-aktuell-wrapper {
    margin-top: 10px;
    margin-left: 0px;
  }
}

@media (max-width: 479px) {
  h1 {
    margin-top: 65px;
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 34px;
  }
  h2 {
    margin-top: 35px;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
  }
  p {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 26px;
  }
  ul {
    padding-left: 20px;
  }
  li {
    font-size: 18px;
    line-height: 26px;
  }
  .section-header {
    position: relative;
    overflow: hidden;
    padding-top: auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }
  .aktuell_ticker {
    position: relative;
    display: block;
    padding-right: 56px;
    padding-left: 56px;
  }
  .termin-aktuell {
    margin-top: 7px;
    margin-bottom: 9px;
  }
  .section-show-header {
    width: 100%;
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .section-show-header.chemagie {
    padding-bottom: 0px;
    background-position: 142% 100%, 0px 0px;
    background-size: 71%, 57%;
  }
  .section-show-header.energie {
    padding-bottom: 51px;
    background-position: -77% 0%, 0px 0px;
    background-size: 125%, 320px;
  }
  .section-show-header.gtaeuscht {
    padding-bottom: 51px;
    background-image: url('../images/bg-icon-gtaeuscht.svg'), url('../images/pattern_getaeuscht_1.png');
    background-position: 50% 4%, 0px 0px;
    background-size: 75%, 90%;
  }
  .section-show-header.ueber-grammel {
    padding-bottom: 27px;
    background-image: none;
  }
  .section-show-header.impressum {
    padding-bottom: 27px;
    background-image: none;
  }
  .section-show-header.datenschutz {
    padding-bottom: 27px;
    background-image: none;
  }
  .heading-2 {
    position: relative;
    display: inline-block;
    margin-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 30px;
    line-height: 42px;
  }
  .heading-2.green {
    margin-top: 53px;
  }
  .heading-2.red {
    margin-top: 0px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
  .heading-2.yellow {
    margin-top: 0px;
  }
  .heading-2.blue {
    margin-top: 0px;
  }
  .page-info-text {
    display: block;
    margin-top: 12px;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
    line-height: 30px;
  }
  .div-block-9 {
    left: -18px;
    width: 100%;
    margin: 15px 0px -9px;
    padding: 0px;
  }
  .image-8 {
    display: block;
    width: 545px;
  }
  .image-11 {
    top: auto;
    right: 0px;
    bottom: 0px;
    margin-right: -7px;
    margin-bottom: 18px;
  }
  .image-12 {
    left: 0px;
    top: 0px;
    bottom: auto;
    margin-top: 9px;
    margin-left: -9px;
  }
  .mainnav_link {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    color: #fff;
    line-height: 38px;
  }
  .mainnav_link:hover {
    color: #fcd33f;
  }
  .main_navbar {
    display: block;
    margin-top: -25px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .icon-2 {
    margin-right: 0px;
    float: right;
    background-color: #000;
    color: #fff;
  }
  .nav_menue {
    position: relative;
    display: block;
    margin-right: 0px;
    float: right;
    background-color: #000;
  }
  .section-teasercards {
    margin-right: 0%;
    margin-left: 0%;
  }
  .container-5 {
    padding-top: 25px;
  }
  .section-buchen {
    margin-top: 83px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(17%, transparent), color-stop(58%, #000)), url('../images/start_bild_buchen.png');
    background-image: linear-gradient(180deg, transparent 17%, #000 58%), url('../images/start_bild_buchen.png');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, 400px;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .image-16 {
    position: static;
    width: 300px;
    margin-bottom: 27px;
    margin-left: 22px;
  }
  .section-referenzen {
    margin-bottom: 0px;
    padding-bottom: 526px;
  }
  .section-referenzen.ueber-oliver {
    position: static;
    margin-top: 72px;
    padding-bottom: 0px;
  }
  .section-referenzen.start {
    position: static;
    margin-top: 72px;
    padding-bottom: 0px;
  }
  .textkasten_kurz {
    width: 100%;
    margin-top: 281px;
    margin-bottom: -12px;
    float: none;
  }
  .row {
    display: block;
    margin-top: -30px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .card_chemagie {
    margin-top: 0px;
    margin-right: 0px;
  }
  .card_chemagie.crosslink {
    margin-right: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .heading-cards {
    margin-top: 77px;
    font-size: 36px;
  }
  .paragraph {
    margin-bottom: 28px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 20px;
    line-height: 30px;
  }
  .link-4 {
    margin-top: 14px;
    font-size: 20px;
  }
  .cards-img-wrapper {
    display: block;
  }
  .div-block-29 {
    margin-top: -115px;
  }
  .div-block-29.crosslink {
    margin-top: -90px;
  }
  .card-column {
    padding-right: 10px;
    padding-left: 10px;
  }
  .card-column.left {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .dropdown {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .dropdown:hover {
    color: #fcd33f;
  }
  .dropdown.w--open {
    padding-right: 0px;
  }
  .dropdownflyout.w--open {
    display: block;
    width: 0px;
    padding: 0px;
  }
  .card_energie {
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .card_getaeuscht {
    margin-top: 30px;
    margin-right: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .card_individuell {
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .text-block-10 {
    line-height: 36px;
  }
  .button_small.energie {
    margin-top: 0px;
  }
  .div-block-34 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .text-block-11 {
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 22px;
    line-height: 36px;
  }
  .text-block-12 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 24px;
  }
  .image-20 {
    width: 50%;
    text-align: left;
  }
  .text-block-14 {
    font-size: 18px;
  }
  .pre-footer {
    height: 430px;
    background-size: 680px;
    background-attachment: scroll;
  }
  .footer_div {
    margin-top: 0px;
  }
  .heading-7 {
    margin-bottom: -7px;
    font-size: 36px;
  }
  .text-block-15 {
    margin-bottom: -56px;
    font-size: 24px;
  }
  .referenzen-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .div-block-36 {
    display: block;
    overflow: auto;
    width: 90%;
    max-width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .column-4 {
    position: absolute;
  }
  .div-block-37 {
    margin-left: 0px;
  }
  .referenzen-headline-wrapper {
    margin-bottom: 5px;
  }
  .div-block-38 {
    margin-top: 0px;
    margin-right: 21px;
    margin-left: 21px;
  }
  .columns-2 {
    display: block;
    padding-left: 0px;
  }
  .div-block-41 {
    margin-top: 29px;
  }
  .column-12 {
    position: relative;
    left: 0px;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu-button-2 {
    color: transparent;
  }
  .image-28 {
    margin-bottom: -48px;
  }
  .image-31 {
    max-width: 96%;
    margin-right: 1%;
    margin-left: 2%;
  }
  .referenzen-img-oliver {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    overflow: visible;
    width: 100%;
    height: 113vw;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .list {
    margin-bottom: 19px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 27px;
  }
  .list p {
    margin-bottom: 10px;
    line-height: 25px;
  }
  .section-std {
    overflow: hidden;
    padding-bottom: 68px;
  }
  .shows-description-box {
    padding: 35px 20px;
  }
  .shows-description-box.chemagie {
    position: static;
    top: -89px;
    width: 100%;
    margin-top: 0px;
  }
  .shows-description-box.energie {
    position: static;
    top: 0px;
    width: 100%;
    margin-top: 0px;
  }
  .shows-description-box.gtaeuscht {
    position: static;
    top: -89px;
    width: 100%;
    margin-top: 0px;
  }
  .shows-description-box.ueber-grammel {
    position: static;
    top: -89px;
    width: 100%;
  }
  .shows-description-box.kontakt-booking {
    position: static;
    top: -89px;
    width: 100%;
  }
  .infobox-txt {
    font-size: 20px;
    line-height: 30px;
  }
  .header-img {
    display: block;
    width: 175%;
    height: 175%;
    max-width: 175%;
    margin-top: 61px;
    margin-right: auto;
    margin-left: -31%;
  }
  .header-img.gtaeuscht {
    width: 163%;
  }
  .container-10 {
    margin-bottom: 0px;
  }
  .container-11 {
    margin-bottom: 0px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
  }
  .shows-img {
    width: 150%;
    max-width: 150%;
    margin-left: -61px;
  }
  .text-span {
    top: -7px;
    font-size: 20px;
  }
  .site-header-img.ueber-grammel-element {
    margin-top: 49px;
    margin-bottom: 13px;
  }
  .site-header-img.kontakt-booking-element {
    margin-top: 49px;
    margin-bottom: 13px;
  }
  .site-header-img.impressum-element {
    margin-top: 95px;
    margin-bottom: 13px;
  }
  .site-header-img.datenschutz-element {
    margin-top: 96px;
    margin-bottom: 13px;
  }
  .termine-wrapper.termine-block-start {
    padding: 45px 20px;
    background-size: 350%, 350%;
  }
  .termine-wrapper.termine-block {
    padding: 45px 20px;
  }
  .termine-titel {
    font-size: 22px;
    line-height: 30px;
  }
  .grid {
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .div-block-47 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-48 {
    padding-left: 0px;
  }
  .paragraph-3 {
    top: 0px;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    font-size: 24px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
  }
  .image-36 {
    display: block;
    width: 66px;
    margin: 0px auto 21px;
    text-align: center;
  }
  .link-block-2 {
    width: 100%;
    margin-top: 47px;
    margin-bottom: 19px;
    text-align: center;
  }
  .paragraph-4 {
    top: 0px;
    display: inline-block;
    margin-left: 0px;
    font-size: 24px;
    text-align: center;
  }
  .image-37 {
    width: 150%;
    height: 150%;
    max-width: 143%;
    margin-top: 65px;
    margin-left: -28px;
  }
  .footer {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .paragraph-5 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .footerlink {
    display: block;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .mainnav_link-copy {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    color: #fff;
    line-height: 38px;
  }
  .mainnav_link-copy:hover {
    color: #fcd33f;
  }
  .wss-logo {
    left: -1%;
    top: 35%;
    z-index: 4;
    width: 63%;
  }
  .show-icon {
    width: 53%;
    margin-top: -32%;
  }
  .show-icon.gtaeuscht {
    margin-top: -26%;
  }
  .show-icon.energie {
    margin-top: -27%;
  }
  .section-pre-content {
    width: 100%;
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .logo-nav {
    width: 73%;
    margin-top: 23px;
    margin-left: 10px;
  }
  .logo-nav.w--current {
    width: 73%;
    margin-top: 23px;
    margin-left: 10px;
  }
  .image-39 {
    width: 100%;
    max-width: none;
    -webkit-transform: translate(-24px, -30vw);
    -ms-transform: translate(-24px, -30vw);
    transform: translate(-24px, -30vw);
  }
}

@font-face {
  font-family: 'Karu black';
  src: url('../fonts/480f1a02-b4ab-46f1-b391-9989ddad61cd.woff2') format('woff2'), url('../fonts/24b6ca8e-0168-4968-865d-1835c9c8d1ab.eot') format('embedded-opentype'), url('../fonts/5542ff28-1f4e-41c2-88ef-1b95420b0544.woff') format('woff'), url('../fonts/1f4ea04c-67e2-49a5-aa44-92270a3b0363.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Chalkduster';
  src: url('../fonts/Chalkduster.ttf.eot') format('embedded-opentype'), url('../fonts/Chalkduster.ttf.woff') format('woff'), url('../fonts/Chalkduster.ttf.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}