.content > .c-card.c-card--image.c-card--gray {
    margin-top: 40px;
}
.navServiceLanguage {
z-index: 20;
}
/* Linkumbruch in Texten unter Bilderstrecken */
.picture .RichTextIntLink,
.picture .RichTextExtLink {
    display: inline;
}

/*Hinweisbox*/
.c-alert__box {
background: #ffa500;
}
.c-alert__content p, .c-alert__content a {
font-size: 170%;
}
/*Underline IDEV "nach"*/
label[for='f353604d370788'] strong {
  text-decoration: underline;
}
[data-gsb-tracking-section="matomo"] > div:last-child {
    display: none;
}
.list-entry-cookiebanner{
margin-bottom:28px;
}

@media only screen and (min-width: 768px) {
@-moz-document url-prefix() {
.c-list__item.c-list__item--counter:nth-child(2) a::before{
top: 28px;
}}}

/*Linie Slider Bühne*/
.c-slider__headline::after {
  content: '';
  width: 56px;
  margin-top: 10px;
  border-width: 3px;
  border-top: 2px solid #fff;
  display: block;
}
.c-slider__headline:only-child {
    margin-bottom: 130px;
}
@media only screen and (min-width: 768px){
  .c-slider__headline:only-child {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1075px){
  .c-slider__headline:only-child {
    margin-bottom: 30px;
  }
}

/*Farbe Hover Button*/
.l-content-wrapper--gradient .c-button--white:hover, .l-content-wrapper--gradient .c-button--white:focus, .l-content-wrapper--gradient .c-button--white:active {
  color: #072D66;
}
