<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*!
 * e-nitio mediasign
 * Melatengürtel 125
 * 50825 Köln
 * www.e-nitio.com
 * info@e-nitio.com 
 */
.mediathek--header .teaser--filter {
  background-color: #455157;
  margin-top: 15px; }
@media screen and (min-width: 768px) {
  .mediathek--header .teaser--filter {
    margin-top: 20px; } }
@media screen and (min-width: 992px) {
  .mediathek--header .teaser--filter {
    margin-top: 25px; } }
@media screen and (min-width: 1200px) {
  .mediathek--header .teaser--filter {
    margin-top: 25px; } }
.mediathek--header .teaser--filter .text-primary {
  color: #fff; }
.mediathek--header .teaser--filter .label-primary {
  background: #fff;
  color: #161e21; }

@media screen and (max-width: 991px) {
  .mediathek--stream .mediathek--item--content {
    padding-top: 0; } }

.mediathek--item--type-icon--container {
  position: absolute;
  bottom: 0;
  left: 0; }
@media screen and (max-width: 991px) {
  .mediathek--stream .mediathek--item--type-icon--container .icon {
    font-size: 17px;
    font-size: 1rem; } }
.mediathek--item--type-icon--container .mediathek--item--type-icon {
  border-radius: 3px;
  box-shadow: 0px 0px 10px 0 rgba(22, 30, 33, 0.15); }
@media screen and (max-width: 767px) {
  .mediathek--item--type-icon--container .mediathek--item--type-icon {
    padding: 5px 10px;
    padding: 0.2941176471em 0.5882352941em; } }
.mediathek--item--type-icon--container .icon {
  margin-right: 0;
  font-size: 26px;
  font-size: 1.5294117647rem; }

.mediathek .mediathek--header {
  border-bottom: 1.5px dotted rgba(205, 205, 205, 0.5); }
.mediathek .mediathek--item--media-container {
  cursor: pointer;
  position: relative; }
  .mediathek .mediathek--item--media-container .mediathek--item--media {
    border: 5px solid #fff;
    transition: all 0.3s ease; }
    .mediathek .mediathek--item--media-container .mediathek--item--media img, .mediathek .mediathek--item--media-container .mediathek--item--media picture, .mediathek .mediathek--item--media-container .mediathek--item--media video, .mediathek .mediathek--item--media-container .mediathek--item--media iframe {
      width: 100%; }
  .mediathek .mediathek--item--media-container:hover .mediathek--item--media:not(.media-video), .mediathek .mediathek--item--media-container:focus .mediathek--item--media:not(.media-video), .mediathek .mediathek--item--media-container.active .mediathek--item--media:not(.media-video) {
    opacity: 0.5; }
@media screen and (max-width: 767px) {
  .mediathek .mediathek--item--big .mediathek--item--media-container {
    margin-bottom: 15px; } }
.mediathek .mediathek--item--big .mediathek--item--content {
  border-bottom: 1.5px dotted rgba(205, 205, 205, 0.5); }
.mediathek .mediathek--item--info {
  border-bottom: 1.5px dotted rgba(205, 205, 205, 0.5); }
  .mediathek .mediathek--item--info ul {
    margin-bottom: 0; }
    .mediathek .mediathek--item--info ul li + li {
      margin-top: 10px;
      margin-top: 0.5882352941em; }
.mediathek .mediathek--collection {
  border-top: 1.5px dotted rgba(205, 205, 205, 0.5);
  border-bottom: 1.5px dotted rgba(205, 205, 205, 0.5); }
  .mediathek .owl-nav .icon {
    background-color: #fff; }
    .no-cssmask .mediathek .owl-nav .icon--arrow-prev {
      background-image: url(/cms/img/icons/icon-arrow_prev-contrast.svg); }
    .no-cssmask .mediathek .owl-nav .icon--arrow-next {
      background-image: url(/cms/img/icons/icon-arrow_next-contrast.svg); }

.mediathek--related {
  padding-bottom: 0; }
  .mediathek--related:not(:last-of-type) .mediathek {
    border-bottom: 1.5px dotted rgba(205, 205, 205, 0.5); }
  .mediathek--related .mediathek--title {
    font-size: 18px;
    font-size: 1.0588235294rem;
    font-weight: bold; }
  .mediathek--related .mediathek--date {
    color: #fff; }
  .mediathek--related .no-entries {
    color: #fff; }
</pre></body></html>