
:root {
  --color-black: #000000;
  --color-blue: #164194;
  --color-white: #ffffff;
  --color-white90: #ffffffe5;
  --color-lightgrey: #e6e6e6;




  --color-lightblue: #0080B526;


  /*
  https://clamp.font-size.app/
  1440 bis 1920 // 0 bis 190px
  clamp(0rem, -40.625rem + 50vw, 11.875rem);
  */
  --fs-outerpadding-body: clamp(3.5625rem, 0.5625rem + 3.3333vw, 4.5625rem);
  --fs-outerpadding-body-sub1440: clamp(0.875rem, -2.201rem + 6.4083vw, 3.5625rem);

  /*
  https://clamp.font-size.app/
  500 bis 1320 // 0 bis 190px
  clamp(0rem, -40.625rem + 50vw, 11.875rem);
  */
  --fs-headline1: clamp(3.4375rem, 0.6555rem + 8.9024vw, 8rem);
  --fs-headline2: clamp(3rem, 1.1707rem + 5.8537vw, 6rem);
  --fs-headline3: clamp(2rem, 0.7805rem + 3.9024vw, 4rem);
  --fs-headline4: clamp(1.5rem, 1.0427rem + 1.4634vw, 2.25rem);
  --fs-headline5: clamp(1.25rem, 0.7927rem + 1.4634vw, 2rem);
  --fs-fliesstext: clamp(1.25rem, 1.0976rem + 0.4878vw, 1.5rem);;
  --fs-button: clamp(1.25rem, 0.9451rem + 0.9756vw, 1.75rem); /*clamp(1.5rem, 1.1951rem + 0.9756vw, 2rem);;*/
  --fs-fussnote: clamp(1rem, 0.8476rem + 0.4878vw, 1.25rem);
  --fs-mainmenuitem: clamp(2rem, 1.6951rem + 0.9756vw, 2.5rem);
  --fs-submenuitem: clamp(1.5rem, 1.1951rem + 0.9756vw, 2rem);
  --fs-subsubmenuitem: clamp(1.25rem, 1.0595rem + 0.6098vw, 1.5625rem);
  --fs-accordeon: clamp(1.5625rem, 1.372rem + 0.6098vw, 1.875rem);;
  --fs-accordeon-small: clamp(1.25rem, 1.0595rem + 0.6098vw, 1.5625rem);
}

.row:not(.g-0,.g-1,.g-2,.g-3,.g-4,.g-5) {
  --bs-gutter-x: 3rem;
 }

.color-blue {
  color:var(--color-blue);
}
.color-lightgrey {
  color:var(--color-lightgrey);
}

html {
 scroll-behavior: smooth;  
}

html, body {
  margin:0;
  padding:0;
  border:0;

  font-family: 'Source Sans 3';

  color: var(--color-black);

  color: var(--color-grey);
}

body {
  padding:0 var(--fs-outerpadding-body);
}

@media only screen and (max-width: 1439px) {
    body {
      padding:0 var(--fs-outerpadding-body-sub1440);
    }
}


*:focus-visible {
  outline: 2px solid var(--color-black);
  border-radius: 4px;
}
footer *:focus-visible {
  outline: 2px solid var(--color-white);
  border-radius: 4px;
}

a {
  color:inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
  height:auto;
}



/* space before + after */


.frame-space-before-extra-small { margin-top: 30px; }
.frame-space-before-small { margin-top: 50px; }
.frame-space-before-medium { margin-top: 60px; }
.frame-space-before-large { margin-top: 80px; }
.frame-space-before-extra-large { margin-top: 120px; }

.frame-space-after-extra-small { margin-bottom: 30px; }
.frame-space-after-small { margin-bottom: 50px; }
.frame-space-after-medium { margin-bottom: 60px; }
.frame-space-after-large { margin-bottom: 80px; }
.frame-space-after-extra-large { margin-bottom: 120px; }





/* typo */

.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }


p {
  font-size:22px;
}

.fs-small {
  font-size:16px;
}

.ce-bodytext ul,
.ce-bodytext ol {
  font-size:22px;
  padding-left: 1.3em;
}

.ce-bodytext ul {
    list-style-type: disc;
    font-size: 22px;
}

.ce-bodytext ul li,
.ce-bodytext ol li {
  margin-bottom: 1em;
}
.ce-bodytext ul.nolimargin li,
.ce-bodytext ol.nolimargin li {
  margin-bottom: 0em;
}


.ce-bodytext ul li::marker,
.ce-bodytext ol li::marker {
  color: var(--color-blue);   
  font-size:22px;
}

.bgcolor-blue .ce-bodytext ul li::marker,
.bgcolor-blue .ce-bodytext ol li::marker {
  color: var(--color-white);   
}

.ce-bodytext ol li::marker {
    font-weight: 600;
}

strong,b,em {
    font-weight: 600;
}

.h-typ1 {
  font-size: 48px;
  color:var(--color-blue);
  font-weight: normal;
  margin-bottom:0.5em;
}

.h-typ2 {
  font-size: 36px;
  color:var(--color-blue);
  font-weight: normal;
  margin-bottom:0.5em;
}

.h-typ3 {
  font-size: 22px;
  color:var(--color-blue);
  font-weight: normal;
  margin-bottom:0.5em;
}
p.h-typ1, p.h-typ2 , p.h-typ3 {
  line-height: 1.2;
}

.h-newsslider {
    font-size:22px;
    font-weight: 700;
    margin-bottom: 1em;
}
.nomarginbottom {
  margin-bottom: 0;
}

.ce-bodytext a:not(.button) {
    text-decoration: underline;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: 5%; /* 0.8px */
    text-underline-offset: 13%; /* 2.08px */
    text-underline-position: from-font;    
}


.button {
  display: inline-block;
  font-size: 22px;
  padding: 10px 20px;
  border-radius: 10px;
}

.button.typ1 {
  color:var(--color-white);
  background-color: var(--color-blue);
  border:2px solid  var(--color-blue);
  transition: color 0.2s ease, background-color 0.2s ease;
  
  background-image:url(../Icons/arrow-right-white.svg);
  background-position:calc(100% - 20px) center;
  background-repeat: no-repeat;
  background-size: auto 18px;
  padding-right: 50px;
  transition: color 0.2s ease,background-color 0.2s ease, border-color 0.2s ease, background-image 0.2s ease;
}


.button.typ1:hover {
  color:var(--color-blue);
  background-color: var(--color-white);
  transition: color 0.2s ease,background-color 0.2s ease, border-color 0.2s ease, background-image 0.2s ease;
  background-image:url(../Icons/arrow-right-blue.svg);
}

.button.typ1.back {
  color:var(--color-white);
  background-color: var(--color-blue);
  border:2px solid  var(--color-blue);
  transition: color 0.2s ease, background-color 0.2s ease;
  
  background-image:url(../Icons/arrow-left-white.svg);
  background-position:20px center;
  background-repeat: no-repeat;
  background-size: auto 18px;
  padding-left: 50px;
  padding-right: 20px;
  transition: color 0.2s ease,background-color 0.2s ease, border-color 0.2s ease, background-image 0.2s ease;
}


.button.typ1.back:hover {
  color:var(--color-blue);
  background-color: var(--color-white);
  transition: color 0.2s ease,background-color 0.2s ease, border-color 0.2s ease, background-image 0.2s ease;
  background-image:url(../Icons/arrow-left-blue.svg);
}


.button.search {
  color:var(--color-black);
  background-color: var(--color-lightgrey);
  border:2px solid  var(--color-lightgrey);
  transition: color 0.2s ease, background-color 0.2s ease;
  background-image:url(../Icons/magnifying-glass-solid-full.svg);
  background-position:calc(100% - 20px) center;
  background-repeat: no-repeat;
  background-size: auto 18px;
  padding-right: 50px;
  transition: color 0.2s ease,background-color 0.2s ease, border-color 0.2s ease, background-image 0.2s ease;
}
.button.search:hover {
  color:var(--color-black);
  background-color: var(--color-white);
  border:2px solid  var(--color-black);
  transition: color 0.2s ease,background-color 0.2s ease, border-color 0.2s ease, background-image 0.2s ease;
}
.button.search::after {
    content:'';
}

/* contentArea */

#contentArea {
    width: 100%;
    overflow-x: hidden;
}


@media only screen and (min-width: 991px) {
  .twocolumn-col2 {
    border-left:1px solid var(--color-blue);
  }
  .twocolumn-col1,
  .twocolumn-col2 {
      padding-top:30px;
  }
}


/* container */
.container-small {
    max-width: 1074px;
    margin:0 auto;
}

.bgcolor-blue {
    background-color: var(--color-blue);
    padding:25px;
    border-radius: 25px;
}
.bgcolor-blue * {
    color: var(--color-white) !important;
}

.bgcolor-lightgrey {
    background-color: var(--color-lightgrey);
    padding:25px;
    border-radius: 25px;
}


.container-hasborder-1 {
    padding:25px;
    border:2px solid var(--color-blue);
    border-radius: 25px;
    box-sizing: border-box;
}

.container-1col-contentwrapper,
.container-2col-contentwrapper {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}
.container-1col-contentwrapper.container-wide,
.container-2col-contentwrapper.container-wide {
    max-width: 1140px;
}

/* dividerline  */
.dividerline {
    border-bottom:1px solid var(--color-blue);
}


/* akkordeon */
.accordeonelement {
    border-bottom:1px solid var(--color-blue);
    margin-bottom:0;
}

.accordeonelement-header-wrapper {
  display:  flex;
  align-items: center;  
  gap:  25px;
  margin-bottom: 0;
}

.accordeonelement-header {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.accordeonelement-header p:last-child {
  margin-bottom: 0;
}
.accordeonelement-header-wrapper + * {
  margin-top: 10px;
}

.accordeonelement-image {
    flex:0 0 55px;
}

.accordeonelement-contentarea {
    flex:1;
}

.accordeonelement-content {
    display: none;
}

.accordeonelement.open .accordeonelement-content {
    display: block;
}

.h-accordeon {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    flex: 1;
    padding-right: 0;
    cursor:   pointer;  
}

.h-accordeon button {
    appearance: none;
    background: transparent;
    border:0;
    padding:0;
    flex:1;
    text-align: left;
}

.h-accordeon button + .accordeonelement-icon {
    transition: transform 0.2s ease;  
}

.h-accordeon button[aria-expanded="true"] +     .accordeonelement-icon {
    transform: rotate(180deg);
    transition: transform 0.2s ease;  
}

/* kesearch */
#contentArea .tx-kesearch-pi1 {
    font-family: 'Source Sans 3';
    font-size: 22px;
}

#contentArea .tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
    color: var(--color-blue);
    font-weight: bold;
}

#contentArea #kesearch_num_results {
    color: var(--color-black);
}

.kesearch_searchbox_desktop > legend {
    display: none;
}

#ke_search_sword_desktop {
    appearance: none;
    color: var(--color-blue);
    border: 2px solid var(--color-blue);
    transition: color 0.2s ease, background-color 0.2s ease;
    font-size: 22px;
    padding: 10px 20px;
    padding-right: 20px;
    border-radius: 10px;    
    margin-right: 10px;
    box-shadow: none;
}
.tx-kesearch-pi1 input[type="search"] {
    margin-bottom: 20px;
}
main #kesearch_results .result-list-item {
    margin: 20px 0 20px 0;
    border-bottom: 1px solid var(--color-blue);
    padding-bottom: 20px;
}


/* homepageelement */
.homepageelement-element {
    position: relative;

    padding-top: clamp(7.625rem, 6.7321rem + 4.4643vw, 10.75rem);
    padding-bottom: clamp(7.625rem, 6.7321rem + 4.4643vw, 10.75rem);
    padding-left: 30px;
    padding-right: 30px;
}

@media only screen and (max-width: 800px) {    
  .homepageelement-breadcrumonly-1 .homepageelement-element {
    padding-left: 0;
  }
}
.homepagelement-image-desktop {
  position: absolute;
  left:0;
  top:0;
  right:0;
  bottom:0;
  z-index: 1;
    background-size: cover;
    background-position: center;
    border-radius: 25px;}

.homepagelement-image-mobile {
  position: absolute;
  left:0;
  top:0;
  right:0;
  bottom:0;
  z-index: 1;
  display: none;
      background-size: cover;
    background-position: center;
    border-radius: 25px;
}

@media only screen and (max-width: 900px) {    
  .homepageelement-imgcnt-2 .homepagelement-image-desktop {
    display: none;
  }
  .homepageelement-imgcnt-2 .homepagelement-image-mobile {
    display: block;
  }

  .homepageelement-imgcnt-2 .homepageelement-element {
      padding-top: 10vw;
      padding-bottom: 45vw;
  }
}

.homepageelement-hasimage-0 .homepageelement-element-content::before {
    content:'';
    position: absolute;
    left:0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 25px;
    background: var(--color-blue);
}
/*
.homepageelement-hasimage-1:not(.homepageelement-hideoverlay-1) .homepageelement-element-content::before {
    content:'';
    position: absolute;
    left:0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 25px;
    background: rgba(22, 65, 148, 0.40);
}
*/
.homepageelement-hasimage-1:not(.homepageelement-hideoverlay-1) .homepagelement-image-mobile::before,
.homepageelement-hasimage-1:not(.homepageelement-hideoverlay-1) .homepagelement-image-desktop::before {
    content:'';
    position: absolute;
    left:0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 25px;
    background: rgba(22, 65, 148, 0.40);
}

.homepageelement.homepageelement-breadcrumonly-1 .homepageelement-element {
    padding-top: 0;
    padding-bottom: 0;
}

.homepageelement-breadcrumonly-1 .homepageelement-element-content::before {
    background: transparent;
}

.homepageelement-element-content {
    hyphens: auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: center;
    z-index: 2;
}

.homepageelement-element-content-wrapper {
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.homepageelement-element-content-innerwrapper {
    max-width: 700px;
    width: 100%;
}

.homepageelement-element h1,
.homepageelement-element h2,
.homepageelement-element h3,
.homepageelement-element p {
    color: var(--color-white);
}




.newsswiper {
    overflow: hidden;
}
@media only screen and (max-width: 768px) {    
}


.newsswiper .swiper-slide {
  height: auto !important;
}
.newsswiper .swiper-slide > li {
    background-color: var(--color-white);
    border-radius: 25px;
    padding: 25px;
}

.newsswiper-colwrapper {
    display: flex;
}

.newsswiper-maincol {
    flex:0 0 calc(100% / 12 * 11);
    width: 100%;
}

.newsswiper-navcol {
    position: relative;
    flex:0 0 calc(100% / 12 * 1);

}

.swiper-pagination-bullet {
    width: 22px;
    height: 22px;
    display: inline-block;
    background: transparent;
    border: 2px solid var(--color-blue);
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: var(--color-blue);
}

@media only screen and (max-width: 768px) {    
    .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
        left: initial;
        width: 100%;
        right: 0;
        top: 25px;
        transform: none;
    }

    .newsswiper-colwrapper {
        flex-direction: column;
    }
}


nav.breadcrumb {
    color:var(--color-white);
}

.homepageelement-breadcrumonly-1 nav.breadcrumb {
  color:var(--color-black);
}

nav.breadcrumb ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

nav.breadcrumb ol li {
    display: inline-block;
}

nav.breadcrumb ol li::after {
    content:' > ';
    padding:0 7px;
}
nav.breadcrumb ol li:last-child::after {
    content:'';
}




/*
usernotice
*/

#usernotice {
    background-color: var(--color-white);
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    padding: 0 25px;
    position: fixed;
    bottom: 0;
    z-index: 11;
    border: 1px solid #eeeeee;
    left: calc(var(--fs-outerpadding-body) + 2px);
    right: calc(var(--fs-outerpadding-body) + 2px);
}
@media only screen and (max-width: 1439px) {
    #usernotice {
    left: calc(var(--fs-outerpadding-body-sub1440) + 2px);
    right: calc(var(--fs-outerpadding-body-sub1440) + 2px);
    }
}


.usernotice-wrapper {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;    
}

.usernotice-headline {
    padding-top: 15px;
    padding-bottom: 15px;
}

#usernotice-toggle {
    appearance: none;
    margin: 0;
    padding: 0 0 0 60px;
    border: 0;
    background-color: transparent;
    text-align: left;
    font-size: 22px;
    color: var(--color-black);
    width: 100%;
    background-image: url(../Icons/EUPRN_Icon_V2_Achtung_zenriert.svg);
    background-position: left center;
    background-size: auto 36px;
    background-repeat: no-repeat;
    height: 36px;
}
.usernotice-content-wrapper {
    display: none;
}



.news-list-view .list-group-item.topnews{
    border-radius: 25px !important;
    padding:25px;
    margin-bottom: 20px;
}

.news-list-view .list-group-item:not(.topnews) {
    background-color: transparent;
    border:0;
    border-bottom: 1px solid var(--color-blue);
    border-radius: 0;
    margin-bottom: 10px;
}

.news-list-view .list-group-item:not(.topnews) div.col-md-3{
    display: none;
}

.news-list-view .list-group-item:not(.topnews) div.col-md-9 {
    width: 100%;
}

.news-list-view .list-group-item:not(.topnews) .lead {
    display: none;
}

.news-list-view .list-group-item:not(.topnews) h3 {
  margin-bottom: 0.5em;
}

.news-additionalinfo {
    display: inline-flex;
}
.news-additionalinfo > *::after {
    content:'|';
    padding:0 5px; 
}
.news-additionalinfo > *:last-child::after {
    content:'';
    padding:0; 
}

.news-additionalinfo .label-categorynames::after {
    content:'';
    padding:0; 
}

.news-additionalinfo .label-categorynames:has(.categoryname)::after {
    content:'|';
    padding:0 5px; 
}

.categoryname:last-child .categorynamedivider {
    display: none;
}

.page-link {
    color: var(--color-blue);
}

.active > .page-link, .page-link.active {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: var(--color-blue);
    border-color: var(--color-blue);
}

.news-related {
    margin-top: 30px;
    border-top: 1px solid var(--color-blue);
    padding-top: 20px;
    border-bottom: 1px solid var(--color-blue);
    margin-bottom: 30px;
}

.news-related ul {
  margin:0 0 1em 0;
  padding:0;
  list-style: none;
}

.news-related li p {
  display: flex;
  grid-gap: 40px;
  justify-content: space-between;
}


.news-related p a {
  position: relative;
  background: url(../Icons/icon-downloads.svg) right center no-repeat;
  background-size: 22px auto;
  padding-right: 30px;
}

.news-related p a::after {
    content: '';
    position: absolute;
    left: 0;
    width: 0%;
    bottom: 0;
    height: 1px;
    background-color: var(--color-blue);
    transition: width 0.2s ease;
}

.news-related p a:hover::after {
    width: calc(100% - 30px);
    transition: width 0.2s ease;
}



body .cookie-consent-container {
    font-family: 'Source Sans 3';
    font-weight: 400;
    font-size: 16pxv;
    color: var(--color-black);
    line-height: initial; 
}

body .cookie-consent-container .buttons .btn--secondary,
body .cookie-consent-container .buttons .btn--primary {
    background-color: var(--color-white); 
    color: var(--color-black);
    border: 2px solid var(--color-black);
}

body .cookie-consent-container .buttons .btn--secondary:hover,
body .cookie-consent-container .buttons .btn--primary:hover {
    border-color: var(--color-blue);
    background-color: var(--color-blue);
    color: var(--color-white);
}

body .cookie-consent-container p {
    font-size: 18px;
}

body .cookie-consent-container .label:hover .checkmark {
    background-color: var(--color-blue);
}

body .cookie-consent-container .label input:focus~.checkmark {
    outline: 2px solid var(--color-blue);
}

body .cookie-consent-container .consent-modal .option-wrapper .label input:checked~.checkmark {
    background-color: var(--color-blue);
}

body .cookie-consent-container .label input:checked~.checkmark {
    background-color: var(--color-blue);
}


.frame-type-mindshapecookieconsent_consent .container {
  padding:0 !important;
}

.frame-type-mindshapecookieconsent_consent .container .col-12 {
  margin-bottom: 20px;
}

.frame-type-mindshapecookieconsent_consent .container .col-12 .btn {
    font-size:18px;
    --bs-btn-bg: var(--color-blue);
    --bs-btn-border-color: var(--color-blue);  
}

@media only screen and (max-width: 768px) {
  .cookie-consent-container .consent-modal {
      max-height: 95dvh !important;
  }
}
.filedownloads ul {
  margin:0;
  padding:1em 0 0 0;
  list-style: none;
  border-top:1px solid var(--color-blue);
  border-bottom:1px solid var(--color-blue);
}

.filedownloads ul li p {
  display: flex;
  gap: 40px;
  justify-content: space-between;
}

.filedownloads ul li p a {
  position: relative;
  background: url(../Icons/icon-downloads.svg) right center no-repeat;
  background-size: 22px auto;
  padding-right: 30px;
}

.filedownloads ul li p a::after {
    content: '';
    position: absolute;
    left: 0;
    width: 0%;
    bottom: 0;
    height: 1px;
    background-color: var(--color-blue);
    transition: width 0.2s ease;
}

.filedownloads ul li p a:hover::after {
    width: calc(100% - 30px);
    transition: width 0.2s ease;
}