:root{
  --blueVA: #005380;
}

/*Anpassung der Zeilen der Nav-Leiste*/
@media screen and (min-width: 767px) {
  .SliderDropDown .dropdown-menu {
    column-count: 1 !important;
  }
}

.noHr .WebStoryPreviewModule .article-border-bottom{
  display: none;
}

/*.TraffectivBannerModule>div:empty {
  display: none !important;
}*/

.duWContainer article.StoryPreviewBox .article-headline{
  margin-bottom: 10px;
}

.small-headline .WebStoryPreviewModule .row .col-sm-12{
  margin-bottom: 5px;
}

.WcmsSkycraperBannerPlaceHolder {
  right: 30px !important;
  left: unset !important;
  position: fixed;
  z-index: 1;
}

/*Rot weil 'schön' und Linne*/
#TopNavigation_NavItem_725_Deichbrand a {
font-weight: 600;
color: #b40c20;
}

.AddToWatchListLink{
  bottom: 0;
}

.ressort3Rows article.StoryPreviewBox.article-compact .article-preview, div.StoryPreviewBox.article-compact .article-preview {
  height: auto !important;
}

@media screen and (max-width: 767px) {
  article.StoryPreviewBox.HomeArticle .article-teaser, div.StoryPreviewBox.HomeArticle .article-teaser {
      display: block;
  }
}

/*Anpassung Icons: CP/BackToTop*/
.NZBackToTop img {
  width: 55px;
  height: 55px;
  bottom: 35px;
  right: 35px;
  position: fixed;
}

.cleverpush-bell {
  bottom: 35px !important;
  left: 105px !important;
  height: 40px !important;
  width: 40px !important;
}

@media screen and (max-width: 767px) {
  .NZBackToTop img {
    width: 45px;
    height: 45px;
    bottom: 15px;
    right: 15px;
  }

  .cleverpush-bell {
    bottom: 15px !important;
    left: 75px !important;
    height: 35px !important;
    width: 35px !important;
  }
}
/*Ende*/

/*Gestaltung des 4er Blockes auf der Startseite in der Mobile Ansicht*/
@media screen and (max-width: 767px) {
  .mobileQuickBlock .flex-col {
    flex-direction: row;
  }

  @media screen and (min-width: 40px) {
    article.StoryPreviewBox.HomeArticle,
    div.StoryPreviewBox.HomeArticle {
      margin-bottom: 10px;
    }
  }

  .mobileQuickBlock .flex-col > div:first-child {
    width: 40%;
    justify-content: flex-end;
  }

  .mobileQuickBlock .flex-col > div:last-child {
    width: 66%;
    padding-left: 10px;
    justify-content: flex-end;
  }

  .mobileQuickBlock .flex-col > div:last-child .article-heading {
    margin-bottom: 0;

    & a {
      font-family: "Noto Serif";
      font-size: 15px;
      line-height: 20px;
      font-weight: 600;
      font-style: normal;
      display: block;
    }
  }

  .mobileQuickBlock .flex-col > div:last-child .article-border-bottom {
    display: none;
  }

  .mobileQuickBlock .StoryPreviewBox .article-border-bottom {
    margin-bottom: 15px;
    border-bottom: solid 0.5px #979797;
  }

  .mobileQuickBlock .PlusArticle .article-border-bottom {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .mobileQuickBlock .PlusArticle .PictureContainer {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
/*Ende*/

/*Anpassen meist gelesen*/
.DocumentRankingModule .DocumentRankingContent {
  display: block !important;
}

/*Anpassung Teaser höhe*/
@media screen and (min-width: 992px) {
  article.StoryPreviewBox .article-preview,
  div.StoryPreviewBox .article-preview {
    height: 260px;
  }
}
/*JST 2024-05-26 removed*/
/*.crefopay .payment-methods .payment-method input:before {
    position: absolute;
    top: 50% !important;
    right: 50% !important;
    transform: translate(50%, -50%) !important;
}*/

/*Anpassung der Bildergalerie/Videogalerien Icon nach unten Rechts*/
.VideoPreviewModule.preview-module
  .preview-doc
  .NZVideoLightBoxShowModule
  .VideoPreviewBackgroundImage
  .VideoPreviewPlayIcon,
.preview-module .preview-doc .preview-doc-icon {
  bottom: 2% !important;
  right: 2% !important;
  top: unset;
  left: unset;
  transform: unset;
}

article.StoryPreviewBox .PictureContainer .icon-gallery {
  bottom: -10% !important;
  right: 0 !important;
  top: unset !important;
  left: unset !important;
  transform: unset !important;
}

.WcmsLogo img {
  width: 475px !important;
  margin-top: 35px !important;
  margin-bottom: 23px !important;
}

/*Themenwelten Headertexte*/
.ThemenHeader p {
  max-width: 818px;
  margin: auto;
}

.SideBarOpenIcon {
  cursor: pointer;
}

article.StoryPreviewBox .article-heading,
div.StoryPreviewBox .article-heading {
  margin-bottom: 10px;
}

/*Anpassung der Deckkraft und Farbe für Listenmenüs in der TopNavigation*/
.secondLevelMenu {
  color: #333 !important;
  opacity: 1 !important;
}

/*Headline der Ressorts*/
div.headlineTeaserModul {
  text-align: center;
  margin-bottom: 45px;
}
div.headlineTeaserModul span.headLine {
  text-transform: uppercase;
}

div.row-flex {
  display: flex;
  flex-wrap: wrap;
}

div.underline-gold {
  border-bottom: 2px solid #ffd200;
}

.btn-gold {
  background-color: #cca400;
  border: 2px solid transparent;
  color: #fff;
}

/*Darstellung von Hyperlinks in Blau/dunkel blau*/
a.blue-link {
  color: #009cff !important;
  text-decoration: none !important;
}

a.darkblue-link {
  color: #004d7f !important;
  text-decoration: none !important;
}

.padding-left-40 {
  padding-left: 40px;
}

/*Einstellung der auf/zuklappbaren DIV Boxen für die Userboxen wie unter '/ueber-uns/redaktion' */
.accordion-title {
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 7px;
  display: inline-block;
  width: 100%;
  margin: 0;
  position: relative;
  cursor: pointer;
}

h3.accordion-title {
  margin-bottom: 18px;
  margin-top: 2em;
  font-weight: 700;
  color: #004d7f;
}

.accordion-title:after {
  content: "+";
  position: absolute;
  right: 0;
  color: #004d7f;
}

.accordion-title[aria-expanded="true"]:after {
  content: "-";
  position: absolute;
  right: 0;
  color: #004d7f;
}

/*Darstellung der einzelenen UserProfile wie unter */
.user-box {
  margin-bottom: 30px;
  background-color: #f5f5f5;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 15px;
}

@media screen and (min-width: 768px) {
  .user-box {
    padding: 0;
    flex-direction: row;
  }
}

@media screen and (min-width: 992px) {
  .user-box_meta span[itemprop="name"] {
    text-align: left;
  }
  .user-box_meta {
    align-items: flex-start;
    text-align: left;
    padding-left: 30px;
  }
}

.user-box_meta span[itemprop="name"] {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-align: center;
  color: #767575;
  display: block;
  font-weight: 400;
}

.user-box_meta span[itemprop="jobTitle"] {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
}

.user-box_meta {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.user-box_meta span {
  max-width: 100%;
}

.compositeHeader > a.headerLink {
  font-size: 20px;
  cursor: pointer;
  font-weight: 700;
}

.compositeBox {
  padding: 30px;
  min-height: 420px;
}

.compositeBox .compositeText {
  min-height: 90px;
}

div.advice > h3 {
  margin-bottom: 30px;
}

/*strecken der Standardformulare von FI auf die gesamte breite*/
.cssForm > .WcmsFormModule > .WcmsFormModuleContent > .form-horizontal {
  max-width: 818px;
  margin-left: auto;
  margin-right: auto;
}

/*einfügen eines Zeilenumbruches auf Mobilenbildschirmen*/
@media screen and (min-width: 768px) {
  .mobile-break {
    display: none;
  }
}

/*Cookiebotbox Scrollbar machen*/
#CybotCookiebotDialogBodyContent {
  max-height: 300px;
  overflow: auto;
}

/*Einstellung des iframes für Grafiken*/
.Web_Component {
  font-family: noto-sans-display;
  position: relative;
}

.Web_Component.cols-12.withMarginBottom {
  margin-bottom: 60px;
}

.Web_Component.cols-12 .Web_Figure {
  margin-left: -15px;
  margin-right: -15px;
}

.Web_Component.cols-12 .Web_Caption,
.Web_Component.cols-12 .Web_SourceCredit {
  margin-left: 15px;
  margin-right: 15px;
}

.Web_Component.withSeperatorAfter {
  padding-bottom: 22px;
}

.Web_Component.withSeperatorBefore {
  padding-top: 22px;
}

.Web_Component.withSeperatorAfter::after,
.Web_Component.withSeperatorBefore::before {
  background: #ddd;
  content: " ";
  height: 2px;
  left: -100%;
  position: absolute;
  width: 300%;
}

.Web_Component.withSeperatorAfter::after {
  bottom: 0;
}

.Web_Component.withSeperatorBefore::before {
  top: 0;
}

.Web_Caption p {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans Display" !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  font-style: normal;
  line-height: 19px !important;
  letter-spacing: normal;
  text-align: left;
  color: #7a7979 !important;
}

.Web_Caption p:not(:first-of-type) {
  margin: 20px 0 0;
}

.Web_Embed {
  margin: 0 !important;
  max-width: 100%;
}

.Web_Figure {
  margin: 0;
}

.Web_SourceCredit {
  color: #7a7979;
  font-size: 14px;
  font-style: normal;
  font-family: "Noto Sans Display";
  font-weight: 500;
  letter-spacing: normal;
  line-height: 19px;
  margin: 0;
  text-align: left;
  padding: 0;
}

.Web_SourceCredit span {
  font-weight: 700;
  text-transform: uppercase;
}

.Web_Subheading {
  color: #005380;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 29px;
  margin: 45px 0 25px 0;
  text-align: left;
  font-family: "Noto Sans Display";
}

@media (min-width: 768px) and (max-width: 1199px) {
  .Web_Component.cols-12 {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.WcmsHeader {
  top: -1px;
}
.wordBreakOnMobile {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
