<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  /*
    background-image: url(/data/_uploaded/image/backgrounds/body_bg.jpg);
    background-position: right top;
    background-repeat: repeat-y;
  	*/
  background-color: #fff;
  /*
    background-attachment: fixed;
	*/
  color: #222;
}
.box {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 45px 0;
  border-radius: 4px;
}
.logo {
  display: inline;
  text-align: center;
  max-width: 235px;
  margin: 0 auto;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: #ce9100;
}
.zeile1,
.zeile4 {
  background-color: #f5f5f5;
  background-image: url(/data/_uploaded/image/slider/banner-02.jpg);
  padding-top: 8%;
  padding-bottom: 8%;
  background-position: center center;
  background-size: cover;
}
.zeile4 {
  background-image: url(/data/_uploaded/image/slider/banner-01.jpg);
}
.zeile2 {
  background-color: #fff;
  margin-bottom: 60px;
}
.zeile3 {
  background-color: #f5f5f5;
}
.text-centered {
  text-align: center;
}
.text-right {
  text-align: right;
}
.read-more-btn,
.cta-appoint-btn {
  display: inline-block;
}
.experience-section {
  margin-top: 100px;
  background-color: transparent;
}
.experience-section.container {
  margin-top: 200px;
}
.banner-slide-show-wrapper .editable_area,
.banner-slide-show-wrapper .gp_editing {
  position: inherit;
}
.banner-text .spanh1 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: 0.6px;
  margin: 3px 0 5px;
  text-shadow: 1px 1px 4px #111;
}
.text-uppercase {
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 15px;
  border-radius: 5px;
}
#footer {
  background-color: #222;
  color: #fff;
}
#footer a {
  color: #fff;
}
.h2-custom {
  color: #ce9100;
}
.felix-klasse {
  margin-bottom: 80px;
}
.cta-appoint-btn {
  margin: 0 10px;
}
.box-custom-height {
  margin-top: 80px;
}
.h3-custom-preisliste {
  color: #222;
  font-size: 38px;
  font-family: 'Oswald', sans-serif;
  margin: 25px 0;
}
.hours-list li {
  margin-bottom: 25px;
}
.muster-logo {
  font-size: 22px;
  color: #222;
}
.text-logo {
  font-size: 16.4px;
  text-transform: uppercase;
  margin-top: 10px;
  display: block;
  color: #222;
}
/*CONTACT FORM CAPTCHA*/
.contactform div.captchaForm {
  min-height: 80px;
  margin-top: 5px;
}
.g-recaptcha {
  float: right;
}
/*CONTACT FORM CAPTCHA*/
.ctaclock {
  color: #fff;
}
@media handheld, only screen and (max-width: 991px) {
  .mobile-ic {
    top: 10px;
    background-color: #ce9100;
  }
  .menu {
    background-color: #ce9100;
  }
  .header ul li a,
  .menu ul li a:hover,
  .menu ul li.active a {
    color: #fff;
  }
  .banner-text .spanh1 {
    font-size: 85px;
  }
  body {
    background-image: none;
  }
  .logo.table-cell {
    width: auto;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .mobile-ic {
    background-color: #283175;
    top: 10px !important;
    right: 10px !important;
  }
  .banner-text .spanh1 {
    font-size: 55px;
  }
  .cta-appoint-btn {
    margin: 10px 5px 0 0;
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .smoothslides-on a.ss-prev,
  .smoothslides-on a.ss-next {
    top: auto;
    bottom: 5%;
  }
  .experience-section {
    margin-top: auto;
  }
  h2 {
    font-size: 30px;
  }
  .h3-custom-preisliste {
    font-size: 18px;
  }
  .experience-section {
    padding-bottom: 0;
  }
  .logo {
    font-size: 16px;
    font-weight: normal;
    min-height: 50px;
    display: block;
    text-align: left;
    max-width: 270px;
  }
  .menu {
    background-color: #283175;
    top: 85px;
  }
  .slider-header .logo img,
  .logo img {
    max-width: 155px;
    height: auto !important;
  }
}
@media handheld, only screen and (max-width: 475px) {
  body {
    text-align: center;
  }
  .fa-ul {
    text-align: left;
  }
  .contactform label span.title,
  label[for="contact_message"] {
    margin-right: 0;
    width: 100%;
    text-align: left;
  }
  .contactform input,
  #contact_message {
    width: 100%;
  }
  .contactform .submit {
    width: 100%;
    float: none;
  }
  .text-right {
    text-align: center;
    font-size: 14px;
  }
  .banner-slider .banner-text {
    padding-left: 10px;
    padding-right: 10px;
  }
  .banner-text .spanh1 {
    font-size: 30px;
    line-height: 60px;
  }
  .banner-text p {
    max-width: 100%;
  }
  .menu ul li {
    text-align: left;
  }
}
</pre></body></html>