.ardplayer.ardplayer-show-focus-outlines
  .ardplayer-controlbar:focus:not(:focus-visible),
.ardplayer.ardplayer-show-focus-outlines
  [tabindex]:not([tabindex^='-']):focus:not(:focus-visible),
.ardplayer.ardplayer-show-focus-outlines button:focus:not(:focus-visible) {
  outline: none;
}

.ardplayer:not(.ardplayer-show-focus-outlines)
  .ardplayer-controlbar:focus-visible,
.ardplayer:not(.ardplayer-show-focus-outlines)
  [tabindex]:not([tabindex^='-']):focus-visible,
.ardplayer:not(.ardplayer-show-focus-outlines) button:focus-visible {
  outline: none;
}

.ardplayer.ardplayer-state-audio
  .ardplayer-volume-fader:not(:hover)
  .noUi-handle {
  transform: scale(0);
}

.ardplayer.ardplayer-state-audio:not(.ardplayer-state-embedded):not(:hover)
  .ardplayer-controlbar
  .noUi-horizontal
  .noUi-handle {
  transform: scale(0);
}

.ardplayer
  .ardplayer-bottom-sheet-container
  .ardplayer-input-wrapper
  input:focus-visible {
  border: none !important;
  outline: none !important;
}

.ardplayer video::-internal-media-controls-overlay-cast-button {
  display: none;
}

.ardplayer.ardplayer-show-focus-outlines
  .ardplayer-controlbar
  .ardplayer-controlbar-jumpmarks
  .ardplayer-controlbar-jumpmark:focus:not(:focus-visible) {
  outline: none;
}

a,
article,
b,
body,
dd,
div,
dl,
dt,
footer,
h1,
h2,
h4,
header,
html,
img,
li,
nav,
ol,
p,
span,
strong,
ul {
  border: 0px;
  font: inherit;
  letter-spacing: 0.02rem;
  margin: 0px;
  outline: none;
  padding: 0px;
  vertical-align: baseline;
}

article,
footer,
header,
nav {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

a:focus,
a:focus img {
  outline: rgb(164, 169, 179) solid 0.2rem;
  outline-offset: -0.2rem;
}

a:active,
a:active img,
a:hover,
a:hover img {
  outline: 0px;
}

a {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
}

b,
strong {
  font-weight: 700;
}

.seitenkopf__headline--text,
.socialbuttons .socialbuttons__subline,
.taglist,
a,
body,
dd,
div,
dl,
dt,
h1,
h2,
h4,
html,
img,
li,
ol,
p,
span,
ul {
  font-family: Thesis, 'Thesis Plus Kyrillic', Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.metatextline,
.sendungsbezug {
  font-family: Thesis, 'Thesis Plus Kyrillic', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.seitenkopf__headline--text {
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 3.8rem;
}

@media screen and (min-width: 768px) {
  .seitenkopf__headline--text {
    font-size: 3.4rem;
    font-weight: 400;
    line-height: 4rem;
  }
}

.textabsatz {
  font-size: 2rem;
  line-height: 2.6rem;
}

.socialbuttons .socialbuttons__subline {
  font-size: 1.4rem;
  line-height: 1.8rem;
}

.textabsatz a {
  border-bottom: 0.1rem solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
}

.seitenkopf__headline--text {
  margin-bottom: 1.2rem;
}

@media screen and (min-width: 768px) {
  .seitenkopf__headline--text {
    margin-bottom: 1rem;
  }
}

.meldungsfooter,
.textabsatz {
  padding: 0px 2rem;
}

.textabsatz {
  margin: 0px 0px 2.4rem;
}

.container {
  box-sizing: border-box;
  padding: 0px;
  width: 100%;
}

.columns {
  float: left;
  margin-top: 0px;
}

.columns.twelve {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .columns.m-ten {
    width: 83.3333%;
  }
  .columns.m-twelve {
    width: 100%;
  }
  .columns.m-offset-one {
    margin-left: 8.33333%;
  }
}

@media only screen and (min-width: 1024px) {
  .columns.l-eight {
    width: 66.6667%;
  }
  .columns.l-offset-two {
    margin-left: 16.6667%;
  }
}

body {
  background-color: rgb(0, 14, 41);
}

.layout-container {
  margin: 0px auto;
  max-width: 1200px;
  width: 100%;
}

.layout-content {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  padding-top: 10.2rem;
}

.global-wrapper {
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

@media print {
  .layout-content {
    overflow: visible;
  }
}

.content-wrapper {
  background-color: rgb(28, 40, 65);
  display: block;
  margin: auto;
  max-width: 1024px;
}

@media screen and (min-width: 1921px) {
  .content-wrapper {
    max-width: 1200px;
  }
}

@media screen and (min-width: 768px) {
  .content-wrapper {
    padding: 0px;
  }
}

@media screen and (min-width: 1024px) {
  .content-wrapper {
    padding: 0px 40px;
  }
  .layout-content {
    padding-top: 11.6rem;
  }
}

@media screen and (min-width: 1104px) {
  .global-wrapper {
    max-width: 110.4rem;
  }
}

@media screen and (min-width: 1921px) {
  .global-wrapper {
    max-width: 128rem;
  }
}

@media print {
  .layout-content {
    padding-top: 0px;
  }
}

@page {
  margin: 2cm;
}

.btn.btn--tongue {
  background: rgb(1, 89, 153);
  color: rgb(255, 255, 255);
}

.btn.btn--tongue:hover {
  background: rgb(64, 130, 179);
  color: rgb(255, 255, 255);
}

.btn.btn--tongue:focus {
  outline-color: rgb(153, 189, 214);
}

.btn.btn--light-grey,
.tag-btn.tag-btn--light-grey {
  background: rgb(85, 94, 112);
  color: rgb(225, 227, 230);
}

.btn.btn--light-grey:hover,
.tag-btn.tag-btn--light-grey:hover {
  background: rgb(114, 122, 137);
}

.btn.btn--light-grey:focus,
.tag-btn.tag-btn--light-grey:focus {
  outline-color: rgb(164, 169, 179);
}

.content-wrapper.content-wrapper--show-cuts {
  background-color: transparent;
  max-width: 110.4rem;
}

.content-wrapper.content-wrapper--show-cuts .layout-container {
  max-width: 128rem;
}

@media screen and (min-width: 1921px) {
  .content-wrapper.content-wrapper--show-cuts {
    max-width: 128rem;
  }
}

@media screen and (min-width: 1024px) {
  .content-wrapper.content-wrapper--show-cuts {
    padding: 0px;
  }
}

.content-wrapper.content-wrapper--show-cuts .content-wrapper__group {
  background-color: rgb(28, 40, 65);
  box-sizing: border-box;
  padding-top: 0px;
}

@media screen and (min-width: 1024px) {
  .content-wrapper.content-wrapper--show-cuts .content-wrapper__group {
    padding: 0px 4rem;
  }
}

@font-face {
  font-display: swap;
  font-family: Thesis;
  font-style: normal;
  font-weight: 400;
  src:
    url('../fonts/TheSansC5s-4_SemiLight.woff2') format('woff2'),
    url('../fonts/TheSansC5s-4_SemiLight.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: Thesis;
  font-style: normal;
  font-weight: 700;
  src:
    url('../fonts/TheSansC5s-6_SemiBold.woff2') format('woff2'),
    url('../fonts/TheSansC5s-6_SemiBold.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: Thesis;
  font-style: italic;
  font-weight: 400;
  src:
    url('../fonts/TheSansC5s-4_SemiLightItalic.woff2') format('woff2'),
    url('../fonts/TheSansC5s-4_SemiLightItalic.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: ThesisCaps;
  font-weight: 400;
  src:
    url('../fonts/TheSansC5s-4_SemiLight.woff2') format('woff2'),
    url('../fonts/TheSansC5s-4_SemiLight.woff') format('woff');
}

html {
  text-size-adjust: 100%;
  color: rgb(225, 227, 230);
  font-size: 62.5%;
}

@media screen and (max-width: 360px) {
  html {
    font-size: 56%;
  }
}

@media print {
  html {
    font-size: 50%;
  }
}

a,
body,
dd,
div,
dl,
dt,
h1,
h2,
h4,
html,
img,
li,
ol,
p,
span,
ul {
  border: 0px;
  outline: none;
}

.btn--icon {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 0.1rem;
  width: 100%;
}

.btn--icon .icon {
  padding: 0.4rem;
  width: 100%;
}

.burger-button-animated {
  fill: rgb(225, 227, 230);
  background: transparent;
  cursor: pointer;
  height: 4.5rem;
  padding: 1rem;
  position: absolute;
  right: 2.5rem;
  top: 1rem;
  width: 4.5rem;
  z-index: 141;
}

.burger-button-animated:focus {
  outline: rgb(164, 169, 179) solid 2px;
}

.burger-button-animated svg {
  pointer-events: none;
}

.burger-button-animated .firstline {
  transform: rotate(0deg);
  transform-origin: 2px 8px;
  transition: 0.3s;
}

.burger-button-animated .secondline {
  opacity: 1;
  transition: 0.3s;
}

.burger-button-animated .thirdline {
  transform: rotate(0deg);
  transform-origin: 2px 26px;
  transition: 0.3s;
}

@media only screen and (min-width: 768px) {
  .burger-button-animated {
    right: 4.6rem;
  }
}

@media only screen and (min-width: 1024px) {
  .burger-button-animated {
    height: 5.6rem;
    right: 4.2rem;
    top: 1.2rem;
    width: 5.6rem;
  }
}

.btn--text {
  align-items: center;
  display: inline-flex;
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding: 0.4rem 1rem;
  text-align: center;
}

.btn--text .icon {
  height: 2.4rem;
  padding-left: 1rem;
  width: 2.4rem;
}

.btn--text.btn--fullwidth {
  border: none;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  width: 100%;
}

.btn--text.btn--fullwidth .btn__label {
  flex: 1 1 0%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tag-btn {
  background-color: rgb(28, 40, 65);
  border-radius: 1.8rem;
  color: rgb(225, 227, 230);
  cursor: pointer;
  font-size: 1.6rem;
  padding: 0.7rem 1.2rem;
}

.tag-btn:focus {
  outline-offset: 0.2rem;
}

.searchfield__submit:focus-visible {
  outline: none;
}

.ts-picture__wrapper {
  background-color: rgb(85, 94, 112);
  position: relative;
}

.label {
  background: rgb(1, 89, 153);
  border-radius: 0.3rem;
  color: rgb(255, 255, 255);
  display: inline-flex;
  font-family: Thesis, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  margin-right: 0.8rem;
  padding: 0.3rem 0.8rem;
  text-transform: uppercase;
}

.label strong {
  letter-spacing: 0.11rem;
}

.label.label--small {
  font-size: 1.1rem;
  padding: 0.4rem 0.6rem 0.3rem;
}

.btn.btn--tongue .icon {
  fill: rgb(255, 255, 255);
}

.btn.btn--light-grey .icon {
  fill: rgb(225, 227, 230);
}

.btn {
  border-radius: 0.3rem;
}

.btn:hover {
  cursor: pointer;
  outline: 0px;
}

.btn:active {
  outline: 0px;
}

.btn:focus {
  outline-offset: 0.2rem;
  outline-style: solid;
  outline-width: 0.2rem;
}

.metatextline {
  box-sizing: border-box;
  color: rgb(164, 169, 179);
  font-size: 1.8rem;
  line-height: 2.9rem;
  margin-bottom: 1.6rem;
}

.footer {
  background-color: rgb(28, 40, 65);
  color: rgb(225, 227, 230);
  margin-top: 1.6rem;
  padding: 4rem 2rem;
}

.footer__link {
  color: rgb(225, 227, 230);
  display: flex;
  font-size: 1.8rem;
  line-height: 2.6rem;
  margin: 0.2rem;
  padding: 0.7rem 0px 0.7rem 2rem;
  text-decoration: none;
}

.footer__link:active,
.footer__link:hover {
  outline: 0px;
  text-decoration: none;
}

@media screen and (min-width: 1024px) {
  .footer {
    padding: 4rem;
  }
}

@media screen and (min-width: 1104px) {
  .footer {
    margin: 1.6rem auto 0px;
    max-width: 102.4rem;
  }
}

@media screen and (min-width: 1921px) {
  .footer {
    max-width: 120rem;
  }
}

.footer .expanderbox__item-wrapper {
  border-top: 0.1rem solid rgb(85, 94, 112);
}

.footer .expanderbox__item-wrapper:last-of-type {
  border-bottom: 0.1rem solid rgb(85, 94, 112);
}

.footer .expanderbox__item-wrapper a {
  align-items: center;
  color: rgb(225, 227, 230);
  display: flex;
  flex-wrap: nowrap;
  font-family: Thesis, helvetica, arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  justify-content: space-between;
  padding: 0px 4rem 0px 2rem;
}

.footer .expanderbox__item-wrapper a:hover {
  outline: 0px;
}

.footer .expanderbox__item-wrapper a .footer__arrow {
  margin-right: -4.2rem;
}

.footer .expanderbox__item-wrapper a .footer__arrow svg {
  fill: rgb(225, 227, 230);
  height: 4rem;
  margin-bottom: -0.1rem;
  margin-top: -0.1rem;
  width: 4rem;
}

.footer__arrow .icon--arrow-up {
  display: none;
}

.footer .expanderbox .exp-body {
  left: -10000px;
  overflow: hidden;
  position: absolute;
}

.icon--arrow-down,
.icon--arrow-up {
  height: 3rem;
  width: 3rem;
}

.footer__navigation__list__item {
  margin: 0.2rem;
}

.footer__navigation__list__item a {
  color: rgb(225, 227, 230);
  display: block;
  font-family: Thesis, helvetica, arial, sans-serif;
  font-size: 1.8rem;
  line-height: 3rem;
  padding: 0.5rem 4rem;
  text-decoration: none;
  width: auto;
}

.footer__navigation__list__item a:hover {
  outline: 0px;
  text-decoration: none;
}

.footer__navigation__list__item a:focus {
  outline: rgb(164, 169, 179) solid 2px;
}

.footer__navigation__list__item a:active {
  outline: 0px;
  text-decoration: none;
}

.footer__navigation__bottom {
  list-style: none;
  margin: 1rem 0px 8rem;
  padding: 0px;
}

.footer__navigation__bottom__item {
  overflow: hidden;
}

.footer__logo__icon {
  align-items: flex-end;
  border: 1px solid transparent;
  display: flex;
  flex-direction: column;
  margin-bottom: -4.2rem;
  padding-top: 0.6rem;
  text-align: right;
}

.footer__logo__icon svg {
  fill: rgb(225, 227, 230);
}

.footer__logo__icon .icon {
  height: 6.7rem;
  width: 17rem;
}

.endline {
  background: rgb(85, 94, 112);
  box-sizing: border-box;
  height: 4rem;
  padding: 0.8rem 0px 0px 4rem;
  width: 100%;
}

@media screen and (min-width: 1104px) {
  .endline {
    margin: auto;
    max-width: 110.4rem;
  }
}

@media screen and (min-width: 1921px) {
  .endline {
    max-width: 128rem;
  }
}

.endline__copyright {
  color: rgb(164, 169, 179);
  font-family: Thesis, helvetica, arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
}

@media print {
  .footer {
    display: none;
  }
}

.header-fancy-v2 {
  background-color: rgb(28, 40, 65);
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 121;
}

.header-fancy-v2 {
  box-shadow: rgba(11, 21, 36, 0.25) 0px 0.5rem 0.5rem -0.5rem;
}

.header-fancy-v2 .header__items {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  height: 6.5rem;
  justify-content: space-between;
  width: 100%;
}

.header-fancy-v2 .header__logo {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  flex-wrap: nowrap;
  margin-left: 2rem;
  overflow: hidden;
  padding: 0.6rem 0px;
  position: relative;
}

.header-fancy-v2 .header__logo__icon {
  height: 4rem;
  margin-right: 0.8rem;
  width: 4rem;
}

.header-fancy-v2 .header__logo__wortmarke {
  margin-top: 0.2rem;
  width: 14rem;
}

.header-fancy-v2 .header__logo__wortmarke.header__logo__wortmarke-ts {
  margin-top: 0.6rem;
  width: 11rem;
}

.header-fancy-v2 .header__logo__wortmarke svg path {
  fill: rgb(225, 227, 230);
}

.header-fancy-v2 .header__horiz {
  margin: 0px -4rem;
  padding: 0px 4rem;
  position: relative;
}

.global-wrapper .content-wrapper,
.header-fancy-v2 .header__horiz {
  transition: 0.5s ease-out;
}

.global-wrapper .content-wrapper::after,
.header-fancy-v2 .header__horiz::after {
  background-color: rgba(11, 21, 36, 0.6);
  content: '';
  height: 100%;
  left: 0px;
  opacity: 0;
  position: absolute;
  top: 0px;
  transition: opacity 0.3s ease-in-out;
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 1024px) {
  .header-fancy-v2 .header__items {
    background: rgb(28, 40, 65);
    height: 8rem;
  }
  .header-fancy-v2 .header__logo {
    margin-left: 0px;
  }
  .header-fancy-v2 .header__logo__icon {
    height: 6rem;
    margin-left: 4rem;
    margin-right: 1.2rem;
    width: 6rem;
  }
  .header-fancy-v2 .header__logo__wortmarke {
    margin-top: -0.1rem;
    width: 20rem;
  }
  .header-fancy-v2 .header__logo__wortmarke.header__logo__wortmarke-ts {
    width: 15rem;
  }
}

@media screen and (min-width: 1104px) {
  .header-fancy-v2 {
    left: 50%;
    max-width: 102.4rem;
    padding: 0px 4rem;
    transform: translateX(-50%);
  }
  .header-fancy-v2 .header__logo__icon {
    margin-left: 0px;
  }
}

@media screen and (min-width: 1921px) {
  .header-fancy-v2 {
    max-width: 120rem;
  }
}

@media print {
  .header-fancy-v2 {
    position: unset;
  }
  .header-fancy-v2 .horizontal-nav {
    display: none;
  }
}

.textabsatz {
  background: rgb(28, 40, 65);
  box-sizing: border-box;
  color: rgb(225, 227, 230);
  display: block;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .textabsatz {
    padding: 0px;
  }
}

.home__icon {
  margin-left: 2rem;
  padding-right: 0.3rem;
}

.home__icon svg {
  fill: rgb(225, 227, 230);
  height: 2rem;
  width: 2rem;
}

.anchored {
  font-weight: bolder;
}

.horizontal-nav {
  font-size: 1.5rem;
  position: relative;
}

.horizontal-nav .swipe {
  align-items: center;
  display: flex;
  height: 3.8rem;
}

.horizontal-nav .swipe {
  overflow-y: hidden;
  scrollbar-width: none;
  white-space: nowrap;
}

.horizontal-nav .swipe::-webkit-scrollbar {
  display: none;
}

.horizontal-nav .swipe li {
  display: inline-block;
  vertical-align: middle;
}

.horizontal-nav .swipe li:active,
.horizontal-nav .swipe li:hover {
  background: rgb(85, 94, 112);
  color: rgb(225, 227, 230);
  cursor: pointer;
}

.horizontal-nav .swipe li:not(:first-child) a,
.horizontal-nav .swipe li:not(:last-child) a {
  font-weight: 400;
}

.horizontal-nav .swipe a {
  color: rgb(225, 227, 230);
  display: block;
  padding: 1.2rem 1.2rem 1.1rem;
}

.horizontal-nav .swipe a.home {
  outline-offset: -0.4rem;
  padding: 1.1rem 1.2rem;
}

a.home.mobile-view span {
  display: none;
}

a.home.mobile-view svg {
  display: block;
}

@media screen and (min-width: 1024px) {
  .home__icon {
    margin-left: 4rem;
    padding: 0px;
  }
  .horizontal-nav .swipe a.home {
    outline-offset: -0.2rem;
    padding: 1.2rem 1.2rem 1.1rem;
  }
  a.home.mobile-view svg {
    display: none;
  }
  a.home.mobile-view span {
    display: block;
  }
}

@media screen and (min-width: 1104px) {
  .home__icon {
    margin-left: 0px;
  }
}

.article-breadcrumb .article-breadcrumb__title--inside {
  cursor: default;
  display: block;
  margin: 0.9rem 0.5rem 0.7rem;
  padding: 0.3rem 0.7rem 0.4rem;
}

.article-breadcrumb li > * {
  color: rgb(225, 227, 230);
}

.article-breadcrumb li + li > ::before {
  border-color: transparent transparent transparent rgb(164, 169, 179);
  border-style: solid;
  border-width: 0.4rem 0px 0.4rem 0.6rem;
  content: '';
  display: inline-block;
  height: 0px;
  margin: 0px 0.6em 0.1rem -1.2rem;
  top: -2rem;
  width: 0px;
}

.horizontal-nav .swipe li.article-breadcrumb__title:active,
.horizontal-nav .swipe li.article-breadcrumb__title:hover {
  background: rgb(28, 40, 65);
}

.seitenkopf {
  background: rgb(28, 40, 65);
}

.seitenkopf__data {
  display: flex;
  width: 100%;
}

.seitenkopf__title {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .seitenkopf__title {
    padding: 0px 2rem;
  }
}

.seitenkopf__headline--text {
  clear: left;
  color: rgb(255, 255, 255);
  display: block;
}

.seitenkopf__media {
  margin-bottom: 1.6rem;
  position: relative;
}

.seitenkopf__label {
  display: block;
  float: left;
  margin-bottom: 0.6rem;
}

.buttongroup {
  background-color: rgb(28, 40, 65);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 0px 2rem 2.4rem;
  width: 100%;
}

.buttongroup__item {
  flex: 1 1 0%;
  padding-top: 1.6rem;
}

.buttongroup__item:first-of-type {
  padding-top: 0px;
}

@media screen and (min-width: 768px) {
  .buttongroup {
    align-items: flex-end;
    flex-direction: row;
    justify-content: flex-end;
    padding: 0px 2rem 1.6rem;
  }
  .buttongroup__item {
    box-sizing: border-box;
    max-width: 33.3333%;
    min-width: 25%;
    padding: 0px 1rem 0px 0px;
  }
  .buttongroup__item:only-child {
    max-width: 41.6667%;
    padding: 0px;
  }
  .buttongroup__item:last-of-type {
    padding-right: 0px;
  }
}

@media screen and (min-width: 1024px) {
  .buttongroup:not(.buttongroup--copytext):not(.buttongroup--searchresults) {
    padding: 0px 0px 2.4rem;
  }
  .buttongroup__item:only-child {
    max-width: 33.3333%;
  }
}

.meldungsfooter {
  background-color: rgb(28, 40, 65);
  box-sizing: border-box;
  display: inline-block;
  margin-top: -2px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .meldungsfooter {
    padding: 0px;
  }
}

@media print {
  .meldungsfooter {
    display: none;
  }
}

.taglist {
  display: flex;
  margin: 2.4rem 0px 1.6rem;
  overflow: auto;
  scrollbar-width: none;
  white-space: nowrap;
}

@media screen and (min-width: 1024px) {
  .taglist {
    margin: 2.4rem 0px 0.8rem;
    white-space: normal;
  }
}

.taglist::-webkit-scrollbar {
  background: transparent;
  height: 0px;
  width: 0px;
}

.taglist__element {
  display: flex;
  margin: 0.4rem 1.1rem 0.4rem 0.4rem;
  white-space: nowrap;
}

@media screen and (min-width: 1024px) {
  .taglist__element {
    margin: 1.4rem 0.9rem 2rem 0.4rem;
  }
}

.sendungsbezug {
  border-bottom: 0.1rem solid rgb(85, 94, 112);
  border-top: 0.1rem solid rgb(85, 94, 112);
  color: rgb(164, 169, 179);
  font-size: 1.6rem;
  line-height: 2.25rem;
  padding: 1.2rem 0px;
  position: relative;
}

.sendungsbezug .sendungsbezug--title {
  display: block;
  font-weight: 700;
}

.socialbuttons {
  background-color: rgb(28, 40, 65);
  margin: 1.6rem 0px 2.4rem;
}

.socialbuttons__list {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.socialbuttons__list__item {
  display: contents;
  height: 3.6rem;
  width: 3.6rem;
}

.socialbuttons__list__item .tabfocus {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.socialbuttons .socialbuttons__icon,
.socialbuttons .socialbuttons__icon--functional {
  height: 3.6rem;
  margin-bottom: 0.8rem;
  width: 3.6rem;
}

.socialbuttons .socialbuttons__icon--functional {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(85, 94, 112);
  border-radius: 3rem;
}

.socialbuttons .socialbuttons__icon--functional svg {
  fill: rgb(225, 227, 230);
  margin: 0px auto;
  padding: 0.8rem;
  width: 100%;
}

.socialbuttons .socialbuttons__subline {
  color: rgb(225, 227, 230);
}

.anchor-link {
  color: rgb(225, 227, 230);
  font-size: 1.5rem;
  left: -10000px;
  opacity: 0;
  position: absolute;
  text-decoration: underline;
  top: 1.2rem;
}

.anchor-link:focus {
  background: rgb(28, 40, 65);
  left: 1.2rem;
  opacity: 1;
  padding: 0.8rem;
  z-index: 1000;
}

.back-to-top {
  bottom: 2rem;
  box-shadow: rgba(11, 21, 36, 0.38) 0.15rem 0.15rem 0.66rem -0.25rem;
  height: 4rem;
  position: fixed;
  right: 2rem;
  transition: 0.4s;
  width: 4rem;
  z-index: 121;
}

.back-to-top.hide {
  opacity: 0;
}

.expanderbox {
  background-color: rgb(28, 40, 65);
}
