/* 106210 // node/106210.css // ncf_tcc_Cache_node/106210.css */#header {
 background-image: url('/files/header/Headderbild8.jpg');
 background-repeat: no-repeat;
 background-size: cover;
 background-position: center;
}
#header_inner {
 background-image: url('/files/www/mimkk_logo.png');
 background-repeat: no-repeat;
 background-size: contain;
 background-position: center;
}
#logo {
 width: 100%;
 height: 45vh;
}
@media screen and (max-width: 769px) {
 #logo {
  text-align: right !important;
 }
 #logo_inner a img {
  width: 40%;
 }
 #logo_inner #logo-mobile {
  margin-top: 10px;
 }
}




#page H3 {
    
    font-weight: bold;
    line-height: 150%;
    text-align: left;
    width: 100%;
    padding-left: %;
    padding-right: %;
    padding-top: 1%;
    padding-bottom: %;
}

#page H3 {
    padding: 4px 0 4px 0;
    margin: 0;
}

.news_description span.inner {
 display: none;
}

.news_description span.outer::after {
 content:'» Zur Website';
 color: #006CB5;
 font-weight: bold;
}
a.news_link_page {
 text-decoration: none;
}
.news_image a {
 pointer-events: none;
}
.news_subtitle {
 display: none;
}
#news_subtitle_text {
 display: block !important;
 color: #898989;
 font-size: 12px;
}



