/**
 * 1.2.0    2025-08-06  VZ
 *          - Anpassung fuer Versandkontexte-Formular
 * 1.1.0    2022-07-15  Gerhard Loosch
 *          - Link-Farben ueberschrieben
 * 1.0.0    2022-07-15  Gerhard Loosch
 *          - Versionierung eingefuehrt
 */

:root {
    --link-color:#004f7c;
    --link-color-hover:#004f7c;
    --link-button-color:#004f7c;
    --link-button-border:2px solid #004f7c;
    --link-button-hover-background-color:#004f7c;
}    

.jquery-ui-container .ui-menu-item-wrapper.ui-state-active {
    color: var(--link-color-hover);
}
.jquery-ui-container .ui-menu-item:last-child {
    border-bottom: none;
}
.jquery-ui-container.ui-menu.ui-autocomplete {
    z-index: 9999999999;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    left:-99999999px;
}

.ui-menu {
    background:#fff;
	list-style:none;
	max-width:900px;
	border:1px solid #cacaca;
	z-index: 999999;
}
.ui-menu-item {
	padding-top:4px;
	padding-bottom:7px;
	padding-left:15px;
	padding-right:15px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:1px solid #cacaca;
}

#query {
    margin-bottom:15px;   
} 

.breadcrump .zentriert, .breadcrump .zentriert * {
    width: auto;
    margin-right: 20px;
}

.hauptnavigation ul.level-1 > li > a {
    padding-bottom: 16px;
}
.hauptnavigation ul.level-3 > li > a {
     padding-left: 25px !important;
     font-weight:normal !important;
}
#pageWrapper .selectric b.button::after {
    content: '';
    top: 0;
    position: absolute;
}

#pageWrapper .selectric b.button {
    display: block !important;
    position: absolute;
    right: 0px;
    top: 5px;
    width: 38px;
    height: 38px;
    color: #fff;
    border: none;
    color: inherit;
    left: inherit;
    font-family: "contentBLUE-basic";
    font-size: 1.5rem;
    display: block;
    content: "\f135";
    padding-left: 0.5rem;
    text-indent: 4px;
    right: -16px;
    display: none !important;
}


.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
 border:1px solid #fff;
 background:transparent;
 font-weight:normal;
 color:#000
}



/* VZ: new styles */
@font-face {
 font-family:"Corporate S";
 font-style:normal;
 font-weight:300;
 src:url('../static/fonts/fee45cfc-85f5-4534-b3d8-647b70ffa4c1.woff2') format("woff2"),
 url('../static/fonts/b050f78a-c76a-47e7-adba-3dd831ae0a34.woff') format("woff");
}
@font-face {
 font-family:"Corporate S";
 font-style:italic;
 font-weight:300;
 src:url('../static/fonts/09b258dc-aa92-4e45-95e7-e020c83313f2.woff2') format("woff2"),
 url('../static/fonts/56fe70b5-9d43-483b-a425-9c0b2a69eb8f.woff') format("woff");
}
@font-face {
 font-family:"Corporate S";
 font-style:normal;
 font-weight:400;
 src:url('../static/fonts/7aa205a4-b2cf-4b27-a266-01969d614079.woff2') format("woff2"),
 url('../static/fonts/068302a7-5b9b-4e6c-b3f8-2fead1e2188d.woff') format("woff");
}
@font-face {
 font-family:"Corporate S";
 font-style:italic;
 font-weight:400;
 src:url('../static/fonts/55d73961-5cbf-49a6-8532-c1666b900a54.woff2') format("woff2"),
 url('../static/fonts/57bde7d6-e23f-4826-96d5-17049d4616bc.woff') format("woff");
}
@font-face {
 font-family:"Corporate S";
 font-style:normal;
 font-weight:700;
 src:url('../static/fonts/a07bb1bf-dd1b-4d0b-ac5b-79b26b01aaaa.woff2') format("woff2"),
 url('../static/fonts/72d81fbe-1771-4064-9bdf-fa4d86dfb441.woff') format("woff");
}
@font-face {
 font-family:"Corporate S";
 font-style:italic;
 font-weight:700;
 src:url('../static/fonts/a4c14c04-7f99-4bf1-a31e-fb502cbb074f.woff2') format("woff2"),
 url('../static/fonts/a73fa3a3-6f88-4943-b8b8-e53fca0aafde.woff') format("woff");
}
body {
 font-family:"Corporate S",Arial,sans-serif!important;
 font-size: 1.3125rem;
 line-height: 1.52381;
}
html {
 box-sizing:border-box;
 color:#000;
 font-size:100%;
 line-height:1.5;
 font-family:"Corporate S",Arial,sans-serif!important;
 background-color:#fff;
 overflow-y:scroll;
 overflow-x:hidden;
 -webkit-text-size-adjust:100%;
 text-size-adjust:100%;
 scroll-behavior:smooth;
 scroll-padding-top:20rem;
}

//h1::before {
//  display:inline-block;
//  content: '';
//  width: calc((105vw - 100%)/2);
//}

h1 {
  font-size: 3rem;
  line-height: 1.20833;
  font-weight: 700;
  color: #fff;
  //clip-path: ellipse(100% 320% at 0 50%);
  //background-color: #004f7c;
  //width: calc(100vw - 20px);
  //position: relative;
  //left: calc((100% - 100vw)/2);
  //padding-top: 130px;
  //padding-left: 50px;
  //padding-bottom: 20px;
  //max-width: 1240px;
}

header.article-header {
  padding-top:0;
  color: #fff;
  font-size: 1.0625rem;
  line-height: 1.47059;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 0;
  max-width: 1240px;
  padding-right: 15px;
  margin-right: auto;
  padding-left: 15px;
  margin-left: auto;
  border: none;
}

.article-header .container {
  background-color:#004f7c;
  -webkit-clip-path: ellipse(100% 320% at 0 50%);
  clip-path: ellipse(100% 320% at 0 50%);
  padding:0;
  margin:0;
  max-width:100%;
}

.article-header::before {
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  width: 50vw;
  background-color: #004f7c;
  left: calc((100% - 100vw)/2);
}
.article-header__body {
  max-width:1240px;
  padding-inline-end: 2rem;
  -webkit-clip-path: ellipse(100% 320% at 0 50%);
  clip-path: ellipse(100% 320% at 0 50%);
  padding-top: 7rem !important;
  padding-bottom: 2rem;
}

.article-header__heading {
  margin-bottom: 0;
  justify-self: flex-end;
  margin-top: auto;
}

@media (min-width:720px) {
    .article-header {
      font-size: 1.1875rem;
      line-height: 1.36842;
    }
}
@media (min-width:1200px) {
    .article-header {
      font-size: 1.3125rem;
      line-height: 1.52381;
    }
}
@media (min-width:720px) {
}
@media (min-width:960px) {
}
@media (min-width:720px) {
}

#content {
    padding-top: 3rem;
}

#content-container .trenn-line,
.header-line,
#breadcrump {
  display: none;
}

#header {
  padding-top: 35px;
  border: none;
  box-shadow: 0 2px 10px rgba(26,46,74,0.15);
}

.versandkontext-feedback .submitbutton:hover {
  color: #06324b!important;
  background-color: #a1e703!important;
  border-color: #a1e703;
}

.versandkontext-feedback .submitbutton {
  text-align: center;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.1875rem;
  line-height: 1.2;
  font-weight: 700;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 3.25rem;
  padding: 0 3em;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.2s ease;
  border-width: 1px;
  border-radius: 0;
  border-style: solid;
  box-shadow: 0;
  color: #fff;
  background-color: #004f7c;
  border-color: #004f7c;
}



footer.footer {
  padding:0;
}

.footer {
 --animated-underline-color-text:#fff;
 --animated-underline-color-text-hover:#fff;
}
.theme-yellow .footer,
.theme-dark .theme-yellow .footer {
 --animated-underline-color-underline-hover:#e26300;
}
.theme-dark .footer {
 --animated-underline-color-underline-hover:#fff;
}
.theme-high-contrast .footer,
.theme-high-contrast .theme-yellow .footer {
 --animated-underline-color-underline-hover:#fff;
}
.footer {
 font-size:0.9375rem;
 line-height:1.33333;
 padding-top: 0!important;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
}
@media (min-width:720px) {
 .footer {
  font-size:1rem;
  line-height:1.25;
 }
}
@media (min-width:1200px) {
 .footer {
  font-size:1.0625rem;
  line-height:1.52941;
 }
}
@media (min-width:720px) {
 .footer {
 }
}
@media (min-width:960px) {
 .footer {
 }
}
@media (min-width:720px) {
 .footer__section {
 }
}
.footer__section.has-background {
 padding-top:4rem;
 padding-bottom:0;
 background-color:#004f7c;
 color:#fff;
}
@media (min-width:720px) {
 .footer__section.has-background {
  padding-top:4rem;
 }
}
@media (min-width:960px) {
 .footer__section.has-background {
  padding-top:4rem;
 }
}
.footer-logo {
 max-width:12rem;
}
@media (min-width:720px) {
 .footer-logo {
  max-width:14rem;
 }
}
@media (min-width:960px) {
 .footer-logo {
  max-width:17.25rem;
 }
}
.footer-logo,
.footer-statement {
 padding-bottom:2rem;
}
@media (min-width:720px) {
 .footer-logo,
 .footer-statement {
  border-bottom:0;
  padding-top:1rem;
 }
}
.footer-sitemap,
.footer-address {
 border-top:1px solid #fff;
 padding:2em 0;
}
.footer-sitemap {
 display:none;
}
@media (min-width:720px) {
 .footer-sitemap {
  display:flex;
 }
}
.footer-sitemap__list {
 margin:0;
 padding:0;
 list-style:none;
}
.footer-sitemap--main .footer-sitemap__link {
 font-weight:700;
}
.footer-legal {
 margin:0;
 padding:0;
 list-style:none;
 display:flex;
 flex-wrap:wrap;
 white-space:nowrap;
 display:flex;
 flex-direction:column;
 align-items:center;
 margin:0 -0.5em;
}
@media (min-width:720px) {
 .footer-legal {
  flex-direction:row;
  flex-wrap:wrap;
 }
}
.footer-legal__item {
 padding:0 0.5em;
}
.footer-sitemap__link,
.footer-address a,
.footer-legal__link,
span.footer-legal__link {
 display:inline-block !important;
 padding:0.5em 0;
}
.input-is-keyboard .footer-sitemap__link:focus,
.input-is-keyboard
.footer-address a:focus,
.input-is-keyboard
.footer-legal__link:focus,
.input-is-keyboard
span.footer-legal__link:focus {
 box-shadow:0 0 0 4px #a1e703 !important;
 outline:none;
 z-index:900 !important;
}
.footer-sitemap__link,
.footer-sitemap__link:visited,
.footer-address a,
.footer-address a:visited,
.footer-legal__link,
.footer-legal__link:visited,
span.footer-legal__link,
span.footer-legal__link:visited {
 display:inline;
 color:var(--animated-underline-color-text,#000);
 text-decoration:none;
 background-image:linear-gradient(var(--animated-underline-color-underline,transparent),var(--animated-underline-color-underline,transparent)),linear-gradient(var(--animated-underline-color-underline-hover,#a1e703),var(--animated-underline-color-underline-hover,#a1e703));
 background-position-x:calc(100% + var(--animated-underline-offset-x,0%)),calc(0% + var(--animated-underline-offset-x,0%));
 background-position-y:calc(100% + var(--animated-underline-offset-y,-0.5em)),calc(100% + var(--animated-underline-offset-y,-0.5em));
 background-size:100% var(--width-underline,2px),0% var(--width-underline,2px);
 background-repeat:no-repeat;
 will-change:background-size;
 transition:background-size 0.15s cubic-bezier(0.785,0.135,0.15,0.86);
}
.footer-sitemap__link:hover,
.footer-sitemap__link:active,
.footer-sitemap__link[aria-current],
.footer-address a:hover,
.footer-address a:active,
.footer-address a[aria-current],
.footer-legal__link:hover,
.footer-legal__link:active,
.footer-legal__link[aria-current],
span.footer-legal__link:hover,
span.footer-legal__link:active,
span.footer-legal__link[aria-current] {
 color:var(--animated-underline-color-text-hover,#004f7c);
 background-size:0% var(--width-underline,2px),100% var(--width-underline,2px);
}
.footer-legal-social-nav {
 border-top:1px solid #fff;
 position:relative;
 padding:1rem 0 4rem;
 display:flex;
 flex-direction:column;
}
@media (min-width:960px) {
 .footer-legal-social-nav {
  justify-content:space-between;
  flex-direction:row;
  flex-wrap:wrap;
 }
}

.button--icon-only:not(.button--full-width) {
  padding: 0;
  width: 3.25rem;
}
.button--icon-only .button__text {
  position: absolute;
  height: 1px;
  width: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  overflow: hidden;
  white-space: nowrap;
}
.social-links {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.5em;
}
.button__icon, .button-footer > .icon {
  color: inherit;
  flex-shrink: 0;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  display: flex;
  align-items: center;
}
.button--icon-only:not(.button--full-width) {
  padding: 0;
  width: 3.25rem;
}
.button-footer, .db--overlay-submit {
  font-size: 1.1875rem;
  line-height: 1.2;
}
.button-footer, .db--overlay-submit {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  line-height: inherit;
  padding: 0;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 3.25rem;
  margin: 0;
  padding: 0 3em;
  text-align: center;
  text-transform: none;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.2s ease;
  border-width: 1px;
  border-radius: 0;
  border-style: solid;
  box-shadow: 0;
  color: #fff;
  background-color: #004f7c;
  border-color: #004f7c;
}

.footer .social-links__link {
  color: #004f7c;
  border-radius: 50%;
  border: 0 solid #fff;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer .social-links__link:hover,
.footer .social-links__link:focus {
  background-color: #a1e703;
  color: #004f7c;
}
.social-links__item {
  padding: 0 0.5em;
}
.footer-legal__item {
  padding: 0 0.5e!importantm;
}
.footer-sitemap__link, .footer-address a, .footer-legal__link, span.footer-legal__link {
  display: inline-block !important;
  padding: 0.5em 0!important;
}
.footer-sitemap__link, .footer-sitemap__link:visited, .footer-address a, .footer-address a:visited, .footer-legal__link, .footer-legal__link:visited, span.footer-legal__link, span.footer-legal__link:visited {
  display: inline;
  color: var(--animated-underline-color-text,#000);
  text-decoration: none;
  background-image: linear-gradient(var(--animated-underline-color-underline,transparent),var(--animated-underline-color-underline,transparent)),linear-gradient(var(--animated-underline-color-underline-hover,#a1e703),var(--animated-underline-color-underline-hover,#a1e703));
  background-position-x: calc(100% + var(--animated-underline-offset-x,0%)),calc(0% + var(--animated-underline-offset-x,0%));
  background-position-y: calc(100% + var(--animated-underline-offset-y,-0.5em)),calc(100% + var(--animated-underline-offset-y,-0.5em));
  background-size: 100% var(--width-underline,2px),0% var(--width-underline,2px);
  background-repeat: no-repeat;
  will-change: background-size;
  transition: background-size 0.15s cubic-bezier(0.785,0.135,0.15,0.86);
}

.versandkontext-feedback .fehler {
    display: block;
    border: 1px solid red;
    margin: 10px 0;
    padding: 5px;
    border-radius: 5px;
    color: red;
}

.versandkontext-feedback .fehler > b {
    color: red;
}

.versandkontext-feedback .msg {
    display: block;
    border: 1px solid darkgreen;
    margin: 10px 0;
    padding: 5px;
    border-radius: 5px;
    color: darkgreen;
}

.container-logo-toolbar,
#content-container #content,
#main-footer .container {
  max-width: 1240px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}


#content-container #content .row .col-md-9 {
  padding-right: 1rem;
  padding-left: 1rem;
  margin-right: auto;
  margin-left: auto;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

#content-container #content .container {
  padding: 0;
  margin:0;
  width:100%;
}

.container-logo-toolbar .row {
    margin: 0;
    padding-bottom: 70px;
}

div#top {
    border: none;
}

#main-footer p {
    margin: 0;
}

#content .versandkontext-feedback span.checkmark {
    margin-top: 7px;
}
