
/*** T3SB identifier: t3sbs_footerSticky */

html {
	position:relative;
	min-height:100%
}
#page-footer {
	position:absolute;
	bottom:0;
	width:100%
}



/*** T3SB identifier: t3sbsCSSassets_1018 */

/* t3sbs_assets_1018 */
@media (min-width: 1200px) {
  .qs-card .card-body {
    padding-right: 100px !important;
  }
}
@media (min-width: 1400px) {
  .qs-card .card-body {
    padding-right: 0px !important;
  }
}

.transfer-im-blick .card.above {
  display: flex;
  flex-direction: column;
}

.transfer-im-blick .card.above > .card-header {
  order: 1;
}

.transfer-im-blick .card.above > .card-body {
  order: 2;
}

.transfer-im-blick .card.above > figure {
  order: 3;
}

.transfer-im-blick .card-header {
  background-color: rgb(255, 255, 0)!important;
  border-bottom-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
  font-weight: bold;
  font-size: 1.25rem !important;
  padding-top: 16px;
  padding-bottom: 16px;
}

.ce-news_pi1 .swiper-pagination.swiper-pagination-clickable {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
}

.ce-news_pi1 .swiper-pagination-bullet {
  width: 48px !important;
  height: 48px !important;
  min-width: 48px;
  min-height: 48px;
  margin: 0 !important;
  padding: 0;
  border: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent !important;
  opacity: 1 !important;
  cursor: pointer;
  border-radius: 999px;
}

/* Der sichtbare Punkt bleibt klein, nur die Klickfläche wird groß. */

.ce-news_pi1 .swiper-pagination-bullet::before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, currentColor);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.35);
}

/* Aktiver Bullet */

.ce-news_pi1 .swiper-pagination-bullet-active::before {
  background: var(--swiper-pagination-color, var(--swiper-theme-color, currentColor));
  opacity: 1;
}

/* Tastatur-Fokus sichtbar machen */

.ce-news_pi1 .swiper-pagination-bullet:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

.card-group.transfer-im-blick .card-header {
    display: flex;
    align-items: center;
    background-image: url(/fileadmin/user_upload/OPT.png);
    background-repeat: no-repeat;
    background-position: 1em;
    background-size: clamp(18rem, 14vw, 27rem);
    font-size: 2em !important;
    font-weight: 700;
    line-height: 3;
    justify-content: center;
}
@media (max-width: 1024px) {
    .card-group.transfer-im-blick .card-header {
    display: flex;
    align-items: center;
    background-image: url(/fileadmin/user_upload/OPT.png);
    background-repeat: no-repeat;
    background-position: 1em;
    background-size: clamp(14rem, 14vw, 17rem);
    font-size: 1.7em !important;
    font-weight: 700;
    line-height: 3;
    justify-content: center;
  }
}
@media (max-width: 768px) {
    .card-group.transfer-im-blick .card-header {
    display: flex;
    align-items: center;
    background-image: url(/fileadmin/user_upload/OPT.png);
    background-repeat: no-repeat;
    background-position: 1em;
    background-size: clamp(9rem, 14vw, 17rem);
    font-size: 1.5em !important;
    font-weight: 700;
    line-height: 3;
    justify-content: center;
  }
}
	


/*** T3SB identifier: t3sbsCSSassets_586 */

/* t3sbs_assets_586 */
.plyr--video {
    border-radius: 0.25rem;
}
	


/*** T3SB identifier: t3sbsCSSassets_769 */

/* t3sbs_assets_769 */
#page-content {
  hyphens: auto;
  -webkit-hyphens: auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: normal;
}
footer a {
  color: #fff;
  text-decoration: auto;
}

footer a:hover {
    text-decoration: underline;
}
a.dpnglossary.link,
.main-content .bodytext a,
.news-text-wrap a {
  color: rgba(var(--bs-secondary-rgb), 1) !important;
  text-decoration: underline;
}
	

