#mfulogo{
	background-size: 60px;
  	width:270px !important;
}

@media only screen and (max-width : 950px)  { 
  #mfulogo{
      background-size: 85% !important;
      width:53px !important;
  }
}

@media only screen and (min-width : 950px)  {
#peinleitung div.modulbox {
 width: 60%;
}
#peinleitung div.modulbox div.einleitung_img {
 background-size: 400px !important;
  background-position: center center !important;
      bottom: inherit !important;
}
}

div#container_overlay { overflow-y: hidden; }

div#peinleitung .modulbox span {
  	  margin-bottom: 15px;
      height: initial;
}
div#peinleitung .modulbox span h4 {
  	  font-size: 1.2em;
}
div#pwebinar > div > div {
 position: initial !important; 
}