#stoerer {
  top: 15%;
}

#videoHolder {
  position: fixed;
  top: 100%;
  left: 50%;
  z-index: 10007;
  transform: translate(-50%, -50%) scale(0);
  width: 60%;
  height: auto;
  aspect-ratio: 16/9;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
#videoHolder.show {
  left: 50%;
  opacity: 1;
  transform: translate(-50%, -110%) scale(1);
}

#closeBtn {
  position: absolute;
  top: -15px;
  right: -15px;
  background-color: #482583;
  border-radius: 50%;
  font-weight: bold;
  aspect-ratio: 1/1;
  width: 25px;
  text-align: center;
  color: #fff;
}

#videoHolderSide .ce_image {
  position: relative;
}

#video_overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10006;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  transition: all 0.7s ease-in-out;
}

#mep_0 {
  width: 100%;
  height: auto;
  aspect-ratio: 15/9;
}

#videoSliderL {
  position: fixed;
  left: 0;
  top: 270px;
  width: 100%;
  z-index: 3009;
  overflow: visible;
}
#videoSliderL .mod_article {
  overflow: visible;
}
#videoSliderL #videoHolderSide {
  display: flex;
  width: 100vw;
  height: 100%;
  min-height: 350px;
  overflow: visible;
  padding: 20px;
  transform: translateX(-100%);
  background: #902a33;
  z-index: 11;
  transition: all 0.5s ease-in-out;
  transition: all 0.7s cubic-bezier(0.74, 0.06, 0.43, 0.73);
  position: absolute;
  justify-content: space-around;
  align-items: center;
  box-shadow: 1px 1px 20px 0px #000000;
}
#videoSliderL #videoHolderSide .ce_image,
#videoSliderL #videoHolderSide .ce_player {
  display: block;
  margin: 30px 20px;
  max-height: 300px;
  width: auto;
  cursor: pointer;
}
#videoSliderL #videoHolderSide .ce_image img,
#videoSliderL #videoHolderSide .ce_player img {
  max-height: 300px;
  width: auto;
  transition: all 0.5s ease-in-out;
}
#videoSliderL #videoHolderSide.multiLine {
  flex-wrap: wrap;
  height: auto !important;
}
#videoSliderL #videoHolderSide.multiLine .ce_image {
  position: relative;
}
#videoSliderL #videoHolderSide.multiLine .ce_image img {
  max-height: 150px;
  width: auto;
}
#videoSliderL.show_video #videoHolderSide {
  transform: translateX(0);
  box-shadow: 1px 1px 20px 1px #000000;
}
#videoSliderL #video_slide_btn {
  writing-mode: vertical-rl;
  text-orientation: sideways;
  transform: scale(1) rotate(180deg);
  position: absolute;
  height: 100%;
  text-align: center;
  background: #902a33;
  top: 0px;
  box-shadow: 5px 5px 15px 1px #000000;
  letter-spacing: 3px;
  padding: 10px;
  overflow: visible;
  z-index: 12;
  color: #fff;
  height: 350px;
  cursor: pointer;
  display: block;
}
#videoSliderL #video_slide_btn:before {
  content: "";
  bottom: -16px;
  left: 1px;
  position: absolute;
  background-image: url("../icons/kamera.png");
  background-size: 38px 38px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 38px;
  height: 38px;
  transition: all 0.8s ease-in-out;
  transform: rotate(180deg);
}
#videoSliderL .vvid {
  background: #be8a39;
  position: absolute;
  top: 0;
  opacity: 1;
  transition: all 0.5s ease-in-out;
  z-index: 0;
  display: flex;
  height: 100%;
  padding: 20px;
  transform: translateX(-100%);
  background: #be8a39;
  z-index: 11;
  transition: all 0.5s ease-in-out;
  justify-content: space-around;
}
#videoSliderL .vvid .block {
  overflow: visible;
}
#videoSliderL #vidL {
  width: 50%;
  height: 100%;
  display: flex;
  transform: translateX(-100%);
}
#videoSliderL #vidR {
  width: 50%;
  height: 100%;
  left: auto;
  transform: translateX(200%);
}
#videoSliderL.show_video #vidL {
  width: 50%;
  height: 100%;
  transform: translateX(0%);
}
#videoSliderL.show_video #vidR {
  width: 50%;
  height: 100%;
  left: auto;
  transform: translateX(100%);
}

#videoSliderL {
  display: inline-block;
  overflow: visible;
  transition: all 0.5s linear;
  width: 100px;
}
.erkl-videos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.erkl-videos .ce_image, .erkl-videos .content-player {
  margin: 10px;
}
.erkl-videos .ce_image img, .erkl-videos .ce_image video, .erkl-videos .content-player img, .erkl-videos .content-player video {
  max-width: 400px;
  height: auto;
  cursor: pointer;
}

body.mediathek #mediathek {
  padding-bottom: 10rem;
}
body.mediathek #mediathek ul {
  display: flex;
  flex-wrap: wrap;
}
body.mediathek #mediathek ul li {
  margin: 3px;
}
body.mediathek #mediathek img {
  max-width: 390px;
  width: 100%;
  height: auto;
  cursor: pointer;
}
body.mediathek .flexgal > div {
  display: inline-block;
}
body.mediathek .flexgal .image_container {
  position: relative;
}
body.mediathek .flexgal .image_container img {
  max-width: 300px;
  height: auto;
  cursor: pointer;
}
body.mediathek .ce_gallery h2 {
  margin-bottom: 1rem;
  margin-top: 3rem;
}
body.mediathek .ce_gallery .flex {
  flex-wrap: wrap;
}
body.mediathek .ce_gallery .flex div {
  margin-bottom: 0px !important;
}
body.mediathek .ce_gallery .flex img {
  margin: 0.3rem;
}

#mediathek ul {
  padding: 0;
}

@media only screen and (max-width: 600px) {
  #videoHolder {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10007;
    transform: translate(-50%, -40%) scale(0);
    width: 90%;
  }
}/*# sourceMappingURL=video.css.map */