:root {
  --color: #e9882d;
  --color-2: white;
  --color-3: #000;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.oranger-balken {
  max-width: 1200px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.oranger-balken.men-leiste {
  -webkit-text-fill-color: inherit;
  background-color: #d36614;
  background-clip: border-box;
}

.section.hero {
  background-color: #e4d8d8;
  background-image: url('../images/DSC06909.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: 160vh 100vh;
  height: 100vh;
}

.navi {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  margin-top: 41px;
  display: flex;
  position: fixed;
}

.heading {
  color: #b45400;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  padding-bottom: 205px;
  padding-right: 133px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 160px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image {
  width: 40%;
  height: 50%;
  margin-left: auto;
  margin-right: auto;
}

.link-block {
  margin-left: 64px;
  display: block;
}

.div-block {
  -webkit-text-fill-color: inherit;
  background-color: #d55d12;
  background-clip: border-box;
  display: block;
}

.div-block-2 {
  background-color: #e47a39;
  width: 200px;
  height: 200px;
}

.orangeer-balken {
  opacity: .4;
  background-color: #ca6110;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 80px;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.section-2 {
  width: 100%;
  margin-left: 0;
}

.abstandhalter {
  z-index: 500;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  height: 5vh;
  position: relative;
}

.abstandhalter.stickyabstand {
  z-index: 500;
  background-color: #fff;
  position: sticky;
  top: 6vh;
}

.abstandhalter.sticky {
  z-index: 600;
  background-color: #fff;
  position: sticky;
  top: 6vh;
}

.body {
  height: auto;
}

.c01-inhalt-mit-seitenabstand {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  height: 60vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.c01-inhalt-mit-seitenabstand.startcontainer-f-neuigkeiten {
  z-index: -10;
  box-sizing: border-box;
  object-fit: fill;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90%;
  max-width: 90%;
  height: 75vh;
  max-height: 75vh;
  display: block;
  position: sticky;
  top: 11vh;
  bottom: auto;
}

.c01-inhalt-mit-seitenabstand.links-stiky-rechts-scroll {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 200vh;
  display: grid;
  position: relative;
}

.c01-inhalt-mit-seitenabstand.statrbild {
  background-image: url('../images/DSC06909.jpg');
  background-position: 50%;
  background-size: 100%;
  background-attachment: fixed;
}

.c01-inhalt-mit-seitenabstand.halb-verdeckte-schrift {
  -webkit-text-fill-color: inherit;
  background-color: #9c7c7c00;
  background-clip: border-box;
}

.c01-inhalt-mit-seitenabstand.f-r-projektikonen {
  height: 200vh;
}

.c01-inhalt-mit-seitenabstand.schriftmitte {
  background-color: #c9abab;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: sticky;
}

.c01-inhalt-mit-seitenabstand.co1sticky {
  z-index: 200;
  background-color: #fff;
  height: 40vh;
  position: sticky;
  top: 10vh;
}

.c01-inhalt-mit-seitenabstand.gruppenbild {
  z-index: 10;
  flex-flow: column;
  height: 200vh;
  display: block;
  position: sticky;
  top: 5px;
}

.c01-inhalt-mit-seitenabstand.c01-b-roseite {
  background-color: #978d8d;
}

.c01-inhalt-mit-seitenabstand.interviev {
  height: auto;
  display: flex;
}

.c01-inhalt-mit-seitenabstand.infocardsec {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 150vh;
  display: grid;
  position: relative;
}

.navbar {
  z-index: 999;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  height: 6vh;
  min-height: 6vh;
  max-height: 6vh;
  display: block;
  position: sticky;
  top: 0;
}

.partielogo {
  z-index: 900;
  color: var(--color);
  height: 3vh;
  margin-top: 5%;
  margin-bottom: 0;
  font-family: gill-sans-nova, sans-serif;
  font-size: 7vw;
  position: relative;
}

.partielogo:hover {
  color: var(--color);
}

.partielogo.wei {
  color: var(--color-2);
  margin-bottom: 58px;
  font-size: 10vw;
  left: -44%;
}

.partielogo.navlogo {
  margin-top: -5%;
  font-size: 30px;
}

.partielogo.navlogo.navlogohover {
  color: var(--color-3);
  margin-top: -1vh;
  font-size: 3vh;
  top: .4vh;
}

.partielogo.navlogo.navlogohover:hover {
  color: var(--color);
}

.brand {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 15% auto 0% 5%;
}

.brand.w--current {
  height: 3vh;
  max-height: 3vh;
}

.nav-menu {
  display: flex;
  position: absolute;
  inset: -8% 4% 0% auto;
}

.container {
  background-color: #443434;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.c02-platzhalter-titelbild {
  z-index: -10;
  background-image: url('../images/DSC06909.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  position: sticky;
  top: 11vh;
  bottom: 86vh;
}

.c02-platzhalter-titelbild.titelbild-im-hintergrund {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/DSC06909-zugeschnitten.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  justify-content: space-between;
  align-items: flex-start;
  margin: auto;
  display: block;
  position: relative;
  top: 10px;
}

.image-3 {
  float: none;
  width: auto;
  height: auto;
  display: block;
  position: static;
  overflow: clip;
}

.image-4 {
  width: auto;
  height: auto;
  max-height: 100%;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  display: flex;
}

.sliding-section {
  justify-content: flex-end;
  align-items: center;
  width: 90%;
  max-width: 90%;
  height: 75vh;
  max-height: 75vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-4 {
  mix-blend-mode: normal;
  background-color: #617f5963;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: 100%;
  display: block;
  transform: translate(0);
}

.fixes-bild {
  z-index: 0;
  object-fit: fill;
  width: 100%;
  position: sticky;
  top: 0;
}

.image-5 {
  object-fit: fill;
  width: 100%;
}

.div-block-5 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.zwei-spalter {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline-grid;
}

.page-wrapper {
  width: 100%;
  height: 75vh;
}

.hintergrundbild-probe {
  object-fit: cover;
  width: 100vw;
  height: 75vh;
  position: static;
  inset: 0% 0% auto;
  overflow: auto;
}

.gridwrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  display: grid;
}

.left-side {
  position: relative;
}

.grid {
  margin-top: -633px;
  position: relative;
}

.right-site {
  width: 30vw;
  height: 200vh;
  position: relative;
}

.right-site-content-wrapper {
  width: 40vw;
  height: 100vh;
  margin-top: 0;
  position: absolute;
  inset: auto 0% 0%;
}

.image-6 {
  position: sticky;
}

.left {
  margin-right: 200px;
  position: sticky;
  top: 50px;
}

.right {
  position: static;
  top: 15px;
}

.right-card {
  background-color: #000;
  width: 500px;
  padding: 69px 69px 200px;
}

.heading-2 {
  color: #fff;
  background-color: #000;
}

.paragraph {
  color: #fff;
}

.div-block-6 {
  width: 50%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 306px;
  margin-left: 558px;
  padding-top: 594px;
  position: static;
  inset: auto 0% 0% auto;
}

.heading-3 {
  width: 100%;
}

.section-3 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 90%;
  height: 75vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.div-block-7 {
  z-index: 20;
  background-color: #00000082;
  width: 30%;
  height: 100%;
  padding: 21px;
  position: sticky;
  top: 10vh;
}

.div-block-8 {
  position: sticky;
  top: 45vh;
}

.div-block-9 {
  background-color: #b26262;
  justify-content: flex-end;
  align-items: flex-start;
  width: 30vh;
  height: 10vh;
  display: block;
  position: relative;
  top: -361px;
  left: 161px;
}

.section-berschrift {
  justify-content: flex-end;
  align-items: center;
  margin-top: -42vh;
  margin-bottom: 75vh;
  display: flex;
}

.heading-4 {
  color: var(--color);
  font-family: Changa One, Impact, sans-serif;
  font-size: 100%;
  line-height: 100%;
}

.div-block-10 {
  z-index: 20;
  width: 29%;
  margin-right: 5%;
  position: relative;
}

.main-heading {
  z-index: 20;
  color: #000;
  width: auto;
  font-family: neuzeit-grotesk-extra-conden, sans-serif;
  font-size: 1.8vw;
  position: relative;
}

.main-heading.white {
  color: #fff;
}

.main-heading.zweidrittel {
  width: 60.66%;
}

.main-heading.zweidrittel.khjg, .main-heading.zweidrittel.kzjgb {
  margin-top: 0;
}

.main-heading.wei {
  color: var(--color-2);
}

.r {
  color: #fff;
  font-family: neuzeit-grotesk, sans-serif;
}

.div-block-11 {
  z-index: 999;
  background-color: #794141;
  height: 30vh;
  position: sticky;
  top: 0;
}

.bildorganisator-im-c1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.bildorganisator-im-c1.bildorganisator-im-c1-f-r-projektikonen {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  position: relative;
}

.bildorganisator-im-c1.f-r-projektikonen {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bildorganisator-im-c1.f-projektikonen {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: center stretch;
  width: 80%;
  max-width: 80%;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 9px;
  display: flex;
  position: relative;
}

.div-block-12 {
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  margin-left: 0;
  display: flex;
}

.div-block-12.csg {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10vh;
}

.image-7 {
  max-height: 100%;
}

.image-8 {
  max-height: 80%;
}

.div-block-13 {
  background-color: #fff0;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-9 {
  max-height: 100%;
  margin-left: 0;
}

.projektikone {
  background-color: #bb7b7b;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  max-width: 30%;
  height: auto;
  max-height: 80%;
  margin: 0;
  padding: 15px;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
}

.projektikone._01 {
  position: absolute;
  top: -16px;
  right: 752.922px;
}

.projektikone._02 {
  position: absolute;
  top: -50px;
  bottom: -11px;
  left: 400.906px;
}

.projektikone._03 {
  position: absolute;
  inset: 105px 355.922px 0 757.906px;
}

.div-block-14 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  max-width: 100%;
  max-height: 80%;
  display: flex;
}

.image-10 {
  max-height: 100%;
}

.image-11 {
  max-height: 30%;
  display: block;
}

.image-12 {
  width: 100%;
  height: auto;
  max-height: 120%;
}

.div-block-15 {
  padding: 26px;
  position: relative;
  top: 0;
  left: auto;
}

.div-block-15._01 {
  top: -248px;
  left: 28px;
}

.div-block-15._02 {
  top: 37px;
  left: -22px;
}

.div-block-15._03 {
  padding: 60px;
  top: -131px;
}

.div-block-15._04 {
  width: 180%;
  padding: 0;
  top: -741px;
  left: 8px;
}

.div-block-16 {
  position: static;
}

.image-13 {
  z-index: auto;
  max-height: 100%;
  position: relative;
  top: auto;
}

.ikonenplatzhalterdiv {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  min-width: 30%;
  max-width: 100%;
  max-height: 100%;
  padding-bottom: 0;
  display: flex;
  position: relative;
  inset: auto 0% 0% auto;
}

.div-block-17 {
  z-index: 1000;
  min-width: 40%;
  position: relative;
  top: -115px;
}

.div-block-18 {
  z-index: 998;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 30%;
  max-width: 100%;
  min-height: 30%;
  display: flex;
  position: relative;
  top: auto;
  left: auto;
}

.div-block-19 {
  z-index: 998;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 30%;
  min-height: 30%;
  max-height: 100%;
  display: flex;
  position: relative;
  top: 18px;
}

.div-block-20 {
  z-index: 998;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 30px;
  min-height: 30%;
  display: flex;
  position: relative;
  top: auto;
}

.image-14 {
  max-width: 100%;
  max-height: 100%;
  position: static;
  left: auto;
}

.image-15 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  max-height: 100%;
  position: static;
}

.p_ikon {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: block;
  position: relative;
  top: 0;
  left: auto;
}

.p_ikon.b3 {
  padding-left: 4%;
  left: auto;
}

.quick-stack {
  height: 100%;
}

.cell, .cell-2 {
  justify-content: center;
  align-items: flex-start;
}

.cell-3 {
  justify-content: center;
  align-items: center;
}

.image-16 {
  max-height: 50vh;
}

.section-projektikonen {
  background-color: #9dbd98;
  justify-content: center;
  align-items: center;
  width: 69vw;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pictocenter {
  background-color: #fff;
  width: 23vw;
  min-width: 23vw;
  max-width: 23vw;
  height: 23vw;
  min-height: 23vw;
  max-height: 23vw;
  padding: 25px;
  position: relative;
}

.pictocenter.f1, .pictocenter.f2 {
  background-color: #fff;
}

.image-17 {
  z-index: 500;
  box-sizing: border-box;
  object-fit: fill;
  object-position: 50% 0%;
  max-width: 100%;
  max-height: 200%;
  padding-left: 0;
  position: relative;
}

.image-18 {
  aspect-ratio: auto;
  opacity: 1;
  max-height: 60%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-18.absolute {
  position: absolute;
  inset: 0% 0% auto;
}

.image-18.impartiehover {
  aspect-ratio: 1;
  opacity: 0;
  cursor: auto;
  object-fit: cover;
  width: 65px;
  min-width: 65%;
  max-width: 65%;
  height: 65%;
  min-height: 65%;
  max-height: 65%;
  position: relative;
}

.image-18.impartiehover:hover {
  opacity: 100;
}

.image-19 {
  position: relative;
}

.paragraph-3 {
  z-index: 500;
  position: relative;
}

.paragraph-3.parak {
  text-align: center;
  margin-top: .5vh;
  margin-left: auto;
  margin-right: auto;
}

.div-block-21 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
  position: absolute;
}

.div-block-21.b3 {
  margin-top: 0%;
  padding-top: 0;
  display: block;
  position: absolute;
}

.div-block-21.b4 {
  margin-top: -2%;
  display: block;
  position: absolute;
}

.div-block-21.b2 {
  z-index: 500;
  opacity: 1;
  margin-top: 17%;
  display: flex;
  position: absolute;
}

.div-block-21.b2.absolute {
  position: absolute;
}

.div-block-21.b2.hover {
  opacity: 1;
  display: flex;
}

.div-block-21.b2.hover:hover {
  opacity: 100;
}

.div-block-21.b2.untenn {
  position: absolute;
}

.div-block-21.b5 {
  z-index: 500;
  margin-top: -36%;
  position: absolute;
}

.div-block-21.b6 {
  z-index: 500;
  margin-left: 64%;
  position: absolute;
}

.div-block-21.b7 {
  z-index: 500;
  margin-top: -20%;
  position: absolute;
}

.div-block-21.b9 {
  margin-top: 6%;
  position: absolute;
}

.paragraph-4 {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 0;
  display: block;
}

.paragraph-4.parak {
  z-index: 50;
  width: 200%;
  position: relative;
}

.image-20 {
  z-index: 500;
  width: 200%;
  min-width: 100%;
  max-width: 200%;
  height: 90%;
  min-height: 80%;
  max-height: 82%;
  position: relative;
}

.image-20.impartiehover {
  overflow: visible;
}

.image-21 {
  z-index: 500;
  position: relative;
}

.image-22 {
  max-width: 200%;
}

.image-22.impartiehover {
  opacity: 0;
}

.image-22.impartiehover:hover {
  opacity: 100;
}

.image-23 {
  min-height: 150%;
  max-height: 200%;
  position: relative;
}

.div-block-22 {
  z-index: 200;
  background-color: #fff0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 1px;
  display: flex;
  position: absolute;
}

.div-block-22.errtv {
  z-index: 800;
  margin-top: 0;
  padding-top: 11.5%;
  padding-left: 30%;
}

.div-block-22.errtv.w5fww {
  margin-top: 0;
  padding-left: 37%;
}

.div-block-22.errtv.w5fww.cwerwv {
  background-color: #fff0;
  margin-top: 0;
  padding-left: 32%;
}

.div-block-22.errtv.w5fww.cwerwv.xwer {
  margin-top: 0;
  padding-left: 36%;
}

.image-24 {
  max-width: 20vw;
}

.section-4 {
  background-color: #2e352a;
  height: 30vh;
}

.section-5 {
  z-index: 300;
  background-color: #fff;
  height: 50vh;
  display: flex;
  position: sticky;
  top: 50vh;
}

.section-6 {
  background-color: #fff;
  height: 55vh;
  position: relative;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.search {
  display: flex;
}

.search-input {
  color: #000;
  background-color: #fff0;
  border: 1px #0000004a;
  border-radius: 6px;
  width: 8vw;
  min-width: 8vw;
  max-width: 8vw;
  margin-top: .8vh;
  padding-top: 8px;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 18px;
}

.search-button {
  z-index: 500;
  background-color: #3898ec00;
  width: 20px;
  min-width: 20px;
  max-width: 20px;
  height: 40px;
  min-height: 40px;
  max-height: 40px;
  margin-top: .8vh;
  margin-left: -40px;
  padding-left: 0;
  position: relative;
  overflow: visible;
}

.image-25 {
  opacity: .35;
  width: 25px;
  height: 25px;
  margin-top: 1.5vh;
  margin-left: 32px;
  margin-right: 16px;
}

.image-26 {
  color: #3330;
  width: 25px;
  margin-top: 1.5vh;
  padding-right: 0;
}

.div-block-23 {
  opacity: .27;
  margin-right: 2%;
  padding-top: .7vh;
}

.heading-6 {
  color: #fff;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  font-family: Changa One, Impact, sans-serif;
  font-size: 100%;
  line-height: 100%;
  position: static;
  inset: 0%;
}

.icon-text-overlay {
  opacity: 1;
  background-color: #ac505000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.icon-text-overlay:hover {
  opacity: 100;
}

.div-block-24 {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 90%;
  min-height: 90%;
  max-height: 100%;
  display: flex;
}

.paragraph-5 {
  opacity: 0;
}

.paragraph-6 {
  opacity: 1;
}

.paragraph-6:hover {
  opacity: 100;
}

.impartiehover {
  opacity: 0;
}

.impartiehover:hover {
  opacity: 100;
}

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

.paragraph-flie-text {
  width: auto;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 1vw;
}

.paragraph-flie-text.projektintern {
  z-index: 20;
  width: 60%;
  min-width: 60%;
  max-width: 60%;
  font-size: 1vw;
  position: relative;
}

.paragraph-flie-text.wercg {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.paragraph-flie-text.zweidrittel {
  width: 60.66%;
}

.paragraph-flie-text.zweidrittel.orange {
  color: var(--color);
}

.paragraph-flie-text.zweidrittel.orange.interviev {
  padding-top: 1vh;
  padding-bottom: 1vh;
}

.paragraph-flie-text.zweidrittel.interviev {
  margin-bottom: 0;
  padding-top: 1vh;
  padding-bottom: 1vh;
}

.paragraph-flie-text.zweidrittel.kjbg {
  margin-bottom: 0;
}

.paragraph-flie-text.zweidrittel.kjbg.xqwer {
  justify-content: flex-start;
  align-items: center;
  max-height: 5vh;
  display: flex;
}

.paragraph-flie-text.kleinerer-flie-text {
  font-size: .8vw;
}

.paragraph-flie-text.kleinerer-flie-text.piktoflie-text {
  max-width: 100%;
  padding-bottom: 26px;
  line-height: 1.8vh;
}

.paragraph-flie-text.interview {
  width: 80%;
  margin-bottom: 0;
  padding-top: 1vh;
  padding-bottom: 1vh;
}

.paragraph-flie-text.interview.orange {
  color: var(--color);
}

.paragraph-flie-text.interview.orange.kleiner {
  width: 60%;
}

.paragraph-flie-text.piktoflie-text {
  text-align: center;
}

.paragraph-flie-text.wei {
  color: #fff;
}

.paragraph-flie-text.wei.dick {
  text-align: center;
  margin-top: 5%;
  margin-bottom: 0;
  font-weight: 700;
}

.paragraph-flie-text.diagrammtext {
  text-align: center;
  font-weight: 700;
}

.div-block-25 {
  background-color: #ac5c5c;
  width: 100%;
  height: 100%;
}

.link-block-2 {
  cursor: auto;
  background-color: #c7353500;
  width: 60%;
  height: 60%;
  position: absolute;
  overflow: hidden;
}

.button {
  color: #000;
  background-color: #fff;
  padding-top: 0;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 18px;
}

.main-section-im-projekt {
  z-index: 300;
  justify-content: center;
  align-items: center;
  width: 69%;
  height: 50vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.main-section-im-projekt.sticky {
  z-index: 10;
  position: sticky;
  top: 11vh;
  bottom: auto;
}

.main-section-im-projekt.stickyy {
  position: sticky;
  top: 6vh;
}

.main-section-im-projekt.flexnachunten {
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: column;
  height: 100vh;
}

.main-section-im-projekt.xqr {
  justify-content: center;
  align-items: flex-start;
}

.main-section-im-projekt.gbjhgf {
  margin-bottom: 10vh;
}

.image-28 {
  float: none;
  clear: none;
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  vertical-align: baseline;
  object-fit: fill;
  background-clip: border-box;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100%;
  min-height: auto;
  max-height: none;
  display: inline-block;
  position: static;
}

.main-div-im-projekt {
  background-color: #fff0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.main-div-im-projekt.rgqr {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-top: 0;
}

.main-div-im-projekt.opak {
  background-color: #fff;
  justify-content: center;
  align-items: center;
}

.main-div-im-projekt.zentriert {
  justify-content: center;
  align-items: center;
  height: 50%;
  min-height: 50%;
  max-height: 50%;
  position: static;
}

.main-div-im-projekt.cwer {
  margin-bottom: 10vh;
}

.div-block-26 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 33.33%;
  height: 100%;
  padding: 21px 2% 21px 0;
  display: flex;
}

.div-block-27 {
  background-color: #fff0;
  width: 50%;
}

.div-block-27.halbtransparent {
  z-index: 200;
  background-color: #ffffffa8;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  padding: 60px;
  display: flex;
  position: relative;
}

.div-block-27.halbtransparent.cwrt {
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-27.halbtransparent.kjzb {
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-29 {
  width: auto;
  height: auto;
  min-height: auto;
  max-height: none;
  position: relative;
}

.image-30 {
  height: 100%;
}

.parak {
  margin-top: .5vh;
  margin-bottom: .5vh;
  padding-top: 0;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 1vw;
}

.parak.nav {
  height: 100%;
  margin-top: 0;
  padding-top: 2.5vh;
  font-size: 1vw;
}

.parak.nav.w--current, .parak.nav.hover:hover {
  color: var(--color);
}

.parak.zentriertertext {
  text-align: center;
}

.div-block-28 {
  height: 50vh;
}

.button-2 {
  color: #000;
  background-color: #fff;
  margin-top: .5vh;
  margin-bottom: .5vh;
  padding-top: 0;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 1vw;
}

.button-2.hover:hover {
  color: var(--color);
}

.button-2._7-partie {
  margin-top: -.5vh;
}

.button-2.efrth {
  color: #fff;
}

.section-7 {
  background-color: #814e4e;
  width: 90vw;
  height: 10vh;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.hintergrundbild-b-ro {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  margin-top: 0;
  display: flex;
}

.container-2 {
  background-color: #927b7b;
  width: 100%;
  min-width: 100%;
  height: 10vh;
  min-height: 10vh;
  max-height: 10vh;
  position: absolute;
}

.image-31 {
  position: relative;
}

.b-ro {
  z-index: 20;
  background-color: #979e7000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90vw;
  height: 60vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  top: 0;
}

.b-ro.normal {
  background-image: none;
  height: 50vh;
}

.b-ro.stickkyy {
  background-color: #85545400;
  position: static;
  top: 80vh;
}

.b-ro.rthv {
  background-color: #709e9ea6;
  height: 60vh;
}

.b-ro.erz {
  background-color: #708d9e00;
}

.div-block-29 {
  background-image: url('../images/DSC09539_1.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.div-block-30 {
  background-color: #b49c9ca8;
  width: 100%;
  height: 50%;
  margin-top: 0;
  position: absolute;
}

.b-rowrapper {
  z-index: 10;
  background-image: url('../images/DSC09539.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 90vw;
  height: 200vh;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  top: -50vh;
  bottom: auto;
}

.section-8 {
  z-index: 50;
  background-color: #998585;
  height: 50vh;
  position: relative;
}

.section-8.transparent {
  background-color: #998585cc;
  height: 60vh;
  top: auto;
  overflow: hidden;
}

.section-8.mit-bildern {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 65vh;
  margin-top: -89vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: 40vh;
  bottom: -126px;
}

.heading-7 {
  font-family: gill-sans-nova, sans-serif;
}

.div-block-31 {
  background-color: #fff0;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dreierteilung-b-ro {
  background-color: #ffffffb5;
  flex-flow: column;
  width: 33.33%;
  height: 100%;
  margin: 0;
  padding: 40px 40px 20px;
  display: flex;
}

.dreierteilung-b-ro.linkss {
  margin-left: 2vw;
  margin-right: 2vw;
  padding-top: 40px;
}

.dreierteilung-b-ro.rechts {
  margin-left: 2vw;
  margin-right: 2vw;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.div-block-32 {
  object-fit: contain;
  background-color: #965d5d00;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80%;
  display: flex;
}

.div-block-33 {
  background-color: #45462d00;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 20%;
  padding: 30px 30px 0;
  display: flex;
}

.div-block-34 {
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 80%;
  display: flex;
}

.image-32 {
  aspect-ratio: 2.5 / 3;
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
  max-height: 100%;
}

.mitarbeitername {
  color: #000;
  background-color: #3898ec00;
  margin-top: 20px;
  margin-bottom: auto;
  font-family: neuzeit-grotesk-condensed, sans-serif;
  font-size: 1.2vw;
}

.mitarbeitername.hover:hover {
  color: var(--color);
}

.section-9 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  height: 95vh;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.div-block-35 {
  background-color: #9c9595;
  width: 100%;
  height: 200vh;
  min-height: 60vh;
  max-height: 60vh;
  position: sticky;
  top: 11vh;
  bottom: 200vh;
}

.div-block-35.bildd {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 70%;
  margin-left: 0;
  padding-left: 25%;
  display: flex;
}

.div-block-36 {
  background-color: #e7ddcc00;
  width: 100%;
  height: 200vh;
  display: flex;
}

.image-33 {
  width: 50%;
}

.div-block-37 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  padding: 3vw 58px 58px 11%;
  display: flex;
}

.div-block-38 {
  background-color: #000;
  width: 1px;
  height: 200vh;
  margin-left: 6%;
  position: absolute;
}

.link-block-3 {
  width: 30%;
  height: 50%;
  display: block;
  position: absolute;
}

.div-block-39 {
  padding-top: .7vh;
}

.gillmainheading {
  font-family: gill-sans-nova, sans-serif;
  font-size: 2.5vw;
}

.gillmainheading.orange-un-gr-er {
  color: var(--color);
}

.gillmainheading.orange-un-gr-er.vzvz {
  margin-top: 0;
}

.gillmainheading.orange-un-gr-er.vzvz.schwarz {
  color: var(--color-3);
}

.secttion-zum-nachschieben-beim-b-ro {
  background-color: #64545400;
  height: 60vh;
}

.secttion-zum-nachschieben-beim-b-ro.etwas-k-rzer {
  z-index: 100;
  background-color: #fff;
  height: 40vh;
  position: sticky;
  top: 11vh;
}

.image-34 {
  aspect-ratio: auto;
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.image-35 {
  height: 50vh;
}

.div-block-40 {
  width: 40%;
}

.div-block-41 {
  width: 20%;
}

.div-block-42 {
  justify-content: flex-end;
  align-items: center;
  width: 40%;
  display: flex;
}

.punkt {
  z-index: 10;
  height: auto;
  position: sticky;
  top: 11vh;
}

.p-nktchen {
  background-color: var(--color);
  border-radius: 100%;
  width: 1vh;
  min-width: 1vh;
  max-width: 1vh;
  height: 1vh;
  min-height: 1vh;
  max-height: 101vh;
  margin-left: 56.6vw;
}

.pubblikationsikone {
  mix-blend-mode: normal;
  margin-bottom: 1vh;
  box-shadow: -1px -1px 17px #0003, -10px -10px 14px #0003;
}

.div-block-43 {
  width: 16vw;
}

.divpublikationsikone {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 15vw;
  margin-right: 5vw;
  display: flex;
}

.div-block-44 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 50vw;
  height: 100%;
  padding-top: 10vh;
  display: flex;
}

.div-block-45 {
  width: 50%;
  padding-right: 3vw;
}

.div-block-46 {
  width: 50%;
  padding-left: 3vw;
}

.paragraph-7 {
  width: auto;
}

.paragrafenhalter {
  width: 50%;
  padding-left: 5vw;
}

.paragrafenhalter-innen.abstandparagraph {
  height: 170vh;
}

.paragrafenhalter-innen.abstandparagraph.xwgc {
  height: 15vh;
}

.paragrafenhalter-innen.abstandparagraph.rbuk {
  height: 280vh;
}

.section-10 {
  display: flex;
}

.image-36 {
  aspect-ratio: 1 / 3;
  object-fit: contain;
  width: 100%;
}

.container-3 {
  z-index: 50;
  aspect-ratio: auto;
  background-color: #fff;
  flex-flow: column;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  height: 100vh;
  margin-bottom: 5vh;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: sticky;
  top: 11vh;
}

.container-4 {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 280vh;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-47 {
  max-width: 80%;
  margin-left: 0;
  margin-right: auto;
}

.div-block-48 {
  width: 70%;
}

.image-37 {
  object-fit: fill;
}

.image-38 {
  z-index: 5;
  position: sticky;
  top: 11vh;
}

.div-block-49 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  width: 90vw;
  margin-bottom: 15vh;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.div-block-50 {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 90vw;
  height: 50vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-8 {
  margin-left: 127px;
}

.heading-8.wei {
  color: #fff;
}

.heading-9 {
  margin-right: 71px;
}

.heading-9.wei {
  color: #fff;
}

.link-block-4 {
  width: 100%;
  height: 100%;
}

.piktobutton {
  background-color: #3898ec00;
  font-family: gill-sans-nova, sans-serif;
}

.piktobutton.hover {
  opacity: 0;
}

.piktobutton.hover:hover {
  opacity: 100;
}

.ikonenbutton {
  opacity: 0;
  color: var(--color-2);
  background-color: #60758800;
  justify-content: center;
  align-items: center;
  width: 72%;
  min-width: 72%;
  max-width: 72%;
  height: 65%;
  min-height: 65%;
  max-height: 65%;
  margin: 0% auto 0;
  padding: 0 5px 0 0;
  font-family: gill-sans-nova, sans-serif;
  font-size: 2.43vw;
  display: flex;
}

.ikonenbutton:hover {
  opacity: 100;
}

.container-5 {
  z-index: auto;
  aspect-ratio: auto;
  width: 80vw;
  min-width: 80vw;
  max-width: 80vw;
  height: 60vh;
  min-height: 60vh;
  max-height: 60vh;
  position: sticky;
  top: 11vh;
}

.image-39 {
  aspect-ratio: auto;
  object-fit: cover;
  min-width: 100%;
  max-height: 100%;
}

.body-3 {
  aspect-ratio: auto;
  object-fit: none;
}

.div-block-51 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 40%;
  min-width: 40%;
  max-width: 40%;
  height: 80%;
  min-height: 80%;
  max-height: 80%;
  display: flex;
}

.image-40 {
  aspect-ratio: 1;
  object-fit: contain;
  width: 100%;
  min-width: 80%;
  max-height: 90%;
}

.image-40.donut {
  max-height: 80%;
}

.div-block-52 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  height: 50vh;
  min-height: 50vh;
  max-height: 50vh;
  padding-left: 8%;
  padding-right: 8%;
  display: flex;
}

.image-41 {
  aspect-ratio: 1;
  object-fit: contain;
  max-height: 80%;
}


