/* 112-kvw-muenster-de
design code: 12-4-11-1-1-1-1-1-1-1-1-1-1-1
*/

@import url("/filer/canonical/1615206941/333809/");

/* lwl-logo ausblenden */

.banner .site-logo {
  display:none;
  visibility:hidden;
  position:absolute;
  top:-4000em;
}

/* kvw-logo */
.banner .site-title > a {
  text-indent: -1000px;
  overflow: hidden;
  display: block;
  background-image: url('/filer/canonical/1599218803/274422/');
  background-repeat: no-repeat;
  width: 250px;
  height: 85px;
  background-size: 100%;
  -webkit-transition: background-size 0.2s ease-in-out;
  -moz-transition: background-size 0.2s ease-in-out;
  -o-transition: background-size 0.2s ease-in-out;
  -ms-transition: background-size 0.2s ease-in-out;
  transition: background-size 0.2s ease-in-out;
}

/* heroes iframe */

.extern-content {
  width:100%;
  border:0;
}

/* iframe opt-out datenschutzerklaerung */

.matomo-opt-out {
  width:100%;
  height:8em;
  border:1px solid #00474c;
}

.icon-youtube {
  color:#00474c;
}

.banner .site-title > a:hover {
  border-bottom:0;
}

@media screen and (min-width: 350px) and (max-width: 768px) {
  .banner .site-title > a {
  	width: 150px;
  	height: 33px;
  	background-size:contain;
  }
}
@media screen and (max-width: 350px) {
  .banner .site-title > a {
  	width: 125px;
  	height: 33px;
  	background-size:contain;
  }
}
.banner.small .site-title > a {
  width: 150px;
  height: 40px;
  z-index: 1000;
  overflow: visible;
  display: block;
}