.iframehalter {
    position: relative;
}

.iframehalter.youtube {
    aspect-ratio: 1/0.56;
}
.iframehalter.youtube.accepted iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  }

.iframehalter.youtube.accepted .cookiehalter {display:none;}

.iframehalter.youtube.accepted {
  position: relative;
  padding-bottom: 55%;
  padding-top: 15px;
  height: 0;
  overflow: hidden;
  display: block;
  width: 100%;
  margin:25px 0;
  }


.xiframehalter.accepted {
    max-width: 100%;
    background-image: none !important;
    width: 100%;
    height: 100%;
}
iframe.cookieconsent-optin-statistics {
    max-width: 100%;
}
.cookiehalter {
    position: absolute;
    width: 100%;
    height: 100%; 
    top: 0;
}
.iframehalter.accepted .xcookiehalter {
    display:none;
}

.warntext{padding:30px 30px;height: 100%;height: auto;max-width: 560px;}
.teaserdiv.einfach {
    padding: 5px 10px;
    cursor: pointer;
    border: 1px solid #2C2C2C;
}
#inhalte .teaserdiv.einfach:hover {
    color: #2C2C2C;
}

.teaserdiv.einfach.mgtop {
    margin-top: 15px;
}
#videoresp {padding: 0 15px; margin-top: 35px;}
@media only screen and (min-width: 640px) {
}
@media only screen and (min-width: 1024px) {
.iframehalter.desk50 {
    width: 48%;
    float: left;
    margin-right:4%;
  margin-bottom:4%;
}

.iframehalter.desk50.youtube.accepted {
      width: 48%;
margin-right:4%;
  padding-bottom: 27.1%;

  }
.iframehalter.desk50.youtube.accepted:nth-child(2n), .iframehalter.desk50:nth-child(2n) {

  margin-right:0;
  }
}
@media only screen and (min-width: 40.064em) {
.cookiehalter {
    background-color: #d1d9df;
    background-size: cover;
}

}
@media only screen and (min-width: 1400px) {
.zeiginhalt {margin-left:calc(50% - 700px);}
.iframehalter.accepted.zeiginhalt {margin-left:0;}
}
@media only screen and (max-width: 500px) {
  .warntext p {line-height:1.3; margin-bottom:3px}
}