label[for=datenschutz] a.RichTextIntLink {
   padding-left: 12px;
}
#alertmask { display: none; }
#alertmask.on { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-pack: center; -ms-flex-line-pack: center; -ms-flex-align: center; align-items: center; justify-content: center; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 500; background: rgba(0, 0, 0, 0.5); }
#alertmask.on { display: block; }
#alertdialog { overflow: auto; display: block; position: fixed; top: 50%; left: 50%; margin-top: -10%; margin-left: -25%; background-color: white; padding: 10px; }
.mfp-container {
  max-height: 100%;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  max-height: 95%;
  overflow-y: scroll;
}

@media screen and (min-width: 64em) {
.header--claim {
    padding:0px;
}
}


/* COVID-19 Impfstoff Anpassung */

.intro .intro--button {
  display: inline-block;
}

.js-off fieldset .covid {
  display: none;
}
.footer {
   position: relative;
}
#share {
   margin-left:0;
   margin-right:0;
}
.share .shariff .mail a::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 13px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal) no-repeat -525px -1221px;
}



.c-text-image {
display:flex;
}
.l-text-image-grid > .row > .column {
    margin-bottom: 16px;
}
.l-text-image-grid .c-text-image {
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    height: 100%;
}
.l-text-image-grid .c-text-image__text {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.l-text-image-grid .c-text-image__text {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.l-text-image-grid .c-text-image__text, .l-text-image-grid .c-text-image__image, .l-text-image-grid .c-text-image__footer {
    max-width: 100%;
}
.c-text-image__text {
    padding: 16px;
}
.c-text-image h3:last-child, .c-text-image h5:last-child, .c-text-image p:last-child {
    margin-bottom: 0;
}
.l-text-image-grid .c-text-image__image {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.l-text-image-grid .c-text-image__image, .l-text-image-grid .c-text-image__footer {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.l-text-image-grid .c-text-image__text, .l-text-image-grid .c-text-image__image, .l-text-image-grid .c-text-image__footer {
    max-width: 100%;
}
.c-text-image__image img {
    display: block;
    background-color: #F2F2F2;
    width: 100%;
}
.c-text-image {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-flow: column-reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
    background-color: #FFFFFF;
    margin-bottom: 16px;
    border: 1px solid #CCCCCC;
}
.text-center {
text-align:center;
padding-top:30px;
}
.cookiebanner {
  overflow: hidden;
  background: #FFFFFF;
  border-bottom: 3px solid #004F80;
  padding: 70px 10px 0;
}
.cookiebanner h2 {
  margin-bottom: 20px;
}
.cookiebanner .all {
  display: none;
}
.cookiebanner a.RichTextIntLink:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal) no-repeat -372px -336px;
  left: 5px;
  top: 5px;
}
.cookiebanner a.RichTextIntLink:hover, .cookiebanner a.RichTextIntLink:focus, .cookiebanner a.RichTextIntLink:active {
  text-decoration: none;
}
.cookiebanner a.RichTextIntLink:hover:before, .cookiebanner a.RichTextIntLink:focus:before, .cookiebanner a.RichTextIntLink:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal) no-repeat -355px -40px;
}
.cookiebanner.classic {
  background: #004F80;
  color: #FFFFFF;
}
.js-on .cookiebanner {
  bottom: 0;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #F2F2F2;
  overflow: inherit;
  border: none;
}
.js-on .cookiebanner.top {
  bottom: auto;
  padding-top: 4.8rem;
  top: -1000px;
  overflow: visible;
}
.js-on .cookiebanner.classic {
  background-color: #004F80;
  color: #FFFFFF;
}
.js-on .cookiebanner.classic .cookiebannerbox {
  top: 0;
  bottom: 0;
}
.js-on .cookiebanner.classic .cookiebannerbox > div {
  background-color: #004F80;
  box-shadow: none;
  color: #FFFFFF;
  padding: 10px 0;
}
.js-on .cookiebanner.classic .cookiebannerbox a.RichTextIntLink {
  color: #FFFFFF;
  padding-left: 20px;
  position: relative;
}
.js-on .cookiebanner.classic .cookiebannerbox a.RichTextIntLink:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal) no-repeat -347px -112px;
  left: 9px;
  top: 5px;
}
.js-on .cookiebanner.classic.top .cookiebannerbox > div {
  background-color: #004F80;
  box-shadow: none;
  color: #FFFFFF;
  padding: 10px 0 0;
}
.js-on .cookiebannerbox {
  width: 100%;
  position: relative;
  margin: 0 auto;
  top: -15px;
}
.js-on .cookiebannerbox > div {
  overflow: hidden;
  margin: 0 auto;
  padding: 10px 10px 0;
  width: 97%;
}
.js-on .cookiebannerbox > div .button-row {
  display: block;
  vertical-align: bottom;
  margin-bottom: 10px;
}
.js-on .cookiebannerbox .picture {
  display: none;
}
.js-on .cookiebannerbox .text p {
  margin: 0;
}
.js-on .cookiebannerbox .button-row {
  padding: 20px 10px;
}
.js-on .cookiebannerbox .button-row .button {
  display: block;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
  padding: 10px;
  color: #FFFFFF;
}
.js-on .cookiebannerbox .button-row .button:hover, .js-on .cookiebannerbox .button-row .button:focus, .js-on .cookiebannerbox .button-row .button:active {
  text-decoration: underline;
  cursor: pointer;
}
.js-on .cookiebannerbox .button-row .confirmSelection {
  display: none;
}
#matomoTracking input[type='radio'] {
  margin-top: 10px;
}
@media only screen and (min-width: 1024px) {
  .js-on .cookiebannerbox > div {
    width: 100%;
    max-width: 960px;
    display: table;
  }
  .js-on .cookiebannerbox > div .text {
    display: table-cell;
  }
  .js-on .cookiebannerbox > div .button-row {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 10px;
  }
  .js-on .cookiebannerbox > div .button-row .button {
    word-break: normal;
    margin-left: 10px;
  }
  .js-on .cookiebannerbox > div .picture {
    display: block;
  }
  .js-on .cookiebanner {
    padding: 30px 10px 0;
  }
  .js-on .cookiebanner.top {
    top: -1000px;
    bottom: auto;
    padding-top: 0;
    overflow: visible;
  }
  .js-on .cookiebanner.classic .cookiebannerbox {
    top: 0;
    bottom: 0;
  }
}
 #cookiebanner{
   display: none;
 }
.banner-visible #cookiebanner{
   display: block;
}
.c-share {
    left: 50%;
    right: auto;
    -webkit-transform: translateY(-100%) translateY(-20px) translateX(-50%);
    -ms-transform: translateY(-100%) translateY(-20px) translateX(-50%);
    transform: translateY(-100%) translateY(-20px) translateX(-50%);
}
.c-functions__item *, .c-functions__to-top {
    font-size: 1.4rem;
    line-height: 1.42857;
}
.c-functions__item *, .c-functions__to-top {
    font-size: 1.3rem;
    line-height: 1.53846;
}
.c-share__closer {
    width: 12px;
    height: 12px;
    padding: 2px;
    position: absolute;
    top: 11px;
    right: 10px;
    cursor: pointer;
}
.c-share__closer svg {
    width: 10px;
    height: 10px;
    margin: 0;
}
.c-share {
    background-color: #fff;
    border: solid 1px #B4C5D6;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 8px rgba(51,51,51,0.15);
    box-shadow: 0 2px 8px rgba(51,51,51,0.15);
    position: absolute;
    top: 0;
    right: 150px;
    z-index: 1;
    -webkit-transform: translateY(-100%) translateY(-20px) translateX(100%) translateX(-10px);
    -ms-transform: translateY(-100%) translateY(-20px) translateX(100%) translateX(-10px);
    transform: translateY(-100%) translateY(-20px) translateX(100%) translateX(-10px);
    text-align: left;
    width:200px;
}
.c-functions__item *, .c-functions__to-top {
    font-size: 1.2rem;
    line-height: 1.41667;
}
.c-functions button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.c-functions button, .c-functions button {
    background-size: 0 2px;
    color: #004F80;
    font-weight: bold;
}
.c-functions button, .c-functions a {
    display: inline;
    line-height:35px;
}
.c-functions button {
   font-size:1em;
}
button.c-functions__share {
    font-size: 1.4rem;
    font-weight: normal;
  cursor: pointer;
}
button.c-functions__share:hover {   
 color: #000;
    text-decoration: underline;
}
button.c-share__link {
  cursor: pointer;
}
button.c-share__link:hover {
  text-decoration:underline;
}
.c-functions__item {
    margin-left: 0;
    margin-right: 25px;
}
.c-functions__item {
    margin: 0 8px;
    text-align: center;
    font-weight: bold;
    text-align:right;
}
.c-functions__list {
    margin-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width:100%;
}
.c-functions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    margin-top:-3rem;
}
.sectionRelated + .c-functions {
    margin-top: 0rem;
}
a + .c-functions {
    margin-top: 1rem;
}
.c-share__title {
    padding: 10px;
    font-size: 1.4rem;
    font-weight:bold;
    margin-bottom:0px;
}
.footer--functions .c-share__list {
padding:0px 20px 20px 20px;
}
.c-share__item {
    margin-left: 0;
    border-bottom: solid 1px #B4C5D6;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.c-functions__share:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 15px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal) no-repeat -362px -207px;
    padding-left:20px;
}
.c-share__link svg {
    width: 25px;
    height: 16px;
}
.c-share::after, .c-share::before {
    content: '';
    background-color: #fff;
    width: 28.2842px;
    height: 28.2842px;
    border: solid 1px #B4C5D6;
    border-top-width: 0;
    border-left-width: 0;
    position: absolute;
    top: auto;
    right: 132px;
    bottom: -20px;
    z-index: -1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
}
@media only screen and (max-width: 600px) {
.c-share {
left:-49px;
right:0;
}
}
.c-share::after, .c-share::before {
    right: 69px;
}
@media only screen and (min-width: 601px) {
.c-share::after, .c-share::before {
    right: 57px;
}
}
@media only screen and (min-width: 1024px) {
.c-share::after, .c-share::before {
    right: 118px;
}
}
.c-functions a {
font-size:1.7rem;
}
.c-functions-main {
    display: block;
    position:relative;
    padding:16px 0;
    margin-top:0;
}
.c-functions-main .c-functions__share{
   font-size: 1.4rem;
   font-weight:normal;
}
.c-functions-main .c-share {
   right:0;
   left:-220px;
   top:22px;
}
.footer .navFunctionsWrapper .navFunctionsRecommend .c-functions-main .c-share__item a {
padding:0;
}
.footer .navFunctionsWrapper .navFunctionsRecommend .c-functions-main .c-share__item a:before {
content:none;
}
.footer .navFunctionsWrapper ul .c-functions-main .c-share__list {
    float: none;
}
.footer #navFunctions li .c-functions-main .c-share__item{
    float: none;
    margin-right: 0px;
}
.footer h2, .footer .c-functions-main .c-share__title{
    Xpadding: 10px
}
.footer h2, .footer .c-functions-main button.c-share__link {
    cursor: pointer;
    color: #00305B;
    font-size: 1.7rem;
}
@media only screen and (max-width: 600px) {
.c-functions-main .c-share::after, .c-share::before {
    right: 132px;
}
}
@media only screen and (min-width: 601px) {
.c-functions-main .c-share::after, .c-functions-main .c-share::before {
    right: 132px;
}
}
@media only screen and (min-width: 1024px) {
.c-functions-main .c-share::after, .c-functions-main .c-share::before {
    right: 118px;
}
}
.c-functions-main .c-share::after, .c-functions-main .c-share::before {
bottom:-21px;
}
.footer .footer--functions-wrapper .shrink  h2 {
    cursor: default;
    color: #000000;
    font-size: 1.4rem;
    font-weight:bold;
}
.is-visible {
  display: block !important;
}
.is-hidden {
  display: none !important;
}
.footer #navFunctionsRecommend a:after, .footer #navFunctionsRecommend strong:after {
    content: none;
}
.footer #navFunctionsRecommend a, .footer #navFunctionsRecommend strong {
    padding:0;
}
.footer .footer--functions-wrapper ul .c-functions-main .c-share__list {
    float: none;
}
