.l-embedded-video-container .share {
  position: static;
  margin-top: -40px;
}
.l-embedded-video-container .share .wrapper-share {
  padding-top: 15px;
}
.l-embedded-video-container .share .wrapper-share::after {
  left: 85px;
  top: 0;
  bottom: auto;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-135deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(-135deg);
          transform: translateX(-50%) translateY(-50%) rotate(-135deg);
}
.c-slider .picture.picture.picture,
.c-slider .diagramm {
  margin-bottom: 10px;
  background: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0 0 10px 0 rgba(153, 153, 153, 0.35);
  overflow: hidden;
  max-width: 100%;
}
table thead {
  background-color: #CEE0F0;
  border: 1px solid #FFFFFF;
  border-right-color: #CEE0F0;
}
table thead th {
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  text-align: center;
}
table thead th:last-child {
  border-left-width: 1px;
  border-right-color: #CEE0F0;
}
table thead th:first-child {
  border-left-width: 1px;
  border-left-color: #FFFFFF;
}
table tbody th:first-child,
table tbody td:first-child {
  border-left: 1px solid #FFFFFF;
}
table tbody th:not(.Zwischenueberschrift):not(:last-child),
table tbody td:not(.Zwischenueberschrift):not(:last-child) {
  border-right: 1px solid #CCCCCC;
}
