h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Moderat trial';
  font-size: 25px;
  line-height: 44px;
  font-weight: 400;
}

li {
  padding-right: 10px;
}

.nav-mi {
  position: static;
  margin-top: 0px;
  margin-bottom: 54px;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: 'Moderat trial';
  color: #3d3d3d;
  font-size: 30px;
  line-height: 28px;
  font-weight: 500;
  text-align: left;
}

.nav-mi:hover {
  color: #b8b8b9;
}

.nav {
  position: static;
  left: 31px;
  top: -76px;
  display: block;
  font-family: Moderat, Arial, sans-serif;
  color: #3d3d3d;
  font-size: 30px;
  line-height: 26px;
  letter-spacing: 1px;
  text-decoration: none;
}

.nav:hover {
  color: #f54029;
}

.nav.w--current {
  margin-top: 2px;
  opacity: 1;
  font-family: Moderat, Arial, sans-serif;
  color: #f54029;
}

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

.nav.w--current:focus {
  color: rgba(255, 68, 0, 0.66);
}

.men {
  position: static;
  display: block;
  margin-bottom: 0px;
  background-color: transparent;
  opacity: 1;
  text-align: center;
}

.body {
  margin-top: 60px;
  padding-right: 75px;
  padding-bottom: 30px;
  padding-left: 75px;
  border-bottom: 1px solid #f54029;
  background-color: #fff;
  line-height: 25px;
  text-decoration: none;
  text-indent: 0px;
}

.body.farbe {
  border: 1px solid transparent;
  background-color: #fffdfc;
  color: #f54029;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.raster-start {
  display: -ms-grid;
  display: grid;
  margin-bottom: 80px;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-auto-rows: minmax(0px, 1fr);
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 1em 1fr 1em 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 1em auto 1em auto 1em auto 1em auto 1em auto 1em auto;
  grid-template-rows: auto auto auto auto auto auto auto;
  background-color: #fff;
  opacity: 1;
}

.raster-start.projectpage.abstand-unten {
  margin-bottom: 100px;
}

.project-info {
  display: block;
  margin-top: 0px;
  margin-bottom: 5em;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-left: 1px none #000;
  background-color: transparent;
  opacity: 1;
}

.project-info.gro-er-abstand {
  margin-top: 100px;
  margin-bottom: 10em;
  text-align: right;
}

.project-info.about {
  margin-bottom: 100px;
}

.project-info.about.padding-50 {
  margin-bottom: 50px;
}

.project-info.no-padding {
  margin-bottom: -0.8em;
}

.project-text {
  display: block;
  max-width: 50vw;
  margin-right: 0px;
  margin-bottom: 17px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px none #000;
  font-family: Moderat, Arial, sans-serif;
  color: #3d3d3d;
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  text-indent: 0px;
}

.project-text.short {
  max-width: 25vw;
  margin-top: 0em;
  margin-bottom: 2em;
  padding-left: 10px;
  border-style: none none none solid;
  border-width: 1px 1px 1px 1.5px;
  border-color: #000 #000 #000 #171718;
  color: #f54029;
  font-size: 20px;
  line-height: 21px;
  text-align: left;
}

.project-text.breiter {
  margin-bottom: 20px;
}

.project-text.adresse {
  margin-bottom: 16px;
}

.project-text.adresse.versal {
  margin-top: 104px;
  text-transform: uppercase;
}

.project-text.adresse.versal.rot {
  color: #f54029;
  font-weight: 500;
  text-transform: capitalize;
}

.project-text.home {
  max-width: 50vw;
  margin-bottom: 16px;
  font-family: Moderat, Arial, sans-serif;
}

.project-text.home.padding {
  margin-bottom: 70px;
}

.project-text.quelle {
  font-size: 15px;
}

.heading {
  margin-top: 0px;
  margin-bottom: 26px;
  padding-top: 0px;
  font-family: 'Moderat trial';
  color: #3d3d3d;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}

.heading.about {
  display: block;
  margin-bottom: 0px;
  font-family: Moderat, Arial, sans-serif;
  color: #3d3d3d;
  font-size: 28px;
  line-height: 30px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
}

.heading.about.rot {
  margin-bottom: 16px;
  font-family: Moderat, Arial, sans-serif;
  color: #f54029;
  font-size: 29px;
  line-height: 27px;
  font-weight: 500;
}

.info {
  max-width: none;
  min-width: auto;
  margin-top: 60px;
  background-color: transparent;
  font-family: Moderat, Arial, sans-serif;
  color: #333;
}

.layout-4-spalten {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none;
  border-width: 50px;
  border-color: #f40;
  border-radius: 0px;
  opacity: 1;
}

.rasterlink {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  opacity: 1;
}

.rasterlink:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #a5a3a3;
  border-radius: 0px;
  background-color: #fff;
  opacity: 1;
  color: #7e7e7e;
}

.rasterlink.rotate {
  background-color: #000;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.projects-content {
  max-width: 100vw;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  text-align: center;
}

.image-projekte {
  display: block;
  max-width: 100%;
  margin-bottom: 2em;
  padding-top: 1.3em;
  color: rgba(238, 171, 147, 0.66);
  text-align: center;
}

.image-projekte.abstand-zum-text {
  position: static;
  margin-bottom: 90px;
  text-align: right;
}

.image-projekte.abstand-kapitel {
  margin-bottom: 9em;
}

.image-projekte.o-abstand-linie {
  margin-top: 9px;
  padding-top: 0em;
  border-style: solid;
  border-width: 1px;
  border-color: #b3b3b3;
}

.image-projekte.abstand-vor-grid {
  margin-bottom: 20em;
}

.image-projekte.frame {
  margin-top: 10px;
  padding-top: 0em;
  border-style: solid;
  border-width: 0.5px;
  border-color: rgba(185, 185, 185, 0.64);
  background-color: transparent;
  color: #3d3d3d;
  mix-blend-mode: normal;
}

.project-title {
  margin-top: 50px;
  margin-bottom: 28px;
  padding-top: 0px;
  font-family: Moderat, Arial, sans-serif;
  color: #3d3d3d;
  font-size: 28px;
  line-height: 30px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.5px;
}

.project-title.kleiner-abstand {
  margin-bottom: 20px;
  font-family: Moderat, Arial, sans-serif;
  font-size: 25px;
}

.project-title.kein-abstand {
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 26px;
}

.body-projects {
  margin: 60px auto 0px;
  padding-right: 80px;
  padding-bottom: 80px;
  padding-left: 80px;
  background-color: #fff;
  letter-spacing: 0.2px;
}

.body-projects:hover {
  color: #f54029;
}

.body-projects.c-v {
  background-color: #fff;
}

.abstand {
  margin-bottom: 4em;
}

.absatnd-unten {
  height: 5em;
}

.category {
  font-family: Moderat, Arial, sans-serif;
  color: #3d3d3d;
  font-size: 19px;
  line-height: 24px;
  text-decoration: none;
}

.category:hover {
  color: #3d3d3d;
  text-decoration: none;
}

.caption {
  font-family: Moderat, Arial, sans-serif;
  color: #3d3d3d;
  font-weight: 500;
  text-align: left;
}

.caption.links {
  margin-top: 5px;
  text-align: left;
}

.caption.oben {
  margin-bottom: 0px;
  font-family: Moderat, Arial, sans-serif;
  color: #3d3d3d;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
}

.caption.mitte {
  color: #3d3d3d;
}

.projektname {
  position: absolute;
  left: 0%;
  top: 35%;
  right: 0%;
  bottom: auto;
  font-family: Moderat, Arial, sans-serif;
  color: #3d3d3d;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.projektname:hover {
  opacity: 1;
}

.projektname.display-none {
  display: none;
}

.rubrik {
  font-size: 15px;
  font-weight: 500;
  text-transform: none;
}

.text-span-4 {
  line-height: 30px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.columns.abstand-kapitel {
  margin-bottom: 90px;
}

.footer {
  display: inline;
  margin-right: 0px;
  padding-right: 26px;
  border: 1px none #000;
  font-family: Moderat, Arial, sans-serif;
  color: #3d3d3d;
  font-size: 16px;
  text-decoration: none;
}

.footer:hover {
  color: #f54029;
}

.footer.no-hover:hover {
  color: #3d3d3d;
}

.footer.mobile:hover {
  color: #f54029;
}

.footer.mobile.w--current:hover {
  color: #f54029;
}

.section {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.grid-img.has-border {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(61, 61, 61, 0.11);
}

.about-text {
  margin-bottom: 15px;
  font-family: Moderat, Arial, sans-serif;
  font-weight: 500;
}

.about-text.startseite-abstand {
  margin-bottom: 102px;
}

.page-wrapper {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.slider {
  width: 100%;
  height: 100vh;
  max-height: 800px;
  padding-bottom: 35px;
  background-color: hsla(0, 0%, 100%, 0);
}

.arrow-left {
  width: 50%;
}

.arrow-right {
  width: 50%;
}

.slider-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.arrow-icon {
  display: none;
  color: #3d3d3d;
}

.arrow-icon.right {
  left: auto;
  top: 0%;
  right: 20px;
  bottom: 0%;
}

.arrow-icon.left {
  left: 20px;
  top: 0%;
  right: auto;
  bottom: 0%;
}

.spalte-25 {
  min-width: 25%;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 15px;
  border-left: 1px solid #000;
}

.project-category {
  font-family: Moderat, Arial, sans-serif;
  color: #3d3d3d;
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
}

.project-category.title {
  margin-top: -5px;
  margin-bottom: 10px;
  font-family: Moderat, Arial, sans-serif;
  color: #f54029;
  font-weight: 500;
}

.image-about {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  opacity: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-about:hover {
  opacity: 0;
}

.img-about {
  position: relative;
  display: block;
  width: 250px;
  height: 360.5px;
  margin-bottom: 60px;
  -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;
  opacity: 1;
}

.img-about:hover {
  opacity: 1;
}

.button {
  display: block;
  max-width: 30%;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  background-color: transparent;
  color: #f54029;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  color: #3d3d3d;
}

.button.w--current {
  display: inline;
  border-bottom-color: #3d3d3d;
  color: rgba(255, 68, 0, 0.66);
}

.button.home {
  padding-top: 0px;
}

.button.some {
  margin-bottom: 0px;
  padding-top: 0px;
}

.more-link-neu {
  display: block;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #000 #000 rgba(255, 68, 0, 0.66);
  font-family: Moderat, Arial, sans-serif;
  color: #f54029;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
}

.more-link-neu:hover {
  color: #3d3d3d;
}

.more-link-neu.home {
  margin-top: 10px;
  font-size: 18px;
}

.link-mail-adresse {
  display: block;
  border-bottom: 1px none #f54029;
  font-family: Moderat, Arial, sans-serif;
  color: #3d3d3d;
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  text-decoration: underline;
}

.link-mail-adresse:hover {
  color: #f54029;
}

.grid-slide-in {
  padding-top: 62px;
}

.platzhalter {
  display: none;
}

.h3-uebersicht {
  margin-bottom: 28px;
  font-family: Moderat, Arial, sans-serif;
  color: #f54029;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

.mail-link {
  border: 1px none #000;
  color: #3d3d3d;
  font-size: 19px;
  line-height: 24px;
  text-decoration: none;
}

.mail-link:hover {
  color: #f54029;
}

.div-heading-about {
  margin-bottom: 45px;
  font-size: 29px;
  line-height: 27px;
}

.headline-medium {
  margin-top: 59px;
  font-family: Moderat, Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}

.heading-datenschutz {
  font-family: Moderat, Arial, sans-serif;
  font-weight: 500;
}

.external-link {
  border-bottom: 1px solid #f54029;
  color: #3d3d3d;
  text-decoration: none;
}

.external-link:hover {
  color: #f54029;
}

.internal-page-link {
  border-bottom: 1px solid #f54029;
  color: #3d3d3d;
  text-decoration: none;
}

.internal-page-link:hover {
  color: #f54029;
}

.image-holder-rotate {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rasterlink-2 {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  opacity: 1;
}

.rasterlink-2:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #a5a3a3;
  border-radius: 0px;
  background-color: #fff;
  opacity: 1;
  color: #7e7e7e;
}

.img-grid-rotation-3 {
  width: 100%;
  max-width: 66.7%;
  margin-left: 92px;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: rotate(0deg) rotate(180deg) rotate(0deg);
  -ms-transform: rotate(0deg) rotate(180deg) rotate(0deg);
  transform: rotate(0deg) rotate(180deg) rotate(0deg);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-align: left;
  cursor: pointer;
  mix-blend-mode: normal;
}

.img-svg {
  width: 50%;
  margin-left: 140px;
}

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

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

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

.project-text-flex {
  display: block;
  max-width: 40vw;
  margin-right: 0px;
  margin-bottom: 5em;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: none none none solid;
  border-width: 1px;
  border-color: #000;
  font-family: Moderat, Arial, sans-serif;
  color: #3d3d3d;
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  text-indent: 0px;
}

.project-text-flex.padding-more {
  margin-bottom: 2em;
}

.kurztext-medien.first {
  margin-bottom: 15px;
}

.kurztext-medien.last {
  padding-bottom: 1.3em;
}

.kurztext-medien.small {
  max-width: 60%;
  font-size: 16px;
  line-height: 20px;
  white-space: normal;
}

.kurztext-weblink {
  display: inline;
  border-bottom: 1px solid #f54029;
  color: #3d3d3d;
  text-decoration: none;
}

.kurztext-weblink:hover {
  border-bottom: 1px solid #f54029;
  color: #f54029;
  text-decoration: none;
}

.font-medium {
  font-family: Moderat, Arial, sans-serif;
  font-weight: 500;
}

.padding-tb {
  padding-top: 100px;
  padding-bottom: 100px;
}

.font-rot {
  color: #f54029;
}

.book {
  max-width: 50%;
}

.project-more-image {
  margin-top: 20px;
}

@media screen and (min-width: 1440px) {
  .nav.w--current {
    color: #f54029;
  }

  .project-info.about {
    max-width: 80%;
  }

  .project-text {
    max-width: 40vw;
    margin-bottom: 22px;
  }

  .project-text.breiter {
    margin-bottom: 15px;
  }

  .project-text.home {
    max-width: 40vw;
  }

  .layout-4-spalten {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .about-text.startseite-abstand {
    max-width: 50%;
  }

  .img-grid-rotation-3 {
    width: 100%;
    height: 100%;
    max-width: 66.7%;
    text-align: left;
  }

  .project-text-flex {
    margin-bottom: 130px;
  }

  .kurztext-medien.last {
    padding-bottom: 1em;
  }
}

@media screen and (max-width: 991px) {
  .nav-mi {
    display: block;
    -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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: hsla(0, 0%, 100%, 0);
  }

  .men {
    overflow: visible;
    max-width: 100%;
  }

  .body {
    margin-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .body.farbe {
    margin-top: 30px;
  }

  .raster-start {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #fff;
  }

  .raster-start.projectpage.abstand-unten {
    margin-bottom: 90px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .project-info {
    max-width: 90vw;
    margin-bottom: 5em;
    text-align: center;
  }

  .project-info.gro-er-abstand {
    margin-bottom: 8em;
  }

  .project-info.about {
    margin-bottom: 80px;
  }

  .project-text {
    max-width: 70vw;
  }

  .project-text.short {
    max-width: 30vw;
  }

  .project-text.breiter {
    max-width: 70vw;
    margin-bottom: 30px;
  }

  .project-text.home {
    max-width: 70vw;
    margin-bottom: 16px;
  }

  .heading.about.rot {
    margin-bottom: 15px;
    font-size: 29px;
  }

  .info {
    position: static;
    left: -18px;
  }

  .layout-4-spalten {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
  }

  .image-projekte.abstand-kapitel {
    margin-bottom: 6em;
  }

  .image-projekte.abstand-vor-grid {
    margin-bottom: 20em;
  }

  .body-projects {
    margin-top: 76px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .caption.oben {
    margin-bottom: 6px;
  }

  .columns.abstand-kapitel.column {
    margin-bottom: 70px;
  }

  .about-text.startseite-abstand {
    margin-bottom: 80px;
  }

  .slider {
    display: none;
  }

  .spalte-25 {
    width: 50%;
    margin-bottom: 29px;
  }

  .project-category.title {
    margin-bottom: 5px;
    font-size: 19px;
  }

  .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 35%;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: transparent;
    color: #3d3d3d;
    text-align: center;
  }

  .more-link-neu {
    color: #f54029;
    text-decoration: none;
  }

  .more-link-neu:hover {
    color: #3d3d3d;
  }

  .link-mail-adresse {
    display: block;
    margin-top: 15px;
    color: #3d3d3d;
    font-size: 19px;
    line-height: 24px;
    text-decoration: underline;
  }

  .link-mail-adresse:hover {
    border: 1px solid transparent;
    color: rgba(255, 68, 0, 0.66);
  }

  .platzhalter {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mail-link {
    font-size: 19px;
  }

  .headline-medium {
    line-height: 22px;
  }

  .heading-datenschutz {
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 22px;
  }

  .img-grid-rotation-3 {
    margin-left: 35px;
  }

  .project-text-flex {
    max-width: 70vw;
  }

  .kurztext-medien {
    line-height: 23px;
  }

  .kurztext-medien.last {
    padding-bottom: 1em;
  }

  .kurztext-medien.small {
    max-width: 50%;
  }

  .project-more-image {
    margin-top: 16px;
  }
}

@media screen and (max-width: 767px) {
  .nav-mi {
    position: relative;
    left: auto;
    right: auto;
    display: block;
    max-width: none;
    margin: 5px auto 60px;
    float: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    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: hsla(0, 0%, 86.7%, 0);
    font-size: 25px;
  }

  .nav {
    top: -35px;
    padding-left: 0px;
    opacity: 1;
    font-size: 25px;
    line-height: 22px;
  }

  .nav.w--current {
    opacity: 1;
  }

  .men {
    position: static;
    display: block;
    padding-top: 0px;
    -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;
  }

  .body.farbe {
    margin-top: 15px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .raster-start.projectpage {
    margin-top: 30px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .project-info {
    margin-top: 50px;
    margin-bottom: 4em;
  }

  .project-info.gro-er-abstand {
    margin-bottom: 3em;
  }

  .project-info.about {
    margin-top: 34px;
    margin-bottom: 30px;
  }

  .project-text {
    max-width: 85vw;
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0px;
  }

  .project-text.short {
    max-width: 80vw;
  }

  .project-text.adresse {
    font-size: 20px;
  }

  .project-text.home {
    max-width: 85vw;
    margin-bottom: 22px;
    line-height: 23px;
  }

  .heading.about {
    font-size: 25px;
    line-height: 25px;
  }

  .heading.about.rot {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 25px;
  }

  .rasterlink {
    opacity: 1;
  }

  .image-projekte {
    margin-bottom: 1em;
    padding-top: 1em;
  }

  .image-projekte.abstand-kapitel {
    margin-bottom: 3.5em;
  }

  .image-projekte.abstand-vor-grid {
    margin-bottom: 8em;
  }

  .project-title {
    margin-bottom: 15px;
    font-size: 23px;
    letter-spacing: 0px;
  }

  .body-projects {
    margin-top: 20px;
    padding-bottom: 52px;
  }

  .category {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0px;
  }

  .caption.links {
    margin-top: 4px;
  }

  .caption.oben {
    margin-bottom: 0px;
  }

  .projektname {
    opacity: 0;
    -webkit-transition: opacity 250ms ease;
    transition: opacity 250ms ease;
  }

  .projektname:active {
    opacity: 1;
  }

  .columns.abstand-kapitel.column {
    margin-bottom: 50px;
  }

  .grid-img {
    opacity: 1;
  }

  .about-text {
    margin-bottom: 10px;
  }

  .image-about {
    max-width: 600px;
    margin-top: 20px;
    mix-blend-mode: normal;
  }

  .section-projects {
    padding-top: 5px;
  }

  .button {
    max-width: 60%;
    padding-top: 0px;
  }

  .more-link-neu {
    max-width: 70%;
    margin-top: 0px;
    padding-top: 12px;
    color: #f54029;
  }

  .link-mail-adresse {
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
  }

  .platzhalter {
    display: block;
    border-style: dotted;
    border-width: 1px;
    border-color: rgba(255, 68, 0, 0.66);
    background-color: rgba(255, 68, 0, 0);
  }

  .mail-link {
    font-size: 19px;
  }

  .div-heading-about {
    margin-bottom: 3px;
  }

  .headline-medium.first {
    margin-top: 10px;
  }

  .datenschutz-themen {
    padding-bottom: 0px;
  }

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

  .rasterlink-2 {
    opacity: 1;
  }

  .project-text-flex {
    max-width: 80vw;
    margin-bottom: 4em;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0px;
  }

  .kurztext-medien {
    font-size: 17px;
    line-height: 20px;
  }

  .kurztext-medien.first {
    font-size: 17px;
  }

  .kurztext-weblink {
    font-size: 17px;
    line-height: 20px;
  }

  .project-more-image {
    margin-top: 12px;
  }
}

@media screen and (max-width: 479px) {
  .nav-mi {
    display: block;
    margin-top: 0px;
    margin-bottom: 32px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .nav {
    left: 32px;
    opacity: 1;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0px;
  }

  .nav.w--current {
    line-height: 20px;
  }

  .men {
    display: block;
    width: 100%;
    margin-top: 0px;
    margin-right: 129px;
    padding-top: 4px;
    padding-bottom: 0px;
  }

  .body {
    margin-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
  }

  .body.farbe {
    margin-top: 0px;
    padding-right: 13px;
    padding-left: 13px;
  }

  .raster-start.projectpage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-flow: row;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  }

  .raster-start.projectpage.abstand-unten {
    display: -ms-grid;
    display: grid;
    margin-top: 0px;
    margin-bottom: 20px;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  }

  .project-info {
    max-width: 100vw;
    margin-bottom: 2em;
  }

  .project-info.gro-er-abstand {
    margin-bottom: 7em;
  }

  .project-info.about {
    margin-top: 30px;
    margin-bottom: 0px;
  }

  .project-info.about.padding-50 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .project-text {
    max-width: 100vw;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
  }

  .project-text.short {
    max-width: 95vw;
  }

  .project-text.breiter {
    max-width: 100vw;
    margin-bottom: 20px;
  }

  .project-text.adresse {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
  }

  .project-text.adresse.versal.rot {
    margin-top: 50px;
    margin-bottom: 5px;
    font-size: 20px;
  }

  .project-text.home {
    max-width: 100vw;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
  }

  .project-text.home.padding {
    margin-bottom: 50px;
  }

  .heading.about {
    display: block;
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 23px;
    text-align: left;
    letter-spacing: 0px;
    text-transform: lowercase;
  }

  .heading.about.rot {
    margin-bottom: 11px;
    font-size: 21px;
    line-height: 24px;
    font-weight: 400;
    text-align: left;
    text-transform: lowercase;
  }

  .info {
    font-size: 12px;
  }

  .layout-4-spalten {
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .image-projekte {
    margin-bottom: 8px;
    color: #fa634c;
  }

  .image-projekte.abstand-zum-text {
    margin-bottom: 20px;
  }

  .image-projekte.abstand-kapitel {
    margin-bottom: 2em;
  }

  .image-projekte.abstand-vor-grid {
    margin-bottom: 2em;
  }

  .project-title {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0px;
  }

  .project-title.kleiner-abstand {
    font-size: 20px;
  }

  .project-title.kein-abstand {
    font-size: 19px;
  }

  .body-projects {
    margin-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .category {
    font-size: 16px;
    line-height: 17px;
  }

  .caption {
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
  }

  .caption.links {
    margin-top: 4px;
  }

  .caption.oben {
    font-size: 13px;
    font-weight: 400;
  }

  .projektname {
    top: 22%;
    opacity: 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
  }

  .columns.abstand-kapitel.column {
    margin-bottom: 40px;
  }

  .footer {
    font-size: 14px;
  }

  .footer.no-hover {
    padding-right: 10px;
  }

  .footer.mobile {
    display: block;
  }

  .section {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid-img:active {
    opacity: 0;
  }

  .about-text.startseite-abstand {
    margin-bottom: 73px;
    padding-top: 31px;
  }

  .page-wrapper {
    padding-top: 0px;
  }

  .spalte-25 {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 0px;
    border-left-width: 0px;
  }

  .spalte-25.first {
    margin-top: 40px;
  }

  .project-category {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    font-family: Moderat, Arial, sans-serif;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
  }

  .project-category.title {
    margin-bottom: 5px;
    font-family: Moderat, Arial, sans-serif;
    color: #f54029;
    font-size: 17px;
    font-weight: 500;
  }

  .image-about {
    width: 100%;
    max-width: none;
    margin-top: 0px;
  }

  .img-about {
    width: 250px;
    margin-bottom: 47px;
    margin-left: 0px;
  }

  .button {
    max-width: 100%;
  }

  .more-link-neu {
    max-width: 65%;
    padding-top: 0px;
    color: #f54029;
    font-size: 14px;
    font-weight: 400;
  }

  .more-link-neu.home {
    font-size: 15px;
  }

  .link-mail-adresse {
    margin-top: 0px;
    font-size: 16px;
    line-height: 20px;
  }

  .section-3 {
    margin-bottom: 4px;
    padding-bottom: 0px;
  }

  .grid-slide-in {
    padding-top: 30px;
  }

  .mail-link {
    font-size: 17px;
    line-height: 20px;
  }

  .div-heading-about {
    margin-bottom: 8px;
  }

  .headline-medium {
    font-size: 17px;
  }

  .headline-medium.first {
    margin-top: 0px;
  }

  .heading-datenschutz {
    color: #f54029;
    font-size: 17px;
  }

  .internal-page-link {
    border-bottom-color: #f54029;
  }

  .img-grid-rotation-3 {
    margin-left: 17px;
  }

  .project-text-flex {
    max-width: 100vw;
    margin-top: 0em;
    padding-top: 0px;
    padding-left: 8px;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
  }

  .project-text-flex.padding-more {
    margin-bottom: 1em;
  }

  .kurztext-medien {
    font-size: 16px;
  }

  .kurztext-medien.first {
    font-size: 16px;
  }

  .kurztext-medien.last {
    padding-bottom: 0.8em;
  }

  .kurztext-medien.small {
    max-width: 100%;
  }

  .kurztext-weblink {
    font-size: 16px;
  }

  .project-more-image {
    margin-top: 5px;
  }
}

#w-node-c71e6072-9d22-775d-e801-6e20b1020174-b102016b {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-c71e6072-9d22-775d-e801-6e20b1020184-b102016b {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-c71e6072-9d22-775d-e801-6e20b10201df-b102016b {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
}

#w-node-c71e6072-9d22-775d-e801-6e20b10201ec-b102016b {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-row: span 2;
  grid-row-start: span 2;
}

#w-node-c71e6072-9d22-775d-e801-6e20b102021e-b102016b {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_58730ce4-ea8f-8e15-bd47-b410cbc4f83f-b102016b {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@font-face {
  font-family: 'Moderat';
  src: url('../fonts/Moderat-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Moderat';
  src: url('../fonts/Moderat-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}