<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

:root {
  --primary-color: #65922d;;
  --secondary-color: #2d373b;;
  --hover-primary-color: #004e86 !important; 
}
/* Hiflsnavi */
.header-top {
  background-color: #004E86 !important;
}
.header__container .header-link ul&gt;li&gt;a  {
    color: #ffffff !important;
}

.header-main{
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(241, 241, 241, 1.0);
}

.srch_tigger .magnify {
  background-position: -24px -24px; !important;
  color: #ffffff !important;
}

span.magnify {
  background-position: -24px -24px; !important;
  color: #ffffff !important;
}

a.srch_tigger:link, .header-link ul&gt;li&gt;a {
    color: #ffffff !important;
}

a.headerlink-top, a.srch_tigger {
    color: #ffffff !important;
}

/* MA Hero */

.hs-hero__content {
    margin-top: 0px !important;
    padding: 0 0;
    color:#ffffff;
}

.hs-hero h1 {
    font-size: 60px !important;
    line-height:120% !important;
    font-weight:500 !important;
    color:#ffffff;
    
} 
.hs-hero h2 {
    font-size: 35px !important;
    line-height:120%;
    padding-top:20px;
    padding-bottom:25px;
    font-weight: normal !important;
    color:#ffffff;
} 

/* Content */

h1 {
   font-size:50px;
   line-height:120% !important;
   color: #004E86 ;
    font-weight:500 !important;
}

h1+h2 {
font-size:30px;
   line-height:120% !important;
   color: #222222  ;
   font-weight:400 !important;
}

h2 {
   font-size:40px;
   line-height:120% !important;
   color: #004E86  ;
   font-weight:600 !important;
}

h3 {
   font-size:30px;
   line-height:120% !important;
   color: #004E86;
   font-weight:600 !important;
}

h2+h3 {
  font-size:24px;
  line-height:130% !important;
  color: #222222 !important;
  font-weight:normal !important;
  padding-top:10px;
}

h4, h4.title {
   font-size:20px;
   line-height:130% !important;
   color: #004e86;
   font-weight:600 !important;
}

.teaser_box-boxmain a:not(.button-teaser-link):not(.button-teaser-link-text) {
  color: #0099D4 !important;
}

/* EventsÃ¼bersicht */
.eventcontent .eventdescription {
  font-size:16px !important;
  line-height: 140% !important;
}

/* Anchor */
html {  scroll-padding-top: 140px;
	}

.slide:before {
    color: #004e86 !important;
}

/* Modal Fenster */

.modal.fade .modal-dialog {
    min-height: 80vh !important;
    max-width: 900px !important;
    overflow-y: hidden !important;
}

.modal-dialog .hs-richtext p a {
    color: #65922D !important;
}

/* Referenz-Detaiseite */

.references-post-top-wrapper.section-padding {
  padding-top:40px;
  padding-bottom:40px;
}

.references-post-body {
    margin-bottom:60px
}

.references-post-slider {
  padding-top:20px;
  padding-bottom:60px;
}

.references-post-slider h2 {
  color: #004E86 !important;
}

.references-post-slider h2 a {
  /*color: #004E86 !important;*/
    display:none
}
.banner {
    height: 440px;
}

/* Parallax */

.hs-hero__content.hs-hero__content--center {
  display:flex;
  justify-content: center;
}

.content-parallax {
  max-width:1000px;
  background-color: rgba(255, 255, 255, 0.65);
  padding-bottom:30px;
  border-radius:8px;
  padding-left:20px;
  padding-right:20px;
  padding-top:10px;
  margin-bottom:20px;
  
}

/* Mediathek */

.media-menu a.btn {
    font-weight: 400;
    margin: 8px 10px 0;
}
/* Footer */
.footer .header-link ul&gt;li&gt;a  {
    color: #ffffff !important;
}

footer, .footer .socialmenu_wrap:after, .footer-top, .socialmenu_wrap .tab-links_wrap, .footer-bottom {
    background-color: rgba(45, 55, 59, 1.0);
}

.footer-logos {
  padding-top:10px;
  padding-Bottom:10px;
  background-color: #000000;
}

.f_contact-wrap span.flagtrigr {
    background-size: auto !important;
}
.spanhidden {
  display:none;
}

#CookiebotWidget:not(.CookiebotWidget-open) .Cookiebotwidget-logo {
    outline: none !important; 
    outline-offset: 0px;
}


.oembed_container {
   height: auto !important; 
}

/* Error-Page */

.page-center.errorcontent {
  padding-top:40px;
  min-height:500px ;
}

@media (max-width: 1250px) {
  
    .hs-hero {
        padding-bottom: 0px !important;
    }
      .hs-hero h1, .content h1 {
        font-size: 32px !important;
        color:#ffffff;
        text-align:center;padding-top:40px
      }
        .hs-hero h2 {
        font-size: 28px !important;
        padding-top:0px !important;
        padding-bottom:0px !important;
        color:#ffffff;
        text-align:center;

      }
  .content h1 {
        font-size: 32px !important;
        color:#ffffff;
        text-align:center;
      }
    h1 {
       font-size:32px;
    }

    h2 {
       font-size:28px;
    }

    h3 {
       font-size:24px;
    }

    h2+h3 {
      font-size:20px;
    }

    h4 {
       font-size:20px;

    }
  .hs-hero__content p {
    text-align:center;
  }
  .modal.fade .modal-dialog {
      overflow-y: scroll !important;
  }
  h3.testimonial-slider__slide-name {
   font-size:20px !important;
  }
  
  .b_sider-wrap .newscontent h3 {
    font-size:20px !important;
  }
  
  .teaser_box-content h3 {
   font-size:20px !important;
  }
  .btn-pa, .button, .hs-hero .button_wrapper {
    display: block !important;
    text-align:center !important;
    }
  
   .hs-hero__content div.image_container {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 20px;
    min-width: 100% !important;
    margin-left: 10px;
  }
  
  .hs-hero__content div.image_container img {
    max-width: 40% !important;
  }
  
  .hs-hero .button_wrapper {
    display:flex !important;
    justify-content: center !important;
  }
  
    .body-wrapper.hs-site-page.page {
    margin-top: -28px !important;
  }
  
}

@media (max-width: 951px){
  
    .hs-hero {
        padding-bottom: 0px !important;
    }
      .hs-hero h1, .content h1 {
        font-size: 32px !important;
        color:#222222;
        text-align:center;
        padding-top:40px
      }
        .hs-hero h2 {
        font-size: 28px !important;
        padding-top:0px !important;
        padding-bottom:0px !important;
        color:#222222;
        text-align:center;

      }
  .hs-hero__content .content h1 {
        font-size: 32px !important;
        color:#222222 !important;
        text-align:center;
      }
}
 @media (max-width: 950px) { 
  .hs-hero  {
    background: rgb(255 255 255 /0.0) !important
  }
   
}

@media (max-width: 760px) {
  .body-wrapper.hs-site-page.page {
    margin-top: -28px !important;
  }
  
  .hs-hero__content div.image_container {
    flex-direction: column;
  }
  .anchor-bar-container {
    display:none !important;
  }
  
  .podcast div.box-right {
      float: left;
      padding: 30px;
      width: 100% !important;
      height: 100%;
      position: relative;
    }
  .podcast div.box-left {
    width: 100% !important;
    max-width: 100%;
    float: left;
    height: 100%;
    border-right: none !important;
    padding: 30px;
    text-align: center; 
  }
}

.scrollUp {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  cursor: pointer;
  display: none;
}

.scrollUp-circle {
  width: 65px;
  height: 65px;
  background-color: #ffffff;
  border: 3px solid #65922d;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.scrollUp-svg {
  width: 50%;
  height: 50%;
  fill: #65922d;
}

@media (max-width: 768px) {
  .scrollUp-circle {
    width: 52px;
    height: 52px;
  }

  .scrollUp-svg {
    width: 40%;
    height: 40%;
  }
}

.news_box.type_two {
  background: #fff;
  border-radius:8px;
  border:2px solid #B20000;
  margin: 10px;
}
.news_box.type_two .image_box {
  position: relative;
  overflow: hidden;
  height: 270px;
  border-radius: 4px;
  -webkit-transition: 0.4s !important;
  transition: 0.4s !important;
  margin-bottom: 20px;
}

.news_box.type_two .image_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  display: block;
}

.news_box.type_two .news_box_image {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}

.news_box.type_two .news_box_text {
  padding: 15px;
}

.news_box.type_two {
  background: #fff;
  border-radius: 8px;
  border: 2px solid #004E86;
  margin: 10px;
}

.news_box.type_two .topic-link{
  background: #004E86;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    padding: 8px 15px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 4px;
  margin-bottom:7px;
    text-transform: uppercase;
  position:absolute;
  content:'';
  top:0px;
  left:0px;
  z-index: 1;
}

.news_box.type_two .news_box_text {
  border-top: 2px solid #004E86;
}

.body.panel-body {
 hyphens: auto; 
}

/* Ausblenden von "Kontakt" und dem HÃ¤uschen-Icon in der mobilen Navi */
.mm-navbar__title {
  display: none !important;
}

/* Hover-Farbe bei Links in der Hauptnavi */
 ul.submenu_block li a:hover {
    color: #004e86;
    font-weight: bold !important;
  }

/* Multi Box */
.teaser_box-boxmain {
  margin-top: 0px;
}
.teaser_box-content p {
  line-height: 150% !important;
}
.teaser_box-boxmain a {
  color: #964091;
}
/* Schatten deaktiviert */
.teaser_box-box:hover, .inner:hover {
  box-shadow: none !important;
}
.teaser_box-content img {
  border-radius: 0px !important;
}
.teaser_box-content h3 {
  font-size:22px !important;
  text-decoration: none !important;
  
}
@media (max-width: 1200px) {
  .teaser_box-box {
    margin: 25px 0;
  }
}

/* MA Hero */
.hs-hero__content {
 /* margin-top: 0px !important; */
  padding: 0 0;
}
.hs-hero h1 {
  font-size: 40px !important;
  line-height: 120%x !important;
  font-weight: normal !important;
  text-shadow: none !important;
  text-transform: none !important;
  color:#ffffff;
}
.hs-hero h2 {
  font-size: 35px !important;
  line-height: 120%;
  padding-top: 20px;
  padding-bottom: 10px;
  font-weight: normal !important;
  color:#ffffff;
}
.hs-hero h2 + .hs-hero h3 {
  font-weight: normal !important;
  text-transform: none !important;
  color:#ffffff;
}
.hs-hero h2 + p {
  font-weight: normal !important;
  text-transform: none !important;
  color:#ffffff;
}
.button.hero_button {
  margin-top: 0px !important;
}
.hs-hero .button_wrapper {
  margin-top: 35px !important;
}

.hs-hero__content div.content {
    padding: 0px 20px 40px 20px !important;
  }
.hs-hero__content div.image_container {
  padding: 20px 20px 20px 0px !important;
}

.hs-hero option {
    color:#888888 !important;
}

.hs-hero__content div.form .hs-richtext p {
  font-size:12px !important;
}

  div.modal .hs-error-msgs label {
    color: #222222 !important;
  	font-size: 14px !important;
    margin-top: .5rem;
}

/* Content*/
.row-fluid-wrapper.row-depth-1 {
  padding-top: 25px;
  padding-bottom: 25px;
}

p, li {
  font-size: 18px;
  line-height: 150% !important;
}

.cardBox {
  margin: 2% 0 0 2%;
  width: 22.7%;
}
.testimonial-slider__inner-slide::before {
  color: #004E86 !important;
}
a, a:link, li a {
  color: #0099D4;
  text-decoration:underline;
}

.acc_item .body.panelbody .inner &gt; p &gt; span, .acc_item .body.panelbody .inner &gt; p &gt; span &gt; a {
 color: #0099D4 !important; 
}

.reverse {
  color: #ffffff !important
}

/* Button Primary */
.button-module-link.btn {
  background-color: #D36601;
  border-color: #D36601;
  font-size: 24px;
  text-decoration: none;
  display: inline-block;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
  margin-top: 25px;
  color: #FFFFFF;
  padding: 8px 17px 15px;
  line-height: 100%;
  letter-spacing: 0.03em;
  font-weight: 500;
  font-variant: all-small-caps;
}


.button-module-link.btn:hover {
  background-color: #F18700;
  border-color: #F18700;
  cursor: pointer;
}

/* MA Button als Klasse Primary */
.primary.button.lightbox {
  background-color: #D36601 !important;
  border-color: #D36601 !important;
  font-size: 24px !important;
  text-decoration: none !important;
  display: inline-block !important;
  border-radius: 8px !important;
  border-width: 2px !important;
  border-style: solid !important;
  color: #FFFFFF !important;
  padding: 8px 17px 15px !important;
  line-height: 100% !important;
  letter-spacing: 0.03em !important;
  font-weight: 500 !important;
  font-variant: all-small-caps !important;
}

/* MA Button Hover als Klasse Primary */
.primary.button.lightbox:hover {
  background-color: #F18700 !important;
  border-color: #F18700 !important;
  cursor: pointer !important;
}

/* Button in der Navi */
.menulevel1.linkbutton a {
  background-color: #D36601 !important;
  border-color: #D36601 !important;
  font-size: 15px !important;
  text-decoration: none !important;
  display: inline-block !important;
  border-radius: 8px !important;
  border-width: 2px !important;
  border-style: solid !important;
  color: #FFFFFF !important;
  padding: 6px 10px 10px !important;
  line-height: 100% !important;
  letter-spacing: 0.03em !important;
  font-weight: 500 !important;
  font-variant: all-small-caps !important;
}


.menulevel1.linkbutton a:hover {
  background-color: #F18700 !important;
  border-color: #F18700 !important;
  cursor: pointer !important;
}

/* Button Primary in Multibox */
.primary a.button-teaser-link[class*="btn-no"] {
  background-color: #D36601 !important;
  border-color: #D36601 !important;
  font-size: 24px !important;
  text-decoration: none !important;
  display: inline-block !important;
  border-radius: 8px !important;
  border-width: 2px !important;
  border-style: solid !important;
  margin-top: 25px !important;
  color: #FFFFFF !important;
  padding: 8px 17px 15px !important;
  line-height: 100% !important;
  letter-spacing: 0.03em !important;
  font-weight: 500 !important;
  font-variant: all-small-caps !important;
}


.primary a.button-teaser-link[class*="btn-no"]:hover {
  background-color: #F18700 !important;
  border-color: #F18700 !important;
  cursor: pointer !important;
}

/* Button Secondary als Klasse */
.secondary.button.lightbox,
.hs-hero__content .secondary.button.hero_button,
.secondary.button,
a.room120_panels__button,
a.secondary.hs-button.large.primary,
.secondary.btn,
.btn.popup,
.secondary.hs-button,
.secondary.button--primary,
.secondary.cta_button,
a.secondary.button,
.secondary.thumbnail-link__actions-more.button,
.hs-submit .hs-button.primary.large,
.bnnr-btn,
.theme_btn.one,
.media-menu a.btn,
.button.loadmore {
  background-color: #FFFFFF;
  border-color: #004E86;
  font-size: 24px;
  text-decoration: none;
  display: inline-block;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
  color: #004E86;
  padding: 8px 17px 15px;
  line-height: 100%;
  letter-spacing: 0.03em;
  font-weight: 500;
  font-variant: all-small-caps;
}

/*Button Secondary-small als Klasse*/
.secondary-button-small.button,
a.secondary-small.hs-button.large.primary,
.secondary-small.btn,
.btn-small.popup,
.secondary-small.hs-button,
.secondary-small.button--primary,
.secondary-small.cta_button,
a.secondary-small.button,
.secondary-small.thumbnail-link__actions-more.button,
.hs-submit .hs-button.primary.large-small,
.bnnr-btn-small {
  background-color: #FFFFFF;
  border-color: #004E86;
  font-size: 15px;
  text-decoration: none;
  display: inline-block;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
  margin-top: 15px;
  color: #004E86;
  padding: 6px 10px 12px;
  line-height: 100%;
  letter-spacing: 0.03em;
  font-weight: 500;
  font-variant: all-small-caps;
}


.secondary.button.lightbox:hover,
a.room120_panels__button:hover,
.secondary.button:hover,
.secondary.btn:hover, 
.btn.popup:hover,
.secondary.hs-button:hover,
.secondary.button--primary:hover,
.secondary.cta_button:hover,
a.secondary.button:hover,
.secondary.button:hover,
.secondary.thumbnail-link__actions-more.button:hover,
.hs-submit .hs-button.primary.large:hover,
.bnnr-btn:hover,
.theme_btn.one:hover,
.media-menu a.btn:hover,
.button.loadmore:hover {
  background-color: #C9E8FB;
  border-color: #004E86;
  cursor: pointer;
}

/* Button Secondary-small Hover als Klasse */
.secondary.button-small:hover,
a.secondary.hs-button.large.primary-small:hover,
.secondary.btn-small:hover, 
.btn.popup-small:hover,
.secondary.hs-button-small:hover,
.secondary.button--primary-small:hover,
.secondary.cta_button-small:hover,
a.secondary.button-small:hover,
.secondary.button-small:hover,
.secondary.thumbnail-link__actions-more.button-small:hover,
.hs-submit .hs-button.primary.large-small:hover,
.bnnr-btn-small:hover {
  background-color: #C9E8FB;
  border-color: #004E86;
  cursor: pointer;
}


/* MA Button Secondary als Klasse + Button im Hero Slider der Mediathek + Multibox + MA Hero (bis 2025) + Two Column */
.secondary.button.lightbox, .headerslider-meta-button, .secondary a.button-teaser-link[class*="btn-no"], .hs-hero__content .button.hero_button, .two-column .col button {
  background-color: #FFFFFF !important;
  border-color: #004E86 !important;
  font-size: 24px !important;
  text-decoration: none !important;
  display: inline-block !important;
  border-radius: 8px !important;
  border-width: 2px !important;
  border-style: solid !important;
  color: #004E86 !important;
  padding: 8px 17px 15px !important;
  line-height: 100% !important;
  letter-spacing: 0.03em !important;
  font-weight: 500 !important;
  font-variant: all-small-caps !important;
}

.two-column .col button {
 margin-top: 25px; 
}

/* MA Button Secondary Hover als Klasse + Button im Hero Slider der Mediathek + Multibox + MA Hero (bis 2025) + Two Column */
.secondary.button.lightbox:hover, .headerslider-meta-button:hover, .secondary a.button-teaser-link[class*="btn-no"]:hover, .hs-hero__content .button.hero_button:hover, .two-column .col button:hover {
  background-color: #C9E8FB !important;
  border-color: #004E86 !important;
  cursor: pointer !important;
}

/* Button Secondary als ID */
#secondary.button,
a#secondary.hs-button.large.primary,
#secondary.btn,
#secondary.hs-button,
#secondary.button--primary,
#secondary.cta_button,
a#secondary.button,
#secondary.button,
#secondary.thumbnail-link__actions-more.button,
.hs-submit #secondary.hs-button.primary.large {
  background-color: #FFFFFF;
  border-color: #004E86;
  font-size: 24px;
  text-decoration: none;
  display: inline-block;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
  margin-top: 25px;
  color: #004E86;
  padding: 8px 17px 15px;
  line-height: 100%;
  letter-spacing: 0.03em;
  font-weight: 500;
  font-variant: all-small-caps;
}

/* Button Secondary-small als ID*/
#secondary-small.button,
a#secondary-small.hs-button.large.primary,
#secondary-small.btn,
#secondary-small.hs-button,
#secondary-small.button--primary,
#secondary-small.cta_button,
a#secondary-small.button,
#secondary-small.button,
#secondary-small.thumbnail-link__actions-more.button,
.hs-submit #secondary-small.hs-button.primary.large {
  background-color: #FFFFFF;
  border-color: #004E86;
  font-size: 15px;
  text-decoration: none;
  display: inline-block;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
  margin-top: 15px;
  color: #004E86;
  padding: 6px 10px 12px;
  line-height: 100%;
  letter-spacing: 0.03em;
  font-weight: 500;
  font-variant: all-small-caps;
}


#secondary.button:hover,
#secondary.button:hover,
a#secondary.hs-button.large.primary:hover,
#secondary.btn:hover, #secondary.hs-button:hover,
#secondary.button--primary:hover, #secondary.cta_button:hover,
a#secondary.button:hover,
#secondary.button:hover,
#secondary.thumbnail-link__actions-more.button:hover,
.hs-submit #secondary.hs-button.primary.large:hover {
  background-color: #C9E8FB;
  border-color: #004E86;
  cursor: pointer;
}

/* Button Secondary-small als ID */
#secondary-small.button-small:hover,
#secondary-small.button-small:hover,
a#secondary-small.hs-button-small.large-small.primary-small:hover,
#secondary-small.btn-small:hover,
#secondary-small.hs-button-small:hover,
#secondary-small.button--primary-small:hover,
#secondary-small.cta_button-small:hover,
a#secondary-small.button-small:hover,
#secondary-small.button-small:hover,
#secondary-small.thumbnail-link__actions-more.button-small:hover,
.hs-submit #secondary-small.hs-button-small.primary-small.large-small:hover {
  background-color: #C9E8FB;
  border-color: #004E86;
  cursor: pointer;
}


/* Button Tertiary als Klasse */
.tertiary.button,
a.tertiary.hs-button.large.primary,
.tertiary.btn,
.tertiary.hs-button,
.tertiary.button--primary,
.tertiary.cta_button,
a.tertiary.button.lightbox,
.tertiary.button,
.tertiary.thumbnail-link__actions-more.button,
a.chessboard-link {
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
  padding: 0;
  font-size: 22px !important;
  text-decoration: underline;
  display: inline-block;
  color: #004E86 !important;
  line-height: 150%;
  letter-spacing: 0.03em;
  font-weight: 600;
  font-variant: all-small-caps;
}



.tertiary.button:hover,
a.tertiary.hs-button.large.primary:hover,
.tertiary.btn:hover,
.tertiary.hs-button:hover,
.tertiary.button--primary:hover,
.tertiary.cta_button:hover,
a.tertiary.button.lightbox:hover,
.tertiary.button:hover,
.tertiary.thumbnail-link__actions-more.button:hover,
a.chessboard-link:hover {
  color: #0099D4 !important;
  cursor: pointer;
  background-color: transparent !important;
  border-color: transparent !important;
  border-radius: 0;
  padding: 0;
}

/* Button Tertiary als Klasse */
a.tertiary.button.lightbox {
  background-color: transparent !important;
  border-color: transparent !important;
  border-radius: 0 !important;
  padding: 0 !important;
  font-size: 22px !important;
  text-decoration: underline !important;
  display: inline-block !important;
  color: #004E86 !important;
  line-height: 150% !important;
  letter-spacing: 0.03em !important;
  font-weight: 600 !important;
  font-variant: all-small-caps !important;
}

/* MA Button Tertiary Hover als Klasse */
a.tertiary.button.lightbox:hover {
  color: #0099D4 !important;
  cursor: pointer !important;
  background-color: transparent !important;
  border-color: transparent !important;
  border-radius: 0;
  padding: 0;
}

/* Button Tertiary als Klasse fÃ¼r Multibox */
.tertiary a.button-teaser-link[class*="btn-no"] {
  background-color: transparent !important;
  border-color: transparent !important;
  border-radius: 0 !important;
  padding: 0 !important;
  font-size: 22px !important;
  text-decoration: underline !important;
  display: inline-block !important;
  color: #004E86 !important;
  line-height: 150% !important;
  letter-spacing: 0.03em !important;
  font-weight: 600 !important;
  font-variant: all-small-caps !important;
}

/* Button Tertiary Hover als Klasse fÃ¼r Multibox */
.tertiary a.button-teaser-link[class*="btn-no"]:hover {
  color: #0099D4 !important;
  cursor: pointer;
  background-color: transparent !important;
  border-color: transparent !important;
  border-radius: 0;
  padding: 0;
}

/* Button Tertiary als ID */
#tertiary.button,
a#tertiary.hs-button.large.primary,
#tertiary.btn,
#tertiary.hs-button,
#tertiary.button--primary,
#tertiary.cta_button,
a#tertiary.button,
#tertiary.button,
#tertiary.thumbnail-link__actions-more.button {
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
  padding: 0;
  font-size: 22px;
  text-decoration: underline;
  display: inline-block;
  color: #004E86;
  line-height: 150%;
  letter-spacing: 0.03em;
  font-weight: 600;
  font-variant: all-small-caps;
}



#tertiary.button:hover,
a#tertiary.hs-button.large.primary:hover,
#tertiary.btn:hover,
#tertiary.hs-button:hover,
#tertiary.button--primary:hover,
#tertiary.cta_button:hover,
a#tertiary.button:hover,
#tertiary.button:hover,
#tertiary.thumbnail-link__actions-more.button:hover {
  color: #0099D4;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
  padding: 0;
}

.card .back a {
  background-color: transparent !important;
  border-color: transparent !important;
  border-radius: 0 !important;
  padding: 0 !important;
  font-size: 22px !important;
  text-decoration: underline !important;
  display: inline-block !important;
  color: #004E86 !important;
  line-height: 150% !important;
  letter-spacing: 0.03em !important;
  font-weight: 600 !important;
  font-variant: all-small-caps !important;
}

.card .back a:hover {
  color: #0099D4 !important;
  cursor: pointer !important;
  background-color: transparent !important;
  border-color: transparent !important;
  border-radius: 0 !important;
  padding: 0 !important;
  text-shadow: none !important;
}


.button.button--link-dark {
  font-variant: all-small-caps;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
  text-decoration: none;
  background-color: #D36601;
  color: #FFFFFF !important;
}

.button.button--link-dark:hover {
  background-color: #F18700;
  color: #222222 !important;
  border-color: #F18700;
}


.room120_panels_button a, a:link, li a {
  text-decoration: none
}



/* Buttons Media Query */
@media (max-width: 768px) {
.button,
.hs-button,
.button.hero_button,
 .btn,
.button--primary,
a.button,
.button,
.thumbnail-link__actions-more.button,
.button--primary,
.cta_button,
a.button-teaser-link {
  display: inline-block;
  text-align: center;
  }
}

.alert_sec .hs_cos_wrapper_type_rich_text p a {
  font-size: 100%;
}

.anchor-bar-container a, .anchor-bar-container a:link {
  text-decoration:none !important;
}
.footer {
  background-color: #232E3A;
  text-align: center;
  color: #ffffff !important;
}
/* Modales Fensters */
.modal-content {
  background-color: hsla(0, 0%, 100%, .5) !important;
}
.modal-content .embed-responsive {
  border: none !important;
}
.modal.fade .modal-dialog {
  max-width: 1200px;
}

  /* Referenz-Detaiseite */

.span3.paylist {
   display:none
}
.span3.branchenlist .form-group, .span3.categorielist .form-group, .span3.themelist .form-group {
   background-color: #888;
   border-radius: 6px;
   padding-top:5px;
   padding-bottom:5px;
   padding-right:10px;
}

.references-post-body {
    padding-top:40px !important;
}

 .iconCont_wrap li.icon_list span.icon.img span {
    top: 0;
  }
  .banner-img {
    height:500px !important
  }
  .references-post-top-wrapper .span8&gt;div * {
    color: #222; 
}
#references_hubdb select.selectpicker {
 color: #fff !important;
}

 .hs-richtext p a, .submitted-message {
  color: #222222;
  }

.references-post-body {
  margin-bottom: 60px
}
.banner {
  height: 440px;
}

.infobox {
    background: #f1f1f1 !important;
}

.download-form. reference {
  background: #f1f1f1 !important;
}

.references-post-top-wrapper .span8&gt;div {
    background: #f1f1f1; 
    color: #222;
}
.references-post-top-wrapper .span8 .hs-richtext p {
    color: #222 !important;
}

.download-form.reference .hs-richtext p a {
    color: #004E86 !important;
}

.download-form.reference h3 {
  color: #222222 !important;
}

/* Fehlerseiten 404 */

.span6.content {
    margin-right: 40px;
}

@media (max-width: 950px) {

  /* Content */
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 24px;
  }
  h2 + h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 20px;
  }
}

/* .body-wrapper {
 margin-top: 140px; 
} */

.body-wrapper.hs-blog-listing, .body-wrapper.hs-blog-post {
 margin-top: 0px;
}

@media (max-width: 768px) {
  .body-wrapper.hs-blog-listing, .body-wrapper.hs-blog-post {
 margin-top: -18px;
}  
}

/* BLOG-anpassungen */


@media (min-width: 992px) {
    .custom-menu-primary .hs-menu-wrapper &gt; ul &gt; li.hs-menu-depth-1 &gt; a {
        color: #222222;
        text-decoration:none;
    }
      .custom-menu-primary .hs-menu-wrapper &gt; ul li.hs-menu-depth-2 &gt; a {
        color: #222222;
        text-decoration:none;
    }
}

@media (max-width: 760px) {
  .body-wrapper.hs-site-page.page {
    margin-top: -13px !important;
  }
  
  .section-padding,
  .dnd-section {
    padding-top: 20px !important;
    padding-bottom: 20px;
  }
  
  .hs-hero__content div.image_container {
    flex-direction: column;
    margin-top: 40px;
  }
  .anchor-bar-container {
    display:none !important;
  }
  
}

/* Mediathek */

/* .media-menu a.btn {
    font-weight: 400;
    margin: 8px 10px 0;
} */

/* Select Picker in HubDB */

select.selectpicker {
 background-color: #888 !important;
  border-color: #888 !important;
  border-radius: 5px !important;
  border-width: 0 !important;
  padding: 5px 5px 5px 10px !important;
}

/* back-to-top button */
.scrollUp {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99999;
  cursor: pointer;
  display: none;
}
.scrollUp-circle {
  width: 65px;
  height: 65px;
  background-color: #ffffff;
  border: 3px solid #004e86;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.scrollUp-svg {
  width: 50%;
  height: 50%;
  fill: #004e86;
}

/* Footer */
footer a, footer a:link {
    color: #ffffff !important;
}

@media (max-width: 768px) {
  .scrollUp-circle {
    width: 52px;
    height: 52px;
  }
  .scrollUp-svg {
    width: 40%;
    height: 40%;
  }
}

.modal .legal-consent-container .hs-richtext p, .modal .legal-consent-container .hs-richtext a {
  color: #222 !important;
}

.top_nav {
 background-color: #004E86; 
}

header .top-navigation li *,
  header .header__language-switcher--label-current,
  header .top-navigation li {
    color: #fff !important;
  }

/* Testimonial Slider */
.testimonial-slider .testimonial-slider__slide-container .testimonial-slider__slide.carousel-cell div.testimonial-slider__inner-slide:first-child {
 background-color: #004E86 !important;
}

.testimonial-slider .testimonial-slider__slide-container .testimonial-slider__slide.carousel-cell div.testimonial-slider__inner-slide:nth-child(2) {
 background-color: #0099D4 !important; 
}

.testimonial-slider .testimonial-slider__slide-container .testimonial-slider__slide.carousel-cell div.testimonial-slider__inner-slide:nth-child(3) {
 background-color: #C9E8FB !important; 
}

/* Events Kacheln */
#events_hubdb.references-listing-wrapper .news .row .filter-item .refbox:hover * {
    color:#004E86 !important;
}

#events_hubdb.references-listing-wrapper .news .row .filter-item .refbox * {
    color:#004E86 !important;
}

/* MA Horizontal Panels */
.room120_panels__item:before {
 background-color: #004e86 !important;
}

.room120_panels__item:hover, .room120_panels__item:hover .room120_panels__title {
 color: #fff; 
}

..room120_panels__item:hover:before {
  transform: translateZ(0) !important;
}

.room120_panels__content {
    transform: translateZ(0) translateX(-50px) !important;
}

.room120_panels__item:hover .room120_panels__content {
    transform: translateY(0) !important;
}

/* MenÃ¼ auf einer HÃ¶he mit Button in Navi */
.mainmenu.position .menuitem {
  padding-top: 3px;
  }</pre></body></html>