﻿/*@myMargin: ~'';
@jazzw: ~'';
@jazzh: ~'';*/
@font-face {
  font-family: 'VAGRounded_Bold';
  src: url('fonts/2891F0_1_0.eot');
  src: url('fonts/2891F0_1_0.eot?#iefix') format('embedded-opentype'), url('fonts/2891F0_1_0.woff') format('woff'), url('fonts/2891F0_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'VAGRounded_Light';
  src: url('fonts/2891F0_0_0.eot');
  src: url('fonts/2891F0_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/2891F0_0_0.woff') format('woff'), url('fonts/2891F0_0_0.ttf') format('truetype');
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: 'VAGRounded_Light', Arial, Helvetica, sans-serif;
}
.clr {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  letter-spacing: 0.04em;
  line-height: 1.2em;
}
h2 {
  font-size: 2.78em;
  color: #81C929;
  margin-bottom: 1.12em;
  line-height: 1.12em;
}
h3 {
  color: #81C929;
  margin-bottom: 0.6em;
}
h3,
h4 {
  font-size: 1.4em;
}
h5 {
  font-size: 1.12em;
  color: #81C929;
  margin-bottom: 1em;
}
h6 {
  font-size: 0.6em;
}
p,
ul.alternative,
ul.standard {
  font-size: 1.12em;
  margin-bottom: 1.4em;
  font-weight: normal;
  letter-spacing: 0.04em;
  line-height: 1.6em;
  color: #333333;
}
p.footnote {
  font-size: 0.72em;
  margin-top: 2em;
  margin-bottom: 0em;
  line-height: 1.48em;
}
ul.standard {
  list-style-type: disc;
  list-style-position: outside;
}
ul.alternative li {
  line-height: 1.46em;
  list-style: none;
  margin-left: 1.62em;
  position: relative;
}
ul.alternative li:before {
  font-size: 1.1em;
  font-family: FontAwesome;
  content: '\f00c';
  color: #81C929;
  position: absolute;
  left: -1.48em;
  top: 0.1em;
}
/*ul.alternative li:before {
    content: url('/images/svgs/Hakerl.svg');
    transform: scale(1.1);
    font-size: 1.12em;
    color: @MyColor;
    position: absolute;
    top: .16em;
    left: -1.8em;
}*/
@media only screen and (max-width: 880px) {
  ul.alternative {
    margin-left: calc(2.2em - 0.84em);
  }
  ul.alternative li:before {
    transform: scale(0.92);
  }
}
@media only screen and (min-width: 881px) and (max-width: 1280px) {
  ul.alternative li:before {
    /*transform: scale(.74);*/
  }
}
ul.scroll-link {
  list-style-position: outside !important;
  list-style-type: none !important;
}
ul.scroll-link li.jazzinpage {
  list-style-position: outside !important;
  margin-left: -1em;
}
.small-text {
  font-size: 0.78em;
  color: #808080;
}
.float-left {
  float: left;
  /*clear: left;*/
}
.float-right {
  float: right;
  /*clear: right;*/
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.strong {
  font-family: 'VAGRounded_Bold';
}
.colored {
  color: #81C929;
}
.enlarged {
  font-size: calc(100% + 0.4em);
  letter-spacing: 0;
}
/* Links */
a {
  color: #81C929;
  text-decoration: none;
}
a:hover {
  color: #333333;
}
a:focus {
  outline: auto;
  outline-color: #333333;
  outline-style: dotted;
}
a:focus:not(:focus-visible) {
  outline: none;
}
a.standard {
  text-decoration: underline;
}
a.tel {
  color: #333333;
  border: none;
}
a.tel-standard,
a.email-standard,
a.web-standard {
  text-decoration: none;
  border: none;
}
a.tel-standard {
  color: #333333;
  cursor: text;
}
a.tel-standard:before,
a.email-standard:before,
a.web-standard:before,
a.arrow:after {
  font-size: 1.32em;
  font-family: FontAwesome;
  width: auto;
  color: #81C929;
  margin: auto 0.34em 0.22em 0.1em;
  vertical-align: middle;
  display: inline-block;
}
a.tel-standard:before {
  content: '\f098';
}
a.email-standard:before {
  content: '\f040';
}
a.web-standard:before {
  content: '\f0ac';
}
a.arrow:after {
  content: '\f105';
  margin-left: 0.4em;
}
/* Links Ende */
/* Standardtabelle */
table {
  width: 100%;
  margin-bottom: 1.8em;
  border-spacing: 0px;
}
th {
  font-size: 1.24em;
  padding: 1em 0.4em 0.4em 0.3em;
  color: #81C929;
  text-align: left;
  letter-spacing: 0.06em;
}
th.small-cell {
  font-size: 0.9em;
  font-weight: normal;
}
td {
  font-size: 0.9em;
  color: #333333;
  padding: 0.8em 0.4em 0.8em 0.4em;
  border-top: 1px solid #81C929;
  letter-spacing: 0.06em;
}
td.result-cell {
  font-weight: bold;
  border-bottom: 4px double #333333;
}
/* Ende Standardtabelle */
/* Alternativtabelle */
/* Ende Alternativtabelle */
/*Bild im Text*/
img.standard-w,
img.standard-h {
  float: right;
  margin-left: 1.4em;
  margin-bottom: 1em;
}
img.standard-w {
  width: 12em;
  height: auto;
}
img.standard-h {
  width: auto;
  height: 12em;
}
/* Bild im Text Ende */
/* image Sizer */
.o_image-parent {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.o_image--fitHeight {
  position: absolute;
  margin: auto;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
  height: 100%;
  width: auto;
}
.o_image--fitWidth {
  position: absolute;
  margin: auto;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
  width: 100%;
  height: auto;
}
img.loader {
  min-height: 100%;
  /*sicherheitshalber Überlappung*/
  opacity: 0;
  -webkit-transition: all 1.2s ease-in-out, opacity 1s ease-in-out;
  transition: all 1.2s ease-in-out, opacity 1s ease-in-out;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
img.loaded {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
/*Ende image Sizer */
/* Button */
.button,
.button-noHover {
  min-width: 5.8em;
  min-height: 2.8em;
  background-color: white;
  font-size: 1em;
  text-align: center;
  letter-spacing: 0.08em;
  display: inline-block;
  padding: 0.68em 2.8em 0.68em 2.8em;
  margin: 1.4em 0.4em 1em 0em;
  color: #81C929;
  border: 2px #81C929 solid !important;
  cursor: pointer;
  border-radius: 1.8em;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.button-noHover {
  cursor: default;
}
.button:hover {
  background-color: #81C929;
  color: white;
}
.button.inverse {
  background-color: #81C929;
  color: white;
}
.button.inverse:hover {
  background-color: white;
  color: #81C929;
}
.button.black {
  background-color: #000000;
  border: 1px #000000 solid !important;
  color: white;
}
.button.black:hover {
  background-color: white;
  color: #000000 !important;
}
@media only screen and (max-width: 768px) {
  .button {
    padding: 0.68em 2em;
  }
}
/* Button Ende */
div.break {
  clear: both;
  border-bottom: 1px dashed #81C929;
  margin: 2em 11em 3em 12.4em;
  position: relative;
}
@media only screen and (max-width: 768px) {
  div.break {
    margin: 2em 1em 3em 2.2em;
  }
}
.desktop-only {
  display: block;
}
.mobile-only {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block !important;
  }
}
/* mainAll() */
@media only screen and (max-width: 767px) {
  .teaserLinks {
    width: 100%;
    height: 50vw;
    margin-left: 0;
    margin-right: 0;
  }
  .section-inpage {
    width: 100%;
    margin-top: 4em;
    margin-bottom: 4em;
  }
  .eins {
    width: 100%;
    height: 50vw;
    float: left;
    /* Slider Startseite */
    /* Ende Slider Startseite */
    /* Nur Bild ohne Slider */
    /* Ende Nur Bild ohne Slider */
  }
  .eins .carousel-startpage {
    width: 100%;
    height: auto;
    background-size: 100%;
  }
  .eins .carousel-startpage .carousel-cell {
    padding: 0;
    width: 100%;
    height: 50vw;
    counter-increment: gallery-cell;
    border: none;
    opacity: 0;
    transition: opacity 1.2s ease-in-out;
  }
  .eins .carousel-startpage .carousel-cell .content {
    width: 34%;
    height: 10em;
    margin: 19em auto 2em calc(14em - 4em);
  }
  .eins .carousel-startpage .carousel-cell .content h1 {
    font-size: 5.4em;
    color: #81C929;
    margin-bottom: 0em;
    font-family: 'VAGRounded_Bold';
  }
  .eins .carousel-startpage .carousel-cell .content p {
    font-size: 1.66em;
    color: white;
    font-family: 'VAGRounded_Bold';
    margin-bottom: 1em;
  }
  .eins .carousel-startpage .carousel-cell .content svg,
  .eins .carousel-startpage .carousel-cell .content .arrow-round {
    display: inline-block;
    height: 1.12em;
    width: auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .eins .carousel-startpage .carousel-cell .content svg path,
  .eins .carousel-startpage .carousel-cell .content svg polygon {
    fill: white;
  }
  .eins .carousel-startpage .carousel-cell .content a:hover {
    color: #81C929;
  }
  .eins .carousel-startpage .carousel-cell .content a:hover svg,
  .eins .carousel-startpage .carousel-cell .content .arrow-round:hover {
    transform: rotate(-45deg);
  }
  .eins .carousel-startpage .carousel-cell .content .flick-inner {
    width: auto;
    height: auto;
    padding: 0.6em 0.8em 0.6em 0.8em;
    border: 2px solid #808080;
    border-radius: 0.8em;
    background-color: rgba(114, 114, 114, 0.6);
    background-color: none;
    position: absolute;
    color: #63b32e;
    font-size: 1.2em;
    line-height: 1.4em;
    letter-spacing: 0.08em;
    bottom: 9%;
    left: 6%;
  }
  .eins .carousel-startpage .carousel-cell .content .flick-inner a {
    color: white;
    font-size: 1em;
  }
  .eins .carousel-startpage .carousel-cell.is-selected {
    opacity: 1;
  }
  .eins .carousel-startpage .flickity-page-dots {
    font-size: 0.6em;
    bottom: 0.6em;
  }
  .eins .start-content {
    width: 40%;
    height: 10em;
    margin: 0em auto 2em calc(14em - 4em);
    position: absolute !important;
    bottom: 2em;
    animation: einblenden 2s;
    -moz-animation: einblenden 2s;
    -webkit-animation: einblenden 2s;
    -o-animation: einblenden 2s;
  }
  .eins .start-content h1 {
    font-size: 5.4em;
    color: #81C929;
    margin-bottom: 0em;
    font-family: 'VAGRounded_Bold';
  }
  .eins .start-content p {
    font-size: 1.66em;
    color: white;
    font-family: 'VAGRounded_Bold';
    margin-bottom: 1em;
  }
  @keyframes einblenden {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-moz-keyframes einblenden {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-webkit-keyframes einblenden {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .eins .inner {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .eins .inner h3 {
    color: white;
    font-size: 2.8em;
    margin-bottom: 0;
  }
  .zwei {
    position: relative;
    width: 100vw;
    height: auto;
  }
  .zwei-full-high {
    width: 100%;
    height: auto;
  }
  .zwei-full-low {
    width: 100%;
    height: auto;
  }
  .zwei-a {
    width: 50%;
    height: 100%;
    padding: 6em 6em 6em 10.2em;
  }
  .zwei-b {
    width: 50%;
    height: 100%;
    padding: 6em 10.4em 6em 6em;
    position: relative;
  }
  .zwei-c {
    width: 100%;
    height: 38.46153846vw;
    background-position: center center;
    background-size: 100% auto;
  }
  .set {
    text-align: center;
    width: 33%;
    height: 20em;
    font-family: 'VAGRounded_Light', Arial, Helvetica;
    padding: 4.4em 0em 4em 0em;
    float: left;
  }
  .zwei > .set:first-child {
    padding-left: 4em;
  }
  .zwei > .set:last-child {
    padding-right: 4em;
  }
  .set span {
    font-family: Verdana;
    font-size: 0.88em;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #81C929;
    margin-top: 1em;
    margin-bottom: 1.6em;
    display: block;
  }
  .set ul {
    list-style-type: none;
    line-height: 2.4em;
  }
  .set ul a {
    color: #333333;
    font-size: 1.2em;
  }
  .set img {
    width: auto;
    height: 2.6em;
  }
  .drei {
    width: 100vw;
    height: 35.71428571vw;
    background-color: white;
    float: right;
    position: relative;
    z-index: 1;
  }
  .drei-a {
    width: 67%;
    height: 100%;
    float: right;
    background-color: #f8f8f9;
  }
  .drei-a .inner {
    height: auto;
    margin: 8em;
    padding: 0 3.2em 0 3.2em;
    border-left: 10px solid #81C929;
  }
  .drei-a .inner h3 {
    font-size: 2.4em;
    font-weight: bold;
    color: #333333;
    margin-bottom: 0.8em;
  }
  .drei-b {
    width: 33%;
    height: 100%;
    position: relative;
    padding: 8.72em;
  }
  .img-wide {
    width: 100%;
    height: auto;
  }
  .img-high {
    width: auto;
    height: 100%;
  }
  .teaserLinks .sectionTitle {
    font-family: Verdana;
    font-size: 1em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #81C929;
  }
  .overlap {
    font-size: 1em;
    position: absolute;
    top: 50%;
    left: 40%;
    -webkit-transform: translate(-30%, -50%);
    -ms-transform: translate(-30%, -50%);
    transform: translate(-30%, -50%);
    z-index: 3;
  }
  .overlap-left {
    font-size: 1.1em;
    position: absolute;
    top: 8em;
    left: 8.6em;
    z-index: 3;
  }
  .zwei-img-overlap-container {
    max-width: 17em;
    margin-right: 2em;
    padding-right: 2em;
    margin-top: 2em;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    float: left;
  }
  .zwei-img-overlap-container img {
    width: auto;
    height: 7.4em;
    float: left;
  }
  .zwei-img-overlap-container span {
    font-size: 0.88em;
    color: white;
    margin-top: 2em;
    margin-left: 4em;
    display: block;
  }
  .zwei-img-overlap-container:last-child {
    border-right: none;
  }
  .overlap a {
    color: #333333;
  }
  .overlap a.double-link {
    display: inline-block;
    margin-left: 1em;
    margin-right: 1em;
  }
  .overlap img,
  .overlap svg {
    display: block;
    height: 2em;
    width: 2em;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0.88em auto 0 auto;
  }
  .overlap svg path,
  .overlap svg polygon {
    fill: white;
  }
  .overlap a.double-link img {
    margin-bottom: 0.4em;
  }
  .overlap h5 {
    color: #81C929;
    text-transform: uppercase;
    letter-spacing: 0.28em;
    font-family: Verdana;
    font-weight: bold;
    margin-bottom: 0.88em;
  }
  .overlap h5.smaller {
    font-size: 0.72em;
    margin-bottom: 0.66em;
  }
  .overlap h4.smaller {
    font-size: 1.12em;
  }
  .overlap-inverse a {
    color: white;
  }
  .overlap-inverse h5 {
    color: white;
  }
  .overlap a:hover img,
  .overlap a:hover svg {
    transform: rotate(-45deg);
  }
  .overlap h2,
  .overlap-left h2 {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0.6em;
    letter-spacing: 0.02em;
    color: #333333;
  }
  .overlap h3,
  .overlap-left h3 {
    font-size: 3.2em;
    letter-spacing: 0.08em;
    color: #81C929;
  }
  .overlap p {
    margin-bottom: 1.4em;
  }
  ul.alternative1 {
    list-style-position: inside;
    list-style: none;
    margin-left: 0em;
  }
  ul.alternative1 li {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    border-top: 1px solid rgba(121, 107, 107, 0.5);
  }
  ul.alternative1 li:last-child {
    border-bottom: 1px solid rgba(121, 107, 107, 0.5);
  }
  ul.alternative1 li:before {
    content: ":";
    padding-right: 0.4em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 880px) {
  html {
    font-size: calc(4px + 1vw);
  }
  .teaserLinks {
    width: 100%;
    height: 52vw;
    margin-left: 0;
    margin-right: 0;
  }
  .section-inpage {
    width: 100%;
    margin-top: 4em;
    margin-bottom: 4em;
  }
  .eins {
    width: 100%;
    height: 52vw;
    float: left;
    /* Slider Startseite */
    /* Ende Slider Startseite */
    /* Nur Bild ohne Slider */
    /* Ende Nur Bild ohne Slider */
  }
  .eins .carousel-startpage {
    width: 100%;
    height: auto;
    background-size: 100%;
  }
  .eins .carousel-startpage .carousel-cell {
    padding: 0;
    width: 100%;
    height: 52vw;
    counter-increment: gallery-cell;
    border: none;
    opacity: 0;
    transition: opacity 1.2s ease-in-out;
  }
  .eins .carousel-startpage .carousel-cell .content {
    width: 34%;
    height: 10em;
    margin: 19em auto 2em calc(14em - 4em);
  }
  .eins .carousel-startpage .carousel-cell .content h1 {
    font-size: 5.4em;
    color: #81C929;
    margin-bottom: 0em;
    font-family: 'VAGRounded_Bold';
  }
  .eins .carousel-startpage .carousel-cell .content p {
    font-size: 1.66em;
    color: white;
    font-family: 'VAGRounded_Bold';
    margin-bottom: 1em;
  }
  .eins .carousel-startpage .carousel-cell .content svg,
  .eins .carousel-startpage .carousel-cell .content .arrow-round {
    display: inline-block;
    height: 1.12em;
    width: auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .eins .carousel-startpage .carousel-cell .content svg path,
  .eins .carousel-startpage .carousel-cell .content svg polygon {
    fill: white;
  }
  .eins .carousel-startpage .carousel-cell .content a:hover {
    color: #81C929;
  }
  .eins .carousel-startpage .carousel-cell .content a:hover svg,
  .eins .carousel-startpage .carousel-cell .content .arrow-round:hover {
    transform: rotate(-45deg);
  }
  .eins .carousel-startpage .carousel-cell .content .flick-inner {
    width: auto;
    height: auto;
    padding: 0.6em 0.8em 0.6em 0.8em;
    border: 2px solid #808080;
    border-radius: 0.8em;
    background-color: rgba(114, 114, 114, 0.6);
    background-color: none;
    position: absolute;
    color: #63b32e;
    font-size: 1.2em;
    line-height: 1.4em;
    letter-spacing: 0.08em;
    bottom: 9%;
    left: 6%;
  }
  .eins .carousel-startpage .carousel-cell .content .flick-inner a {
    color: white;
    font-size: 1em;
  }
  .eins .carousel-startpage .carousel-cell.is-selected {
    opacity: 1;
  }
  .eins .carousel-startpage .flickity-page-dots {
    font-size: 0.6em;
    bottom: 0.6em;
  }
  .eins .start-content {
    width: 40%;
    height: 10em;
    margin: 0em auto 2em calc(14em - 4em);
    position: absolute !important;
    bottom: 2em;
    animation: einblenden 2s;
    -moz-animation: einblenden 2s;
    -webkit-animation: einblenden 2s;
    -o-animation: einblenden 2s;
  }
  .eins .start-content h1 {
    font-size: 5.4em;
    color: #81C929;
    margin-bottom: 0em;
    font-family: 'VAGRounded_Bold';
  }
  .eins .start-content p {
    font-size: 1.66em;
    color: white;
    font-family: 'VAGRounded_Bold';
    margin-bottom: 1em;
  }
  @keyframes einblenden {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-moz-keyframes einblenden {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-webkit-keyframes einblenden {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .eins .inner {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .eins .inner h3 {
    color: white;
    font-size: 2.8em;
    margin-bottom: 0;
  }
  .zwei {
    position: relative;
    width: 100vw;
    height: auto;
  }
  .zwei-full-high {
    width: 100%;
    height: auto;
  }
  .zwei-full-low {
    width: 100%;
    height: auto;
  }
  .zwei-a {
    width: 50%;
    height: 100%;
    padding: 6em 6em 6em 10.2em;
  }
  .zwei-b {
    width: 50%;
    height: 100%;
    padding: 6em 10.4em 6em 6em;
    position: relative;
  }
  .zwei-c {
    width: 100%;
    height: 40vw;
    background-position: center center;
    background-size: 100% auto;
  }
  .set {
    text-align: center;
    width: 33%;
    height: 20em;
    font-family: 'VAGRounded_Light', Arial, Helvetica;
    padding: 4.4em 0em 4em 0em;
    float: left;
  }
  .zwei > .set:first-child {
    padding-left: 4em;
  }
  .zwei > .set:last-child {
    padding-right: 4em;
  }
  .set span {
    font-family: Verdana;
    font-size: 0.88em;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #81C929;
    margin-top: 1em;
    margin-bottom: 1.6em;
    display: block;
  }
  .set ul {
    list-style-type: none;
    line-height: 2.4em;
  }
  .set ul a {
    color: #333333;
    font-size: 1.2em;
  }
  .set img {
    width: auto;
    height: 2.6em;
  }
  .drei {
    width: 100vw;
    height: 37.14285714vw;
    background-color: white;
    float: right;
    position: relative;
    z-index: 1;
  }
  .drei-a {
    width: 67%;
    height: 100%;
    float: right;
    background-color: #f8f8f9;
  }
  .drei-a .inner {
    height: auto;
    margin: 8em;
    padding: 0 3.2em 0 3.2em;
    border-left: 10px solid #81C929;
  }
  .drei-a .inner h3 {
    font-size: 2.4em;
    font-weight: bold;
    color: #333333;
    margin-bottom: 0.8em;
  }
  .drei-b {
    width: 33%;
    height: 100%;
    position: relative;
    padding: 8.72em;
  }
  .img-wide {
    width: 100%;
    height: auto;
  }
  .img-high {
    width: auto;
    height: 100%;
  }
  .teaserLinks .sectionTitle {
    font-family: Verdana;
    font-size: 1em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #81C929;
  }
  .overlap {
    font-size: 1em;
    position: absolute;
    top: 50%;
    left: 40%;
    -webkit-transform: translate(-30%, -50%);
    -ms-transform: translate(-30%, -50%);
    transform: translate(-30%, -50%);
    z-index: 3;
  }
  .overlap-left {
    font-size: 1.1em;
    position: absolute;
    top: 8em;
    left: 8.6em;
    z-index: 3;
  }
  .zwei-img-overlap-container {
    max-width: 17em;
    margin-right: 2em;
    padding-right: 2em;
    margin-top: 2em;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    float: left;
  }
  .zwei-img-overlap-container img {
    width: auto;
    height: 7.4em;
    float: left;
  }
  .zwei-img-overlap-container span {
    font-size: 0.88em;
    color: white;
    margin-top: 2em;
    margin-left: 4em;
    display: block;
  }
  .zwei-img-overlap-container:last-child {
    border-right: none;
  }
  .overlap a {
    color: #333333;
  }
  .overlap a.double-link {
    display: inline-block;
    margin-left: 1em;
    margin-right: 1em;
  }
  .overlap img,
  .overlap svg {
    display: block;
    height: 2em;
    width: 2em;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0.88em auto 0 auto;
  }
  .overlap svg path,
  .overlap svg polygon {
    fill: white;
  }
  .overlap a.double-link img {
    margin-bottom: 0.4em;
  }
  .overlap h5 {
    color: #81C929;
    text-transform: uppercase;
    letter-spacing: 0.28em;
    font-family: Verdana;
    font-weight: bold;
    margin-bottom: 0.88em;
  }
  .overlap h5.smaller {
    font-size: 0.72em;
    margin-bottom: 0.66em;
  }
  .overlap h4.smaller {
    font-size: 1.12em;
  }
  .overlap-inverse a {
    color: white;
  }
  .overlap-inverse h5 {
    color: white;
  }
  .overlap a:hover img,
  .overlap a:hover svg {
    transform: rotate(-45deg);
  }
  .overlap h2,
  .overlap-left h2 {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0.6em;
    letter-spacing: 0.02em;
    color: #333333;
  }
  .overlap h3,
  .overlap-left h3 {
    font-size: 3.2em;
    letter-spacing: 0.08em;
    color: #81C929;
  }
  .overlap p {
    margin-bottom: 1.4em;
  }
  ul.alternative1 {
    list-style-position: inside;
    list-style: none;
    margin-left: 0em;
  }
  ul.alternative1 li {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    border-top: 1px solid rgba(121, 107, 107, 0.5);
  }
  ul.alternative1 li:last-child {
    border-bottom: 1px solid rgba(121, 107, 107, 0.5);
  }
  ul.alternative1 li:before {
    content: ":";
    padding-right: 0.4em;
  }
}
@media only screen and (min-width: 881px) and (max-width: 1280px) {
  html {
    font-size: calc(3px + 1vw);
  }
  .teaserLinks {
    width: 100%;
    height: 34vw;
    margin-left: 0;
    margin-right: 0;
  }
  .section-inpage {
    width: 100%;
    margin-top: 4em;
    margin-bottom: 4em;
  }
  .eins {
    width: 100%;
    height: 34vw;
    float: left;
    /* Slider Startseite */
    /* Ende Slider Startseite */
    /* Nur Bild ohne Slider */
    /* Ende Nur Bild ohne Slider */
  }
  .eins .carousel-startpage {
    width: 100%;
    height: auto;
    background-size: 100%;
  }
  .eins .carousel-startpage .carousel-cell {
    padding: 0;
    width: 100%;
    height: 34vw;
    counter-increment: gallery-cell;
    border: none;
    opacity: 0;
    transition: opacity 1.2s ease-in-out;
  }
  .eins .carousel-startpage .carousel-cell .content {
    width: 34%;
    height: 10em;
    margin: 19em auto 2em calc(14em - 4em);
  }
  .eins .carousel-startpage .carousel-cell .content h1 {
    font-size: 5.4em;
    color: #81C929;
    margin-bottom: 0em;
    font-family: 'VAGRounded_Bold';
  }
  .eins .carousel-startpage .carousel-cell .content p {
    font-size: 1.66em;
    color: white;
    font-family: 'VAGRounded_Bold';
    margin-bottom: 1em;
  }
  .eins .carousel-startpage .carousel-cell .content svg,
  .eins .carousel-startpage .carousel-cell .content .arrow-round {
    display: inline-block;
    height: 1.12em;
    width: auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .eins .carousel-startpage .carousel-cell .content svg path,
  .eins .carousel-startpage .carousel-cell .content svg polygon {
    fill: white;
  }
  .eins .carousel-startpage .carousel-cell .content a:hover {
    color: #81C929;
  }
  .eins .carousel-startpage .carousel-cell .content a:hover svg,
  .eins .carousel-startpage .carousel-cell .content .arrow-round:hover {
    transform: rotate(-45deg);
  }
  .eins .carousel-startpage .carousel-cell .content .flick-inner {
    width: auto;
    height: auto;
    padding: 0.6em 0.8em 0.6em 0.8em;
    border: 2px solid #808080;
    border-radius: 0.8em;
    background-color: rgba(114, 114, 114, 0.6);
    background-color: none;
    position: absolute;
    color: #63b32e;
    font-size: 1.2em;
    line-height: 1.4em;
    letter-spacing: 0.08em;
    bottom: 9%;
    left: 6%;
  }
  .eins .carousel-startpage .carousel-cell .content .flick-inner a {
    color: white;
    font-size: 1em;
  }
  .eins .carousel-startpage .carousel-cell.is-selected {
    opacity: 1;
  }
  .eins .carousel-startpage .flickity-page-dots {
    font-size: 0.6em;
    bottom: 0.6em;
  }
  .eins .start-content {
    width: 40%;
    height: 10em;
    margin: 0em auto 2em calc(14em - 4em);
    position: absolute !important;
    bottom: 2em;
    animation: einblenden 2s;
    -moz-animation: einblenden 2s;
    -webkit-animation: einblenden 2s;
    -o-animation: einblenden 2s;
  }
  .eins .start-content h1 {
    font-size: 5.4em;
    color: #81C929;
    margin-bottom: 0em;
    font-family: 'VAGRounded_Bold';
  }
  .eins .start-content p {
    font-size: 1.66em;
    color: white;
    font-family: 'VAGRounded_Bold';
    margin-bottom: 1em;
  }
  @keyframes einblenden {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-moz-keyframes einblenden {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-webkit-keyframes einblenden {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .eins .inner {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .eins .inner h3 {
    color: white;
    font-size: 2.8em;
    margin-bottom: 0;
  }
  .zwei {
    position: relative;
    width: 100vw;
    height: auto;
  }
  .zwei-full-high {
    width: 100%;
    height: auto;
  }
  .zwei-full-low {
    width: 100%;
    height: auto;
  }
  .zwei-a {
    width: 50%;
    height: 100%;
    padding: 6em 6em 6em 10.2em;
  }
  .zwei-b {
    width: 50%;
    height: 100%;
    padding: 6em 10.4em 6em 6em;
    position: relative;
  }
  .zwei-c {
    width: 100%;
    height: 26.15384615vw;
    background-position: center center;
    background-size: 100% auto;
  }
  .set {
    text-align: center;
    width: 33%;
    height: 20em;
    font-family: 'VAGRounded_Light', Arial, Helvetica;
    padding: 4.4em 0em 4em 0em;
    float: left;
  }
  .zwei > .set:first-child {
    padding-left: 4em;
  }
  .zwei > .set:last-child {
    padding-right: 4em;
  }
  .set span {
    font-family: Verdana;
    font-size: 0.88em;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #81C929;
    margin-top: 1em;
    margin-bottom: 1.6em;
    display: block;
  }
  .set ul {
    list-style-type: none;
    line-height: 2.4em;
  }
  .set ul a {
    color: #333333;
    font-size: 1.2em;
  }
  .set img {
    width: auto;
    height: 2.6em;
  }
  .drei {
    width: 100vw;
    height: 24.28571429vw;
    background-color: white;
    float: right;
    position: relative;
    z-index: 1;
  }
  .drei-a {
    width: 67%;
    height: 100%;
    float: right;
    background-color: #f8f8f9;
  }
  .drei-a .inner {
    height: auto;
    margin: 8em;
    padding: 0 3.2em 0 3.2em;
    border-left: 10px solid #81C929;
  }
  .drei-a .inner h3 {
    font-size: 2.4em;
    font-weight: bold;
    color: #333333;
    margin-bottom: 0.8em;
  }
  .drei-b {
    width: 33%;
    height: 100%;
    position: relative;
    padding: 8.72em;
  }
  .img-wide {
    width: 100%;
    height: auto;
  }
  .img-high {
    width: auto;
    height: 100%;
  }
  .teaserLinks .sectionTitle {
    font-family: Verdana;
    font-size: 1em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #81C929;
  }
  .overlap {
    font-size: 1em;
    position: absolute;
    top: 50%;
    left: 40%;
    -webkit-transform: translate(-30%, -50%);
    -ms-transform: translate(-30%, -50%);
    transform: translate(-30%, -50%);
    z-index: 3;
  }
  .overlap-left {
    font-size: 1.1em;
    position: absolute;
    top: 8em;
    left: 8.6em;
    z-index: 3;
  }
  .zwei-img-overlap-container {
    max-width: 17em;
    margin-right: 2em;
    padding-right: 2em;
    margin-top: 2em;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    float: left;
  }
  .zwei-img-overlap-container img {
    width: auto;
    height: 7.4em;
    float: left;
  }
  .zwei-img-overlap-container span {
    font-size: 0.88em;
    color: white;
    margin-top: 2em;
    margin-left: 4em;
    display: block;
  }
  .zwei-img-overlap-container:last-child {
    border-right: none;
  }
  .overlap a {
    color: #333333;
  }
  .overlap a.double-link {
    display: inline-block;
    margin-left: 1em;
    margin-right: 1em;
  }
  .overlap img,
  .overlap svg {
    display: block;
    height: 2em;
    width: 2em;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0.88em auto 0 auto;
  }
  .overlap svg path,
  .overlap svg polygon {
    fill: white;
  }
  .overlap a.double-link img {
    margin-bottom: 0.4em;
  }
  .overlap h5 {
    color: #81C929;
    text-transform: uppercase;
    letter-spacing: 0.28em;
    font-family: Verdana;
    font-weight: bold;
    margin-bottom: 0.88em;
  }
  .overlap h5.smaller {
    font-size: 0.72em;
    margin-bottom: 0.66em;
  }
  .overlap h4.smaller {
    font-size: 1.12em;
  }
  .overlap-inverse a {
    color: white;
  }
  .overlap-inverse h5 {
    color: white;
  }
  .overlap a:hover img,
  .overlap a:hover svg {
    transform: rotate(-45deg);
  }
  .overlap h2,
  .overlap-left h2 {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0.6em;
    letter-spacing: 0.02em;
    color: #333333;
  }
  .overlap h3,
  .overlap-left h3 {
    font-size: 3.2em;
    letter-spacing: 0.08em;
    color: #81C929;
  }
  .overlap p {
    margin-bottom: 1.4em;
  }
  ul.alternative1 {
    list-style-position: inside;
    list-style: none;
    margin-left: 0em;
  }
  ul.alternative1 li {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    border-top: 1px solid rgba(121, 107, 107, 0.5);
  }
  ul.alternative1 li:last-child {
    border-bottom: 1px solid rgba(121, 107, 107, 0.5);
  }
  ul.alternative1 li:before {
    content: ":";
    padding-right: 0.4em;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1280px) {
  html {
    font-size: calc(2px + 1vw);
  }
}
@media only screen and (min-width: 1281px) {
  html {
    font-size: calc(1px + 1vw);
  }
  .teaserLinks {
    width: 100%;
    height: 34.8vw;
    margin-left: 0vw;
    margin-right: 0vw;
  }
  .section-inpage {
    width: 100%;
    margin-top: 4em;
    margin-bottom: 4em;
  }
  .eins {
    width: 100%;
    height: 34.8vw;
    float: left;
    /* Slider Startseite */
    /* Ende Slider Startseite */
    /* Nur Bild ohne Slider */
    /* Ende Nur Bild ohne Slider */
  }
  .eins .carousel-startpage {
    width: 100%;
    height: auto;
    background-size: 100%;
  }
  .eins .carousel-startpage .carousel-cell {
    padding: 0;
    width: 100%;
    height: 34.8vw;
    counter-increment: gallery-cell;
    border: none;
    opacity: 0;
    transition: opacity 1.2s ease-in-out;
  }
  .eins .carousel-startpage .carousel-cell .content {
    width: 34%;
    height: 10em;
    margin: 19em auto 2em calc(14em - 4em);
  }
  .eins .carousel-startpage .carousel-cell .content h1 {
    font-size: 5.4em;
    color: #81C929;
    margin-bottom: 0em;
    font-family: 'VAGRounded_Bold';
  }
  .eins .carousel-startpage .carousel-cell .content p {
    font-size: 1.66em;
    color: white;
    font-family: 'VAGRounded_Bold';
    margin-bottom: 1em;
  }
  .eins .carousel-startpage .carousel-cell .content svg,
  .eins .carousel-startpage .carousel-cell .content .arrow-round {
    display: inline-block;
    height: 1.12em;
    width: auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .eins .carousel-startpage .carousel-cell .content svg path,
  .eins .carousel-startpage .carousel-cell .content svg polygon {
    fill: white;
  }
  .eins .carousel-startpage .carousel-cell .content a:hover {
    color: #81C929;
  }
  .eins .carousel-startpage .carousel-cell .content a:hover svg,
  .eins .carousel-startpage .carousel-cell .content .arrow-round:hover {
    transform: rotate(-45deg);
  }
  .eins .carousel-startpage .carousel-cell .content .flick-inner {
    width: auto;
    height: auto;
    padding: 0.6em 0.8em 0.6em 0.8em;
    border: 2px solid #808080;
    border-radius: 0.8em;
    background-color: rgba(114, 114, 114, 0.6);
    background-color: none;
    position: absolute;
    color: #63b32e;
    font-size: 1.2em;
    line-height: 1.4em;
    letter-spacing: 0.08em;
    bottom: 9%;
    left: 6%;
  }
  .eins .carousel-startpage .carousel-cell .content .flick-inner a {
    color: white;
    font-size: 1em;
  }
  .eins .carousel-startpage .carousel-cell.is-selected {
    opacity: 1;
  }
  .eins .carousel-startpage .flickity-page-dots {
    font-size: 0.6em;
    bottom: 0.6em;
  }
  .eins .start-content {
    width: 40%;
    height: 10em;
    margin: 0em auto 2em calc(14em - 4em);
    position: absolute !important;
    bottom: 2em;
    animation: einblenden 2s;
    -moz-animation: einblenden 2s;
    -webkit-animation: einblenden 2s;
    -o-animation: einblenden 2s;
  }
  .eins .start-content h1 {
    font-size: 5.4em;
    color: #81C929;
    margin-bottom: 0em;
    font-family: 'VAGRounded_Bold';
  }
  .eins .start-content p {
    font-size: 1.66em;
    color: white;
    font-family: 'VAGRounded_Bold';
    margin-bottom: 1em;
  }
  @keyframes einblenden {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-moz-keyframes einblenden {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-webkit-keyframes einblenden {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .eins .inner {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .eins .inner h3 {
    color: white;
    font-size: 2.8em;
    margin-bottom: 0;
  }
  .zwei {
    position: relative;
    width: 100%;
    height: auto;
  }
  .zwei-full-high {
    width: 100%;
    height: auto;
  }
  .zwei-full-low {
    width: 100%;
    height: auto;
  }
  .zwei-a {
    width: 50%;
    height: 100%;
    padding: 6em 6em 6em 10.2em;
  }
  .zwei-b {
    width: 50%;
    height: 100%;
    padding: 6em 10.4em 6em 6em;
    position: relative;
  }
  .zwei-c {
    width: 100%;
    height: 26.76923077vw;
    background-position: center center;
    background-size: 100% auto;
  }
  .set {
    text-align: center;
    width: 33%;
    height: 20em;
    font-family: 'VAGRounded_Light', Arial, Helvetica;
    padding: 4.4em 0em 4em 0em;
    float: left;
  }
  .zwei > .set:first-child {
    padding-left: 4em;
  }
  .zwei > .set:last-child {
    padding-right: 4em;
  }
  .set span {
    font-family: Verdana;
    font-size: 0.88em;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #81C929;
    margin-top: 1em;
    margin-bottom: 1.6em;
    display: block;
  }
  .set ul {
    list-style-type: none;
    line-height: 2.4em;
  }
  .set ul a {
    color: #333333;
    font-size: 1.2em;
  }
  .set img {
    width: auto;
    height: 2.6em;
  }
  .drei {
    width: 100%;
    height: 24.85714286vw;
    background-color: white;
    float: right;
    position: relative;
    z-index: 1;
  }
  .drei-a {
    width: 67%;
    height: 100%;
    float: right;
    background-color: #f8f8f9;
  }
  .drei-a .inner {
    height: auto;
    margin: 8em;
    padding: 0 3.2em 0 3.2em;
    border-left: 10px solid #81C929;
  }
  .drei-a .inner h3 {
    font-size: 2.4em;
    font-weight: bold;
    color: #333333;
    margin-bottom: 0.8em;
  }
  .drei-b {
    width: 33%;
    height: 100%;
    position: relative;
    padding: 8.72em;
  }
  .img-wide {
    width: 100%;
    height: auto;
  }
  .img-high {
    width: auto;
    height: 100%;
  }
  .teaserLinks .sectionTitle {
    font-family: Verdana;
    font-size: 1em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #81C929;
  }
  .overlap {
    font-size: 1em;
    position: absolute;
    top: 50%;
    left: 40%;
    -webkit-transform: translate(-30%, -50%);
    -ms-transform: translate(-30%, -50%);
    transform: translate(-30%, -50%);
    z-index: 3;
  }
  .overlap-left {
    font-size: 1.1em;
    position: absolute;
    top: 8em;
    left: 8.6em;
    z-index: 3;
  }
  .zwei-img-overlap-container {
    max-width: 17em;
    margin-right: 2em;
    padding-right: 2em;
    margin-top: 2em;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    float: left;
  }
  .zwei-img-overlap-container img {
    width: auto;
    height: 7.4em;
    float: left;
  }
  .zwei-img-overlap-container span {
    font-size: 0.88em;
    color: white;
    margin-top: 2em;
    margin-left: 4em;
    display: block;
  }
  .zwei-img-overlap-container:last-child {
    border-right: none;
  }
  .overlap a {
    color: #333333;
  }
  .overlap a.double-link {
    display: inline-block;
    margin-left: 1em;
    margin-right: 1em;
  }
  .overlap img,
  .overlap svg {
    display: block;
    height: 2em;
    width: 2em;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0.88em auto 0 auto;
  }
  .overlap svg path,
  .overlap svg polygon {
    fill: white;
  }
  .overlap a.double-link img {
    margin-bottom: 0.4em;
  }
  .overlap h5 {
    color: #81C929;
    text-transform: uppercase;
    letter-spacing: 0.28em;
    font-family: Verdana;
    font-weight: bold;
    margin-bottom: 0.88em;
  }
  .overlap h5.smaller {
    font-size: 0.72em;
    margin-bottom: 0.66em;
  }
  .overlap h4.smaller {
    font-size: 1.12em;
  }
  .overlap-inverse a {
    color: white;
  }
  .overlap-inverse h5 {
    color: white;
  }
  .overlap a:hover img,
  .overlap a:hover svg {
    transform: rotate(-45deg);
  }
  .overlap h2,
  .overlap-left h2 {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0.6em;
    letter-spacing: 0.02em;
    color: #333333;
  }
  .overlap h3,
  .overlap-left h3 {
    font-size: 3.2em;
    letter-spacing: 0.08em;
    color: #81C929;
  }
  .overlap p {
    margin-bottom: 1.4em;
  }
  ul.alternative1 {
    list-style-position: inside;
    list-style: none;
    margin-left: 0em;
  }
  ul.alternative1 li {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    border-top: 1px solid rgba(121, 107, 107, 0.5);
  }
  ul.alternative1 li:last-child {
    border-bottom: 1px solid rgba(121, 107, 107, 0.5);
  }
  ul.alternative1 li:before {
    content: ":";
    padding-right: 0.4em;
  }
}
@media only screen and (max-width: 768px) {
  .eins {
    height: 38em;
  }
  .eins .carousel-startpage .carousel-cell {
    height: 36em;
    position: relative;
  }
  .eins .carousel-startpage .carousel-cell .content {
    position: absolute;
    bottom: 0em;
    left: 2.2em;
    width: 90%;
    height: auto;
    margin: 0;
  }
  .eins .carousel-startpage .carousel-cell .content h1 {
    font-size: 2.6em;
    margin-bottom: 0.1em;
  }
  .eins .carousel-startpage .carousel-cell .content p {
    font-size: 1em;
    margin-bottom: 0.6em;
  }
  .eins .carousel-startpage .carousel-cell .content .button,
  .eins .carousel-startpage .carousel-cell .content .button-noHover {
    min-width: 4em;
    min-height: 1.4em;
    font-size: 0.88em;
    text-align: center;
    padding: 0.4em 1em 0.4em 1em;
    margin: 1em 0 0.4em 0em;
    border-radius: 1.8em;
    /*text-transform: uppercase;*/
    transition: all 0.3s ease-in-out;
  }
  .eins .carousel-startpage .flickity-prev-next-button {
    display: none;
  }
  .eins .carousel-startpage .flickity-page-dots {
    font-size: 0.6em;
    bottom: -4em;
    display: none;
  }
  .eins .start-content {
    position: absolute !important;
    width: 90%;
    height: auto;
    margin: auto auto 2em 2.2em;
    bottom: 0;
  }
  .eins .start-content h1 {
    font-size: 2.8em;
    margin-bottom: 0.4em;
  }
  .eins .start-content p {
    font-size: 1.4em;
    margin-bottom: 0.6em;
  }
  .zwei {
    height: auto;
    margin-bottom: 2em;
  }
  .zwei-a {
    width: 100%;
    height: auto;
    padding: 2.5em 1.5em;
  }
  .zwei-b {
    width: 100%;
    height: auto;
    float: left;
    padding: 1.5em;
  }
  .zwei-b .overlap {
    margin-top: 2em;
  }
  .zwei-b .overlap h2 {
    display: none;
  }
  .zwei-b .overlap p {
    font-size: 1.4em;
  }
  .zwei-b .overlap .button {
    font-size: 1.2em;
    margin-bottom: 2em;
    float: right;
  }
  .zwei-c {
    height: 12em;
  }
  .zwei-c .medal {
    height: 14em;
    right: 1.6em;
  }
  .overlap-left {
    top: 1.4em;
    left: 1em;
  }
  .zwei-img-overlap-container {
    max-width: 3.6em;
    margin-right: 1.2em;
    padding-right: 1.2em;
    margin-top: 1em;
    border-right: 1px solid rgba(114, 114, 114, 0.6);
    float: left;
  }
  .zwei-img-overlap-container img {
    width: 4em;
    height: auto;
  }
  .zwei-img-overlap-container span {
    color: #333333 !important;
    margin-top: 3em;
    margin-left: 6em;
    display: block;
  }
  .mobile-extra {
    position: absolute;
    width: 80vw;
    max-width: 80vw;
    top: 10em;
    left: 2em;
  }
  .set {
    width: 100%;
    height: 16em;
    padding: 4em 4em 0em 4em;
  }
  .zwei-full-high {
    height: auto;
  }
  .mobile-down {
    height: 16em;
  }
  .overlap {
    font-size: 0.68em;
  }
  .mobile-down img {
    width: 100%;
    height: auto;
    float: left;
  }
  .mobile-down .overlap-left {
    font-size: 0.8em;
    padding-left: 0em;
    padding-top: 2em;
    position: relative;
    width: 100%;
    height: 22em;
    float: left;
    top: auto;
    left: auto;
    text-align: center;
  }
  .drei {
    width: 100%;
    height: 26em;
    float: left;
    margin-top: 14em;
  }
  .drei-a {
    width: 100%;
    height: auto;
    float: left;
    background-color: white;
  }
  .drei-a .inner {
    height: auto;
    margin: 2em;
    padding: 0 1em 0 2em;
    border-left: 10px solid #81C929;
  }
  .drei-a .inner h3 {
    font-size: 1.4em;
    font-weight: bold;
    color: #333333;
    margin-bottom: 0.8em;
  }
  .drei-b {
    width: 100%;
    height: 14em;
    position: relative;
    padding: 3em 6.4em 1em 6.4em;
    display: none;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1280px) {
  .zwei-img-overlap-container img {
    height: 6.4em;
  }
  .zwei-img-overlap-container span {
    font-size: 0.76em;
  }
}