<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: Raleway, sans-serif;
  color: #575757;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
h1 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 50px;
  line-height: 54px;
  font-weight: 700;
}
h2 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-family:'Roboto Condensed', sans-serif;
  font-size: 36px;
  line-height: 48px;
  font-weight: 300;
}
h3 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-family:'Roboto Condensed', sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
}
h4 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-family:'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
.navbar {
  z-index: 5;
  width: 100%;
  height: 130px;
  background-color: transparent;
}
.logo {
  margin-top: 20px;
}
.menue {
  margin-top: 72px;
  padding-right: 10px;
  padding-left: 10px;
  float: none;
  font-family:'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-weight: 300;
}
.menue:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  text-decoration: none;
}
.menue.menuefirst {
  padding-left: 0px;
}
.menuebar {
  margin-left: 0px;
  float: left;
}
.hintergrunddunkelgrau {
  padding-top: 90px;
  padding-bottom: 80px;
  background-color: #293037;
  color: white;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.imagefloat {
  padding-top: 5px;
  padding-right: 14px;
  float: left;
}
.keinhintergrund {
  padding-top: 90px;
  padding-bottom: 80px;
}
.trenner {
  display: block;
  height: 58px;
  margin-top: -30px;
  margin-bottom: -25px;
  background-image: url('../images/trenner-linie.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}
.standard_a {
  color: #78b2ac;
  font-weight: 400;
  text-decoration: none;
}
.standard_a:hover {
  font-weight: 700;
}
.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #d6d7d7;
}
.col1 {
  display: block;
  padding-right: 10px;
  padding-left: 10px;
}
.col1.grauebox {
  margin-top: 40px;
  padding-bottom: 20px;
  padding-left: 30px;
  border: 1px solid #78b2ac;
  background-color: #cadcda;
}
.image {
  padding-top: 10px;
  padding-bottom: 20px;
}
.dropdownliste.w--open {
  margin-top: -10px;
  margin-left: 10px;
  background-color: rgba(255, 255, 255, 0.85);
}
.subnavi {
  padding-top: 10px;
  padding-right: 45px;
  padding-bottom: 10px;
  font-size: 18px;
}
.subnavi:hover {
  color: #78b2ac;
  font-weight: 700;
  text-decoration: none;
}
.subnavi.w--current {
  color: #293037;
}
.subnavi.subnavi-2 {
  padding-left: 30px;
  font-size: 16px;
}
.breadcrumb {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
}
.imageborder {
  border: 1px solid #7c848d;
}
.subheadline {
  margin-top: -15px;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 24px;
  font-style: italic;
}
.pdf-download-link {
  margin-top: 10px;
  float: left;
  clear: both;
  color: white;
}
.pdf-download-link-text {
  display: inline-block;
  margin-left: 10px;
  line-height: 28px;
}
.pdf-download-link-text:hover {
  display: inline-block;
  line-height: 28px;
  text-decoration: underline;
}
.gridtext {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #7c848d;
  color: white;
  text-align: center;
}
.list {
  margin-left: 20px;
  padding-left: 15px;
  background-image: url('../images/li.png');
  background-position: 0% 50%;
  background-repeat: no-repeat;
}
.list.weiss {
  background-image: url('../images/li.png');
  color: white;
}
.radio-button-label {
  font-weight: 300;
}
.checkbox-label {
  font-weight: 300;
}
.checkbox-field {
  margin-top: 10px;
  margin-bottom: 15px;
}
.form-submit {
  padding-right: 20px;
  padding-left: 20px;
  border: 1px solid #293037;
  background-color: #78b2ac;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
}
.form-submit:hover {
  background-color: white;
  color: #293037;
}
.text-field-short {
  display: inline-block;
  width: 32%;
}
.text-field-short.text-field-short-str {
  float: right;
}
.text-field-long {
  display: inline-block;
  width: 65%;
  float: right;
}
.text-field-long.text-field-long-str {
  float: left;
}
.formular {
  text-transform: uppercase;
}
.brand.w--current {
  float: right;
}
.header {
  padding-bottom: 70px;
  background-image: url('../images/welle_head.png'), url('../images/bg_muster.jpg');
  background-position: 50% 100%, 0% 0%;
  background-size: 100%, auto;
  background-repeat: no-repeat, repeat;
}
.stimmungsbild {
  height: 397px;
  border-bottom: 3px none #e9e9e9;
  background-image: url('../images/stimmungsbild.jpg');
  background-position: 0px 100%;
  background-repeat: no-repeat;
}
.stimmungsbild-section {
  height: 400px;
  margin-bottom: 25px;
  border-bottom: 3px solid #e9e9e9;
}
.p-stimmungsbild {
  margin-top: 20px;
  font-family:'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 30px;
}
.stimmungsbild-text {
  margin-top: 80px;
}
.stimmungsbild-tel {
  width: 300px;
  margin-top: -56px;
  padding-right: 20px;
  padding-left: 20px;
  float: right;
  background-color: white;
  font-family: Raleway, sans-serif;
  font-size: 24px;
}
.tel {
  padding-top: 16px;
}
.hintergrundfarbig {
  padding-top: 90px;
  padding-bottom: 100px;
  background-color: #cadcda;
}
.pcenter {
  text-align: center;
}
.leistungen {
  margin-top: -30px;
  text-align: center;
}
.leistungen-h {
  display: inline-block;
}
.h-img {
  display: inline-block;
  margin-top: -18px;
  margin-right: 15px;
  margin-left: 15px;
}
.tel-img {
  margin-right: 20px;
  float: left;
}
.teaser-h {
  margin-bottom: 35px;
  text-align: center;
}
.teaser-bg {
  margin-top: 40px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 20px;
  padding-right: 50px;
  padding-left: 50px;
  background-color: white;
}
.teaser-mehr {
  display: inline-block;
  width: 130px;
  padding-top: 12px;
  background-color: #cadcda;
  font-family:'Roboto Condensed', sans-serif;
  color: white;
  font-size: 36px;
  font-weight: 700;
}
.teaser-mehr:hover {
  text-decoration: underline;
}
.teaser-mehr-bg {
  height: 38px;
  margin-top: 70px;
  text-align: center;
}
.img-spalte {
  width: 295px;
  margin-top: 40px;
  margin-left: 3px;
}
.img-spalte-rechts {
  width: 295px;
  margin-top: 40px;
  float: right;
}
.img-spalte-links {
  width: 295px;
  margin-top: 40px;
}
.footer-firma {
  display: inline-block;
  margin-right: 10px;
  float: left;
  color: #78b2ac;
  font-weight: 700;
}
.footer-adresse {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
}
.footer-links {
  margin-top: 15px;
  clear: both;
  text-align: center;
}
.dropdownliste-2.w--open {
  position: static;
  margin-right: -2px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgba(202, 220, 218, 0.49);
}
.trenner-in {
  height: 58px;
  background-image: url('../images/trenner.png');
  background-position: 100% 50%;
}
.txtblock {
  width: 115%;
}
.icon {
  color: #78b2ac;
}
html.w-mod-js *[data-ix="popout-4"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="popout-3"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="popout-2"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="popout"] {
  opacity: 0;
}
@media (max-width: 991px) {
  .navbar {
    position: relative;
    z-index: 200;
    height: 150px;
  }
  .logo {
    margin-top: 15px;
    margin-right: 60px;
  }
  .menue {
    margin-top: 20px;
    padding: 15px 30px;
    color: #6e6e6e;
  }
  .menue:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .menue.menuefirst {
    padding-left: 30px;
    color: #626363;
  }
  .menuebar {
    background-color: white;
  }
  .trenner {
    margin-top: -14px;
    margin-bottom: -14px;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
  }
  .dropdownliste.w--open {
    margin-top: 0px;
    margin-left: 0px;
  }
  .subnavi {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 55px;
    font-family:'Roboto Condensed', sans-serif;
  }
  .subnavi.w--current {
    padding-left: 30px;
  }
  .subnavi.subnavi-2 {
    padding-left: 45px;
  }
  .responsiveicon {
    margin-top: 40px;
    margin-right: 40px;
  }
  .header {
    margin-bottom: 68px;
    padding-bottom: 0px;
  }
  .stimmungsbild {
    height: 507px;
  }
  .stimmungsbild-section {
    height: 510px;
    margin-bottom: -10px;
  }
  .stimmungsbild-text {
    margin-top: -530px;
    padding-left: 40px;
  }
  .stimmungsbild-tel {
    position: relative;
    z-index: 10;
    margin-top: -21px;
    float: right;
    background-color: white;
  }
  .img-spalte {
    width: 225px;
  }
  .img-spalte-rechts {
    width: 225px;
  }
  .img-spalte-links {
    width: 225px;
  }
  .menubutton {
    padding-top: 15px;
    float: left;
  }
  .menubutton.w--open {
    background-color: transparent;
    color: black;
  }
  .txtblock {
    width: 31%;
    background-position: 100% 50%;
  }
  .icon.zweiter {
    margin-right: 22px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 38px;
  }
  .navbar {
    height: 130px;
  }
  .logo {
    height: 90px;
    margin-top: 12px;
    margin-right: 20px;
  }
  .hintergrunddunkelgrau {
    padding-right: 15px;
    padding-left: 15px;
  }
  .keinhintergrund {
    padding-right: 15px;
    padding-left: 15px;
  }
  .trenner {
    margin: -12px 20px -10px;
  }
  .footer {
    height: 100%;
    padding-right: 25px;
    padding-left: 25px;
  }
  .breadcrumb {
    padding-left: 10px;
  }
  .responsiveicon {
    margin-top: 10px;
  }
  .stimmungsbild {
    margin-right: -10px;
    margin-left: -10px;
  }
  .stimmungsbild-text {
    padding-left: 40px;
  }
  .stimmungsbild-tel {
    margin-top: -14px;
  }
  .tel {
    padding-top: 6px;
  }
  .hintergrundfarbig.unterseite {
    padding-right: 20px;
    padding-left: 20px;
  }
  .tel-img {
    width: 46px;
  }
  .menubutton {
    padding-top: 35px;
    padding-left: 40px;
  }
  .txtblock {
    width: 40%;
  }
}
@media (max-width: 479px) {
  h1 {
    margin-top: 0px;
    font-size: 26px;
  }
  h2 {
    margin-top: 0px;
    font-size: 30px;
    line-height: 34px;
  }
  h3 {
    margin-top: 0px;
    font-size: 22px;
    line-height: 28px;
  }
  h4 {
    margin-top: 0px;
  }
  .col1 {
    padding-right: 15px;
  }
  .stimmungsbild {
    height: 537px;
    background-position: 100% 100%;
  }
  .stimmungsbild-section {
    height: 540px;
    margin-right: -10px;
    margin-left: -10px;
  }
  .p-stimmungsbild {
    font-size: 16px;
    line-height: 22px;
  }
  .stimmungsbild-text {
    margin-top: -510px;
    padding-right: 10px;
    padding-left: 40px;
  }
  .stimmungsbild-tel {
    width: 100%;
    margin-top: 13px;
    padding-right: 10px;
    padding-left: 0px;
  }
  .tel-img {
    margin-left: 26px;
  }
  .img-spalte-rechts {
    float: none;
  }
  .footer-links {
    float: left;
  }
  .menubutton {
    padding-top: 35px;
  }
  .txtblock {
    width: 85%;
  }
}

</pre></body></html>