.start {
  position: static;
  display: block;
  overflow: visible;
  height: 110vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15))), url('../images/B4-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url('../images/B4-3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

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

.div-block-2.invisible {
  display: none;
}

.heading {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 90vh;
  -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;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 36px;
  font-weight: 300;
}

.text-span {
  font-weight: 700;
}

.container {
  height: 600px;
  margin-top: -80px;
  background-color: #dc0000;
}

.div-block-3 {
  width: 80px;
  height: 5px;
  margin-top: 50px;
  margin-left: 50px;
  padding-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.section-slider {
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
}

.h5 {
  margin-top: -11px;
  padding-top: 0px;
  padding-left: 160px;
  color: #fff;
  font-size: 34px;
  font-weight: 500;
}

.h2 {
  margin-top: 40px;
  padding-top: 0px;
  padding-left: 49px;
  color: #fff;
  font-size: 45px;
  line-height: 55px;
  font-weight: 700;
}

.slide-3 {
  min-height: 300px;
  background-color: #dc0000;
  color: rgba(255, 0, 0, 0);
}

.slide-2 {
  background-color: #dc0000;
}

.paragraphslide3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  padding-right: 76px;
  padding-left: 99px;
  -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;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
}

.paragraphslide3.small {
  height: auto;
  margin-top: 80px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  clear: none;
  text-align: center;
}

.paragraphslide3.small.videolink {
  margin-top: 0px;
  padding-right: 0px;
}

.div-block-4 {
  height: 100vh;
  margin-top: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.08)), to(rgba(0, 0, 0, 0.08))), url('../images/2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.08)), url('../images/2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.preheading {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.heading-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -5px;
  -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;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 45px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 38vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.button {
  display: none;
  border: 2px solid #fff;
  background-color: transparent;
}

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

.button:active {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #b3b3b3, #fff);
}

.button.schwarz {
  position: static;
  display: block;
  margin-top: 16px;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-color: #000;
  color: #000;
  font-size: 13.5px;
  text-align: center;
}

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

.button.schwarz:active {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #363636, #000);
}

.button.schwarz.back {
  position: static;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.button.schwarz.spaceleft {
  margin-left: 40px;
}

.parlament_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column {
  position: static;
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.textrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.fotoprivat1 {
  width: 660px;
  height: 750px;
  margin-top: 70px;
  float: right;
  background-image: url('../images/1802_Kienscherf_MND-423.jpg');
  background-position: 100% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  color: #dc0000;
  font-size: 100px;
  line-height: 100px;
}

.h1_privat {
  position: absolute;
  left: 122px;
  right: 56px;
  z-index: 10;
  margin-top: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #dc0000;
  font-size: 82px;
  line-height: 100px;
}

.h1_privat.postion {
  margin-top: 93px;
  padding-left: 0px;
}

.h1_privat.posstat {
  position: static;
  text-align: center;
}

.div-block-9 {
  margin-top: 124px;
}

.textparlament {
  margin-top: 125px;
  margin-right: 40px;
  margin-left: 100px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-style: normal;
  font-weight: 400;
  text-align: right;
}

.textparlament.potion {
  width: 70%;
  margin-left: 70px;
  padding-left: 0px;
}

.textparlament.left {
  text-align: left;
}

.textparlament.left.impressum {
  margin-top: 0px;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 20px;
}

.div-block-10 {
  height: 15vh;
}

.privat_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 101px;
  -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-12 {
  position: absolute;
  left: -258px;
  right: 7px;
  width: 700px;
  height: 575px;
  background-image: url('../images/1802_Kienscherf_MND-423.jpg');
  background-position: 98% 50%;
  background-size: auto 100%;
}

.div-block-13 {
  padding-top: 101px;
}

.zitate_dirk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: 80px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#727272), to(#727272));
  background-image: linear-gradient(180deg, #727272, #727272);
}

.row {
  width: 90%;
  margin-top: 70px;
}

.foto {
  width: 400px;
  height: 100%;
  margin-left: 0px;
  padding-left: 0px;
  float: right;
  background-image: url('../images/IMG_8868_2.jpg');
  background-position: 50% 0%;
  background-size: cover;
  text-align: right;
}

.paragraph-3 {
  width: 800px;
  height: 100%;
  padding-right: 8px;
  padding-left: 8px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  padding-top: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-4 {
  position: absolute;
  left: 41px;
  margin-top: 50px;
  margin-left: 95px;
  font-family: 'Passion One', sans-serif;
  color: #dc0000;
  font-size: 200px;
  font-weight: 400;
}

.paragraph-4 {
  position: absolute;
  z-index: 10;
  display: block;
  margin-top: -160px;
  margin-bottom: 0px;
  margin-left: 513px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
}

.menu {
  position: fixed;
  z-index: 100;
  display: block;
  overflow: visible;
  width: 100%;
  height: 100vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.9)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9));
}

.menu:hover {
  display: none;
  opacity: 1;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 99px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 300;
}

.text-span-2 {
  font-weight: 700;
}

.link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 63px;
  -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;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  text-decoration: none;
}

.link:hover {
  color: #dc0000;
}

.link.position {
  margin-top: 24px;
  color: #fff;
}

.link.position:hover {
  color: #cd0000;
}

.link-2 {
  float: right;
  font-family: Montserrat, sans-serif;
  color: #dc0000;
  text-align: left;
  text-decoration: none;
}

.link-3 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-decoration: none;
}

.link-3:hover {
  color: #dc0000;
}

.row-2 {
  margin-top: 70px;
}

.div-block-17 {
  position: absolute;
  left: 720px;
  right: 614px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2px;
  height: 20px;
  margin-top: -21px;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.menu_unten {
  position: fixed;
  right: 20px;
  z-index: 99999;
  width: 50px;
  height: 40px;
  margin-top: 15px;
}

.menu_unten:hover {
  overflow: visible;
  background-color: transparent;
  opacity: 0;
}

.menu_unten.oben {
  z-index: 2000;
}

.menuoben {
  width: 40px;
  height: 5px;
  margin-top: 6px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #dc0000;
}

.menuoben:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
  color: #dc0000;
}

.menuoben.length {
  width: 30px;
  margin-left: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #dc0000;
}

.menuoben.length:hover {
  color: #dc0000;
}

.menuoben.farbe {
  position: relative;
  display: block;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
}

.menuoben.rotamk {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
}

.menuoben.length-copy {
  width: 30px;
  margin-left: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
  color: #dc0000;
}

.menuoben.length-copy:hover {
  color: #dc0000;
}

.div-block-20 {
  margin-top: 119px;
}

.heading-5 {
  display: none;
  padding-left: 129px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 34px;
  font-weight: 500;
}

.div-block-21 {
  position: static;
  top: 0px;
  display: none;
  width: 80px;
  height: 5px;
  margin-top: -34px;
  margin-left: 41px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
}

.row-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-top: 250px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-22 {
  display: none;
  height: 90vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-6 {
  display: none;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 60px;
  line-height: 64px;
  text-align: right;
}

.column-3 {
  margin-top: -60px;
  padding-right: 23px;
  padding-left: 104px;
}

.paragraph-5 {
  display: none;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 24px;
}

.div-block-23 {
  height: 100vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/1802_Kienscherf_MND-14.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/1802_Kienscherf_MND-14.jpg');
  background-position: 0px 0px, 0% 0%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.paragraph-6 {
  margin-top: 160px;
  margin-bottom: 10px;
  margin-left: 109px;
  padding-right: 199px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
}

.paragraph-6.lessspace {
  margin-top: 70px;
}

.paragraph-6.morespace {
  margin-top: 120px;
}

.paragraph-6.space {
  margin-top: 150px;
  color: #fff;
  text-decoration: none;
}

.heading-7 {
  margin-top: 150px;
  margin-left: 99px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
}

.heading-7.morespace {
  margin-top: 110px;
  line-height: 35px;
}

.leerraum {
  height: 100px;
}

.row-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.icons_weiss {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  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: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.row-5 {
  display: block;
  width: 50%;
  height: 50px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.column-4 {
  margin-top: 5px;
  padding-right: 0px;
  padding-left: 0px;
}

.column-5 {
  margin-top: 5px;
  padding-right: 0px;
  padding-left: 0px;
}

.column-6 {
  margin-top: 5px;
  padding-right: 0px;
  padding-left: 0px;
}

.column-7 {
  padding-right: 0px;
  padding-left: 0px;
}

.footertext {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70px;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#333), to(#333));
  background-image: linear-gradient(180deg, #333, #333);
}

.footertext:hover {
  color: #fff;
}

.heading-8 {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.link-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  text-decoration: none;
}

.link-4:hover {
  background-color: transparent;
  color: #dc0000;
}

.link-4:active {
  color: #dc0000;
}

.footer_text {
  height: 65px;
  background-color: #333;
}

.heading-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
  clear: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}

.heading-10 {
  width: 30%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  float: right;
  color: #fff;
  font-size: 16px;
  text-align: right;
}

.heading-10:hover {
  color: #cd0000;
}

.kontaktdaten {
  margin-top: 0px;
}

.logotype {
  display: inline;
  overflow: visible;
  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;
}

.text-block-2 {
  margin-top: 0px;
  padding-top: 28px;
  padding-right: 259px;
  padding-left: 259px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 42px;
  -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_oben {
  position: fixed;
  right: 20px;
  z-index: 100;
  display: block;
  width: 50px;
  height: 40px;
  margin-top: 15px;
}

.menu_oben:hover {
  background-color: transparent;
}

.menu_oben.oben {
  z-index: 99995;
  display: block;
}

.menu_oben.oben:hover {
  display: block;
  opacity: 1;
}

.div-block-28 {
  display: block;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/ICONSSOCIALMEDIA-11.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-28:hover {
  background-image: url('../images/ICONSSOCIALMEDIAROT-03.png');
}

.div-block-29 {
  display: block;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/ICONSSOCIALMEDIA-13.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
}

.div-block-29:hover {
  background-image: url('../images/ICONSSOCIALMEDIAROT-05.png');
}

.div-block-30 {
  display: block;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/ICONSSOCIALMEDIA-10.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
}

.div-block-30:hover {
  background-image: url('../images/ICONSSOCIALMEDIAROT-02.png');
}

.div-block-31 {
  width: 50px;
  height: 50px;
  background-image: url('../images/ICONSSOCIALMEDIA-11.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
}

.div-block-31:hover {
  background-image: url('../images/ICONSSOCIALMEDIAROT-03.png');
}

.fcku {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -231px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fckurow1 {
  width: 50px;
  height: 50px;
  background-image: url('../images/ICONSSOCIALMEDIAROT-04.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.fckurow2 {
  width: 40px;
  height: 50px;
  background-image: url('../images/ICONSSOCIALMEDIAROT-05.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
}

.fckurow3 {
  width: 40px;
  height: 50px;
  background-image: url('../images/ICONSSOCIALMEDIAROT-02.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
}

.fckurow4 {
  width: 40px;
  height: 50px;
  background-image: url('../images/ICONSSOCIALMEDIAROT-03.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
}

.row-6 {
  margin-top: 32px;
  margin-right: 171px;
  margin-left: 171px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-32 {
  margin-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
}

.details {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

.div-block-34 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}

.heading-11 {
  position: fixed;
  margin-top: 11px;
  margin-left: 25px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
}

.text-span-3 {
  font-weight: 700;
}

.dirklogo {
  position: absolute;
  width: auto;
  height: 100vh;
  max-width: 99vw;
}

.heading-12 {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-left: 25px;
  opacity: 0;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
}

.text-span-4 {
  font-weight: 700;
}

.heading-13 {
  opacity: 1;
}

.menuganzoben {
  width: 40px;
  height: 5px;
  margin-top: 6px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #dc0000;
}

.menuganzoben:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
  color: #dc0000;
}

.menuganzoben.length {
  width: 30px;
  margin-left: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #dc0000;
}

.menuganzoben.length:hover {
  color: #dc0000;
}

.menuganzoben.farbe {
  position: relative;
  display: block;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
}

.menuganzoben.rotamk {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
}

.menuganzoben.length-copy {
  width: 30px;
  margin-left: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
  color: #dc0000;
}

.menuganzoben.length-copy:hover {
  color: #dc0000;
}

.menumitte {
  width: 40px;
  height: 5px;
  margin-top: 6px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #dc0000;
}

.menumitte:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
  color: #dc0000;
}

.menumitte.length {
  width: 30px;
  margin-left: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #dc0000;
}

.menumitte.length:hover {
  color: #dc0000;
}

.menumitte.farbe {
  position: relative;
  display: block;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
}

.menumitte.rotamk {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
}

.menumitte.length-copy {
  width: 30px;
  margin-left: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
  color: #dc0000;
}

.menumitte.length-copy:hover {
  color: #dc0000;
}

.menuuntenichfickdas {
  width: 40px;
  height: 5px;
  margin-top: 6px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #dc0000;
}

.menuuntenichfickdas:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
  color: #dc0000;
}

.menuuntenichfickdas.length {
  width: 30px;
  margin-left: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #dc0000;
}

.menuuntenichfickdas.length:hover {
  color: #dc0000;
}

.menuuntenichfickdas.farbe {
  position: relative;
  display: block;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
}

.menuuntenichfickdas.rotamk {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
}

.menuuntenichfickdas.length-copy {
  width: 30px;
  margin-left: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc0000), to(#dc0000));
  background-image: linear-gradient(180deg, #dc0000, #dc0000);
  color: #dc0000;
}

.menuuntenichfickdas.length-copy:hover {
  color: #dc0000;
}

.italic-text {
  font-style: normal;
}

.slide-1 {
  background-color: #dc0000;
  color: rgba(255, 0, 0, 0);
}

.slide-4 {
  background-color: #dc0000;
  color: rgba(255, 0, 0, 0);
}

.text {
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
}

.text.right {
  margin-top: 0px;
}

.text.left {
  text-align: left;
}

.text.left {
  margin-top: 0px;
  font-weight: 400;
}

.text.central {
  text-align: center;
}

.italic-text-3 {
  font-style: normal;
}

.link-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  background-image: url('../images/Videobutton.png');
  background-position: 50% 50%;
  background-size: 50px;
  background-repeat: no-repeat;
  color: #fff;
}

.row-7 {
  margin-top: 32px;
  margin-right: 171px;
  margin-left: 171px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.row-7.unten {
  margin-top: 45px;
  margin-right: 100px;
  margin-left: 100px;
}

.slide3 {
  height: 100%;
  font-size: 35px;
  line-height: 40px;
  font-style: normal;
}

.section-3 {
  height: 100vh;
}

.slider {
  width: 900px;
  height: 500px;
  margin-top: 195px;
  margin-left: 95px;
  background-color: transparent;
}

.slide1 {
  height: 100%;
  margin-left: 50px;
}

.slide-nav {
  display: block;
  margin-top: 0px;
  font-size: 8px;
}

.right-arrow {
  display: block;
}

.left-arrow {
  display: block;
}

.paragraphslide1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  padding-right: 90px;
  padding-left: 90px;
  -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;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
}

.paragraphslide1.small {
  height: 60px;
  margin-top: 90px;
  margin-bottom: 0px;
  text-align: center;
}

.paragraphslide2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  padding-right: 90px;
  padding-left: 90px;
  -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;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
}

.paragraphslide2.small {
  height: 60px;
  margin-top: 90px;
  margin-bottom: 0px;
  text-align: center;
}

.zitat1 {
  display: block;
  width: 800px;
  height: 100%;
  margin-top: 27px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  font-weight: 600;
  text-align: center;
}

.zitat1.small {
  font-size: 22px;
  line-height: 26px;
}

.zitat2 {
  display: block;
  width: 800px;
  height: 100%;
  margin-top: 31px;
  padding-right: 8px;
  padding-left: 8px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 40px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

.zitat3 {
  display: block;
  width: 800px;
  height: 100%;
  margin-top: 47px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 8px;
  padding-left: 8px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

.dirkkienscherf {
  position: absolute;
  z-index: 10;
  display: block;
  margin-top: -50px;
  margin-left: 513px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
}

.dirkkienscherf.lessspace {
  margin-top: -120px;
  font-size: 18px;
}

.icon {
  display: none;
}

.icon-2 {
  display: none;
}

.italic-text-4 {
  margin-top: 0px;
  font-size: 26px;
  line-height: 35px;
  font-style: normal;
}

.italic-text-5 {
  font-size: 26px;
  line-height: 35px;
  font-style: normal;
  text-align: center;
}

.column-12 {
  padding-right: 0px;
  padding-left: 0px;
  clear: none;
  text-align: left;
}

.section-kontakt {
  height: 100vh;
}

.link-5 {
  color: #fff;
  text-decoration: none;
}

.parlament {
  padding-top: 60px;
}

.link-6 {
  color: #fff;
  text-decoration: none;
}

.headline {
  margin-top: 0px;
}

.grau {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c5c6c2), to(#c5c6c2));
  background-image: linear-gradient(180deg, #c5c6c2, #c5c6c2);
}

.grau:hover {
  color: #fff;
}

.link-7 {
  color: #fff;
  text-decoration: none;
}

.link-7:hover {
  color: #cd0000;
}

.toggle-content {
  overflow: hidden;
}

.toggle-title {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #2d2d2d;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
}

.toggle-header {
  width: 100%;
  padding: 20px 15px 17px 40px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  background-color: #fff;
  background-image: url('../images/info.svg');
  background-position: 12px 50%;
  background-size: 18px;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #919191;
  text-align: left;
}

.toggle-header:hover {
  background-color: #fafafa;
  color: #546cc3;
}

.toggle-header.icon-3 {
  background-image: url('../images/5b193ee511d0eef582572207_users-Kopie.png');
  background-size: 18px;
}

.toggle-header.icon-1 {
  background-image: url('../images/5b193ee511d0ee7d01572209_placeholder-3.png');
  background-size: 18px;
}

.toggle-header.icon-2 {
  background-image: url('../images/5b193ee511d0eed4fb572208_envelope-5.png');
  background-size: 18px;
}

.toggle-element {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.toggle-wrapper {
  margin-top: -1px;
  text-align: left;
}

.paragraph-7 {
  font-family: Montserrat, sans-serif;
  color: #2d2d2d;
}

.toggle-space {
  padding: 30px 30px 30px 15px;
  background-color: transparent;
}

.toggle-icon {
  position: relative;
  right: 10px;
  width: 18px;
  height: 18px;
  float: right;
  background-image: url('../images/down-arrow-1.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.container-center-section {
  position: relative;
  top: 50%;
  z-index: 2;
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.container-center-section.many {
  width: 55%;
}

.column-13 {
  padding-right: 0px;
  padding-left: 0px;
}

.fotoprivat {
  width: 570px;
  height: 650px;
  background-image: url('../images/1802_Kienscherf_MND-423.jpg');
  background-position: 100% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.paragraph-8 {
  margin-top: 100px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-style: normal;
  font-weight: 500;
  text-align: left;
}

.paragraph-8.potion {
  width: 70%;
  margin-left: 70px;
  padding-left: 0px;
}

.paragraph-8.left {
  text-align: left;
}

.column-14 {
  position: static;
  padding-right: 0px;
  padding-left: 0px;
}

.textrowparlament {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-top: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.parlamenttext {
  width: 50%;
}

.parlamenttext-copy {
  width: 60%;
}

.privattext {
  width: 60%;
}

.privat-text {
  width: 50%;
}

.privatbild {
  width: 50%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.parlamentbild {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.textprivat1 {
  margin-top: 133px;
  margin-right: 100px;
  margin-left: 40px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-style: normal;
  font-weight: 500;
  text-align: left;
}

.textprivat1.potion {
  width: 70%;
  margin-left: 70px;
  padding-left: 0px;
}

.textprivat1.left {
  text-align: left;
}

.fotoparlament {
  display: block;
  width: 660px;
  height: 750px;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  background-image: url('../images/1802_Kienscherf_MND-490.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: left;
}

.privat_neu {
  padding-top: 60px;
}

.div-block-35 {
  display: block;
  width: 40%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-36 {
  width: 60%;
}

.zitat2_zeichen {
  position: absolute;
  left: 41px;
  margin-top: 70px;
  margin-left: 228px;
  font-family: 'Passion One', sans-serif;
  color: #dc0000;
  font-size: 200px;
  font-weight: 400;
}

.zitat1_zeichen {
  position: absolute;
  left: 41px;
  margin-top: 185px;
  margin-bottom: 0px;
  margin-left: 50px;
  font-family: 'Passion One', sans-serif;
  color: #fff;
  font-size: 200px;
  font-weight: 400;
}

.column-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-details {
  height: 30vh;
}

.h1_parlament {
  position: absolute;
  left: 122px;
  right: 56px;
  z-index: 10;
  margin-top: 0px;
  margin-bottom: 3px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #dc0000;
  font-size: 82px;
  line-height: 100px;
}

.h1_parlament.postion {
  margin-top: 93px;
  padding-left: 0px;
}

.paragraph-9 {
  position: absolute;
  z-index: 10;
  display: block;
  margin-top: -160px;
  margin-bottom: 0px;
  margin-left: 513px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
}

.zitat2_zeichen-copy {
  position: absolute;
  left: 41px;
  margin-top: 56px;
  margin-left: 22px;
  font-family: 'Passion One', sans-serif;
  color: #fff;
  font-size: 200px;
  font-weight: 400;
}

.zitat3_zeichen-copy {
  position: absolute;
  left: 41px;
  margin-top: 56px;
  margin-left: 22px;
  font-family: 'Passion One', sans-serif;
  color: #fff;
  font-size: 200px;
  font-weight: 400;
}

.privat_dirk {
  display: none;
}

.textblock {
  margin-top: 0px;
  padding-top: 28px;
  padding-right: 259px;
  padding-left: 259px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}

.parlament_dirk {
  display: none;
}

.foto_privat1 {
  display: block;
  width: 660px;
  height: 750px;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  background-image: url('../images/1802_Kienscherf_MND-490.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: left;
}

.wer-ich-bin-id {
  height: 0px;
}

.link-8 {
  color: #fff;
  font-style: normal;
  text-decoration: none;
}

.icons_weiss-menu {
  position: absolute;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 188px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 522px;
  padding-left: 522px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.facebook {
  padding-right: 0px;
  padding-left: 0px;
}

.instagram {
  padding-right: 0px;
  padding-left: 0px;
}

.twitter {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-twitter {
  display: block;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/ICONSSOCIALMEDIA-10.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  font-size: 16px;
}

.div-block-twitter:hover {
  background-image: none;
}

.div-block-insta {
  display: block;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/ICONSSOCIALMEDIA-13.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
}

.div-block-insta:hover {
  display: block;
  overflow: visible;
  background-color: transparent;
  background-image: none;
}

.div-block-facebook {
  display: block;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/ICONSSOCIALMEDIA-11.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-facebook:hover {
  background-image: none;
  color: #faf8f8;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.headline-impressum {
  position: static;
  left: 122px;
  right: 56px;
  z-index: 10;
  display: block;
  margin-top: 0px;
  margin-bottom: 60px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Montserrat, sans-serif;
  color: #dc0000;
  font-size: 82px;
  line-height: 100px;
}

.headline-impressum.postion {
  margin-top: 93px;
  padding-left: 0px;
}

.subheadline {
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
}

.subheadline2 {
  margin-bottom: 40px;
  margin-left: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.slide-5 {
  min-height: 300px;
  background-color: #dc0000;
  color: rgba(255, 0, 0, 0);
}

.slide-7 {
  min-height: 300px;
  background-color: #dc0000;
  color: rgba(255, 0, 0, 0);
}

.slide-8 {
  min-height: 300px;
  background-color: #dc0000;
  color: rgba(255, 0, 0, 0);
}

.slide4_zitat {
  height: 100%;
  font-size: 35px;
  line-height: 40px;
  font-style: normal;
}

.slider-9 {
  min-height: 300px;
  background-color: #dc0000;
  color: rgba(255, 0, 0, 0);
}

.icons_weiss-menu-slider {
  position: absolute;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 188px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 522px;
  padding-left: 522px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.icons_weiss-menu-slider.lessspace.kopie {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  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;
  text-align: center;
}

.image {
  width: 50px;
  height: 50px;
}

.image-2 {
  width: 50px;
  height: 50px;
}

.image-3 {
  width: 50px;
  height: 50px;
}

.zitat1_zeichen-2 {
  position: absolute;
  left: 41px;
  display: block;
  margin-top: 732px;
  margin-left: 860px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: 'Passion One', sans-serif;
  color: #fff;
  font-size: 200px;
  font-weight: 400;
}

.image-4 {
  width: 50px;
  height: 50px;
}

.image-5 {
  width: 50px;
  height: 50px;
}

.image-5:hover {
  opacity: 1;
}

.image-6 {
  width: 50px;
  height: 50px;
}

.columns {
  margin-right: 77px;
  margin-left: 77px;
}

.image-7 {
  background-image: url('../images/IMG_8868_2.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.column-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.pressebilder {
  height: 500px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 0px;
}

.text-block-3 {
  margin-bottom: 5px;
  padding-top: 0px;
}

.image-8 {
  display: block;
}

.column-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-9 {
  display: block;
}

.column-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.genehmigung {
  margin-bottom: 30px;
  padding-top: 0px;
  font-size: 12px;
}

.button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 2vw;
  padding-left: 2vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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;
}

.slide4 {
  min-height: 300px;
  background-color: #dc0000;
  color: rgba(255, 0, 0, 0);
}

.open-close-mask {
  position: absolute;
  top: 0px;
  right: 65px;
  bottom: 0px;
  overflow: hidden;
  width: 70px;
  height: 50px;
}

.square-front {
  position: absolute;
  left: 0px;
  top: 7px;
  right: 0px;
  display: block;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  background-color: transparent;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  -webkit-transform: translate3d(0px, 0px, 25px);
  transform: translate3d(0px, 0px, 25px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.close {
  position: absolute;
  top: 0px;
  bottom: 0px;
  overflow: hidden;
  height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #7a7a7a;
  font-size: 16px;
  line-height: 45px;
  font-weight: 400;
  letter-spacing: 1px;
}

.container-3 {
  position: relative;
  height: 60px;
}

.nav-container {
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 5px;
}

.open {
  position: absolute;
  top: 0px;
  bottom: 0px;
  overflow: hidden;
  height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #7a7a7a;
  font-size: 16px;
  line-height: 45px;
  font-weight: 400;
  letter-spacing: 1px;
}

.x-menu {
  background-color: transparent;
}

.sliding-block {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 60px;
  max-width: 250px;
  float: right;
  clear: none;
  background-color: #cea142;
}

.simple-nav-link-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
  background-color: hsla(0, 0%, 100%, 0);
}

.square-parent {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.line-1 {
  position: absolute;
  left: 0px;
  top: 10px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.line-1.simple {
  top: 15px;
  width: 30px;
  height: 3px;
  background-color: #dc0000;
}

.rightx {
  position: absolute;
  top: 14px;
  right: 8px;
  width: 25px;
  height: 3px;
  background-color: #cea142;
  -webkit-transform: rotateX(0deg) rotateY(-45deg) rotateZ(0deg) translate3d(-10px, 0px, -15px);
  transform: rotateX(0deg) rotateY(-45deg) rotateZ(0deg) translate3d(-10px, 0px, -15px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.rightx._3 {
  top: 34px;
}

.rightx._2 {
  top: 24px;
}

.nav-link-holder {
  width: 100%;
  height: 60px;
  max-width: 250px;
  margin-top: 2.75px;
  margin-bottom: 2.75px;
  float: right;
  clear: both;
  background-color: hsla(0, 0%, 100%, 0);
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  color: #fff;
}

.nav-link-holder:hover {
  color: #fff;
}

.line-3 {
  position: absolute;
  left: 0px;
  top: 30px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.line-3.simple {
  top: 35px;
  width: 30px;
  height: 3px;
  background-color: #dc0000;
}

.leftx {
  position: absolute;
  left: 8px;
  top: 14px;
  width: 25px;
  height: 3px;
  float: left;
  clear: left;
  background-color: #cea142;
  -webkit-transform: perspective(1200px) rotateX(0deg) rotateY(45deg) rotateZ(0deg) translate3d(10px, 0px, -15px);
  transform: perspective(1200px) rotateX(0deg) rotateY(45deg) rotateZ(0deg) translate3d(10px, 0px, -15px);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.leftx._3 {
  top: 34px;
}

.leftx._2 {
  top: 24px;
}

.x-menu-button {
  width: 65px;
  height: 65px;
  padding: 5px;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.x-menu-button.w--open {
  background-color: hsla(0, 0%, 100%, 0);
}

.menu-row {
  position: relative;
  background-color: #f5f5f5;
}

.x-line {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  width: 45px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  background-color: #cea142;
  -webkit-transform: translate(0px, -50%) rotate(45deg);
  -ms-transform: translate(0px, -50%) rotate(45deg);
  transform: translate(0px, -50%) rotate(45deg);
}

.x-line._2 {
  -webkit-transform: translate(0px, -50%) rotate(-45deg);
  -ms-transform: translate(0px, -50%) rotate(-45deg);
  transform: translate(0px, -50%) rotate(-45deg);
}

.line-2 {
  position: absolute;
  left: 0px;
  top: 20px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.line-2.simple {
  top: 25px;
  width: 30px;
  height: 3px;
  background-color: #dc0000;
}

.menu-column {
  overflow: hidden;
  height: 50vh;
  padding-top: 10px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #fff;
}

.menu-column.padded-top {
  padding-top: 10px;
}

.menu-column.middle {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  border-right: 1px none #000;
  border-left: 1px none #000;
}

.line2-1 {
  position: absolute;
  left: 0px;
  top: 19px;
  right: 0px;
  display: none;
  width: 0px;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #7a7a7a;
}

.square-floor {
  position: absolute;
  left: 8px;
  top: 7px;
  right: 0px;
  width: 50px;
  height: 50px;
  background-color: transparent;
  -webkit-perspective: 9999px;
  perspective: 9999px;
  -webkit-transform: rotateX(90deg) rotateY(0deg) rotateZ(0deg) translate3d(0px, 0px, -25px);
  transform: rotateX(90deg) rotateY(0deg) rotateZ(0deg) translate3d(0px, 0px, -25px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.menu-button {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  overflow: visible;
  width: 41px;
  height: 43px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0px;
}

.menu-button.w--open {
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  background-color: transparent;
}

.simple-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 13px;
  padding-bottom: 13px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border: 1px none #000;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-weight: 700;
}

.simple-link.w--current {
  color: #dc0000;
}

.number {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9999;
  padding: 20px;
  background-color: #333;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
}

.nav-link {
  position: relative;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 100%;
  height: 60px;
  max-width: 360px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
  clear: both;
  border: 2px solid #5fc9f3;
  -webkit-transition: background-color 200ms ease, color 250ms ease, text-shadow 250ms ease;
  transition: background-color 200ms ease, color 250ms ease, text-shadow 250ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 58px;
  text-align: right;
  text-decoration: none;
}

.nav-link:hover {
  color: #fff;
  text-shadow: 0 0 0 #000;
}

.nav-link.w--current {
  max-width: 250px;
  border-color: #fff;
  color: #7a7a7a;
}

.nav-link.w--current:hover {
  color: #333;
}

.nav-link.white {
  border-color: #7a7a7a;
}

.nav-link.white:hover {
  color: #fff;
}

.simple-nav {
  background-color: hsla(0, 0%, 100%, 0);
}

.simple-menu-button {
  overflow: hidden;
  width: auto;
  height: 50px;
  min-width: 50px;
  padding: 0px;
  background-color: transparent;
}

.simple-menu-button.w--open {
  background-color: transparent;
}

.nav-menu {
  display: block;
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.header {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  width: 100%;
  background-color: transparent;
}

.navbar {
  background-color: transparent;
}

.menue {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1000;
  display: block;
  background-color: transparent;
}

.menu-button-2 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.menu-button-2.w--open {
  position: relative;
  padding: 15px;
  background-color: transparent;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.nav-menu-2 {
  background-color: transparent;
}

.container-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navmenu {
  position: fixed;
  left: auto;
  top: 1%;
  right: 2%;
  bottom: auto;
  background-color: transparent;
}

.icon-6 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #dc0000;
  font-size: 45px;
  line-height: 30px;
}

.nav-menu-3 {
  position: relative;
  display: block;
  width: auto;
  height: 250px;
  -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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  text-align: center;
}

.nav-link-2 {
  position: relative;
  display: block;
  margin-bottom: 5px;
  padding-top: 18px;
  padding-bottom: 18px;
  clear: none;
  background-color: rgba(0, 0, 0, 0.7);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: right;
}

.nav-link-2:hover {
  color: #dc0000;
}

.nav-link-2.w--current {
  padding-top: 19px;
  color: #dc0000;
  text-decoration: none;
}

.nav-link-3 {
  display: block;
  margin-bottom: 5px;
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: rgba(0, 0, 0, 0.7);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: right;
}

.nav-link-3:hover {
  color: #dc0000;
}

.nav-link-3.w--current {
  color: #dc0000;
}

.nav-link-4 {
  margin-bottom: 5px;
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: rgba(0, 0, 0, 0.7);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: right;
}

.nav-link-4:hover {
  color: #dc0000;
}

.nav-link-4.w--current {
  color: #dc0000;
}

.menu-button-3 {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
}

.menu-button-3.w--open {
  width: 300px;
  background-color: transparent;
}

.icons-menu {
  display: inline-block;
  width: 100%;
  height: 60px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: rgba(0, 0, 0, 0.7);
}

.contain-all {
  max-width: 100vw;
}

.body {
  cursor: default;
}

.instagramsection {
  display: none;
  -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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #dc0000;
}

.instagramlink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.instapost {
  width: 20%;
  height: 20vw;
}

.instapost:hover {
  background-image: none;
}

.instaimage {
  width: 100%;
  height: 100%;
  max-height: none;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.instaimage:hover {
  opacity: 0;
}

.instatext {
  margin: 0px 0px 10vh;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-style: normal;
  font-weight: 500;
  text-align: center;
}

.instatext.potion {
  width: 70%;
  margin-left: 70px;
  padding-left: 0px;
}

.instatext.left {
  text-align: left;
}

html.w-mod-js *[data-ix="hideonload"] {
  display: none;
}

html.w-mod-js *[data-ix="toggle-content-initial-appe"] {
  height: 0px;
}

html.w-mod-js *[data-ix="close-word-on-load"] {
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

html.w-mod-js *[data-ix="bottom-x-2"] {
  opacity: 0;
  -webkit-transform: rotate(-45deg) translate(0px, 50%);
  -ms-transform: rotate(-45deg) translate(0px, 50%);
  transform: rotate(-45deg) translate(0px, 50%);
}

html.w-mod-js *[data-ix="sliding-block"] {
  width: 0px;
}

html.w-mod-js *[data-ix="square-front"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="bottom-x"] {
  opacity: 0;
  -webkit-transform: rotate(45deg) translate(0px, 50%);
  -ms-transform: rotate(45deg) translate(0px, 50%);
  transform: rotate(45deg) translate(0px, 50%);
}

@media screen and (max-width: 991px) {
  .start {
    background-image: url('../images/2.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .container {
    height: 500px;
  }

  .h5 {
    font-size: 30px;
  }

  .h2 {
    font-size: 35px;
    line-height: 45px;
  }

  .paragraphslide3.small {
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-4 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/2.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .button {
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 100;
  }

  .button.schwarz {
    margin-top: 15px;
  }

  .fotoprivat1 {
    width: 400px;
    height: 600px;
    margin-top: 60px;
    background-size: cover;
  }

  .h1_privat {
    left: 65px;
    font-size: 65px;
  }

  .textparlament {
    margin-left: 68px;
    font-size: 14px;
    line-height: 23px;
  }

  .zitate_dirk {
    height: 70vh;
    margin-top: 50px;
  }

  .foto {
    display: none;
  }

  .heading-4 {
    margin-top: 45px;
    margin-left: 37px;
    font-size: 180px;
  }

  .paragraph-4 {
    font-size: 15px;
  }

  .menu {
    display: none;
  }

  .div-block-23 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/1802_Kienscherf_MND-14.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/1802_Kienscherf_MND-14.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .paragraph-6 {
    margin-top: 95px;
    margin-left: 90px;
    padding-right: 40px;
  }

  .paragraph-6.lessspace {
    margin-top: 75px;
    margin-left: 90px;
  }

  .paragraph-6.morespace {
    margin-top: 110px;
  }

  .paragraph-6.space {
    margin-top: 195px;
  }

  .heading-7 {
    margin-top: 90px;
    margin-left: 70px;
    font-size: 24px;
    line-height: 35px;
  }

  .heading-7.morespace {
    font-size: 24px;
  }

  .icons_weiss {
    width: 33%;
  }

  .link-4 {
    font-size: 24px;
  }

  .heading-9 {
    width: 33%;
    margin-left: 20px;
  }

  .heading-10 {
    width: 33%;
    margin-right: 20px;
  }

  .text-block-2 {
    margin-top: 5vh;
    padding-top: 0px;
    padding-right: 218px;
    padding-left: 218px;
    font-size: 14px;
    line-height: 20px;
  }

  .container-2 {
    margin-top: 0px;
  }

  .column-9 {
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-10 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .details {
    height: 30vh;
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: none;
  }

  .text.right {
    font-size: 14px;
    line-height: 23px;
    font-weight: 400;
  }

  .text.left {
    font-size: 14px;
    line-height: 23px;
    font-weight: 400;
  }

  .row-7.unten {
    display: block;
    margin-top: 0px;
    margin-right: 35px;
    margin-left: 35px;
    text-align: left;
  }

  .slider {
    display: block;
    width: 700px;
    margin-top: 120px;
    margin-right: auto;
    margin-left: auto;
  }

  .slide1 {
    margin-left: 0px;
  }

  .paragraphslide1 {
    padding-right: 90px;
    padding-left: 90px;
    font-size: 18px;
    line-height: 24px;
  }

  .paragraphslide2 {
    font-size: 18px;
    line-height: 24px;
  }

  .zitat1 {
    width: 700px;
    font-size: 24px;
    line-height: 35px;
  }

  .zitat2 {
    display: block;
    width: 700px;
    font-size: 24px;
  }

  .zitat3 {
    width: 700px;
  }

  .dirkkienscherf.lessspace {
    margin-top: -125px;
    font-size: 14px;
  }

  .italic-text-4 {
    font-size: 24px;
  }

  .italic-text-5 {
    font-size: 24px;
    line-height: 32px;
  }

  .section-kontakt {
    height: 100vh;
    margin-top: 40px;
  }

  .section-wer {
    height: 98vh;
  }

  .grau {
    height: 10vh;
  }

  .toggle-title {
    font-size: 12px;
  }

  .toggle-header.icon-3 {
    padding-right: 0px;
    padding-left: 35px;
  }

  .toggle-header.icon-1 {
    padding-right: 0px;
    padding-left: 35px;
  }

  .toggle-header.icon-2 {
    width: 110%;
    padding-right: 0px;
    padding-left: 35px;
  }

  .paragraph-7 {
    font-size: 13px;
    line-height: 18px;
  }

  .toggle-space {
    padding-right: 15px;
  }

  .container-center-section.many {
    width: 100%;
  }

  .textprivat1 {
    font-size: 14px;
    line-height: 23px;
  }

  .fotoparlament {
    width: 400px;
    height: 600px;
    margin-top: 63px;
  }

  .div-block-35 {
    display: none;
  }

  .div-block-36 {
    width: 100%;
  }

  .zitat2_zeichen {
    margin-left: 151px;
    font-size: 180px;
  }

  .zitat1_zeichen {
    margin-left: 19px;
    font-size: 180px;
  }

  .column-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 45px;
    margin-bottom: 45px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 45px;
    margin-bottom: 45px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 45px;
    margin-bottom: 45px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section-details {
    height: 30vh;
  }

  .h1_parlament {
    left: 65px;
    font-size: 65px;
  }

  .paragraph-9 {
    font-size: 15px;
  }

  .zitat2_zeichen-copy {
    margin-left: 19px;
    font-size: 180px;
  }

  .zitat3_zeichen-copy {
    margin-left: 19px;
    font-size: 180px;
  }

  .textblock {
    margin-top: 5vh;
    padding-top: 0px;
    padding-right: 218px;
    padding-left: 218px;
    font-size: 14px;
    line-height: 20px;
  }

  .parlament_dirk {
    display: none;
  }

  .foto_privat1 {
    width: 400px;
    height: 600px;
    margin-top: 63px;
  }

  .icons_weiss-menu {
    width: 100%;
    padding-right: 180px;
    padding-left: 180px;
  }

  .headline-impressum {
    left: 65px;
    font-size: 65px;
  }

  .icons_weiss-menu-slider {
    width: 100%;
    padding-right: 180px;
    padding-left: 180px;
  }

  .zitat1_zeichen-2 {
    margin-left: 19px;
    font-size: 180px;
  }

  .pressebilder {
    padding-top: 5px;
  }

  .button-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .open-close-mask {
    height: 50px;
  }

  .close {
    line-height: 45px;
  }

  .open {
    line-height: 45px;
  }

  .sliding-block {
    max-width: 250px;
  }

  .nav-link-holder {
    max-width: 250px;
  }

  .menu-button {
    margin-right: 10px;
    margin-bottom: 5px;
  }

  .menu-button.w--open {
    margin-top: 10px;
  }

  .header {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
  }

  .contain-all {
    overflow: hidden;
  }

  .instatext {
    margin-bottom: 5vh;
    font-size: 14px;
    line-height: 23px;
  }
}

@media screen and (max-width: 767px) {
  .start {
    height: 100vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.21)), to(rgba(0, 0, 0, 0.21))), url('../images/B4-3.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.21), rgba(0, 0, 0, 0.21)), url('../images/B4-3.jpg');
    background-position: 0px 0px, 72% 0px;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .container {
    height: 450px;
    margin-top: 0px;
  }

  .div-block-3 {
    width: 70px;
    height: 3px;
    margin-top: 56px;
  }

  .h5 {
    margin-top: -13px;
    margin-bottom: 0px;
    padding-left: 140px;
    font-size: 22px;
  }

  .h2 {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 30px;
  }

  .paragraphslide3.small {
    margin-top: 64px;
    padding-right: 83px;
    padding-left: 83px;
    font-size: 16px;
    line-height: 22px;
  }

  .paragraphslide3.small.videolink {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    text-align: center;
  }

  .div-block-4 {
    height: 100vh;
    margin-top: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .heading-2.red {
    display: inline;
    margin-top: 0px;
    margin-left: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #cd0000;
    font-size: 35px;
    line-height: 40px;
    text-align: left;
  }

  .div-block-6 {
    height: 25vh;
  }

  .button.schwarz {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .h1_privat {
    font-size: 45px;
  }

  .zitate_dirk {
    height: 400px;
  }

  .paragraph-4 {
    margin-top: -95px;
    margin-left: 384px;
    font-size: 11px;
  }

  .section-parlament {
    display: none;
  }

  .menu {
    display: none;
  }

  .text-block {
    padding-top: 50px;
    font-size: 11px;
  }

  .link {
    margin-top: 19px;
    font-size: 22px;
    line-height: 28px;
  }

  .link.position {
    margin-top: 15px;
  }

  .div-block-23 {
    height: 600px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/1802_Kienscherf_MND-14.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/1802_Kienscherf_MND-14.jpg');
    background-position: 0px 0px, 80% 0%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .paragraph-6 {
    margin-left: 45px;
    font-size: 12px;
    line-height: 18px;
  }

  .paragraph-6.lessspace {
    margin-top: 31px;
    margin-left: 45px;
  }

  .paragraph-6.morespace {
    margin-top: 100px;
  }

  .paragraph-6.space {
    margin-top: 115px;
  }

  .heading-7 {
    margin-left: 45px;
    font-size: 18px;
    line-height: 25px;
  }

  .heading-7.morespace {
    margin-top: 80px;
    font-size: 18px;
    line-height: 25px;
  }

  .row-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .column-4 {
    display: block;
  }

  .link-4 {
    font-size: 18px;
  }

  .heading-9 {
    margin-left: 18px;
    font-size: 11px;
    line-height: 16px;
  }

  .logotype {
    display: block;
  }

  .text-block-2 {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-right: 118px;
    padding-left: 118px;
  }

  .div-block-28 {
    width: 30px;
    height: 30px;
    background-size: 25px;
  }

  .div-block-29 {
    width: 30px;
    height: 30px;
    background-size: 25px;
  }

  .div-block-30 {
    width: 30px;
    height: 30px;
    background-size: 25px;
  }

  .column-9 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .column-10 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .details {
    height: auto;
  }

  .text.right {
    display: inline-block;
    text-align: left;
  }

  .slide3 {
    height: auto;
  }

  .slider {
    width: 100vw;
    height: 250px;
    margin-top: 55px;
  }

  .slide-nav {
    margin-top: 0px;
    font-size: 6px;
  }

  .right-arrow {
    height: 250px;
    margin-top: 0px;
  }

  .left-arrow {
    left: 0px;
    top: 0px;
    bottom: 0px;
    height: 250px;
    margin-top: 0px;
  }

  .paragraphslide1 {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 22px;
  }

  .paragraphslide2 {
    height: 250px;
    font-size: 16px;
    line-height: 22px;
  }

  .zitat1 {
    width: 100vw;
    height: auto;
    padding-right: 72px;
    padding-left: 72px;
    font-size: 14px;
    line-height: 16px;
  }

  .zitat1.small {
    font-size: 10px;
    line-height: 11px;
  }

  .zitat2 {
    width: 100vw;
    margin-top: 50px;
    padding-right: 72px;
    padding-left: 72px;
    font-size: 14px;
    line-height: 18px;
  }

  .zitat3 {
    width: 100vw;
    margin-top: 50px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 18px;
  }

  .dirkkienscherf.lessspace {
    margin-top: 0px;
    margin-left: 393px;
    font-size: 11px;
  }

  .italic-text-4 {
    display: block;
    width: 100vw;
    margin-right: auto;
    margin-left: auto;
    padding-right: 72px;
    padding-left: 72px;
    font-size: 14px;
    line-height: 18px;
  }

  .italic-text-5 {
    width: 100vw;
    font-size: 14px;
    line-height: 18px;
  }

  .section-kontakt {
    height: 600px;
    margin-top: 0px;
  }

  .section-wer {
    height: 100vh;
  }

  .parlament {
    padding-top: 25px;
  }

  .grau {
    height: 60px;
  }

  .toggle-title {
    position: absolute;
    font-size: 10px;
    line-height: 16px;
  }

  .toggle-header.icon-1 {
    width: 100%;
    padding-right: 0px;
    padding-left: 30px;
  }

  .toggle-element {
    width: 100%;
    margin-right: 0px;
    margin-left: 20px;
  }

  .toggle-wrapper {
    width: 160px;
    margin-top: 0px;
  }

  .paragraph-7 {
    font-size: 11px;
    line-height: 16px;
  }

  .toggle-space {
    padding-right: 0px;
    padding-left: 0px;
  }

  .toggle-icon {
    width: 10px;
    height: 11px;
    margin-top: 5px;
  }

  .container-center-section.many {
    width: 100%;
    margin-left: 0px;
  }

  .fotoparlament {
    width: 100vw;
    height: 100vh;
    margin: 0px 0px 30px;
    float: none;
    background-position: 100% 40%;
    background-size: cover;
  }

  .div-block-35 {
    display: block;
  }

  .div-block-36 {
    height: 400px;
  }

  .zitat1_zeichen {
    margin-top: 44px;
    margin-left: 100px;
    font-size: 100px;
  }

  .column-15 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .column-16 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .column-17 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .column-18 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .section-details {
    height: auto;
  }

  .h1_parlament {
    font-size: 45px;
  }

  .section-privat {
    display: none;
  }

  .paragraph-9 {
    margin-top: -90px;
    margin-left: 382px;
    font-size: 11px;
  }

  .zitat2_zeichen-copy {
    margin-top: 45px;
    margin-left: 170px;
    font-size: 100px;
  }

  .zitat3_zeichen-copy {
    margin-top: 23px;
    margin-left: 110px;
    font-size: 120px;
  }

  .privat_dirk {
    display: block;
  }

  .textblock {
    padding-right: 40px;
    padding-left: 40px;
  }

  .parlament_dirk {
    display: block;
  }

  .foto_privat1 {
    width: 100vw;
    height: 100vh;
    margin-top: 15px;
    margin-bottom: 30px;
    background-image: url('../images/1802_Kienscherf_MND-423.jpg');
    background-size: cover;
  }

  .right-arrow-2 {
    height: 250px;
    margin-top: 0px;
  }

  .left-arrow-2 {
    height: 250px;
    margin-top: 0px;
  }

  .div-block-37 {
    line-height: 15px;
  }

  .mask {
    height: 200px;
  }

  .icons_weiss-menu.lessspace {
    margin-top: 25px;
  }

  .facebook {
    display: block;
  }

  .div-block-twitter {
    width: 30px;
    height: 30px;
    background-size: 25px;
  }

  .div-block-insta {
    width: 30px;
    height: 30px;
    background-size: 25px;
  }

  .div-block-facebook {
    width: 30px;
    height: 30px;
    background-size: 25px;
  }

  .section-4 {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .headline-impressum {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 45px;
    line-height: 50px;
  }

  .slide4_zitat {
    height: auto;
  }

  .icons_weiss-menu-slider.lessspace {
    margin-top: 25px;
  }

  .zitat1_zeichen-2 {
    margin-top: 44px;
    margin-left: 100px;
    font-size: 100px;
  }

  .pressebilder {
    height: 400px;
    padding-top: 30px;
  }

  .text-block-3 {
    margin-top: 0px;
  }

  .button-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .menu-column {
    min-height: 350px;
    border-color: #000 #fff #fff;
    border-top-style: none;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }

  .menu-column.middle {
    border-top: 1px none #000;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
  }

  .menu-button {
    margin-right: 10px;
  }

  .menu-button.w--open {
    margin-top: 10px;
  }

  .icons-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

@media screen and (max-width: 479px) {
  .start {
    height: 100vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.09)), to(rgba(0, 0, 0, 0.09))), url('../images/B4-3.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.09)), url('../images/B4-3.jpg');
    background-position: 0px 0px, 68% 50%;
    background-size: auto, cover;
  }

  .heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    font-size: 20px;
  }

  .text-span {
    font-size: 20px;
  }

  .container {
    height: 500px;
    margin-top: 0px;
  }

  .div-block-3 {
    width: 50px;
    height: 3px;
  }

  .h5 {
    padding-left: 115px;
    font-size: 16px;
  }

  .h2 {
    margin-top: 10px;
    margin-right: 27px;
    margin-bottom: 20px;
    padding-right: 35px;
    font-size: 20px;
    line-height: 30px;
  }

  .paragraphslide3 {
    font-size: 12px;
    line-height: 13px;
    font-weight: 400;
  }

  .paragraphslide3.small {
    margin-top: 35px;
    margin-right: 65px;
    margin-left: 65px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-4 {
    margin-top: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .preheading {
    font-size: 14px;
    line-height: 16px;
  }

  .heading-2 {
    font-size: 30px;
    line-height: 32px;
  }

  .heading-2.red {
    position: absolute;
    display: block;
    margin-top: 0px;
    margin-left: 28px;
    clear: none;
    color: #cd0000;
    font-size: 25px;
    text-align: left;
  }

  .button.schwarz {
    margin-top: 0px;
  }

  .fotoprivat1 {
    position: static;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 50vh;
    margin-top: 9px;
    margin-bottom: 45px;
    float: none;
  }

  .h1_privat {
    margin-left: -47px;
    padding-right: 0px;
    font-size: 32px;
    line-height: 30px;
  }

  .h1_privat.postion {
    left: -85px;
    top: 2680px;
  }

  .h1_privat.posstat {
    margin-left: 0px;
  }

  .textparlament {
    position: static;
    left: -60px;
    top: 19px;
    right: -306px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    line-height: 13px;
  }

  .textparlament.potion {
    left: -204px;
    top: 527px;
    padding-right: 357px;
  }

  .div-block-12 {
    top: 772px;
    height: 50vh;
    background-position: -115px 5%;
    background-size: 50%;
  }

  .zitate_dirk {
    height: 500px;
    margin-top: 0px;
  }

  .foto {
    position: absolute;
    left: -14px;
    top: -283px;
    right: -35px;
    width: 40vh;
    height: 50vh;
    background-position: 65% 84%;
  }

  .paragraph-3 {
    margin-top: -280px;
    font-size: 20px;
    line-height: 26px;
  }

  .column-2 {
    top: -26px;
  }

  .heading-4 {
    margin-top: 67px;
    margin-left: -15px;
  }

  .paragraph-4 {
    position: static;
    display: inline-block;
    margin: 10px 40px 10px 0px;
    float: right;
    font-size: 11px;
    text-align: right;
  }

  .section-parlament {
    display: none;
  }

  .menu {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    overflow: visible;
    width: 100vw;
  }

  .text-block {
    font-size: 10px;
    line-height: 11px;
  }

  .text-span-2 {
    font-size: 10px;
    line-height: 11px;
  }

  .link {
    font-size: 25px;
    line-height: 32px;
  }

  .link-2 {
    font-size: 10px;
    line-height: 11px;
  }

  .link-3 {
    font-size: 10px;
    line-height: 11px;
  }

  .menu_unten {
    width: 40px;
    height: 30px;
  }

  .heading-5 {
    font-size: 24px;
  }

  .row-3 {
    margin-top: 116px;
  }

  .heading-6 {
    margin-top: 6px;
    margin-left: -101px;
    font-size: 30px;
    line-height: 34px;
  }

  .paragraph-5 {
    margin-left: -13px;
    padding-left: 0px;
    font-size: 12px;
    line-height: 13px;
  }

  .div-block-23 {
    height: auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/1802_Kienscherf_MND-14.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/1802_Kienscherf_MND-14.jpg');
    background-attachment: scroll, scroll;
  }

  .paragraph-6 {
    display: block;
    margin-top: 71px;
    margin-left: 20px;
    padding-top: 0px;
    padding-right: 5px;
    font-size: 10px;
    line-height: 13px;
  }

  .paragraph-6.lessspace {
    margin-top: 20px;
    margin-left: 20px;
  }

  .paragraph-6.morespace {
    margin-top: 52px;
  }

  .paragraph-6.space {
    margin-top: 82px;
    margin-bottom: 0px;
  }

  .heading-7 {
    margin-top: 70px;
    margin-left: 15px;
    font-size: 14px;
    line-height: 18px;
  }

  .heading-7.morespace {
    margin-top: 50px;
    margin-bottom: 0px;
    margin-left: 10px;
    font-size: 12px;
    line-height: 18px;
  }

  .icons_weiss {
    width: 25%;
    margin-top: 0px;
  }

  .row-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .column-4 {
    margin-top: 0px;
    background-size: 30px;
  }

  .link-4 {
    font-size: 14px;
  }

  .heading-9 {
    width: 50%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    font-size: 10px;
    line-height: 14px;
  }

  .heading-10 {
    width: 15%;
    margin-right: 0px;
    font-size: 15px;
  }

  .section-space {
    margin-top: -160px;
  }

  .kontaktdaten {
    margin-top: 0px;
    margin-bottom: 53px;
    padding-left: 0px;
  }

  .text-block-2 {
    margin-top: 30px;
    padding-right: 34px;
    padding-left: 34px;
    font-size: 12px;
  }

  .menu_oben {
    width: 40px;
    height: 30px;
  }

  .div-block-28 {
    width: 20px;
    height: 20px;
    background-size: 20px 100%;
  }

  .div-block-29 {
    width: 20px;
    height: 20px;
    background-size: 20px 100%;
  }

  .div-block-30 {
    width: 20px;
    height: 20px;
    background-size: 20px;
  }

  .fcku {
    margin-top: 3px;
  }

  .column-9 {
    margin-top: 0px;
    margin-bottom: 25px;
  }

  .column-10 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .details {
    height: auto;
  }

  .heading-13 {
    font-size: 16px;
  }

  .text.right {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 12px;
    line-height: 16px;
  }

  .text.left {
    margin-bottom: 5vh;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
  }

  .row-7.unten {
    margin-bottom: 40px;
  }

  .slider {
    width: 100vw;
    height: auto;
    margin-top: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .slide1 {
    height: 400px;
    font-size: 12px;
  }

  .slide-nav {
    margin-bottom: 45px;
  }

  .right-arrow {
    display: none;
  }

  .left-arrow {
    display: none;
  }

  .paragraphslide1 {
    padding-right: 65px;
    padding-left: 65px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
  }

  .paragraphslide2 {
    padding-right: 65px;
    padding-left: 65px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
  }

  .zitat1 {
    width: 100vw;
    margin-top: 35px;
    margin-bottom: 0px;
    padding-top: 35px;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 14px;
    line-height: 18px;
  }

  .zitat2 {
    width: 100vw;
    height: auto;
    margin-top: 90px;
    padding-right: 41px;
    padding-left: 41px;
    font-size: 14px;
    line-height: 20px;
  }

  .zitat3 {
    width: 100vw;
    margin-top: 60px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 20px;
  }

  .dirkkienscherf.lessspace {
    position: static;
    display: inline-block;
    margin-top: 10px;
    margin-right: 40px;
    margin-left: 0px;
    float: right;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 11px;
    text-align: left;
  }

  .italic-text-4 {
    margin-top: 0px;
    padding-right: 45px;
    padding-left: 45px;
    font-size: 14px;
    line-height: 20px;
  }

  .italic-text-5 {
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
  }

  .section-kontakt {
    height: auto;
  }

  .section-wer {
    height: 100vh;
  }

  .headline {
    margin-bottom: 50px;
  }

  .grau {
    height: 50px;
  }

  .container-center-section.many {
    display: block;
    width: 100%;
    margin-top: 0px;
  }

  .container-center-section.many.bs {
    margin-top: 20px;
  }

  .container-center-section.many.bs.other-space {
    margin-top: 15px;
  }

  .fotoprivat {
    position: absolute;
    left: -382px;
    top: 292px;
    width: 100vh;
    height: 60vh;
  }

  .paragraph-8 {
    position: absolute;
    left: -60px;
    top: 19px;
    right: -306px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 189px;
    padding-left: 116px;
    font-size: 12px;
    line-height: 13px;
  }

  .paragraph-8.potion {
    left: -204px;
    top: 527px;
    padding-right: 357px;
  }

  .parlamentbild {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .textprivat1 {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 13px;
  }

  .textprivat1.potion {
    left: -204px;
    top: 527px;
    padding-right: 357px;
  }

  .fotoparlament {
    position: static;
    left: 0px;
    top: 0px;
    display: block;
    overflow: visible;
    width: 100vw;
    height: 100vh;
    margin: 0px 0px 10px;
    float: none;
    background-image: url('../images/1802_Kienscherf_MND-490.jpg');
    background-position: 100% 0px;
    background-size: cover;
    text-align: left;
  }

  .zitat2_zeichen {
    margin-top: 67px;
    margin-left: -15px;
  }

  .zitat1_zeichen {
    margin-top: 68px;
    margin-left: -15px;
    font-size: 100px;
  }

  .column-15 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .column-16 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .column-17 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .column-18 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .section-details {
    height: auto;
  }

  .h1_parlament {
    margin-left: -47px;
    padding-right: 0px;
    font-size: 32px;
    line-height: 30px;
  }

  .h1_parlament.postion {
    left: -85px;
    top: 2680px;
  }

  .section-privat {
    display: none;
  }

  .icon-4 {
    margin-right: 10px;
    margin-left: 30px;
    font-size: 30px;
  }

  .icon-5 {
    margin-right: 9px;
    margin-left: 15px;
    font-size: 30px;
  }

  .paragraph-9 {
    position: static;
    display: inline-block;
    margin-top: 10px;
    margin-right: 40px;
    margin-left: 0px;
    float: right;
    font-size: 11px;
    text-align: right;
  }

  .zitat2_zeichen-copy {
    margin-top: 60px;
    margin-left: 30px;
    font-size: 100px;
  }

  .zitat3_zeichen-copy {
    margin-top: 50px;
    margin-left: -15px;
    font-size: 100px;
  }

  .slide-nav-2 {
    display: block;
    margin-top: 0px;
  }

  .privat_dirk {
    display: block;
    margin-bottom: 40px;
  }

  .textblock {
    margin-top: 54px;
    margin-bottom: 25px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 12px;
    text-align: left;
  }

  .parlament_dirk {
    display: block;
  }

  .foto_privat1 {
    position: static;
    left: 0px;
    top: 0px;
    display: block;
    overflow: visible;
    width: 100vw;
    height: 100vh;
    margin: 0px 0px 10px;
    float: none;
    background-image: url('../images/1802_Kienscherf_MND-423.jpg');
    background-position: 100% 0px;
    background-size: cover;
    text-align: left;
  }

  .slide2 {
    margin-top: 17px;
  }

  .mask {
    height: auto;
  }

  .wer-ich-bin-id {
    height: 0px;
  }

  .icons_weiss-menu {
    width: 25%;
    margin-top: 0px;
  }

  .icons_weiss-menu.lessspace.kopie {
    width: 100%;
    padding-right: 100px;
    padding-left: 100px;
  }

  .facebook {
    margin-top: 0px;
    background-size: 30px;
  }

  .div-block-twitter {
    width: 20px;
    height: 20px;
    background-size: 20px;
  }

  .div-block-insta {
    width: 20px;
    height: 20px;
    background-size: 20px 100%;
  }

  .div-block-facebook {
    width: 20px;
    height: 20px;
    background-size: 20px 100%;
  }

  .section-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .headline-impressum {
    margin-top: 10px;
    margin-bottom: 40px;
    margin-left: 0px;
    padding-right: 0px;
    font-size: 32px;
    line-height: 30px;
  }

  .headline-impressum.postion {
    left: -85px;
    top: 2680px;
  }

  .subheadline2 {
    margin-left: 10px;
  }

  .icons_weiss-menu-slider {
    width: 25%;
    margin-top: 0px;
  }

  .icons_weiss-menu-slider.lessspace.kopie {
    width: 100%;
    padding-right: 100px;
    padding-left: 100px;
  }

  .zitat1_zeichen-2 {
    margin-top: 68px;
    margin-left: -15px;
    font-size: 100px;
  }

  .column-19 {
    margin-bottom: 20px;
  }

  .pressebilder {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-9 {
    margin-bottom: 20px;
  }

  .container-3 {
    height: 60px;
  }

  .line2-1 {
    left: 0px;
    top: 19px;
    right: 0px;
    display: none;
  }

  .menu-button {
    height: 43px;
  }

  .menu-button.w--open {
    height: 43px;
    margin-top: 10px;
  }

  .nav-link {
    max-width: 100%;
  }

  .icons-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .instatext {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0px;
    padding: 0px 31px;
    font-size: 12px;
    line-height: 13px;
  }

  .instatext.potion {
    left: -204px;
    top: 527px;
    padding-right: 357px;
  }
}

@font-face {
  font-family: 'Typetype tt norms';
  src: url('../fonts/TypeType---TT-Norms-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Typetype tt norms';
  src: url('../fonts/TypeType---TT-Norms-ExtraLight-Italic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Typetype tt norms';
  src: url('../fonts/TypeType---TT-Norms-Heavy-Italic.otf') format('opentype'), url('../fonts/TypeType---TT-Norms-Heavy.otf') format('opentype'), url('../fonts/TypeType---TT-Norms-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Typetype tt norms';
  src: url('../fonts/TypeType---TT-Norms-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Typetype tt norms';
  src: url('../fonts/TypeType---TT-Norms-Bold-Italic.otf') format('opentype'), url('../fonts/TypeType---TT-Norms-ExtraBold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Typetype tt norms';
  src: url('../fonts/TypeType---TT-Norms-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Typetype tt norms';
  src: url('../fonts/TypeType---TT-Norms-Thin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Typetype tt norms';
  src: url('../fonts/TypeType---TT-Norms-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Typetype tt norms';
  src: url('../fonts/TypeType---TT-Norms-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Typetype tt norms';
  src: url('../fonts/TypeType---TT-Norms-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Typetype tt norms';
  src: url('../fonts/TypeType---TT-Norms-Medium-Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Typetype tt norms';
  src: url('../fonts/TypeType---TT-Norms-ExtraBold.otf') format('opentype'), url('../fonts/TypeType---TT-Norms-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Typetype tt norms';
  src: url('../fonts/TypeType---TT-Norms-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Typetype tt norms';
  src: url('../fonts/TypeType---TT-Norms-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}