.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  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;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Basiccommercialltcom, sans-serif;
  color: #fff;
  font-size: 90px;
  line-height: 44px;
  font-weight: 700;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-bottom: 100px;
  background-color: #fff;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1);
}

.image {
  max-width: 50%;
  margin-top: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}

.brand {
  position: relative;
  padding-right: 20px;
  float: right;
  clear: none;
  text-align: right;
  cursor: pointer;
}

.brand.w--current {
  padding-right: 0px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  margin: -300px auto -50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/bg-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat-y;
}

.video {
  max-width: 1200px;
  margin: 0px auto 30px;
}

.einleitung {
  max-width: 1200px;
  margin: 40px auto 0px;
  background-color: transparent;
}

.wwd {
  display: none;
  max-width: 1200px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.we {
  max-width: 1200px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.do {
  max-width: 1200px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.kennzahlen {
  min-width: 1200px;
  margin: 50px auto;
}

.container {
  position: static;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.nav-link {
  padding-right: 0px;
  padding-left: 0px;
  font-family: Basiccommercialltcom, sans-serif;
  color: #000;
  font-size: 15.5px;
  letter-spacing: 1px;
  text-decoration: none;
}

.nav-link:hover {
  font-family: Basiccommercialltcom, sans-serif;
  text-decoration: underline;
}

.nav-link:focus {
  text-decoration: underline;
}

.nav-link.aktuell {
  text-decoration: underline;
}

.nav-link.search {
  color: #ccc;
  text-decoration: none;
}

.nav-link-2 {
  font-family: Oswald, sans-serif;
}

.grid {
  padding: 30px;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-column-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #000;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.grid._2 {
  display: block;
  background-color: #000;
}

.heading {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: 'Basiccommercialltcom roman', sans-serif;
  line-height: 90px;
}

.fliesstext {
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  font-family: Basiccommercialltw04, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  text-indent: 0px;
}

.fliesstext.black {
  margin-top: 0px;
  color: #000;
  text-align: center;
}

.fliesstext.schwarz {
  margin-top: 60px;
  margin-bottom: 60px;
  color: #000;
  font-size: 21px;
  line-height: 31px;
}

.fliesstext.box {
  margin-top: 20px;
  margin-bottom: 30px;
  text-decoration: none;
}

.fliesstext.zitat {
  margin-top: 15px;
}

.fliesstext.btn {
  margin: 0px auto;
  font-size: 14px;
  text-align: center;
}

.grid-wwd {
  padding: 30px 60px 30px 30px;
  grid-column-gap: 22px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.grid-wwd.right {
  padding-right: 30px;
  padding-left: 70px;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Basiccommercialltcom, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  letter-spacing: 2px;
}

.h2.black {
  color: #000;
  text-align: center;
  text-transform: uppercase;
}

.heading-2 {
  color: #000;
}

.h1 {
  padding-bottom: 20px;
  font-family: Basiccommercialltcom, sans-serif;
  color: #000;
  font-size: 130px;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
}

.h1.right {
  text-align: right;
}

.paragraph {
  font-family: 'Basiccommercialltcom roman', sans-serif;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.caps-text {
  margin-bottom: 5px;
  font-family: 'Basiccommercialltcom roman', sans-serif;
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.caps-text.big {
  padding-top: 5px;
  font-family: Basiccommercialltw04, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 1px;
}

.caps-text.right {
  text-align: right;
}

.caps-text.right.black {
  font-family: 'Basiccommercialltcom roman', sans-serif;
  color: #fff;
}

.caps-text.underline {
  font-family: 'Basiccommercialltcom roman', sans-serif;
  text-decoration: underline;
  cursor: pointer;
}

.caps-text.underline.black {
  display: block;
  font-family: 'Basiccommercialltcom roman', sans-serif;
  color: #fff;
}

.caps-text.center {
  margin-bottom: 0px;
  text-align: center;
}

.caps-text.black {
  font-family: 'Basiccommercialltcom roman', sans-serif;
  color: #fff;
}

.caps-text.slider {
  font-family: Basiccommercialltw04, sans-serif;
  color: #fff;
  font-size: 15px;
  text-align: center;
}

.more-button {
  padding: 0px 5px 2px;
  border-radius: 2px;
  background-color: #000;
  -webkit-transition: font-size 250ms ease;
  transition: font-size 250ms ease;
  font-family: 'Basiccommercialltcom roman', sans-serif;
  letter-spacing: 1px;
  text-decoration: underline;
  text-indent: 0px;
}

.more-button:hover {
  font-size: 18px;
}

.more-text {
  position: static;
  margin-top: 15px;
}

.more-text.right {
  text-align: right;
}

.grid-3 {
  grid-column-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.wwd-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 32%;
  margin-bottom: 60px;
  padding: 30px;
  float: left;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #000;
  text-align: left;
}

.wwd-2.mitte {
  min-width: 32%;
  margin-right: 2%;
  margin-bottom: 0px;
  margin-left: 2%;
}

.div-block-3 {
  background-color: #000;
}

.div-block-4 {
  background-color: #000;
}

.h3 {
  margin-bottom: 30px;
  border: 1px solid transparent;
  font-family: Basiccommercialltw04, sans-serif;
  color: #fff;
  font-size: 80px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.h3.slider {
  display: block;
  margin-bottom: 25px;
  font-family: Basiccommercialltcom, sans-serif;
  font-size: 70px;
  text-align: center;
}

.h4 {
  display: block;
  margin-bottom: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Basiccommercialltcom, sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 2px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

.h4.black {
  color: #000;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
}

.h4.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 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;
  background-color: transparent;
  font-family: Basiccommercialltw04, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.h4.slider.bold {
  padding-bottom: 3px;
  font-family: Basiccommercialltcom, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.section-x {
  max-width: 1200px;
  margin: 0px auto;
}

.section-y {
  max-width: 1200px;
  margin: 40px auto;
}

.grid-4 {
  position: relative;
  z-index: 1;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grey-box {
  margin-left: -80px;
  background-color: transparent;
}

.grey-box.y {
  margin-right: -80px;
  margin-left: 0px;
}

.grey-box._2 {
  margin-right: -80px;
  margin-left: 0px;
}

.div-block-5 {
  position: relative;
  min-height: 50px;
  padding: 30px;
  background-color: #000;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.footer {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  margin-top: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.footer-text {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
}

.footer-link {
  padding-right: 20px;
  padding-left: 20px;
  border-left: 1px solid #000;
  border-radius: 0px;
  font-family: 'Basiccommercialltcom roman', sans-serif;
  color: #000;
  letter-spacing: 1px;
  text-decoration: none;
}

.footer-link.links {
  border-left-width: 0px;
}

.copyright-text {
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 40px;
  font-family: 'Basiccommercialltcom roman', sans-serif;
  color: hsla(0, 0%, 40%, 0.8);
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
}

.strich {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #ccc;
}

.body-2 {
  background-image: url('../images/Zeichenfläche-2.jpg');
  background-position: 20% 50%;
  background-size: auto;
}

.downloads {
  margin-top: 0px;
  margin-bottom: 20px;
}

.div-block-6 {
  max-width: 1200px;
  margin-top: 130px;
  margin-right: auto;
  margin-left: auto;
}

.download-grid {
  margin-top: 5px;
  padding: 15px 10px 10px;
  grid-column-gap: 0px;
  -ms-grid-columns: 3fr 1fr 1fr;
  grid-template-columns: 3fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #fff;
}

.download-grid.xls {
  -ms-grid-columns: 3fr 1fr;
  grid-template-columns: 3fr 1fr;
}

.download-grid.black {
  margin-top: -50px;
  background-color: #000;
}

.caps-text-2 {
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: 'Basiccommercialltcom roman', sans-serif;
  color: #000;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.highlight {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  font-size: 16px;
  line-height: 23px;
}

.body-3 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: rgba(0, 0, 0, 0.1);
  background-image: url('../images/bg-2.jpg');
  background-position: 50% 2%;
  background-size: cover;
  background-repeat: repeat-y;
}

.pfad {
  display: block;
  width: 1200px;
  margin: 420px auto 40px;
  padding-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: 'Basiccommercialltcom roman', sans-serif;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.pfad.a {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-top: 0px;
}

.pfad.b {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-top: 0px;
}

.pfad.home {
  margin-bottom: 0px;
}

.image-2 {
  display: block;
}

.further {
  margin-top: 40px;
  margin-bottom: 40px;
  border-bottom: 1px none #000;
  background-color: transparent;
}

.further-grid {
  width: 1200px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  grid-column-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-3 {
  display: inline-block;
  max-width: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -8px;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  border-bottom: 1px solid #fff;
  border-radius: 0px;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Basiccommercialltcom roman', sans-serif;
  color: #fff;
  font-size: 20px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.h5.black {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  border-bottom: 1px solid #000;
  color: #000;
}

.further-text {
  margin-top: 0px;
  padding: 20px;
  background-color: #000;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  text-decoration: none;
  cursor: pointer;
}

.weiter {
  max-width: 8%;
  margin-top: -5px;
  margin-left: 10px;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.social-media {
  max-width: 5%;
  margin-right: 30px;
  margin-left: 0px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.social-media:hover {
  opacity: 0.5;
}

.somedia-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transition: -webkit-transform 1000ms cubic-bezier(.215, .61, .355, 1);
  transition: -webkit-transform 1000ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 1000ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 1000ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 1000ms cubic-bezier(.215, .61, .355, 1);
}

.body-4 {
  background-image: url('../images/bg-b4.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat-y;
}

.theme {
  margin-top: 130px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.what-div {
  width: 1200px;
  padding: 120px 160px 80px;
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.h4-black {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Basiccommercialltcom, sans-serif;
  color: #000;
  font-size: 60px;
  line-height: 62px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.h4-black.w {
  margin-top: 20px;
  color: #fff;
  letter-spacing: 2px;
}

.fliesstext-gross {
  margin-top: 15px;
  margin-bottom: 60px;
  font-family: 'Basiccommercialltcom roman', sans-serif;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 1px;
}

.fliesstext-gross.w {
  margin-bottom: 50px;
  font-family: Basiccommercialltw04, sans-serif;
  color: #fff;
  font-size: 23px;
  text-align: left;
  letter-spacing: 0.8px;
}

.fliesstext-gross.w.zitat {
  margin-bottom: 0px;
  line-height: 30px;
}

.share-icon {
  width: 25px;
  margin-top: -4px;
  margin-right: 0px;
  margin-left: 10px;
}

.share-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 150px;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.grid-5 {
  margin-top: 60px;
  margin-bottom: 60px;
  grid-column-gap: 20px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.zitat-div {
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 40px;
  background-color: #000;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.big-quote {
  margin-bottom: 20px;
  border-left-style: none;
  font-family: 'Basiccommercialltcom roman', sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 55px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: none;
}

.image-4 {
  position: static;
  display: block;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.bild-bu {
  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;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bild-bu.rechts {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.bu-div {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 42%;
  margin-top: -75%;
  margin-left: -12%;
  padding: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.bu-div.rechts {
  max-width: 42%;
  margin-top: -30%;
  margin-right: -12%;
  margin-left: 0%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.bu {
  font-family: Basiccommercialltw04, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 1px;
}

.bu.schwarz {
  margin-bottom: 8px;
  color: #000;
}

.further-themes {
  width: 1200px;
  max-width: 1200px;
  margin: 40px auto 0px;
  padding-top: 20px;
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.grid-6 {
  grid-column-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.other-topics {
  padding: 20px 20px 30px;
}

.image-5 {
  margin-bottom: 15px;
}

.topic-div {
  height: 217px;
  max-width: 100%;
  margin-bottom: 27px;
  background-color: #ccc;
}

.image-6 {
  display: block;
  width: 30px;
  margin-top: -5px;
  margin-right: 20px;
  margin-left: -35px;
  text-align: right;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.topic-hover {
  position: absolute;
  display: block;
  width: 347px;
  height: 217.5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.image-7 {
  display: block;
  max-width: 16%;
  margin-top: 165px;
  margin-right: 2px;
  float: right;
  clear: none;
  text-decoration: none;
}

.image-8 {
  display: block;
  margin-bottom: 27px;
}

.download-link {
  text-decoration: none;
}

.slide {
  background-image: url('../images/GettyImages-173638232-Kopie.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide.b {
  background-image: url('../images/We_gettyImages-1222607874-we.jpg');
}

.slide.c {
  background-image: url('../images/Do_GettyImages-1166317976_Do.jpg');
}

.slider {
  height: 100%;
  background-color: transparent;
}

.slide-2 {
  padding: 75px 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
}

.slide-2.b {
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
}

.slide-2.c {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
}

.slide-nav {
  display: none;
  max-width: 120px;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.slide-3 {
  padding: 75px 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
}

.slide-3.b {
  padding-top: 55px;
  padding-bottom: 55px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
}

.slide-3.c {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
}

.image-9 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  max-width: 135%;
  margin-left: auto;
  clear: none;
}

.image-10 {
  min-width: 100%;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.image-11 {
  min-width: 100%;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.image-12 {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  direction: ltr;
}

.download-grid-black {
  display: -ms-grid;
  display: grid;
  margin-top: -50px;
  padding: 15px 10px 10px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  -ms-grid-columns: 3fr 1fr 1fr;
  grid-template-columns: 3fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #000;
}

.image-13 {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.keyfigures {
  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-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;
}

.keyfigures.grid {
  display: -ms-grid;
  display: grid;
  padding: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.wwd-bild {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 62px;
  padding-bottom: 61px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.2);
}

.dropdown-toggle {
  padding-right: 10px;
  padding-left: 0px;
  font-size: 13px;
  text-decoration: none;
}

.dropdown-toggle.w--open {
  padding-left: 0px;
  text-decoration: underline;
}

.dropdown {
  margin-right: 20px;
}

.dropdown-list {
  max-width: 100vw;
  background-color: #fff;
}

.dropdown-list.w--open {
  margin-top: 16px;
  background-color: #fff;
}

.dropdown-link {
  font-family: Basiccommercialltcom, sans-serif;
  color: #000;
  letter-spacing: 1px;
  text-decoration: none;
}

.dropdown-link:hover {
  text-decoration: underline;
}

.dropdown-link:focus {
  text-decoration: underline;
}

.dropdown-link.w--current {
  color: #000;
}

.download-div {
  display: block;
}

.abstand {
  min-height: 60px;
}

.mask {
  width: 675px;
}

.mask-2 {
  width: 675px;
}

.matrix-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.link {
  color: #000;
}

.link-2 {
  color: #000;
}

.new-page {
  display: block;
  margin-top: -185px;
  margin-left: 430px;
  color: #000;
}

.new-page-span {
  padding-right: 5px;
  padding-left: 5px;
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  font-family: 'Basiccommercialltcom roman', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}

.link-3 {
  color: #000;
  text-decoration: none;
}

.button-rnd {
  display: inline-block;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  padding: 6px 10px 12px;
  border-radius: 40px;
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  font-family: Basiccommercialltcom, sans-serif;
  color: #000;
  font-size: 30px;
}

.button-rnd._1 {
  position: relative;
  z-index: 1;
  width: 10px;
  height: 10px;
  margin-top: 388px;
  margin-right: auto;
  margin-left: 915px;
  padding: 0px 16px 21px 5px;
  border-style: none;
  border-width: 0.1px;
  border-color: #fff;
  background-color: #fff;
  font-family: Basiccommercialltcom, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.button-rnd._1._2 {
  margin-top: 40px;
}

.button-rnd._2 {
  position: absolute;
  z-index: 1;
  margin-top: 40px;
  margin-left: 85px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #000;
  color: #fff;
}

.button-rnd._3 {
  position: absolute;
  margin-top: 330px;
  margin-left: 130px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #000;
  color: #fff;
}

.div-btn-rnd {
  position: static;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: -51px auto 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

.matrix {
  position: relative;
  width: 1200px;
  min-height: 750px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
  background-color: #fff;
  background-image: url('../images/200903_matrix2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.h2-black {
  margin-top: auto;
  margin-bottom: -35px;
  color: #000;
  font-size: 50px;
  line-height: 50px;
  letter-spacing: 1px;
}

.image-16 {
  margin-top: -320px;
}

.div-block-11 {
  margin-top: -20px;
  margin-left: 20px;
  padding-top: 25px;
  padding-right: 15px;
  padding-left: 15px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}

.div-block-12 {
  height: 10px;
}

.image-17 {
  max-width: 8%;
  margin-top: -63px;
  margin-left: 250px;
}

.matrix-div {
  height: 800px;
  max-width: 1200px;
  margin-top: -18px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 30px 30px;
  background-color: #000;
  background-image: url('../images/matrix.jpg');
  background-position: 50% 1%;
  background-size: 1100px;
  background-repeat: no-repeat;
}

.text-span {
  font-family: Basiccommercialltcom, sans-serif;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-18 {
  display: inline-block;
  max-width: 19px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  text-decoration: none;
}

.div-block-14 {
  display: block;
  width: 200px;
  height: 15px;
  margin-left: 10px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  border-bottom: 1px solid #ccc;
}

.button-open {
  display: block;
}

.image-19 {
  position: static;
  max-width: 42%;
  margin-top: 190px;
  margin-left: -485px;
}

.image-19._2 {
  margin-top: -380px;
  margin-left: -30px;
}

.image-19._3 {
  position: static;
  max-width: 40%;
  margin-top: 210px;
  margin-left: -200px;
}

.wwd-section {
  max-width: 1200px;
  margin: 40px auto 0px;
}

.mask-3 {
  width: 675px;
}

.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;
}

.search-button {
  display: none;
}

.search-2 {
  padding-left: 10px;
}

.search-input {
  width: 186px;
  height: 20px;
  margin-top: 12px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #ccc;
  background-color: transparent;
  font-family: 'Basiccommercialltcom roman', sans-serif;
  color: #000;
  font-size: 14.5px;
  letter-spacing: 0.4px;
}

.search-input:active {
  border-bottom-color: #ccc;
}

.search-input:focus {
  border-bottom-color: #ccc;
}

.search-input::-webkit-input-placeholder {
  color: #ccc;
}

.search-input:-ms-input-placeholder {
  color: #ccc;
}

.search-input::-ms-input-placeholder {
  color: #ccc;
}

.search-input::placeholder {
  color: #ccc;
}

.image-20 {
  width: 900px;
}

.zitat-name {
  font-family: Basiccommercialltw04, sans-serif;
  color: #fff;
  font-size: 26px;
  letter-spacing: 1px;
}

@media screen and (max-width: 479px) {
  .navbar {
    max-width: 320vw;
  }
  .image {
    max-width: 37%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .brand {
    padding-right: 20px;
  }
  .nav-menu {
    margin-top: 0px;
    background-color: #fff;
  }
  .body {
    max-width: 479px;
    min-height: auto;
    background-size: cover;
    background-repeat: repeat-y;
    background-attachment: scroll;
  }
  .video {
    margin-bottom: 20px;
  }
  .einleitung {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .wwd {
    margin-top: 20px;
  }
  .container {
    max-width: 290px;
  }
  .nav-link {
    font-family: Basiccommercialltcom, sans-serif;
    font-size: 14px;
  }
  .grid {
    max-width: 290px;
    margin-left: auto;
    padding: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .fliesstext {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 24px;
  }
  .fliesstext.schwarz {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 23px;
  }
  .fliesstext.box {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 22px;
  }
  .fliesstext.zitat {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }
  .grid-wwd {
    width: 290px;
    max-width: 290px;
    min-width: 0px;
    padding: 20px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .grid-wwd.right {
    padding-right: 20px;
    padding-left: 20px;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .h2 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 44px;
  }
  .h1 {
    margin-bottom: 0px;
    font-size: 90px;
  }
  .h1.right {
    text-align: left;
  }
  .caps-text {
    display: block;
    margin-bottom: 3px;
    font-size: 11px;
    line-height: 15px;
  }
  .caps-text.right {
    color: #fff;
  }
  .caps-text.underline {
    color: #fff;
  }
  .caps-text.underline.black {
    font-size: 12px;
  }
  .caps-text.center {
    text-align: left;
  }
  .caps-text.middle {
    display: none;
  }
  .caps-text.slider {
    width: auto;
    height: auto;
    font-size: 11px;
    line-height: 15px;
  }
  .more-button {
    font-size: 13px;
    line-height: 18px;
  }
  .more-button:hover {
    font-size: 15px;
  }
  .more-text {
    margin-top: 0px;
  }
  .more-text.right {
    text-align: left;
  }
  .h3.slider {
    width: auto;
    height: auto;
    margin-bottom: 8px;
    font-size: 32px;
  }
  .h4 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 35px;
  }
  .h4.slider {
    width: auto;
    height: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 30px;
    line-height: 35px;
  }
  .h4.slider.bold {
    width: auto;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 32px;
    line-height: 32px;
  }
  .section-x {
    margin-top: -15px;
    margin-bottom: 0px;
  }
  .section-y {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .grid-4 {
    width: 290px;
    max-width: 290px;
    padding: 0px;
    grid-auto-flow: column;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .grey-box {
    display: none;
    width: 0px;
    height: 0px;
    min-height: 0px;
    margin-left: 0px;
  }
  .grey-box.y {
    position: relative;
    z-index: 1;
    display: none;
  }
  .div-block-5 {
    min-height: auto;
    margin-top: 15px;
    margin-bottom: 0px;
    padding: 20px;
  }
  .footer {
    position: static;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .footer-text {
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    font-size: 11px;
  }
  .footer-link {
    padding-right: 5px;
    padding-left: 5px;
  }
  .footer-link.links {
    padding-right: 4px;
    padding-left: 4px;
  }
  .copyright-text {
    max-width: 290px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
    font-size: 10px;
  }
  .strich {
    margin-left: 5px;
    padding-left: 5px;
    font-size: 10px;
  }
  .downloads {
    max-width: 290px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-6 {
    margin-top: 0px;
  }
  .download-grid {
    margin-top: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    -ms-grid-columns: 3fr 1fr;
    grid-template-columns: 3fr 1fr;
    background-color: #000;
  }
  .caps-text-2 {
    margin-top: 25px;
    margin-bottom: 5px;
  }
  .highlight {
    font-size: 15px;
    line-height: 21px;
  }
  .body-3 {
    background-size: cover;
  }
  .pfad {
    width: 290px;
    margin-top: 390px;
    margin-bottom: 20px;
    padding-top: 0px;
    font-size: 11px;
  }
  .pfad.a {
    margin-top: -50px;
    margin-bottom: 20px;
    line-height: 15px;
  }
  .pfad.b {
    position: static;
    margin-top: 20px;
    padding-top: 70px;
  }
  .further {
    width: 290px;
    margin: 20px auto;
  }
  .further-grid {
    width: 290px;
    max-width: 290px;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .image-3 {
    max-width: 25px;
  }
  .h5 {
    padding-left: 15px;
    font-size: 18px;
  }
  .h5.black {
    margin-right: 15px;
    margin-left: 15px;
  }
  .further-text {
    margin-right: auto;
    margin-left: auto;
    padding: 15px;
  }
  .div-block-8 {
    margin-right: auto;
    margin-left: auto;
  }
  .social-media {
    max-width: 18px;
    margin-right: 20px;
    margin-left: 0px;
  }
  .somedia-div {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .theme {
    max-width: 290px;
    margin-top: 140px;
    margin-right: auto;
    margin-left: auto;
  }
  .what-div {
    width: auto;
    padding: 20px 15px;
  }
  .h4-black {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 35px;
    line-height: 42px;
    text-align: left;
  }
  .fliesstext-gross {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 29px;
    text-align: left;
  }
  .fliesstext-gross.w {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 24px;
  }
  .fliesstext-gross.w.zitat {
    line-height: 21px;
  }
  .share-block {
    margin-top: 170px;
    margin-bottom: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .grid-5 {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .zitat-div {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px 15px;
  }
  .big-quote {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    letter-spacing: 1px;
  }
  .bild-bu.rechts {
    margin-top: 20px;
  }
  .bu-div {
    max-width: 100%;
    margin-top: 0%;
    margin-left: 0%;
    padding: 15px;
  }
  .bu-div.rechts {
    max-width: 100%;
    margin-top: 0%;
    margin-right: 0%;
  }
  .bu {
    font-size: 12px;
    line-height: 18px;
  }
  .further-themes {
    width: auto;
    max-width: 290px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
  }
  .grid-6 {
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .other-topics {
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
  .topic-div {
    height: auto;
    max-width: none;
    margin-bottom: 15px;
  }
  .topic-hover {
    display: none;
    width: auto;
    height: auto;
    background-color: transparent;
  }
  .image-7 {
    width: 40px;
    max-width: 100%;
    margin-top: auto;
    margin-right: auto;
    background-color: transparent;
  }
  .image-8 {
    margin-bottom: 0px;
  }
  .slide {
    background-size: cover;
  }
  .slider {
    width: 250px;
    height: 150px;
  }
  .slide-2 {
    padding: 17px 5px 0px;
  }
  .slide-2.b {
    padding: 17px 10px 0px;
  }
  .slide-2.c {
    padding: 17px 5px 0px;
  }
  .slide-3 {
    padding: 17px 5px 0px;
  }
  .slide-3.b {
    padding: 0px 10px;
  }
  .slide-3.c {
    padding-right: 10px;
    padding-left: 10px;
  }
  .image-10 {
    width: 0px;
    height: 0px;
    max-width: 0%;
    min-width: 0%;
  }
  .download-grid-black {
    display: none;
  }
  .menu-button {
    margin-top: 4px;
    margin-left: 0px;
    padding-left: 0px;
    float: left;
  }
  .menu-button.w--open {
    border-radius: 0px;
    background-color: #fff;
  }
  .image-13 {
    position: static;
    z-index: 1;
    width: 0px;
    height: 0px;
    max-width: 0%;
  }
  .keyfigures {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .keyfigures.grid {
    max-width: none;
    padding-top: 20px;
    padding-bottom: 20px;
    grid-row-gap: 0px;
  }
  .wwd-bild {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .dropdown-list.w--open {
    margin-top: -5px;
    margin-bottom: 10px;
  }
  .dropdown-link {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
  }
  .abstand {
    min-height: 70px;
  }
  .image-15 {
    width: 25px;
  }
  .mask {
    width: 250px;
  }
  .mask-2 {
    width: 250px;
  }
  .matrix-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
  }
  .new-page {
    margin-top: -190px;
    margin-left: 53px;
  }
  .div-btn-rnd {
    display: none;
    margin-top: 10px;
    margin-bottom: -37px;
  }
  .matrix {
    width: 290px;
    min-height: auto;
    margin-top: 20px;
  }
  .div-block-11 {
    max-width: none;
  }
  .matrix-div {
    display: none;
  }
  .wwd-section {
    margin-top: 20px;
  }
}

#w-node-935d885c932f-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-d149a752bb0f-12bf2d1a {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-d149a752bb11-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-d149a752bb1a-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-d149a752bb23-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-096345b2b1de-12bf2d1a {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-778b32db0125-12bf2d1a {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-6da3c814f956-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -webkit-box-ordinal-group: -9998;
  -webkit-order: -9999;
  -ms-flex-order: -9999;
  order: -9999;
}

#w-node-6da3c814f958-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-6da3c814f95a-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-6da3c814f95c-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-6da3c814f960-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-6da3c814f962-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-6da3c814f964-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-6da3c814f96a-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-778b32db0108-12bf2d1a {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-778b32db010a-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-778b32db0113-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-778b32db011c-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-ef7077ba7218-12bf2d1a {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ef7077ba721a-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-ef7077ba7223-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-ef7077ba722c-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-ef7077ba7235-12bf2d1a {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b8689746f588-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b8689746f58a-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b8689746f58c-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b8689746f58e-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-9f0bbb7a9ad4-12bf2d1a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-61676a62a790-12bf2d1a {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-afdb01eddab0-12bf2d1a {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-af179c35bc4a-12bf2d1a {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e52c31e852a6-12bf2d1a {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e52c31e852a1-12bf2d1a {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

@media screen and (max-width: 479px) {
  #w-node-d149a752bb0f-12bf2d1a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-096345b2b1de-12bf2d1a {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  #w-node-778b32db0125-12bf2d1a {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  #w-node-6da3c814f956-12bf2d1a {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }
  #w-node-6da3c814f964-12bf2d1a {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }
  #w-node-6da3c814f96a-12bf2d1a {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }
  #w-node-778b32db0108-12bf2d1a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-ef7077ba7218-12bf2d1a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-ef7077ba7235-12bf2d1a {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  #w-node-b8689746f58e-12bf2d1a {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }
  #w-node-af179c35bc4a-12bf2d1a {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  #w-node-e52c31e852a6-12bf2d1a {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }
  #w-node-3472113b469a-12bf2d1a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  #w-node-b94b668d12fe-729096d1 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-8a3bf53907ba-729096d1 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-b9a371f9545c-729096d1 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-b9a371f9546a-729096d1 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-b9a371f95478-729096d1 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-b63ee1279555-729096d1 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-b63ee1279563-729096d1 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-b63ee1279571-729096d1 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-7d1b0e591218-729096d1 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-7d1b0e591226-729096d1 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

@font-face {
  font-family: 'Basiccommercialltcom';
  src: url('../fonts/BasicCommercialLTCom-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Basiccommercialltcom roman';
  src: url('../fonts/BasicCommercialLTCom-Roman.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Basiccommercialltw04';
  src: url('../fonts/BasicCommercialLTW04-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}