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;
}
