#pvideo div {
 width:100%;
  height:100%;
}

#mfulogo{
	background-size: 130px;
  	width: 300px !important;
    height: 88px;
}

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



.postTable_nonresponsive {
 margin-top: 0 !important; 
}
table, th, td {
  border: 1px solid black;
}
table ul {
      padding-left: 1.5em !important;
}
@media (max-width: 1023px) {
  .postTable_nonresponsive td {
    background-color: unset;
}
  .postTable_nonresponsive thead td {
    background-color: #5e96d0;
}
  .postTable_nonresponsive thead td.table_bg_dark {
    background-color: #006AB3;
  }
  .postTable_nonresponsive td, th {
    border: 1px solid black;
}
}

/* Box */
.light-fill, .light-fill ul li {
  background-color: #E2F3FC;
}
.box p {
  margin-bottom: .72em; 
}
.box ul, .box ol {
  padding-bottom: 1em;
}

/* Abkürzungen */
table.abk, table.abk td {
  border: 0px;
}

div#pwebcast > div > div {
 position: initial !important; 
}
div#pvideo > div > div {
 position: initial !important; 
}
div#ppodcast > div > div {
 position: initial !important; 
}