<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content h1 {
    margin: 0 0 10px; 
  color: #AECB37;
}
#content h3 {
    color: #000000;
    font-size: 18px;
    line-height: 20px;
}

#content h2 {
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    margin: 0 0 10px;
    color: #AECB37;
}
#content a:hover{
  color:#AECB37;
  text-decoration:none;
}

#content section .scrollsafe::after {
    content: "";
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#content .movie-lightbox, #content .movie-lightbox:nth-child(2n) {
    width: 50%;
}

#content .movie-lightbox .teasing h3 {
    font-size: 14px;
   Line-height: 18px;
}

#content p {
    margin: 0 0 15px;
}

#content .accordion h2 {
    background: #646567 url('../../img/accordion-icon.png') left center no-repeat;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 15px;
    line-height: 30px;
    padding: 0 0 0 16px;
}

/* team teaser-group */
#content .teaser-group .teaser-group-image-item &gt; div .text h3::before {
    content: none;
}
#content .teaser-group .teaser-group-image-item &gt; div .text h3 {
    bottom: -10px;  
    color: #AECB37;
    right: 15px;
}
#content .teaser-group .teaser-group-image-item &gt; div .image:after,
#content .teaser-group .teaser-group-image-item &gt; div .image:before {
  transition: all 0.25s ease-out 0s;
  content: '\f002';
  display: block;
  font-family: 'FontAwesome', 'Glyphicons Halflings';
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0.9;
  bottom: 100%;
  position: absolute;
  text-align: center;
  z-index: 4;
  color: #fff;
  font-size: 16px;
  padding-top: 30%;
}

#content .teaser-group .teaser-group-image-item &gt; div .text {
  padding: 200px 0 0 20px;
}

/* main menu */
#main-menu-collapse &gt; ul &gt; li ul {
    min-width: 200px;
}
#main-menu-collapse &gt; ul &gt; li.active &gt; a, #main-menu-collapse &gt; ul &gt; li:hover &gt; a {
    color: #AECB37;
}

#main-menu-collapse &gt; ul &gt; li ul li.active &gt; a,
#main-menu-collapse &gt; ul &gt; li ul li:hover &gt; a {
  color: #AECB37;
}

/* Tablet */
@media (max-width: 1201px) {
#content .movie-lightbox, #content .movie-lightbox:nth-child(2n) {
    width: 50%;
  }
#content .movie-lightbox .teasing h3 {
    font-size: 16px;
  Line-height: 20px;
}
  }

/* Tablet */
@media (max-width: 767px) {
#content .movie-lightbox, #content .movie-lightbox:nth-child(2n) {
    width: 100%;
  }
#content .movie-lightbox .teasing h3 {
    font-size: 14px;
  Line-height: 18px;
}

  }


/******************************/
/* Newsfeed - start           */
/******************************/

/*
 * Box
 */
section#content ul.teaser.news, div#modules ul.teaser.news {
    border: 0px;
    color: #000;
    border-top: 0px solid #025095 ;
    border-bottom: 0px solid #025095;
    border-left: 0px solid #025095;
    border-right: 0px solid #025095;
    box-sizing: border-box;
    height: 180px;
    margin: 30px 0 0 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/*
 * Bild
 */
section#content ul.teaser.news li a &gt; div img, div#modules ul.teaser.news li a &gt; div img {
    height: auto!important;
    width: 80px!important;
    margin: 10px 10px 10px 0px;
}
/*
 * Datum
 */
section#content ul.teaser.news li span.date, div#modules ul.teaser.news li span.date {
    color: #AECB37;
    line-height: 12px;
}
/*
 * News Titel
 */
section#content ul.teaser.news li h2, div#modules ul.teaser.news li h2 {
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    min-height: 34px;
    margin: 0 0 10px;
    padding: 0;
}

/*
 * Body Text
 */
section#content ul.teaser.news li p, section#content ul.teaser.news li span.body, div#modules ul.teaser.news li p, div#modules ul.teaser.news li span.body {
    color: #000000;
     font-size: 14px;
  line-height: 18px;
    margin: 0 0 10px;
    padding: 0;
}
/*
 * Link
 */
section#content ul.teaser.news li a, div#modules ul.teaser.news li a {
    text-decoration: none;
}
/*
 * Mehr-Text unter Teaser
 */
section#content ul.teaser.news li span.more, div#modules ul.teaser.news li span.more {
   font-size: 14px;
  color: #AECB37;
}

/*
 * Popup - Datum
 */
div#newsprovider-content span.date {
    color: #000;
    line-height: 12px;
}
/*
 * Popup - News Titel
 */
div#newsprovider-content h2 {
    color:#000;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    min-height: 34px;
    margin: 0 0 10px;
    padding: 0;
}
/*
 * Popup - Body Text
 */
div#newsprovider-content span.body {
    color: #000;
    line-height: 16px;
    margin: 0 0 10px;
    padding: 0;
}
/*
 * Popup - Footer
 */
div#newsprovider-content span.praxiskom {
    display: block;
    float: right;
    line-height: 22px;
    margin-top: 25px;
    padding-right: 98px;
    right: 10px;
}
div#newsprovider-content div.praxiskom img {
    margin: 1px 0 0 8px;
    position: absolute;
}

/******************************/
/* Newsfeed - end             */
/******************************/
.heading {
  margin-top: 0 !important;
}
p.nohead {
  margin: 0 !important;
}
.normal_text {
  margin-bottom: 10px;
}</pre></body></html>