@charset "UTF-8";
@font-face {
  font-family: "Font Awesome 5 Brands";
  src: url("/typo3conf/ext/q4u_template/Resources/Public/Fonts/fa-brands-400.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("/typo3conf/ext/q4u_template/Resources/Public/Fonts/Roboto-Italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("/typo3conf/ext/q4u_template/Resources/Public/Fonts/Roboto-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("/typo3conf/ext/q4u_template/Resources/Public/Fonts/Roboto-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("/typo3conf/ext/q4u_template/Resources/Public/Fonts/Roboto-BoldItalic.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    transform-origin: 0;
  }

  .mfp-arrow-right {
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* v1.0.6 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr;
}

.royalSlider > * {
  float: left;
}

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none;
}

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0;
}

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsArrow,
.rsThumbsArrow {
  cursor: pointer;
}

.rsThumb {
  float: left;
  position: relative;
}

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  transition: opacity 0.3s linear;
}

.rsHidden {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.3s, opacity 0.3s linear;
}

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  transition: 0s;
  display: none;
}

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto;
}

.rsContent {
  width: 100%;
  height: 100%;
  position: relative;
}

.rsPreloader {
  position: absolute;
  z-index: 0;
}

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22;
}

.rsTabs {
  float: left;
  background: none !important;
}

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVideoContainer {
  /*left: 0;
  top: 0;
  position: absolute;*/
  /*width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  float: left;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: relative;
}

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: 0.3s;
}

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1;
}

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  box-sizing: border-box;
  padding-right: 44px;
}

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15;
}

img.rsImg {
  max-width: none;
}

.grab-cursor {
  cursor: url(grab.png) 8 8, move;
}

.grabbing-cursor {
  cursor: url(grabbing.png) 8 8, move;
}

.rsNoDrag {
  cursor: auto;
}

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(blank.gif);
}

/*!
 * shariff - v1.26.0 - Fri, 28 Jul 2017 11:36:42 GMT
 * https://github.com/heiseonline/shariff
 * Copyright (c) 2017 Ines Pauer, Philipp Busse, Sebastian Hilbig, Erich Kramer, Deniz Sesli
 * Licensed under the MIT license
 */
.shariff:after, .shariff:before {
  content: " ";
  display: table;
}

.shariff:after {
  clear: both;
}

.shariff ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.shariff li {
  overflow: hidden;
}

.shariff li, .shariff li a {
  height: 35px;
  box-sizing: border-box;
}

.shariff li a {
  color: #fff;
  position: relative;
  display: block;
  text-decoration: none;
}

.shariff li .share_count, .shariff li .share_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align: middle;
  line-height: 35px;
}

.shariff li .fa {
  width: 35px;
  line-height: 35px;
  text-align: center;
  vertical-align: middle;
}

.shariff li .share_count {
  padding: 0 8px;
  height: 33px;
  position: absolute;
  top: 1px;
  right: 1px;
}

.shariff .orientation-horizontal li {
  -webkit-box-flex: 1;
}

.shariff .orientation-horizontal .info {
  -webkit-box-flex: 0;
}

.shariff .orientation-horizontal {
  display: flex;
  flex-wrap: wrap;
}

.shariff .orientation-horizontal li {
  float: left;
  flex: none;
  width: 35px;
  margin-right: 3%;
  margin-bottom: 10px;
}

.shariff .orientation-horizontal li:last-child {
  margin-right: 0;
}

.shariff .orientation-horizontal li .share_text {
  display: block;
  text-indent: -9999px;
  padding-left: 3px;
}

.shariff .orientation-horizontal li .share_count {
  display: none;
}

.shariff .theme-grey .shariff-button a {
  background-color: #b0b0b0;
}

.shariff .theme-grey .shariff-button .share_count {
  background-color: #ccc;
  color: #333;
}

.shariff .theme-white .shariff-button {
  border: 1px solid #ddd;
}

.shariff .theme-white .shariff-button a {
  background-color: #fff;
}

.shariff .theme-white .shariff-button a:hover {
  background-color: #eee;
}

.shariff .theme-white .shariff-button .share_count {
  background-color: #fff;
  color: #999;
}

.shariff .orientation-vertical {
  min-width: 110px;
}

.shariff .orientation-vertical li {
  display: block;
  width: 100%;
  margin: 5px 0;
}

.shariff .orientation-vertical li .share_count {
  width: 24px;
  text-align: right;
}

@media only screen and (min-width: 360px) {
  .shariff .orientation-horizontal li {
    margin-right: 1.8%;
    min-width: 80px;
    width: auto;
    flex: 1 0 auto;
  }

  .shariff .orientation-horizontal li .share_count {
    display: block;
  }

  .shariff .orientation-horizontal.col-1 li, .shariff .orientation-horizontal.col-2 li {
    min-width: 110px;
    max-width: 160px;
  }

  .shariff .orientation-horizontal.col-1 li .share_text, .shariff .orientation-horizontal.col-2 li .share_text {
    text-indent: 0;
    display: inline;
  }

  .shariff .orientation-horizontal.col-5 li, .shariff .orientation-horizontal.col-6 li {
    flex: none;
  }
}
@media only screen and (min-width: 640px) {
  .shariff .orientation-horizontal.col-3 li {
    min-width: 110px;
    max-width: 160px;
  }

  .shariff .orientation-horizontal.col-3 li .share_text {
    text-indent: 0;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  .shariff .orientation-horizontal li {
    min-width: 110px;
    max-width: 160px;
  }

  .shariff .orientation-horizontal li .share_text {
    text-indent: 0;
    display: inline;
  }

  .shariff .orientation-horizontal.col-5 li, .shariff .orientation-horizontal.col-6 li {
    flex: 1 0 auto;
  }
}
@media only screen and (min-width: 1024px) {
  .shariff li, .shariff li a {
    height: 30px;
  }

  .shariff li .fa {
    width: 30px;
  }

  .shariff li .fa, .shariff li .share_count, .shariff li .share_text {
    line-height: 30px;
  }

  .shariff li .share_count {
    height: 28px;
  }
}
.shariff .addthis a {
  background-color: #f8694d;
}

.shariff .addthis a:hover {
  background-color: #f75b44;
}

.shariff .addthis .fa-plus {
  font-size: 14px;
}

.shariff .addthis .share_count {
  color: #f8694d;
  background-color: #f1b8b0;
}

.shariff .theme-white .addthis a {
  color: #f8694d;
}

@media only screen and (min-width: 600px) {
  .shariff .addthis .fa-plus {
    font-size: 14px;
    position: relative;
    top: 1px;
  }
}
.shariff .diaspora a {
  background-color: #999;
}

.shariff .diaspora a:hover {
  background-color: #b3b3b3;
}

.shariff .diaspora .fa-times-circle {
  font-size: 17px;
}

.shariff .theme-white .diaspora a {
  color: #999;
}

@media only screen and (min-width: 600px) {
  .shariff .diaspora .fa-times-circle {
    font-size: 16px;
  }
}
.shariff .facebook a {
  background-color: #3b5998;
}

.shariff .facebook a:hover {
  background-color: #4273c8;
}

.shariff .facebook .fa-facebook {
  font-size: 22px;
}

.shariff .facebook .share_count {
  color: #183a75;
  background-color: #99adcf;
}

.shariff .theme-white .facebook a {
  color: #3b5998;
}

@media only screen and (min-width: 600px) {
  .shariff .facebook .fa-facebook {
    font-size: 19px;
  }
}
.shariff .flattr a {
  background-color: #7ea352;
}

.shariff .flattr a:hover {
  background-color: #f67c1a;
}

.shariff .flattr a:hover .share_count {
  color: #d56308;
  background-color: #fab47c;
}

.shariff .flattr .fa-money {
  font-size: 22px;
}

.shariff .flattr .share_count {
  color: #648141;
  background-color: #b0c893;
}

.shariff .theme-white .flattr a {
  color: #f67c1a;
}

@media only screen and (min-width: 600px) {
  .shariff .flattr .fa-money {
    font-size: 19px;
  }
}
.shariff .googleplus a {
  background-color: #d34836;
}

.shariff .googleplus a:hover {
  background-color: #f75b44;
}

.shariff .googleplus .fa-google-plus {
  font-size: 22px;
}

.shariff .googleplus .share_count {
  color: #a31601;
  background-color: #eda79d;
}

.shariff .theme-white .googleplus a {
  color: #d34836;
}

@media only screen and (min-width: 600px) {
  .shariff .googleplus .fa-google-plus {
    font-size: 19px;
  }
}
.shariff .info {
  border: 1px solid #ccc;
}

.shariff .info a {
  color: #666;
  background-color: #fff;
}

.shariff .info a:hover {
  background-color: #efefef;
}

.shariff .info .fa-info {
  font-size: 20px;
  width: 33px;
}

.shariff .info .share_text {
  display: block !important;
  text-indent: -9999px !important;
}

.shariff .theme-grey .info a {
  background-color: #fff;
}

.shariff .theme-grey .info a:hover {
  background-color: #efefef;
}

.shariff .orientation-vertical .info {
  width: 35px;
  float: right;
}

@media only screen and (min-width: 360px) {
  .shariff .orientation-horizontal .info {
    flex: none !important;
    width: 35px;
    min-width: 35px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .shariff .info .fa-info {
    font-size: 16px;
    width: 23px;
  }

  .shariff .orientation-horizontal .info {
    width: 25px;
    min-width: 25px !important;
  }

  .shariff .orientation-vertical .info {
    width: 25px;
  }
}
.shariff .linkedin a {
  background-color: #0077b5;
}

.shariff .linkedin a:hover {
  background-color: #0369a0;
}

.shariff .linkedin .fa-linkedin {
  font-size: 22px;
}

.shariff .linkedin .share_count {
  color: #004785;
  background-color: #33aae8;
}

.shariff .theme-white .linkedin a {
  color: #0077b5;
}

@media only screen and (min-width: 600px) {
  .shariff .linkedin .fa-linkedin {
    font-size: 19px;
  }
}
.shariff .mail a {
  background-color: #999;
}

.shariff .mail a:hover {
  background-color: #a8a8a8;
}

.shariff .mail .fa-envelope {
  font-size: 21px;
}

.shariff .theme-white .mail a {
  color: #999;
}

@media only screen and (min-width: 600px) {
  .shariff .mail .fa-envelope {
    font-size: 18px;
  }
}
.shariff .print a {
  background-color: #999;
}

.shariff .print a:hover {
  background-color: #a8a8a8;
}

.shariff .print .fa-print {
  font-size: 21px;
}

.shariff .theme-white .print a {
  color: #999;
}

@media only screen and (min-width: 600px) {
  .shariff .print .fa-print {
    font-size: 18px;
  }
}
.shariff .pinterest a {
  background-color: #bd081c;
}

.shariff .pinterest a:hover {
  background-color: #d50920;
}

.shariff .pinterest .fa-pinterest-p {
  font-size: 22px;
}

.shariff .pinterest .share_count {
  color: #a31601;
  background-color: #eda79d;
}

.shariff .theme-white .pinterest a {
  color: #bd081c;
}

@media only screen and (min-width: 600px) {
  .shariff .pinterest .fa-pinterest-p {
    font-size: 19px;
    position: relative;
    top: 1px;
  }
}
.shariff .reddit a {
  background-color: #ff4500;
}

.shariff .reddit a:hover {
  background-color: #ff6a33;
}

.shariff .reddit .fa-reddit {
  font-size: 17px;
}

.shariff .theme-white .reddit a {
  color: #ff4500;
}

@media only screen and (min-width: 600px) {
  .shariff .reddit .fa-reddit {
    font-size: 16px;
  }
}
.shariff .stumbleupon a {
  background-color: #eb4924;
}

.shariff .stumbleupon a:hover {
  background-color: #ef7053;
}

.shariff .stumbleupon .fa-stumbleupon {
  font-size: 17px;
}

.shariff .theme-white .stumbleupon a {
  color: #eb4924;
}

@media only screen and (min-width: 600px) {
  .shariff .stumbleupon .fa-stumbleupon {
    font-size: 16px;
  }
}
.shariff .twitter a {
  background-color: #55acee;
}

.shariff .twitter a:hover {
  background-color: #32bbf5;
}

.shariff .twitter .fa-twitter {
  font-size: 28px;
}

.shariff .twitter .share_count {
  color: #0174a4;
  background-color: #96d4ee;
}

.shariff .theme-white .twitter a {
  color: #55acee;
}

@media only screen and (min-width: 600px) {
  .shariff .twitter .fa-twitter {
    font-size: 24px;
  }
}
.shariff .whatsapp a {
  background-color: #5cbe4a;
}

.shariff .whatsapp a:hover {
  background-color: #34af23;
}

.shariff .whatsapp .fa-whatsapp {
  font-size: 28px;
}

.shariff .theme-white .whatsapp a {
  color: #5cbe4a;
}

@media only screen and (min-width: 600px) {
  .shariff .whatsapp .fa-whatsapp {
    font-size: 22px;
  }
}
.shariff .xing a {
  background-color: #126567;
}

.shariff .xing a:hover {
  background-color: #29888a;
}

.shariff .xing .fa-xing {
  font-size: 22px;
}

.shariff .xing .share_count {
  color: #15686a;
  background-color: #4fa5a7;
}

.shariff .theme-white .xing a {
  color: #126567;
}

@media only screen and (min-width: 600px) {
  .shariff .xing .fa-xing {
    font-size: 19px;
  }
}
.shariff .tumblr a {
  background-color: #36465d;
}

.shariff .tumblr a:hover {
  background-color: #44546b;
}

.shariff .tumblr .fa-tumblr {
  font-size: 28px;
}

.shariff .theme-white .tumblr a {
  color: #5cbe4a;
}

@media only screen and (min-width: 600px) {
  .shariff .tumblr .fa-tumblr {
    font-size: 22px;
  }
}
.shariff .threema a {
  background-color: #333;
}

.shariff .threema a:hover {
  background-color: #1f1f1f;
}

.shariff .threema .fa-lock {
  font-size: 28px;
}

.shariff .theme-white .threema a {
  color: #333;
}

@media only screen and (min-width: 600px) {
  .shariff .threema .fa-lock {
    font-size: 22px;
  }
}
.shariff .weibo a {
  background-color: #f56770;
}

.shariff .weibo a:hover {
  background-color: #fa7f8a;
}

.shariff .weibo .fa-weibo {
  font-size: 28px;
}

.shariff .weibo .share_count {
  color: #0174a4;
  background-color: #f56770;
}

.shariff .theme-white .weibo a {
  color: #f56770;
}

@media only screen and (min-width: 600px) {
  .shariff .weibo .fa-weibo {
    font-size: 24px;
  }
}
.shariff .tencent-weibo a {
  background-color: #26ace0;
}

.shariff .tencent-weibo a:hover {
  background-color: #38bbeb;
}

.shariff .tencent-weibo .fa-tencent-weibo {
  font-size: 28px;
}

.shariff .tencent-weibo .share_count {
  color: #0174a4;
  background-color: #26ace0;
}

.shariff .theme-white .tencent-weibo a {
  color: #26ace0;
}

@media only screen and (min-width: 600px) {
  .shariff .tencent-weibo .fa-tencent-weibo {
    font-size: 24px;
  }
}
.shariff .qzone a {
  background-color: #2b82d9;
}

.shariff .qzone a:hover {
  background-color: #398fe6;
}

.shariff .qzone .fa-qq {
  font-size: 28px;
}

.shariff .qzone .share_count {
  color: #0174a4;
  background-color: #2b82d9;
}

.shariff .theme-white .qzone a {
  color: #2b82d9;
}

@media only screen and (min-width: 600px) {
  .shariff .qzone .fa-qq {
    font-size: 24px;
  }
}
html {
  font-family: Roboto, sans-serif;
  font-size: 62.5%;
}
html[a11y-font-size="1.1x"] {
  font-size: 68.75%;
}
html[a11y-font-size="1.2x"] {
  font-size: 75%;
}
html[a11y-font-size="1.3x"] {
  font-size: 81.25%;
}
html[a11y-font-size="1.4x"] {
  font-size: 87.5%;
}
html[a11y-font-size="1.5x"] {
  font-size: 93.75%;
}
html[a11y-font-size="1.6x"] {
  font-size: 100%;
}

body {
  font-size: 1.6rem;
  line-height: 1.5;
}

a {
  color: #2F5097;
}
[a11y-contrast*=high] a {
  color: black !important;
  text-decoration: underline !important;
}
a[target=_blank] > img {
  display: inline-block;
}
a[target=_blank]:after {
  content: "(Öffnet im neuen Fenster)";
  flex: 0 0 16px;
  position: relative;
  top: 1px;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  overflow: hidden;
  background: url(../Images/icon-external-link.svg) 50% 50% no-repeat;
  text-indent: -999px;
}
.page-footer a[target=_blank]:after {
  background-image: url(../Images/icon-external-link--grey.svg);
}
[a11y-contrast*=high] a[target=_blank]:after {
  filter: grayscale(100%) contrast(200%);
}

h1,
h2,
h3 {
  line-height: 1.2;
}

h1 {
  font-size: 2.4rem;
}
@media (min-width: 576px) {
  h1 {
    font-size: 3.2rem;
  }
}

h2 {
  margin-top: 2em;
  font-size: 2rem;
}
@media (min-width: 576px) {
  h2 {
    font-size: 2.4rem;
  }
}

h3 {
  font-size: 1.8rem;
}
@media (min-width: 576px) {
  h3 {
    font-size: 2rem;
  }
}

h4 {
  font-size: 1.6rem;
}

.scrollable-table {
  overflow-x: auto;
}

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

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

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

.ce-div {
  border: 0;
  border-top: 1px solid #D0D0D0;
}

.frame-ruler-before:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  margin: 50px 0;
  border: 0;
  border-top: 1px solid #D0D0D0;
}

.frame-ruler-after:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  margin: 50px 0;
  border: 0;
  border-top: 1px solid #D0D0D0;
}

.ce-gallery img {
  display: block;
  max-width: 100%;
  height: auto;
}

.image-caption {
  padding: 10px;
  border: 1px solid #D0D0D0;
  border-top: 0;
  background: white;
  color: #525252;
  font-size: 1.3rem;
}

.ce-row {
  display: flex;
}
.ce-row + .ce-row {
  margin-top: 10px;
}
@media (min-width: 576px) {
  .ce-row + .ce-row {
    margin-top: 20px;
  }
}

.ce-left .ce-row {
  justify-content: flex-start;
}

.ce-center .ce-row {
  justify-content: center;
}

.ce-right .ce-row {
  justify-content: flex-end;
}

.ce-column {
  flex: 1 1 100%;
}

[data-ce-columns="2"] .ce-column,
[data-ce-columns="3"] .ce-column,
[data-ce-columns="4"] .ce-column {
  margin-right: 10px;
}

.ce-intext:after {
  content: "";
  clear: both;
  display: table;
}
.ce-intext ul,
.ce-intext ol {
  overflow: hidden;
}

@media (min-width: 576px) {
  .ce-intext.ce-left:not(.ce-nowrap) .ce-gallery {
    float: left;
    margin: 0 20px 20px 0;
  }
}

@media (min-width: 576px) {
  .ce-intext.ce-right:not(.ce-nowrap) .ce-gallery {
    float: right;
    margin: 0 0 20px 20px;
  }
}

.ce-intext.ce-nowrap header > * {
  margin-top: 20px;
}
@media (min-width: 576px) {
  .ce-intext.ce-nowrap {
    display: flex;
  }
  .ce-intext.ce-nowrap .ce-gallery {
    flex-shrink: 0;
  }
  .ce-intext.ce-nowrap.ce-left .ce-gallery {
    order: 0;
    margin-right: 20px;
  }
  .ce-intext.ce-nowrap.ce-left .ce-bodytext {
    order: 1;
  }
  .ce-intext.ce-nowrap.ce-right .ce-gallery {
    order: 1;
    margin-left: 20px;
  }
  .ce-intext.ce-nowrap.ce-right .ce-bodytext {
    order: 0;
  }
  .ce-intext.ce-nowrap header > * {
    margin-top: 0;
  }
}

table {
  margin-top: 1em;
  margin-bottom: 1em;
  border-collapse: collapse;
  font-size: inherit;
}

th,
td {
  padding-left: 0.5em;
  padding-right: 1.5em;
  vertical-align: top;
}
th:last-child,
td:last-child {
  padding-right: 0.5em;
}

th {
  font-weight: bold;
  text-align: left;
}

th > :first-child,
td > :first-child {
  margin-top: 0;
}
th > :last-child,
td > :last-child {
  margin-bottom: 0;
}

blockquote {
  padding: 20px;
  margin: 0;
  background: rgba(208, 208, 208, 0.3);
  background: #dbdbdb;
  font-style: italic;
}
@media (min-width: 576px) {
  blockquote {
    padding: 20px 40px;
  }
}
blockquote p:last-of-type:not(:first-child) {
  padding-right: 40px;
  color: #2F5097;
  text-align: right;
  font-style: normal;
}

.ce-textpic.ce-intext .ce-row {
  display: block;
}

html {
  font-family: Roboto, sans-serif;
  font-size: 62.5%;
}
html[a11y-font-size="1.1x"] {
  font-size: 68.75%;
}
html[a11y-font-size="1.2x"] {
  font-size: 75%;
}
html[a11y-font-size="1.3x"] {
  font-size: 81.25%;
}
html[a11y-font-size="1.4x"] {
  font-size: 87.5%;
}
html[a11y-font-size="1.5x"] {
  font-size: 93.75%;
}
html[a11y-font-size="1.6x"] {
  font-size: 100%;
}

body {
  font-size: 1.6rem;
  line-height: 1.5;
}

a {
  color: #2F5097;
}
[a11y-contrast*=high] a {
  color: black !important;
  text-decoration: underline !important;
}
a[target=_blank] > img {
  display: inline-block;
}
a[target=_blank]:after {
  content: "(Öffnet im neuen Fenster)";
  flex: 0 0 16px;
  position: relative;
  top: 1px;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  overflow: hidden;
  background: url(../Images/icon-external-link.svg) 50% 50% no-repeat;
  text-indent: -999px;
}
.page-footer a[target=_blank]:after {
  background-image: url(../Images/icon-external-link--grey.svg);
}
[a11y-contrast*=high] a[target=_blank]:after {
  filter: grayscale(100%) contrast(200%);
}

h1,
h2,
h3 {
  line-height: 1.2;
}

h1 {
  font-size: 2.4rem;
}
@media (min-width: 576px) {
  h1 {
    font-size: 3.2rem;
  }
}

h2 {
  margin-top: 2em;
  font-size: 2rem;
}
@media (min-width: 576px) {
  h2 {
    font-size: 2.4rem;
  }
}

h3 {
  font-size: 1.8rem;
}
@media (min-width: 576px) {
  h3 {
    font-size: 2rem;
  }
}

h4 {
  font-size: 1.6rem;
}

.scrollable-table {
  overflow-x: auto;
}

fieldset {
  padding: 0;
  margin: 0 0 20px 0;
  border: 0;
}

legend {
  padding: 0;
  margin: 0 0 20px 0;
  color: #2F5097;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.2;
}

input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=reset]):not([type=submit]),
textarea,
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0.5em;
  border: 1px solid #D0D0D0;
  border-radius: 0;
  background: white;
  color: black;
  font-family: inherit;
  font-size: inherit;
}
[a11y-contrast*=high] input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=reset]):not([type=submit]),
[a11y-contrast*=high] textarea,
[a11y-contrast*=high] select {
  border: 1px solid black;
}

textarea {
  height: 100px;
  resize: vertical;
}

@media (min-width: 576px) {
  .row {
    display: flex;
  }
}

.row--radio--block > div {
  display: block;
}
.row--radio--block > div label {
  display: flex;
  align-items: flex-start;
}
.row--radio--block > div label input {
  flex-shrink: 0;
}
.row--radio--block > div label + label {
  margin: 5px 0 0 0;
}

.button, .frame-layout-60 a,
[type=button],
[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

.row--submit {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
@media (min-width: 576px) {
  .row--submit {
    flex-direction: row;
  }
}
.row--submit .button, .row--submit .frame-layout-60 a, .frame-layout-60 .row--submit a,
.row--submit [type=button],
.row--submit [type=submit] {
  flex: 0 0 100%;
  display: flex;
  justify-content: center;
  width: 100%;
  min-height: 36px;
  padding: 10px 20px;
  margin: 5px;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 576px) {
  .row--submit .button, .row--submit .frame-layout-60 a, .frame-layout-60 .row--submit a,
.row--submit [type=button],
.row--submit [type=submit] {
    flex: 0 0 auto;
    width: auto;
  }
}
.row--submit .button--secondary {
  font-size: 1.5rem;
  font-weight: normal;
}
@media (min-width: 576px) {
  .row--submit .button--secondary {
    order: -1;
  }
}

div.form-group {
  margin-bottom: 10px;
}
@media (min-width: 576px) {
  div.form-group {
    display: flex;
    align-items: flex-start;
  }
  div.form-group .control-label {
    flex-basis: 30%;
    padding: 0.5em 1em 0.5em 0;
    min-height: 36px;
  }
  div.form-group > .control-label + .input {
    flex-basis: 70%;
  }
  div.form-group .input.checkbox {
    flex-basis: 100%;
  }
  div.form-group .input.checkbox input {
    margin: 6px 5px 0 0;
  }
}

@media (min-width: 576px) {
  div.form-group > .input:first-child {
    display: flex;
    align-items: flex-start;
    width: 100%;
  }
}

.row--text {
  margin-bottom: 10px;
}
.row--text input,
.row--text textarea {
  width: 100%;
  min-height: 36px;
}
@media (min-width: 576px) {
  .row--text {
    display: flex;
    align-items: flex-start;
  }
  .row--text .label,
.row--text label {
    flex-basis: 30%;
    padding: 0.5em 1em 0.5em 0;
    min-height: 36px;
  }
  .row--text input,
.row--text textarea {
    flex-basis: 70%;
  }
}

.form-control {
  width: 100%;
  min-height: 36px;
}

.inputs-list .form-group {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 576px) {
  .inputs-list .form-group {
    margin: 0 0 -10px 0;
  }
}

.form-check.radio > label {
  display: flex;
  align-items: flex-start;
  padding: 0.25em 0;
  margin: 0 20px 0 0;
}
@media (min-width: 576px) {
  .form-check.radio > label {
    min-height: 36px;
    padding: 0.5em 0 0 0;
  }
}
.form-check.radio > label > input {
  flex-grow: 0;
  flex-shrink: 0;
}

.form-check-input {
  margin: 4px 5px 0 0;
}

.actions .btn-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
@media (min-width: 576px) {
  .actions .btn-group {
    flex-direction: row;
  }
}
.actions .btn-group .button--secondary {
  font-size: 1.5rem;
}

form input.error {
  border: 1px solid red !important;
}
form span.error {
  display: block;
  padding: 0.25em;
  color: red;
}
form .form-check + span.error {
  padding-left: calc(0.25em + 12px);
}

.tx-q4u-registration .row {
  flex-wrap: wrap;
}
.tx-q4u-registration input[type=checkbox] {
  margin: 6px 5px 0 0;
}
.tx-q4u-registration .error {
  flex: 0 0 100%;
  color: red;
}
@media (min-width: 576px) {
  .tx-q4u-registration .row--text .error {
    padding-left: 30%;
  }
}

html {
  box-sizing: border-box;
  max-width: 100%;
  height: 100%;
  overflow-x: hidden;
}
@media print {
  html {
    height: auto;
  }
}
html.offcanvas-visible {
  max-height: 100%;
  overflow: hidden;
}
html[a11y-contrast=high-wb] {
  background: black;
  filter: invert(100%);
}
html[a11y-contrast=high-wb] img {
  filter: invert(100%);
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding-top: 65px;
  background: #F5F5F5;
  color: #222222;
}
@media (min-width: 576px) {
  body {
    padding-top: 90px;
  }
}
[a11y-contrast=high-bw] body {
  background: white;
  color: black;
}
.offcanvas-visible body {
  max-height: 100%;
  overflow: hidden;
}

[id=top] {
  position: relative;
  top: -90px;
}

@supports (display: flex) {
  .page {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
  }
}

a[href="#main"] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  padding: 0.5em 1em;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  background: #d5dcea;
  opacity: 0;
}
[a11y-contrast*=high] a[href="#main"] {
  background: #cccccc;
}
a[href="#main"]:focus {
  opacity: 1;
}

a[href="#main"] {
  position: fixed;
  z-index: 5;
  top: 20px;
  left: 50%;
  transform: translate(-50%, -200%);
}
a[href="#main"]:focus {
  transform: translate(-50%, 0);
}

main {
  display: block;
}

.page-main {
  position: relative;
  z-index: 1;
  flex: 100;
}

.page-toolbar,
.page-main,
.wrapper {
  width: 98rem;
  max-width: 100%;
  padding: 0 10px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  .page-toolbar,
.page-main,
.wrapper {
    padding: 0 20px;
  }
}

.page-main--home {
  padding: 20px 10px 0 10px;
}
@media (min-width: 576px) {
  .page-main--home {
    padding: 20px 20px 0 20px;
  }
}

@media (min-width: 576px) {
  .page-main--default > .cols {
    display: block;
  }
}
@media (min-width: 768px), print {
  .page-main--default > .cols {
    display: flex;
    align-items: flex-start;
  }
  .page-main--default > .cols > :nth-child(1) {
    width: calc((100% - 40px) / 3 * 2 + 20px);
  }
  .page-main--default > .cols > :nth-child(2) {
    position: -webkit-sticky;
    position: sticky;
    top: 140px;
    width: calc((100% - 40px) / 3);
    padding-left: 1em;
    border-left: 10px solid #D0D0D0;
  }
}
.page-main--default > .cols .col > * {
  height: auto;
}
.page-main--default > .cols .col > :first-child > header > * {
  margin-top: 0;
}
.page-main--default > .cols .col > :last-child .ce-bodytext > :last-child {
  margin-bottom: 0;
}

.main-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px;
}
.main-footer > * {
  margin: 0 10px;
}
.main-footer button {
  min-height: 20px;
}
.main-footer button div {
  display: flex;
  align-items: center;
  height: 100%;
}
.main-footer svg {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.to-top-button {
  display: flex;
  align-items: center;
  text-decoration: none;
  white-space: nowrap;
}

.offscreen {
  position: absolute;
  top: -1000em;
  left: 0;
}

.col.sidebar a,
.news-related-files-link a {
  word-break: break-all;
}

.page-header {
  position: fixed;
  top: 0;
  z-index: 4;
  width: 100%;
  height: 55px;
  padding: 10px 0;
  background: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  transition: height 0.5s, padding 0.5s;
}
@media (min-width: 576px) {
  .page-header {
    height: 80px;
  }
  .header-sticky .page-header {
    height: 60px;
  }
}
[a11y-contrast*=high] .page-header {
  box-shadow: none;
}
[a11y-contrast*=high] .page-header:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid black;
}
.page-header .wrapper {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 576px) {
  .page-header .wrapper {
    padding-right: 20px;
  }
}
.page-header .logo {
  width: 48px;
  margin-right: 10px;
}
@media (min-width: 576px) {
  .page-header .logo {
    width: 83px;
    margin-right: 30px;
  }
}
.page-header .logo a {
  display: block;
}
.page-header .logo svg {
  display: block;
  width: 48px;
  height: 35px;
  transition: width 0.5s, height 0.5s;
}
@media (min-width: 576px) {
  .page-header .logo svg {
    width: 83px;
    height: 60px;
  }
  .header-sticky .page-header .logo svg {
    width: 55px;
    height: 40px;
  }
}
[a11y-contrast*=high] .page-header .logo svg path {
  fill: black;
}
@media (min-width: 576px) {
  .header-sticky .page-header .text {
    display: none;
  }
}

.functions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1 1 auto;
}
.functions .tx-felogin-pi1 {
  display: flex;
}

.function {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 50px;
  transition: min-width 0.5s;
}
.header-sticky .function {
  min-width: 45px;
}
.function .icon-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 5px;
}
.function .icon {
  width: 25px;
  height: 25px;
}
.function svg {
  width: 25px;
  height: 25px;
  transition: transform 0.5s;
}
[a11y-contrast*=high] .function svg g {
  fill: black;
}
.function .text {
  display: none;
  margin-top: 5px;
  line-height: 1;
}
@media (min-width: 576px) {
  .function .text {
    display: block;
  }
}
[a11y-contrast*=high] .function .text {
  color: black;
  text-decoration: underline;
}

.page-header .function:not(.function--offcanvas) {
  display: none;
}
@media (min-width: 576px) {
  .page-header .function:not(.function--offcanvas) {
    display: flex;
  }
}

.function--intranet {
  position: relative;
}
.function--intranet ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.function--intranet ul form {
  position: absolute;
  top: 100%;
  left: 50%;
  display: none;
  min-width: 90px;
  padding: 0;
  margin: 0;
  border: 2px solid;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  background: white;
  color: #2F5097;
  font-size: 1.3rem;
  white-space: nowrap;
  list-style: none;
  transform: translateX(-50%);
}
.function--intranet ul form:not(:empty):before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  display: block;
  width: 17px;
  height: 17px;
  border-top: 2px solid;
  border-left: 2px solid;
  background: white;
  transform: translateX(-50%) rotate(45deg);
}
[a11y-contrast*=high] .function--intranet ul form:not(:empty):before {
  color: black;
}
.function--intranet ul form > * {
  position: relative;
  z-index: 2;
  display: block !important;
  width: 100% !important;
  line-height: 36px !important;
  padding: 0 10px !important;
  text-align: left;
  text-decoration: none;
}
.function--intranet ul form > *:hover, .function--intranet ul form > *:focus {
  background: #d5dcea;
}
[a11y-contrast*=high] .function--intranet ul form > *:hover, [a11y-contrast*=high] .function--intranet ul form > *:focus {
  background: #cccccc;
}

.function--intranet li.hover form {
  display: block;
}

.function--language {
  position: relative;
}
.function--language ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.function--language ul ul {
  position: absolute;
  top: 100%;
  left: 50%;
  display: none;
  padding: 0;
  margin: 0;
  border: 2px solid;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  background: white;
  color: #2F5097;
  font-size: 1.3rem;
  white-space: nowrap;
  list-style: none;
  transform: translateX(-50%);
}
[a11y-contrast*=high] .function--language ul ul {
  color: black;
}
.function--language ul ul:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  display: block;
  width: 17px;
  height: 17px;
  border-top: 2px solid;
  border-left: 2px solid;
  background: white;
  transform: translateX(-50%) rotate(45deg);
}
.function--language ul ul li {
  position: relative;
  z-index: 2;
}
.function--language ul ul b {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px 40px 10px 10px;
  margin-top: 10px;
}
.function--language ul ul a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px;
  text-decoration: none;
}
.function--language ul ul a:hover, .function--language ul ul a:focus {
  background: #d5dcea;
}
[a11y-contrast*=high] .function--language ul ul a:hover, [a11y-contrast*=high] .function--language ul ul a:focus {
  background: #cccccc;
}
.function--language ul ul .cur a:after {
  content: "";
  position: relative;
  top: -2px;
  display: block;
  width: 16px;
  height: 8px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(-45deg);
}

.function--language li.hover > ul {
  display: block;
}

@media (min-width: 992px) {
  .function--offcanvas {
    display: none !important;
  }
}
.function--offcanvas .icon {
  position: relative;
  width: 25px;
  height: 25px;
}
.function--offcanvas .icon div {
  position: absolute;
  left: 0;
  width: 25px;
  height: 2px;
  background: #2F5097;
  transition: opacity 0.3s, transform 0.3s ease-in-out;
}
[a11y-contrast*=high] .function--offcanvas .icon div {
  background: black;
}
.function--offcanvas .icon div:nth-child(1) {
  top: 5px;
}
.offcanvas-visible .function--offcanvas .icon div:nth-child(1) {
  opacity: 0;
  transform: translateY(-100%);
}
.function--offcanvas .icon div:nth-child(2) {
  top: 12px;
}
.offcanvas-visible .function--offcanvas .icon div:nth-child(2) {
  transform: rotate(45deg);
}
.function--offcanvas .icon div:nth-child(3) {
  top: 12px;
}
.offcanvas-visible .function--offcanvas .icon div:nth-child(3) {
  transform: rotate(-45deg);
}
.function--offcanvas .icon div:nth-child(4) {
  top: 19px;
}
.offcanvas-visible .function--offcanvas .icon div:nth-child(4) {
  opacity: 0;
  transform: translateY(100%);
}

.page-footer {
  border-top: 1px solid transparent;
  background: #D0D0D0;
  font-size: 1.3rem;
}
[a11y-contrast*=high] .page-footer {
  border-top: 1px solid black;
  background: white;
}
.page-footer .wrapper {
  padding: 20px;
}
@media (min-width: 768px), print {
  .page-footer .wrapper:nth-child(1) {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .page-footer .wrapper:nth-child(1) > * {
    margin-right: 20px;
  }
  .page-footer .wrapper:nth-child(1) > *:last-child {
    margin-right: 0;
  }
  .page-footer .wrapper:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.page-footer h2 {
  font-size: 1em;
}
.page-footer .wrapper > .frame-type-textmedia:first-child > header > h2,
.page-footer .wrapper > .frame-type-menu_pages > ul,
.page-footer .wrapper > .frame-type-menu_subpages > ul,
.page-footer .wrapper > .frame-type-gridelements_pi1 > .frame-type-textmedia:first-child > .ce-textpic > .ce-bodytext > p:first-child {
  margin-top: 0;
}
.page-footer .wrapper > .frame-type-textmedia:first-child > header > h2 {
  margin-top: 7px;
}
.page-footer .wrapper > .frame-type-gridelements_pi1 > .frame-type-textmedia:first-child > .ce-textpic > .ce-bodytext > p:first-child {
  margin-top: 5px;
}
.page-footer a {
  color: inherit;
  text-decoration: none;
}
.page-footer .frame-type-gridelements_pi1 p {
  white-space: nowrap;
}
.page-footer .frame-type-menu_pages ul,
.page-footer .frame-type-menu_subpages ul {
  padding: 0;
  list-style: none;
}
.page-footer .frame-type-menu_pages li + li,
.page-footer .frame-type-menu_subpages li + li {
  border-top: 1px solid #a6a6a6;
}
.page-footer .frame-type-menu_pages a,
.page-footer .frame-type-menu_subpages a {
  display: block;
  padding: 5px;
  white-space: nowrap;
}
.page-footer [src*=svg] {
  width: 30px;
  height: 30px;
}

.cookie-consent [id=cookie-consent] {
  display: none;
}

[id=cookie-consent] {
  box-sizing: border-box;
  position: fixed;
  z-index: 999;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  min-height: 30px;
  padding: 10px;
  background: #2F5097;
  color: white;
}
[a11y-contrast*=high] [id=cookie-consent] {
  background: black;
}
@media (min-width: 768px), print {
  [id=cookie-consent] {
    flex-direction: row;
    justify-content: center;
  }
}
@media print {
  [id=cookie-consent] {
    display: none;
  }
}
[id=cookie-consent] p {
  margin: 0;
  text-align: center;
}
[id=cookie-consent] a {
  color: inherit !important;
}
[id=cookie-consent] button {
  flex-shrink: 0;
  height: 30px;
  padding: 0;
  margin: 10px 0 0 0;
  background: white;
  color: #2F5097;
  cursor: pointer;
}
[a11y-contrast*=high] [id=cookie-consent] button {
  color: black;
}
@media (min-width: 768px), print {
  [id=cookie-consent] button {
    margin: 0 0 0 20px;
  }
}
[id=cookie-consent] button:focus, [id=cookie-consent] button:hover {
  background: white;
}
[id=cookie-consent] button div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 10px;
}

.icon svg {
  width: 100%;
  height: 100%;
}

.icon--arrow {
  flex: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 100%;
  padding: 0;
  overflow: hidden;
}
.icon--arrow svg {
  width: 20px;
  height: 20px;
}

nav > ul > li > .icon--arrow svg {
  transform: rotate(90deg);
}

nav > ul > li.open > .icon--arrow svg {
  transform: rotate(270deg);
}

nav li li.open > .icon--arrow svg {
  transform: rotate(180deg);
}

nav li:hover,
nav a:focus,
nav button:focus {
  background: #d5dcea;
}
[a11y-contrast*=high] nav li:hover,
[a11y-contrast*=high] nav a:focus,
[a11y-contrast*=high] nav button:focus {
  background: #cccccc;
}

.open > ul {
  display: block !important;
}

.nav {
  color: #2F5097;
  line-height: 1.3;
}
[a11y-contrast*=high] .nav {
  color: black;
}
.nav a {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 40px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .nav a {
    height: 40px;
  }
}

.page-header .extra-nav li.hover > button,
.page .main-nav li.hover > button {
  pointer-events: none;
}
.page-header .extra-nav li.hover > ul,
.page .main-nav li.hover > ul {
  display: block;
}

.page-header .extra-nav li.ifsub a {
  margin-right: 20px;
}

.page-header .extra-nav ul ul,
.page .main-nav ul ul {
  display: none;
  position: absolute;
  z-index: 2;
  top: 100%;
  left: -2px;
  min-width: calc(100% + 4px);
  max-width: 250px;
  background: white;
  border: 2px solid;
  font-size: 1.3rem;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
[a11y-contrast*=high] .page-header .extra-nav ul ul,
[a11y-contrast*=high] .page .main-nav ul ul {
  box-shadow: none;
}
.page-header .extra-nav ul ul:before,
.page .main-nav ul ul:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 20px;
  display: block;
  width: 17px;
  height: 17px;
  border-top: 2px solid;
  border-left: 2px solid;
  background: white;
  transform: rotate(45deg);
}
.page-header .extra-nav li li,
.page .main-nav li li {
  position: relative;
  z-index: 2;
}
.page-header .extra-nav li li .icon,
.page .main-nav li li .icon {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  cursor-events: none;
}
.page-header .extra-nav li li + li,
.page .main-nav li li + li {
  position: relative;
  padding-top: 1px;
}
.page-header .extra-nav li li + li:before,
.page .main-nav li li + li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 5px;
  width: calc(100% - 10px);
  border-top: 1px solid;
}
.page-header .extra-nav li li + li .icon--arrow,
.page .main-nav li li + li .icon--arrow {
  top: 1px;
}
.page-header .extra-nav li li:hover:before,
.page-header .extra-nav li li:hover + li:before,
.page-header .extra-nav li li:focus:before,
.page-header .extra-nav li li:focus + li:before,
.page .main-nav li li:hover:before,
.page .main-nav li li:hover + li:before,
.page .main-nav li li:focus:before,
.page .main-nav li li:focus + li:before {
  left: 0;
  width: 100%;
}
.page-header .extra-nav li li:hover > a,
.page-header .extra-nav li li:focus > a,
.page .main-nav li li:hover > a,
.page .main-nav li li:focus > a {
  background: #d5dcea;
}
[a11y-contrast*=high] .page-header .extra-nav li li:hover > a,
[a11y-contrast*=high] .page-header .extra-nav li li:focus > a,
[a11y-contrast*=high] .page .main-nav li li:hover > a,
[a11y-contrast*=high] .page .main-nav li li:focus > a {
  background: #cccccc;
}
.page-header .extra-nav li li a,
.page .main-nav li li a {
  padding: 0 20px 0 10px !important;
}
.page-header .extra-nav li li a:hover, .page-header .extra-nav li li a:focus,
.page .main-nav li li a:hover,
.page .main-nav li li a:focus {
  background: #d5dcea;
}
.page-header .extra-nav ul ul ul,
.page .main-nav ul ul ul {
  top: -2px;
  left: 100%;
  min-width: 100%;
}
.page-header .extra-nav ul ul ul:before,
.page .main-nav ul ul ul:before {
  display: none;
}
.page-header .extra-nav ul ul li + li ul,
.page .main-nav ul ul li + li ul {
  top: -1px;
}

.page-header .extra-nav {
  display: none;
  padding: 10px 0;
  transition: padding 0.5s;
}
.header-sticky .page-header .extra-nav {
  padding: 0;
}
@media (min-width: 992px) {
  .page-header .extra-nav {
    flex: 1;
    display: block;
  }
}
.page-header .extra-nav > ul {
  display: flex;
  align-items: center;
}
.page-header .extra-nav > ul > li {
  flex: 1 1 auto;
  position: relative;
  display: flex;
  width: auto;
  padding: 0 5px;
  border-right: 2px solid #D0D0D0;
  transition: height 0.5s;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page-header .extra-nav > ul > li {
    display: block;
    line-height: 40px;
  }
}
[a11y-contrast*=high] .page-header .extra-nav > ul > li {
  border-right: 2px solid black;
}
.page-header .extra-nav > ul > li:first-child {
  border-left: 2px solid #D0D0D0;
}
[a11y-contrast*=high] .page-header .extra-nav > ul > li:first-child {
  border-left: 2px solid black;
}
.page-header .extra-nav > ul > li > a {
  display: flex;
  align-items: center;
  font-weight: bold;
  white-space: nowrap;
}
.page-header .extra-nav > ul > li:hover > a, .page-header .extra-nav > ul > li:focus > a {
  background: #d5dcea;
}
[a11y-contrast*=high] .page-header .extra-nav > ul > li:hover > a, [a11y-contrast*=high] .page-header .extra-nav > ul > li:focus > a {
  background: #cccccc;
}
.page-header .extra-nav a {
  padding: 0 5px;
  color: #122D66;
}
.page-header .icon--arrow {
  position: absolute;
  top: 0;
  right: 5px;
  flex: 0 0 20px;
  width: 20px;
  height: 100% !important;
}

.page .main-nav {
  position: relative;
  z-index: 3;
  flex: 1;
  display: block;
  margin-bottom: 10px;
  color: #2F5097;
}
@media (min-width: 576px) {
  .main-nav-sticky .page .main-nav {
    position: fixed;
    top: 60px;
    width: 100%;
    margin: -1px 0 0 0;
  }
}
[a11y-contrast*=high] .page .main-nav {
  color: black;
}
.page .main-nav .wrapper {
  padding: 0 10px;
}
@media (min-width: 576px) {
  .page .main-nav .wrapper {
    padding: 0 20px;
  }
}
.page .main-nav .wrapper > ul {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
[a11y-contrast*=high] .page .main-nav .wrapper > ul {
  border: 1px solid black;
  box-shadow: none;
}
@media (min-width: 768px), print {
  [a11y-contrast*=high] .page .main-nav .wrapper > ul {
    border: none;
    box-shadow: none;
  }
}
@media (min-width: 768px), print {
  .page .main-nav .wrapper > ul {
    display: flex;
    justify-content: space-between;
    box-shadow: none;
  }
}
.page .main-nav .wrapper > ul > li {
  position: relative;
  display: flex;
  border: 2px solid transparent;
  background: white;
  transition: min-height 0.5s, box-shadow 0.5s;
}
[a11y-contrast*=high] .page .main-nav .wrapper > ul > li {
  box-shadow: none;
}
@media (min-width: 768px), print {
  .page .main-nav .wrapper > ul > li {
    width: calc((100% - 10px) / 3);
    min-height: 60px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 768px) and (min-width: 576px), print and (min-width: 576px) {
  .main-nav-sticky .page .main-nav .wrapper > ul > li {
    min-height: 30px;
  }
}
@media (min-width: 768px), print {
  [a11y-contrast*=high] .page .main-nav .wrapper > ul > li {
    border: 1px solid black;
    box-shadow: none;
  }
}
.page .main-nav .wrapper > ul > li > .icon--arrow {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 40px;
  transition: height 0.5s;
}
@media (min-width: 768px), print {
  .page .main-nav .wrapper > ul > li > .icon--arrow {
    position: static;
    flex: 0 0 30px;
    height: 60px;
  }
}
@media (min-width: 576px) {
  .main-nav-sticky .page .main-nav .wrapper > ul > li > .icon--arrow {
    height: 30px;
  }
}
.page .main-nav .wrapper > ul > li > .icon--arrow svg {
  transform: rotate(90deg);
}
@media (min-width: 576px) {
  .main-nav-sticky .page .main-nav .wrapper > ul > li > .icon--arrow svg {
    height: 30px;
  }
}
.page .main-nav .wrapper > ul > li.open > .icon--arrow svg {
  transform: rotate(270deg);
}
.page .main-nav .wrapper > ul > li + li {
  margin-top: 1px;
}
.main-nav-sticky .page .main-nav .wrapper > ul > li + li {
  margin-top: 0;
}
.page .main-nav .wrapper > ul > li + li:before {
  content: "";
  position: absolute;
  top: -3px;
  left: -2px;
  right: -2px;
  border-top: 1px solid #D0D0D0;
}
[a11y-contrast*=high] .page .main-nav .wrapper > ul > li + li:before {
  border-top: 1px solid;
}
@media (min-width: 768px), print {
  .page .main-nav .wrapper > ul > li + li:before {
    display: none;
  }
}
@media (min-width: 768px), print {
  .page .main-nav .wrapper > ul > li + li {
    border: 2px solid transparent;
  }
  [a11y-contrast*=high] .page .main-nav .wrapper > ul > li + li {
    border: 1px solid black;
  }
}
.page .main-nav .wrapper > ul > li > a {
  align-items: center;
  flex-wrap: nowrap;
  display: flex;
  align-items: flex-end;
  padding: 0 10px;
  background-repeat: no-repeat;
  background-position: 50% 150%;
  background-size: cover;
  color: #122D66;
  font-weight: bold;
  transition: height 0.5s ease-in-out, min-height 0.5s ease-in-out, background-position 1s ease-in-out;
}
@media (min-width: 576px) {
  .main-nav-sticky .page .main-nav .wrapper > ul > li > a {
    align-items: center;
    height: 30px;
    min-height: 30px;
    background-position: 50% 150%;
  }
}
@media (min-width: 768px), print {
  .page .main-nav .wrapper > ul > li > a {
    align-items: center;
    height: 60px;
    padding: 5px;
    background-image: none !important;
    font-size: 1.65vw;
  }
  .main-nav-sticky .page .main-nav .wrapper > ul > li > a {
    padding: 0 0 0 5px;
  }
}
@media (min-width: 992px) {
  .page .main-nav .wrapper > ul > li > a {
    font-size: 1.8rem;
  }
}
.page .main-nav .wrapper > ul > li > a .title {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 4.3vw;
}
@media (min-width: 576px) {
  .page .main-nav .wrapper > ul > li > a .title {
    font-size: 1.6rem;
  }
}
@media (min-width: 768px), print {
  .page .main-nav .wrapper > ul > li > a .title {
    display: block;
    height: auto;
    padding: 0;
    background: none;
    font-size: inherit;
  }
}
.main-nav-sticky .page .main-nav .wrapper > ul > li > a .title {
  background: transparent;
}
@media (min-width: 576px) {
  .main-nav-sticky .page .main-nav .wrapper > ul > li > a .title {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    font-size: 0;
  }
  .main-nav-sticky .page .main-nav .wrapper > ul > li > a .title em {
    font-size: 1.6rem;
  }
}
@media (min-width: 768px), print {
  .page .main-nav .wrapper > ul > li:hover, .page .main-nav .wrapper > ul > li:focus {
    box-shadow: 0 10px 20px -10px black;
  }
  [a11y-contrast*=high] .page .main-nav .wrapper > ul > li:hover, [a11y-contrast*=high] .page .main-nav .wrapper > ul > li:focus {
    box-shadow: none;
  }
}
.page .main-nav .wrapper > ul > li[class*=cur], .page .main-nav .wrapper > ul > li[class*=act] {
  z-index: 2;
  background: #d5dcea;
  border: 2px solid;
}
.page .main-nav .wrapper > ul > li[class*=cur] .title, .page .main-nav .wrapper > ul > li[class*=act] .title {
  color: #2F5097 !important;
}
[a11y-contrast*=high] .page .main-nav .wrapper > ul > li[class*=cur], [a11y-contrast*=high] .page .main-nav .wrapper > ul > li[class*=act] {
  border: 2px solid black;
  background: #cccccc;
}
[a11y-contrast*=high] .page .main-nav .wrapper > ul > li[class*=cur] .title, [a11y-contrast*=high] .page .main-nav .wrapper > ul > li[class*=act] .title {
  color: black !important;
}
.page .main-nav .wrapper > ul > li[class*=cur]:before,
.page .main-nav .wrapper > ul > li[class*=cur] + li:before, .page .main-nav .wrapper > ul > li[class*=act]:before,
.page .main-nav .wrapper > ul > li[class*=act] + li:before {
  display: none;
}
.page .main-nav .icon--portal {
  display: none;
}
@media (min-width: 768px), print {
  .page .main-nav .icon--portal {
    display: block;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    color: #6E6E6E;
  }
}
@media (min-width: 576px) {
  .main-nav-sticky .page .main-nav .icon--portal {
    display: none;
  }
}
.page .main-nav li:focus .icon--portal,
.page .main-nav li:hover .icon--portal,
.page .main-nav li[class*=cur] .icon--portal,
.page .main-nav li[class*=act] .icon--portal {
  color: #2F5097;
}
[a11y-contrast*=high] .page .main-nav li:focus .icon--portal,
[a11y-contrast*=high] .page .main-nav li:hover .icon--portal,
[a11y-contrast*=high] .page .main-nav li[class*=cur] .icon--portal,
[a11y-contrast*=high] .page .main-nav li[class*=act] .icon--portal {
  color: black;
}
.page .main-nav ul ul li:first-child ul {
  top: -2px;
}
.page .main-nav ul li:last-child ul ul {
  left: auto;
  right: 100%;
}

.page.home .main-nav > div > ul > li > a {
  height: 35vw;
  max-height: 25vh;
  padding: 0;
  background-position: 50% 50%;
}
@media (min-width: 768px), print {
  .page.home .main-nav > div > ul > li > a {
    height: 60px;
    padding: 0 0 0 5px;
  }
}
.page.home .main-nav > div > ul > li .title {
  height: 40px;
  padding: 5px;
  background: rgba(255, 255, 255, 0.8);
}
.main-nav-sticky .page.home .main-nav > div > ul > li .title {
  height: 30px;
  background: rgba(255, 255, 255, 0.8);
}
@media (min-width: 768px), print {
  .page.home .main-nav > div > ul > li .title {
    height: auto;
    padding: 0;
  }
}

.main-nav em {
  display: inline;
  margin-left: 0.25em;
  font-style: normal;
  text-transform: uppercase;
}
@media (min-width: 768px), print {
  .main-nav em {
    display: block;
    margin-left: 0;
  }
}
@media (min-width: 768px), print {
  .main-nav-sticky .main-nav em {
    font-size: 1.6rem;
  }
}

.main-nav-info {
  display: none;
  margin: -20px 0 20px 0;
}
@media (min-width: 768px), print {
  .main-nav-info {
    display: block;
    font-size: 1.4rem;
  }
}
.main-nav-info ul {
  display: flex;
  justify-content: space-between;
}
.main-nav-info li {
  flex-basis: calc((100% - 10px) / 3);
}
.main-nav-info a {
  position: relative;
  display: block;
  padding: 0;
  min-height: 220px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
}
[a11y-contrast*=high] .main-nav-info a {
  box-shadow: none;
  border: 1px solid black;
  border-top: 0;
}
.main-nav-info img {
  display: block;
  width: 100%;
  height: auto;
}
.main-nav-info .text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: white;
  color: black;
  transform: translateY(calc(100% - 60px));
  -ms-transform: translateY(100%) translateY(-60px);
  transition: transform 1s;
}
.main-nav-info h3 {
  margin: 0;
  font-size: 1.8rem;
}
.main-nav-info .button, .main-nav-info .frame-layout-60 a, .frame-layout-60 .main-nav-info a {
  float: right;
  padding: 0.5em 1em;
  border: 1px solid;
  background: #d5dcea;
}
[a11y-contrast*=high] .main-nav-info .button, [a11y-contrast*=high] .main-nav-info .frame-layout-60 a, .frame-layout-60 [a11y-contrast*=high] .main-nav-info a {
  background: #cccccc;
}

.main-nav-info .hover .text {
  transform: translateY(0);
  -ms-transform: translateY(0);
}

.page-toolbar {
  padding: 0 10px;
  font-size: 1.3rem;
  white-space: nowrap;
}
@media (min-width: 576px) {
  .page-toolbar {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 0 15px;
  }
}
@media (min-width: 768px), print {
  .page-toolbar > :nth-child(1) {
    width: calc((100% - 40px) / 3 * 2 + 20px);
  }
  .page-toolbar > :nth-child(2) {
    width: calc((100% - 40px) / 3);
  }
}
.page-toolbar [class*=-button] {
  text-decoration: none;
}
.page-toolbar [class*=-button]:focus, .page-toolbar [class*=-button]:hover {
  text-decoration: underline;
}
.page-toolbar [class*=-button] div {
  display: flex;
  align-items: center;
}

.page-toolbar__buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.page-toolbar__buttons > * {
  display: flex;
  min-height: 25px;
  margin: 5px;
}
@media (min-width: 576px) {
  .page-toolbar__buttons {
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
  }
}
@media (min-width: 768px), print {
  .page-toolbar__buttons {
    flex-direction: row;
    justify-content: flex-end;
  }
}
.page-toolbar__buttons .share {
  display: block;
}
.page-toolbar__buttons .share .share-button {
  display: block;
  min-height: 25px;
}
.page-toolbar__buttons svg {
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.print-button {
  display: block;
}

.breadcrumb {
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 0 5px 0;
  font-size: 1.3rem;
  list-style: none;
}
@media (min-width: 576px) {
  .breadcrumb {
    padding-right: 20px;
    margin: 0;
  }
}
.breadcrumb li {
  position: relative;
  min-height: 1px;
  margin: 2px;
}
@media (min-width: 576px) {
  .breadcrumb li {
    min-height: 25px;
    margin: 5px;
  }
}
.breadcrumb a {
  height: 100%;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.breadcrumb a:focus, .breadcrumb a:hover {
  text-decoration: underline;
}
.breadcrumb svg {
  width: 10px;
  height: 10px;
  margin-right: 2px;
}
@media (min-width: 576px) {
  .breadcrumb svg {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }
}
.breadcrumb li:first-child svg {
  display: none;
}
@media (min-width: 576px) {
  .breadcrumb li:first-child svg {
    display: block;
    width: 17px;
    height: 17px;
  }
}

.offcanvas {
  position: fixed;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  background: white;
  color: #2F5097;
  transform: translateX(100vw);
  transition: transform 0.5s 0.5s ease-in-out;
}
[a11y-contrast*=high] .offcanvas {
  color: black;
}
@media (min-width: 992px) {
  .offcanvas {
    display: none !important;
  }
}
.offcanvas-visible .offcanvas {
  transform: translateX(0);
}
.offcanvas .icon--arrow {
  flex: 0 0 40px;
  width: 40px;
  padding: 0 10px;
  background: transparent !important;
}
.offcanvas .icon--arrow svg {
  transform: rotate(90deg);
}
.offcanvas .open > .icon--arrow > svg {
  transform: rotate(-90deg);
}
.offcanvas .icon--portal {
  margin-left: -10px;
}
.offcanvas nav ul {
  width: 100%;
}
.offcanvas nav li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
  background: transparent !important;
}
.offcanvas nav li.open {
  background: #d5dcea !important;
}
[a11y-contrast*=high] .offcanvas nav li.open {
  background: #cccccc !important;
}
.offcanvas nav a {
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  padding: 0 0 0 20px;
  background: transparent !important;
}
.offcanvas nav a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 0;
  border-bottom: 1px solid;
}
.offcanvas nav li li a:before {
  border-bottom-color: #97a8cb;
}
[a11y-contrast*=high] .offcanvas nav li li a:before {
  border-bottom-color: gray;
}
.offcanvas nav ul ul {
  position: static;
  display: none;
}
.offcanvas nav ul ul a {
  padding-left: 40px;
}
.offcanvas nav ul ul ul a {
  padding-left: 60px;
}
.offcanvas .main-nav > ul > li > a {
  flex-wrap: nowrap;
  height: 60px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.offcanvas .main-nav .icon--portal {
  width: 50px;
  height: 50px;
  margin-right: 5px;
}
.offcanvas .main-nav .title {
  background: transparent;
}
.offcanvas .main-nav .icon--arrow {
  height: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.offcanvas .main-nav > ul > li[class*=act] > a,
.offcanvas .main-nav > ul > li[class*=act] > .icon--arrow, .offcanvas .main-nav > ul > li[class*=cur] > a,
.offcanvas .main-nav > ul > li[class*=cur] > .icon--arrow {
  border-top: 1px solid;
  border-bottom: 1px solid;
  background: #d5dcea;
}
[a11y-contrast*=high] .offcanvas .main-nav > ul > li[class*=act] > a,
[a11y-contrast*=high] .offcanvas .main-nav > ul > li[class*=act] > .icon--arrow, [a11y-contrast*=high] .offcanvas .main-nav > ul > li[class*=cur] > a,
[a11y-contrast*=high] .offcanvas .main-nav > ul > li[class*=cur] > .icon--arrow {
  background: #cccccc;
}
.offcanvas .functions {
  justify-content: space-around;
  padding: 10px 0;
  border-bottom: 1px solid;
}
@media (min-width: 576px) {
  .offcanvas .functions {
    justify-content: flex-end;
    height: 90px;
    padding: 10px 20px;
  }
}
.offcanvas [action*="/intranet/"],
.offcanvas .tx_solr,
.offcanvas .language {
  display: none;
}
.offcanvas [action*="/intranet/"],
.offcanvas .tx_solr {
  padding: 10px;
  border-bottom: 1px solid #2F5097;
}
[a11y-contrast*=high] .offcanvas [action*="/intranet/"],
[a11y-contrast*=high] .offcanvas .tx_solr {
  border-bottom: 1px solid black;
}
.offcanvas [action*="/intranet/"] a {
  line-height: 36px;
}
.offcanvas [action*="/intranet/"] button {
  width: 100%;
}
.offcanvas .tx-solr-search-form .tx-solr-q {
  margin: 0;
}
.offcanvas .tx-solr-search-form .input-group-btn {
  padding: 5px 0 0 0;
}
.offcanvas .tx-solr-search-form .tx-solr-submit {
  height: 36px;
  padding: 5px 10px !important;
}

.frame-space-before-extra-small {
  margin-top: 20px;
}

.frame-space-after-extra-small {
  margin-bottom: 20px;
}

.frame-space-before-small {
  margin-top: 40px;
}

.frame-space-after-small {
  margin-bottom: 40px;
}

.frame-space-before-medium {
  margin-top: 60px;
}

.frame-space-after-medium {
  margin-bottom: 60px;
}

.frame-space-before-large {
  margin-top: 80px;
}

.frame-space-after-large {
  margin-bottom: 80px;
}

.frame-space-before-extra-large {
  margin-top: 100px;
}

.frame-space-after-extra-large {
  margin-bottom: 100px;
}

.frame-layout-10, .frame-layout-11 {
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  background: white;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.5s, box-shadow 0.5s;
}
[a11y-contrast*=high] .frame-layout-10, [a11y-contrast*=high] .frame-layout-11 {
  box-shadow: none;
  border: 1px solid;
}
.frame-layout-10 a, .frame-layout-11 a {
  display: flex;
  flex-direction: column;
  padding: 20px;
  border-radius: 5px;
  color: inherit;
  text-decoration: none;
  height: 100%;
}
.frame-layout-10 a::after, .frame-layout-11 a::after {
  display: none;
}
.frame-layout-10 .card__image, .frame-layout-11 .card__image {
  width: calc(100% + 40px);
  margin: -20px 0 0 -20px;
  overflow: hidden;
  background: white;
}
.frame-layout-10 img, .frame-layout-11 img {
  display: block;
  width: 100%;
  height: auto;
  transition: opacity 0.5s;
}
.frame-layout-10 .card__text, .frame-layout-11 .card__text {
  flex-grow: 1;
}
.frame-layout-10 .card__text > :first-child, .frame-layout-11 .card__text > :first-child {
  margin-top: 0;
}
.frame-layout-10 .button, .frame-layout-10 .frame-layout-60 a, .frame-layout-60 .frame-layout-10 a, .frame-layout-11 .button, .frame-layout-11 .frame-layout-60 a, .frame-layout-60 .frame-layout-11 a {
  align-self: flex-end;
  transition: background-color 0.5s;
}
.frame-layout-10 a[target=_blank] .button:after, .frame-layout-10 a[target=_blank] .frame-layout-60 a:after, .frame-layout-60 .frame-layout-10 a[target=_blank] a:after, .frame-layout-11 a[target=_blank] .button:after, .frame-layout-11 a[target=_blank] .frame-layout-60 a:after, .frame-layout-60 .frame-layout-11 a[target=_blank] a:after {
  content: "(Öffnet im neuen Fenster)";
  flex: 0 0 16px;
  position: relative;
  top: 1px;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  overflow: hidden;
  background: url(../Images/icon-external-link.svg) 50% 50% no-repeat;
  text-indent: -999px;
}
[a11y-contrast*=high] .frame-layout-10 a[target=_blank] .button:after, [a11y-contrast*=high] .frame-layout-10 a[target=_blank] .frame-layout-60 a:after, .frame-layout-60 [a11y-contrast*=high] .frame-layout-10 a[target=_blank] a:after, [a11y-contrast*=high] .frame-layout-11 a[target=_blank] .button:after, [a11y-contrast*=high] .frame-layout-11 a[target=_blank] .frame-layout-60 a:after, .frame-layout-60 [a11y-contrast*=high] .frame-layout-11 a[target=_blank] a:after {
  filter: grayscale(100%) contrast(200%);
}
.frame-layout-10 h2, .frame-layout-11 h2 {
  margin: 1em 0;
  font-size: 2rem;
}
.frame-layout-10 > .button, .frame-layout-60 .frame-layout-10 > a, .frame-layout-11 > .button, .frame-layout-60 .frame-layout-11 > a {
  margin: 20px;
}
.frame-layout-10:hover, .frame-layout-11:hover {
  box-shadow: 0 10px 20px -10px black;
}
[a11y-contrast*=high] .frame-layout-10:hover, [a11y-contrast*=high] .frame-layout-11:hover {
  box-shadow: none;
}
.frame-layout-10:hover img, .frame-layout-11:hover img {
  opacity: 0.8;
}
.frame-layout-10:hover .button, .frame-layout-10:hover .frame-layout-60 a, .frame-layout-60 .frame-layout-10:hover a, .frame-layout-11:hover .button, .frame-layout-11:hover .frame-layout-60 a, .frame-layout-60 .frame-layout-11:hover a {
  background: #d5dcea;
}
[a11y-contrast*=high] .frame-layout-10:hover .button, [a11y-contrast*=high] .frame-layout-10:hover .frame-layout-60 a, .frame-layout-60 [a11y-contrast*=high] .frame-layout-10:hover a, [a11y-contrast*=high] .frame-layout-11:hover .button, [a11y-contrast*=high] .frame-layout-11:hover .frame-layout-60 a, .frame-layout-60 [a11y-contrast*=high] .frame-layout-11:hover a {
  background: #cccccc;
}

.frame-layout-11 {
  position: relative;
  overflow: hidden;
}
.frame-layout-11 .card__image {
  margin-bottom: 50px;
}
.frame-layout-11 .card__text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 10px;
  overflow: hidden;
  background: white;
  transform: translateY(calc(100% - 80px));
  -ms-transform: translateY(100%) translateY(-80px);
  transition: transform 1s;
}
@media (min-width: 992px) {
  .frame-layout-11 .card__text {
    padding: 0 20px;
  }
}
.frame-layout-11 .card__text > h2 {
  display: flex;
  align-items: center;
  min-height: 70px;
  padding-top: 5px;
  margin: 0;
  font-size: 2rem;
}
@media (min-width: 992px) {
  .frame-layout-11 .card__text > h2 {
    font-size: 2.4rem;
  }
}
.frame-layout-11 .card__text > :last-child {
  margin-bottom: 10px;
}

.frame-layout-11.hover .card__text {
  transform: translateY(0);
  -ms-transform: translateY(0) translateY(0);
}

.frame-layout-20 {
  padding-left: 1em;
  margin-bottom: 40px;
  border-left: 10px solid #D0D0D0;
  font-size: bigger;
  font-weight: bold;
}
.frame-layout-20 .ce-bodytext > :first-child {
  margin-top: 0;
}
.frame-layout-20 .ce-bodytext > :last-child {
  margin-bottom: 0;
}

.frame-layout-30 header > * {
  position: relative;
  margin: 0;
  cursor: pointer;
}
.frame-layout-30 header > * button {
  all: inherit;
  padding: 0 0 0 34px;
  margin: 0;
  border: 0 !important;
  color: black !important;
  font-weight: bold;
  text-align: left;
}
.frame-layout-30 header > * button svg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
.frame-layout-30 header > * button:focus svg {
  outline-width: 5px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
}
.frame-layout-30 header > * button:focus, .frame-layout-30 header > * button:hover {
  background: transparent;
}
.frame-layout-30 header > * button .background {
  fill: #2F5097;
}
.frame-layout-30 header > * button .plus,
.frame-layout-30 header > * button .minus {
  fill: white;
}
.frame-layout-30 header > * button[aria-expanded=true] .plus {
  display: none;
}
.frame-layout-30 header + * {
  display: none;
}
.frame-layout-30 + .frame-layout-30 {
  margin-top: 1em;
}

[a11y-contrast*=high] .frame-layout-30 header .background {
  fill: black;
}

.frame-layout-40 {
  padding: 10px;
  border: 2px solid #2F5097;
  background: #d5dcea;
}
@media (min-width: 992px) {
  .frame-layout-40 {
    padding: 20px;
  }
}
.frame-layout-40 > header > * {
  margin-top: 0;
}
.frame-layout-40 .ce-bodytext > :last-child {
  margin-bottom: 0;
}

.frame-layout-50 {
  margin-bottom: 20px;
}
.frame-layout-50 img {
  width: 100%;
}
.frame-layout-50 .ce-center [data-ce-columns="1"] .ce-row {
  justify-content: center;
}
.frame-layout-50 .ce-right [data-ce-columns="1"] .ce-row {
  justify-content: flex-end;
}
.frame-layout-50 [data-ce-columns="2"] .ce-row {
  justify-content: space-between;
}
.frame-layout-50 [data-ce-columns="2"] .ce-column {
  flex-basis: calc((100% - 10px) / 2);
  margin: 0;
}
@media (min-width: 576px) {
  .frame-layout-50 [data-ce-columns="2"] .ce-column {
    flex-basis: calc((100% - 20px) / 2);
  }
}
.frame-layout-50 [data-ce-columns="3"] .ce-row {
  justify-content: space-between;
}
.frame-layout-50 [data-ce-columns="3"] .ce-column {
  flex-basis: calc((100% - 20px) / 3);
  justify-content: space-between;
  margin: 0;
}
@media (min-width: 576px) {
  .frame-layout-50 [data-ce-columns="3"] .ce-column {
    flex-basis: calc((100% - 40px) / 3);
  }
}
.frame-layout-50 [data-ce-columns="4"] .ce-row {
  justify-content: space-between;
}
.frame-layout-50 [data-ce-columns="4"] .ce-column {
  flex-basis: calc((100% - 30px) / 4);
  margin: 0;
}
@media (min-width: 576px) {
  .frame-layout-50 [data-ce-columns="4"] .ce-column {
    flex-basis: calc((100% - 60px) / 4);
  }
}

.frame-layout-51 {
  position: relative;
  height: 0;
  padding-bottom: calc(66.6666666667% + 100px);
  overflow: hidden;
}
.frame-layout-51 img {
  display: block;
}
.frame-layout-51 .rsOverflow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: calc(100% - 100px) !important;
}
.frame-layout-51 .rsImg {
  width: 100% !important;
  height: auto !important;
}
.frame-layout-51 .rsArrow {
  position: absolute;
  top: calc(50% - 25px);
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  opacity: 1 !important;
  visibility: visible !important;
}
.frame-layout-51 .rsArrow:hover {
  background: rgba(0, 0, 0, 0.5);
}
[a11y-contrast*=high] .frame-layout-51 .rsArrow {
  background: black;
}
[a11y-contrast*=high] .frame-layout-51 .rsArrow:hover {
  background: black;
}
.frame-layout-51 .rsArrowLeft {
  left: 10px;
}
.frame-layout-51 .rsArrowRight {
  right: 10px;
}
.frame-layout-51 .rsArrowIcn {
  width: 20px;
  height: 20px;
  border-top: 2px solid white;
  border-right: 2px solid white;
}
.frame-layout-51 .rsArrowLeft .rsArrowIcn {
  transform: translateX(5px) rotate(-135deg);
}
.frame-layout-51 .rsArrowRight .rsArrowIcn {
  transform: translateX(-5px) rotate(45deg);
}
.frame-layout-51 .rsThumbs {
  position: absolute;
  bottom: 0;
  left: 0;
  float: none;
  width: 100%;
  height: 100px;
}
.frame-layout-51 .rsThumbsContainer {
  display: flex;
  width: auto !important;
  height: 100px !important;
}
.frame-layout-51 .rsThumb {
  opacity: 0.5;
  transition: opacity 0.5s;
  filter: grayscale(50%);
}
.frame-layout-51 .rsNavSelected {
  opacity: 1;
  filter: grayscale(0);
}
.frame-layout-51 .slider__caption {
  position: absolute;
  bottom: 5px;
  left: 5px;
  right: 5px;
  padding: 5px 10px;
  margin: 0;
  background: rgba(255, 255, 255, 0.9);
  font-size: 1.3rem;
}
@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))) {
  .frame-layout-51 .slider__caption {
    background: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
  }
}
[a11y-contrast*=high] .frame-layout-51 .slider__caption {
  background: white;
}

.frame-layout-60 ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
.frame-layout-60 li {
  margin: 0 0.5em 0.5em 0;
}
.ce-center .video {
  margin-left: auto;
  margin-right: auto;
}

.video {
  width: 100%;
  max-width: 620px;
  margin-bottom: 20px;
}

.video-embed {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  border: 0;
}

@media (min-width: 768px), print {
  .cols {
    display: flex;
    justify-content: space-between;
  }
}

.col {
  margin-bottom: 20px;
}
@media (min-width: 768px), print {
  .col > *,
.col > .frame-type-shortcut > * {
    height: 100%;
  }
}

@media (min-width: 576px) {
  .cols-2 {
    display: flex;
    justify-content: space-between;
  }
  .cols-2 .col {
    width: calc((100% - 20px) / 2);
  }
  .cols-2 .col > *,
.cols-2 .col > .frame-type-shortcut > * {
    height: 100%;
  }
}

@media (min-width: 768px), print {
  .cols-2-33-66 .col:nth-child(1) {
    width: calc((100% - 40px) / 3);
  }
  .cols-2-33-66 .col:nth-child(2) {
    width: calc((100% - 40px) / 3 * 2 + 20px);
  }
}

@media (min-width: 768px), print {
  .cols-2-66-33 .col:nth-child(1) {
    width: calc((100% - 40px) / 3 * 2 + 20px);
  }
  .cols-2-66-33 .col:nth-child(2) {
    width: calc((100% - 40px) / 3);
  }
}

@media (min-width: 768px), print {
  .cols-3 .col {
    width: calc((100% - 40px) / 3);
  }
}

@media (min-width: 576px) {
  body.news-list .page-main > .cols > :nth-child(1) {
    width: 100%;
  }
  body.news-list .page-main > .cols > :nth-child(2) {
    position: static;
    width: 100%;
    padding-left: 0;
    border-left: 0;
  }
}
@media (min-width: 768px), print {
  body.news-list .page-main > .cols {
    flex-direction: row;
  }
  body.news-list .page-main > .cols > :nth-child(1) {
    width: calc((100% - 40px) / 3 * 2 + 20px);
  }
  body.news-list .page-main > .cols > :nth-child(2) {
    width: calc((100% - 40px) / 3);
    padding-left: 1em;
    border-left: 10px solid silver;
  }
}

.news-list-item {
  position: relative;
  display: block;
  padding: 20px;
  margin: 0 0 20px 0;
  border-radius: 5px;
  overflow: hidden;
  background: white;
  color: inherit;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.5s, box-shadow 0.5s;
}
.news-list-item:hover {
  box-shadow: 0 10px 20px -10px black;
}
@media (min-width: 768px), print {
  .news-list-item {
    margin: 0 0 20px 0;
    overflow: visible;
  }
}

.news-list-date {
  margin: 0;
  font-size: 1.4rem;
}

.news-list-header {
  margin-top: 0;
}

.news-list-text > :first-child {
  margin-top: 0;
}

.news-list-bar {
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media (min-width: 576px) {
  .news-list-bar {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
  }
}

.news-list-meta {
  flex: 1;
  margin: 0 0 10px 0;
}
@media (min-width: 576px) {
  .news-list-meta {
    margin: 0 10px 0 0;
  }
}

.news-list-categories-tags {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 3px 27px;
}
.news-list-categories-tags:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  display: block;
  width: 14px;
  height: 18px;
  border-radius: 0 0 4px 4px;
  background: #6E6E6E;
  transform: rotate(45deg);
}
.news-list-categories-tags:after {
  content: "●";
  position: absolute;
  top: 2px;
  left: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10px;
  height: 10px;
  border-radius: 0 2px 0 0;
  background: #6E6E6E;
  color: white;
  font-size: 10px;
  line-height: 10px;
}

.news-list-category,
.news-list-tag {
  padding: 0.25em 0.5em;
  color: #525252;
  font-size: 1.3rem;
}

.news-list-item .button, .news-list-item .frame-layout-60 a, .frame-layout-60 .news-list-item a {
  align-self: flex-end;
}

.frame-layout-10 .news, .frame-layout-11 .news {
  height: 100%;
}
.frame-layout-10 .news h4, .frame-layout-11 .news h4 {
  margin: 0.5em 0;
}

#c179 h3 {
  margin-bottom: 0 !important;
}

.news--home {
  display: flex;
  flex-direction: column;
}
.news--home .news-list-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 1px;
  height: auto;
  padding: 20px;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.news--home .news-list-item + .news-list-item {
  border-top: 2px solid #D0D0D0;
  flex: 1;
}
[a11y-contrast*=high] .news--home .news-list-item + .news-list-item {
  border-top: 2px solid black;
}
.news--home .news-list-item:hover {
  background: #d5dcea;
}
[a11y-contrast*=high] .news--home .news-list-item:hover {
  background: #cccccc;
}
.news--home .news-list-text p {
  margin: 0;
}

.news-single:after {
  content: "";
  clear: both;
  display: table;
}

.news-single-date {
  margin: 0;
  font-size: 1.4rem;
}

.news-single-header {
  margin-top: 0;
}

.news-single-teaser {
  font-weight: bold;
}

.news-single-image {
  margin: 0 0 20px 0;
}
@media (min-width: 576px) {
  .news-single-image {
    float: left;
    width: 50%;
    margin: 0 20px 0 0;
  }
}
.news-single-image img {
  display: block;
  max-width: 100%;
  height: auto;
}

.news-single-image-caption {
  padding: 10px;
  margin: 0 0 10px 0;
  border: 1px solid #D0D0D0;
  border-top: 0;
  background: white;
  color: #525252;
  font-size: 1.3rem;
}

.news-list-meta {
  flex: 1;
  margin: 0 0 10px 0;
}
@media (min-width: 576px) {
  .news-list-meta {
    margin: 0 10px 0 0;
  }
}

.news-single-categories-tags {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 3px 27px;
}
.news-single-categories-tags:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  display: block;
  width: 14px;
  height: 18px;
  border-radius: 0 0 4px 4px;
  background: #6E6E6E;
  transform: rotate(45deg);
}
.news-single-categories-tags:after {
  content: "●";
  position: absolute;
  top: 2px;
  left: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10px;
  height: 10px;
  border-radius: 0 2px 0 0;
  background: #6E6E6E;
  color: white;
  font-size: 10px;
  line-height: 10px;
}

.news-single-category,
.news-single-tag {
  padding: 0.25em 0.5em;
  color: #525252;
  font-size: 1.3rem;
}

.f3-widget-paginator {
  display: none;
}

body.events-list .page-main > .cols {
  display: flex;
  flex-direction: column-reverse;
}
body.events-list .page-main > .cols > :nth-child(1) > :nth-child(1) h2 {
  margin-top: 0;
}
@media (min-width: 576px) {
  body.events-list .page-main > .cols > :nth-child(1) {
    width: 100%;
  }
  body.events-list .page-main > .cols > :nth-child(2) {
    position: static;
    width: 100%;
    padding-left: 0;
    border-left: 0;
  }
}
@media (min-width: 768px), print {
  body.events-list .page-main > .cols {
    flex-direction: row;
  }
  body.events-list .page-main > .cols > :nth-child(1) {
    width: calc((100% - 40px) / 3 * 2 + 20px);
  }
  body.events-list .page-main > .cols > :nth-child(2) {
    width: calc((100% - 40px) / 3);
    padding-left: 1em;
    border-left: 10px solid silver;
  }
}

.event-calendar ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.event-calendar__browser {
  display: flex;
  justify-content: center;
}
.event-calendar__browser li {
  flex: 0 0 33.33%;
  padding: 10px;
}
.event-calendar__browser li.event-calendar__browser-prev {
  text-align: left;
}
.event-calendar__browser li.event-calendar__browser-current {
  text-align: center;
}
.event-calendar__browser li.event-calendar__browser-next {
  text-align: right;
}

.event-calendar__browser-current > * {
  margin: 0;
}

.event-calendar__sheet {
  width: 100%;
  margin-bottom: 20px;
  background: white;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
  line-height: 1.2;
}
[a11y-contrast*=high] .event-calendar__sheet {
  box-shadow: none;
  outline: 1px solid black;
}
@media (min-width: 576px) {
  .event-calendar__sheet {
    display: table;
  }
  .event-calendar__sheet ul {
    display: table-row;
  }
  .event-calendar__sheet li {
    display: table-cell;
  }
}

.event-calendar__weekdays {
  display: none;
  font-size: smaller;
}
@media (min-width: 576px) {
  .event-calendar__weekdays {
    display: table-row;
  }
}
.event-calendar__weekdays li {
  width: 14.2857142857%;
  padding: 5px 10px;
  text-align: right;
}
.event-calendar__weekdays li + li {
  border-left: 1px solid #D0D0D0;
}
[a11y-contrast*=high] .event-calendar__weekdays li + li {
  border-left: 1px solid black;
}

.event-calendar__days li {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 14.2857142857%;
  border-top: 1px solid #D0D0D0;
}
[a11y-contrast*=high] .event-calendar__days li {
  border-top: 1px solid black;
}
@media (min-width: 576px) {
  .event-calendar__days li {
    text-align: center;
  }
}
@media (min-width: 576px) {
  .event-calendar__days li + li {
    border-left: 1px solid #D0D0D0;
  }
  [a11y-contrast*=high] .event-calendar__days li + li {
    border-left: 1px solid black;
  }
}

.event-calendar__weekdays + .event-calendar__days .event-calendar__day-other-month + li {
  border-top: 0;
}
@media (min-width: 576px) {
  .event-calendar__weekdays + .event-calendar__days .event-calendar__day-other-month + li {
    border-top: 1px solid #D0D0D0;
  }
  [a11y-contrast*=high] .event-calendar__weekdays + .event-calendar__days .event-calendar__day-other-month + li {
    border-top: 1px solid black;
  }
}

.event-calendar__day {
  display: flex;
  padding: 0;
  max-height: 1.3rem;
}
.event-calendar__day.has-events {
  max-height: none;
}
@media (min-width: 576px) {
  .event-calendar__day {
    position: relative;
    height: 100px;
    min-height: 100px;
    padding-top: 29px;
    overflow: hidden;
  }
}

.event-calendar__day-date {
  position: relative;
  top: -9px;
  display: flex;
  align-items: center;
  height: 29px;
  font-size: 1.1rem;
}
.has-events .event-calendar__day-date {
  top: 0;
  font-size: 1.6rem;
}
@media (min-width: 576px) {
  .event-calendar__day-date {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    justify-content: flex-end;
    width: 100%;
    padding: 5px;
    font-size: 1.2rem;
  }
  .has-events .event-calendar__day-date {
    font-size: 1.2rem;
  }
}
.event-calendar__day-date span {
  flex: 0 0 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
}

.event-calendar__day-today {
  position: relative;
  z-index: 2;
}
.event-calendar__day-today .event-calendar__day-date span {
  border-radius: 50%;
  background: #2F5097;
  color: white;
}
[a11y-contrast*=high] .event-calendar__day-today .event-calendar__day-date span {
  background: black;
}

.event-calendar__day-weeknumber {
  display: none;
}
@media (min-width: 576px) {
  .event-calendar__day-weeknumber {
    position: absolute;
    top: 0;
    left: 5px;
    display: flex;
    height: 100%;
    align-items: center;
    font-size: 1rem;
    color: #7a7a7a;
  }
}

.event-calendar__day-other-month {
  display: none;
}
@media (min-width: 576px) {
  .event-calendar__day-other-month {
    display: table-cell;
  }
}

.event-calendar__day-other-month .event-calendar__day-date {
  color: lightgray;
}

.event-calendar__day-events {
  padding: 5px;
}
@media (min-width: 576px) {
  .event-calendar__day-events {
    padding: 0;
  }
}

.event-calendar__day-event {
  display: block;
  text-decoration: none;
}
.event-calendar__day-event:focus, .event-calendar__day-event:hover {
  text-decoration: underline;
}
.event-calendar__day-event + .event-calendar__day-event {
  margin-top: 5px;
}
@media (min-width: 576px) {
  .event-calendar__day-event {
    position: relative;
    width: 50px;
    min-width: 100%;
    max-width: 100%;
    height: 25px;
    padding: 5px;
    border-top: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: smaller;
  }
  [a11y-contrast*=high] .event-calendar__day-event {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
  }
  .event-calendar__day-event + .event-calendar__day-event {
    margin-top: 0;
    border-top: 0;
  }
  .event-calendar__day-event:nth-child(1n+4) {
    display: none;
  }
  .event-calendar__day-event:nth-child(1n+3), .event-calendar__day-event:last-child {
    border-bottom: 0;
  }
  .event-calendar__day-event a {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 5px;
  }
}

.event-calendar__day-event-time {
  display: none;
}

.events-single-header {
  margin-top: 0;
}

.events-single-main {
  margin-bottom: 20px;
}
.events-single-main:after {
  content: "";
  display: table;
  clear: left;
}

.events-single-image {
  margin: 0 0 20px 0;
}
@media (min-width: 576px) {
  .events-single-image {
    float: left;
    width: 50%;
    margin: 0 20px 0 0;
  }
}
.events-single-image img {
  display: block;
  width: 100%;
  height: auto;
}
.events-single-image > * {
  display: block;
}
.events-single-image > * + * {
  margin-top: 20px;
}

.events-detail-gallery {
  position: relative;
  left: -10px;
  width: calc(100% + 20px);
  display: flex;
  flex-wrap: wrap;
}
.events-detail-gallery div {
  flex: 0 0 25%;
  padding: 0 10px 20px 10px;
}
.events-detail-gallery img {
  width: 100%;
  height: auto;
}

.events-single-add {
  margin: 60px 0;
  text-align: center;
}

.events-single-meta {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.events-single-meta > * {
  margin: 1em 0;
}

.events-single-location {
  display: flex;
}

.events-single-categories {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.events-single-category {
  display: flex;
}

.events-single svg {
  width: 20px;
  height: 20px;
  color: #2F5097;
}

.events-single-map {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 50%;
}
.events-single-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.events-list-item {
  position: relative;
  display: block;
  padding: 20px;
  margin: 0 0 20px 0;
  border-radius: 5px;
  overflow: hidden;
  background: white;
  color: inherit;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.5s, box-shadow 0.5s;
}
.events-list-item:hover {
  box-shadow: 0 10px 20px -10px black;
}
@media (min-width: 768px), print {
  .events-list-item {
    margin: 0 0 20px 150px;
    overflow: visible;
  }
  .events-list-item p {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .events-list-item {
    display: flex;
  }
}
.events-list-item > :last-child {
  margin-bottom: 0;
}

.events-list-image {
  position: relative;
  left: -20px;
  width: calc(100% + 40px);
  margin-top: -20px;
}
@media (min-width: 768px), print {
  .events-list-image {
    position: absolute;
    z-index: -1;
    top: 20px;
    right: 100%;
    left: auto;
    width: 150px;
    height: 150px;
    margin: 0;
  }
}
.events-list-image img {
  width: 100%;
  height: auto;
}

.events-list-image--placeholder {
  display: none;
}
@media (min-width: 768px), print {
  .events-list-image--placeholder {
    display: block;
  }
}

.events-list-text {
  flex: 1;
}

@media (min-width: 768px), print {
  .events-list-image + .events-list-text {
    min-height: 160px;
  }
}

.events-list-date {
  display: block;
  font-size: 1.4rem;
}
.events-list-date:first-child {
  margin-top: 20px;
}
@media (min-width: 768px), print {
  .events-list-date:first-child {
    margin-top: 0;
  }
}

.events-list-header {
  margin-top: 0;
}

.events-list-table {
  width: 100%;
  margin: 0;
}
@media (min-width: 992px) {
  .events-list-table {
    width: 200px;
    margin-left: 20px;
  }
}
.events-list-table tbody {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .events-list-table tbody {
    display: block;
  }
}
.events-list-table tr {
  flex: 1 1 50%;
}
.events-list-table th {
  width: 100px;
  padding: 0 10px 0 0;
}
.events-list-table td {
  padding: 0 20px 0 0;
}

.events-list-meta {
  flex: 1;
  margin: 0 0 10px 0;
}
@media (min-width: 576px) {
  .events-list-meta {
    margin: 0 10px 0 0;
  }
}

.events-list-categories-tags {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 3px 27px;
}

.events-list-category,
.events-list-tag {
  padding: 0.25em 0.5em;
  color: #525252;
  font-size: 1.3rem;
}

.events-list--sidebar .events-list-item {
  padding: 20px;
  margin: 0 0 20px 0;
}
@media (min-width: 992px) {
  .events-list--sidebar .events-list-item {
    display: block;
  }
}
.events-list--sidebar .events-list-date {
  margin-top: 0;
}

.events-single-back {
  margin-top: 60px;
  text-align: center;
}

.filter {
  margin-bottom: 20px;
}

.filter__search-fields {
  display: flex;
  position: relative;
  height: 37px;
  overflow: hidden;
}
.filter__search-fields > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.filter__search-fields > :nth-child(2) {
  z-index: 2;
}

.filter__term {
  width: 100%;
}

@media (min-width: 768px), print {
  .filter__extended .col {
    flex-grow: 1;
    width: auto;
  }
  .filter__extended .col + .col {
    margin-left: 20px;
  }
}

.filter__tags {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 5px 0;
}

.filter__tag {
  display: flex;
  align-items: center;
  min-height: 24px;
  margin: 0 0.5em 0.5em 0;
  border: 1px solid;
  font-size: smaller;
}
.filter__tag:before {
  background-repeat: no-repeat;
  background-position: 2px 2px;
  background-size: 16px 16px;
}
.filter__tag[data-type=time]:before, .filter__tag[data-type=category]:before, .filter__tag[data-type=tag]:before {
  display: block;
  width: 21px;
  height: 22px;
  margin: 0 5px 0 0;
  text-indent: -999em;
  overflow: hidden;
}
[a11y-contrast*=high] .filter__tag[data-type=time]:before, [a11y-contrast*=high] .filter__tag[data-type=category]:before, [a11y-contrast*=high] .filter__tag[data-type=tag]:before {
  filter: none !important;
}
[a11y-contrast*=high] .filter__tag[data-type=time], [a11y-contrast*=high] .filter__tag[data-type=category], [a11y-contrast*=high] .filter__tag[data-type=tag] {
  color: black;
  background: transparent;
}
.filter__tag[data-type=free-search] {
  padding-left: 5px;
}
.filter__tag[data-type=time] {
  color: #2F5097;
  background: rgba(47, 80, 151, 0.01);
}
.filter__tag[data-type=time]:before {
  content: "Zeitraum: ";
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-time.svg");
}
.filter__tag[data-type=time] button:focus,
.filter__tag[data-type=time] button:hover {
  background: #2F5097;
}
.filter__tag[data-type=category] {
  color: #aa0000;
  background: rgba(170, 0, 0, 0.01);
}
.filter__tag[data-type=category]:before {
  content: "Kategorie";
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-category.svg");
}
.filter--organizations .filter__tag[data-type=category]:before {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-organization.svg");
}
.filter__tag[data-type=category] button:focus,
.filter__tag[data-type=category] button:hover {
  background: #aa0000;
}
.filter__tag[data-type=tag] {
  color: #267300;
  background: rgba(38, 115, 0, 0.01);
}
.filter__tag[data-type=tag]:before {
  content: "Thema: ";
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-topic.svg");
}
.filter--projects .filter__tag[data-type=tag]:before {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-area.svg");
}
.filter__tag[data-type=tag] button:focus,
.filter__tag[data-type=tag] button:hover {
  background: #267300;
}
.filter__tag button {
  display: flex;
  justify-content: center;
  width: 24px;
  height: 100%;
  min-height: 1px !important;
  padding: 0 !important;
  margin-left: 5px;
  border: 0 !important;
  color: inherit;
}
.filter__tag button:focus, .filter__tag button:hover {
  color: white;
}
.filter__tag svg {
  width: 10px;
  height: 10px;
}

.filter__extended {
  background: #e6e6e6;
}
.filter-visible .filter__extended {
  border-bottom: 1px solid #e6e6e6;
}
[a11y-contrast*=high] .filter__extended {
  background: transparent;
  border: 1px solid black;
}

.filter__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 44px;
  padding: 0 0 0 20px;
  margin: 0;
  cursor: pointer;
}
.filter__header .icon--arrow {
  flex: 0 0 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 0;
  color: black;
}
.filter__header .icon--arrow:focus, .filter__header .icon--arrow:hover {
  background: transparent;
}
.filter__header .icon--arrow svg {
  width: 20px;
  height: 20px;
  transform: rotate(90deg);
}

.filter--news .cols-3 .col,
.filter--mailings .cols-2 .col,
.filter--organizations .cols-2 .col,
.filter--projects .cols-3 .col,
.filter--events .cols-2 .col {
  padding: 10px;
  margin-top: 20px;
}
.filter--news .cols-3 legend,
.filter--mailings .cols-2 legend,
.filter--organizations .cols-2 legend,
.filter--projects .cols-3 legend,
.filter--events .cols-2 legend {
  display: flex;
  margin: 0 0 10px 0;
  color: inherit;
  font-size: 1.6rem;
}
.filter--news .cols-3 legend:before,
.filter--mailings .cols-2 legend:before,
.filter--organizations .cols-2 legend:before,
.filter--projects .cols-3 legend:before,
.filter--events .cols-2 legend:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  margin: -10px 5px 0 -10px;
  background-repeat: no-repeat;
  background-position: 4px 4px;
  background-size: 32px 32px;
}
[a11y-contrast*=high] .filter--news .cols-3 legend:before,
[a11y-contrast*=high] .filter--mailings .cols-2 legend:before,
[a11y-contrast*=high] .filter--organizations .cols-2 legend:before,
[a11y-contrast*=high] .filter--projects .cols-3 legend:before,
[a11y-contrast*=high] .filter--events .cols-2 legend:before {
  filter: none !important;
}
.filter--news .cols-3 .row--radio--block,
.filter--mailings .cols-2 .row--radio--block,
.filter--organizations .cols-2 .row--radio--block,
.filter--projects .cols-3 .row--radio--block,
.filter--events .cols-2 .row--radio--block {
  display: block;
  padding-bottom: 10px;
}
[a11y-contrast*=high] .filter--news .cols-3 .col,
[a11y-contrast*=high] .filter--mailings .cols-2 .col,
[a11y-contrast*=high] .filter--organizations .cols-2 .col,
[a11y-contrast*=high] .filter--projects .cols-3 .col,
[a11y-contrast*=high] .filter--events .cols-2 .col {
  background: transparent;
  border: 1px solid black;
}

.filter--news .cols-3 .col:nth-child(1) {
  background: rgba(47, 80, 151, 0.01);
  border: 1px solid #2F5097;
}
.filter--news .cols-3 .col:nth-child(1) legend:before {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-time.svg");
}
.filter--news .cols-3 .col:nth-child(2) {
  background: rgba(170, 0, 0, 0.01);
  border: 1px solid #aa0000;
}
.filter--news .cols-3 .col:nth-child(2) legend:before {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-category.svg");
}
.filter--news .cols-3 .col:nth-child(3) {
  background: rgba(38, 115, 0, 0.01);
  border: 1px solid #267300;
}
.filter--news .cols-3 .col:nth-child(3) legend:before {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-topic.svg");
}

.filter--mailings .cols-2 .col:nth-child(1) {
  background: rgba(47, 80, 151, 0.01);
  border: 1px solid #2F5097;
}
.filter--mailings .cols-2 .col:nth-child(1) legend:before {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-time.svg");
}
.filter--mailings .cols-2 .col:nth-child(2) {
  background: rgba(38, 115, 0, 0.01);
  border: 1px solid #267300;
}
.filter--mailings .cols-2 .col:nth-child(2) legend:before {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-topic.svg");
}

.filter--projects .cols-3 .col:nth-child(1) {
  background: rgba(170, 0, 0, 0.01);
  border: 1px solid #aa0000;
}
.filter--projects .cols-3 .col:nth-child(1) legend:before {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-category.svg");
}
.filter--projects .cols-3 .col:nth-child(2) {
  background: rgba(38, 115, 0, 0.01);
  border: 1px solid #267300;
}
.filter--projects .cols-3 .col:nth-child(2) legend:before {
  background: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-area.svg") 4px 4px/32px 32px no-repeat;
}
.filter--projects .cols-3 .col:nth-child(3) {
  background: rgba(47, 80, 151, 0.01);
  border: 1px solid #2F5097;
}
.filter--projects .cols-3 .col:nth-child(3) legend:before {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-time.svg");
}

.filter--organizations .cols-2 .col:nth-child(1) {
  background: rgba(38, 115, 0, 0.01);
  border: 1px solid #267300;
}
.filter--organizations .cols-2 .col:nth-child(1) legend:before {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-topic.svg");
}
.filter--organizations .cols-2 .col:nth-child(2) {
  background: rgba(170, 0, 0, 0.01);
  border: 1px solid #aa0000;
}
.filter--organizations .cols-2 .col:nth-child(2) legend:before {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-organization.svg");
}

.filter--events .cols-2 .col:nth-child(1) {
  background: rgba(38, 115, 0, 0.01);
  border: 1px solid #267300;
}
.filter--events .cols-2 .col:nth-child(1) legend:before {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-topic.svg");
}
.filter--events .cols-2 .col:nth-child(2) {
  background: rgba(47, 80, 151, 0.01);
  border: 1px solid #2F5097;
}
.filter--events .cols-2 .col:nth-child(2) legend:before {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-time.svg");
}

.filter__extended .cols {
  padding: 0 20px;
  border-top: 1px solid #F5F5F5;
  transition: max-height 0.5s ease-in-out;
  max-height: 0;
  overflow: hidden;
}
[a11y-contrast*=high] .filter__extended .cols {
  border-top: 0;
}
[a11y-contrast*=high].filter-visible .filter__extended .cols {
  border-top: 1px solid black;
}

.filter-visible .filter__header svg {
  transform: rotate(270deg);
}

.filter__block {
  height: auto;
}
.filter__block label {
  display: flex;
  align-items: flex-start;
}
.filter__block label input {
  position: relative;
  top: 2px;
  margin-right: 10px;
}

.filter__noresults {
  color: #6E6E6E;
  margin: 50px 0;
  text-align: center;
  font-style: italic;
}

.felogin fieldset {
  margin: 20px 0 0 0;
}
.felogin fieldset legend {
  color: #222222;
}
.felogin fieldset > div {
  margin-bottom: 10px;
}
.felogin fieldset > div > input[type=text],
.felogin fieldset > div > input[type=password] {
  width: 100%;
}
@media (min-width: 576px) {
  .felogin fieldset > div {
    display: flex;
  }
  .felogin fieldset > div > label {
    flex-basis: 30%;
    display: flex;
    align-items: flex-start;
    min-height: 36px;
    padding: 0.5em 0;
  }
  .felogin fieldset > div > input[type=text],
.felogin fieldset > div > input[type=password] {
    flex-basis: 70%;
  }
}
.felogin fieldset > div + div + div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
  margin: 0;
}
@media (min-width: 576px) {
  .felogin fieldset > div + div + div {
    flex-direction: row;
  }
}
.felogin [type=submit] {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  min-height: 36px;
  padding: 0.5em 1em;
  margin: 0;
  background: transparent;
  color: #2F5097;
  border: 1px solid;
  text-decoration: none;
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  cursor: pointer;
}
[a11y-contrast*=high] .felogin [type=submit] {
  color: black !important;
  text-decoration: underline !important;
}

.tx-felogin-pi1 .logged-in {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 576px) {
  .tx-felogin-pi1 .logged-in {
    flex-direction: row;
    justify-content: space-between;
  }
}
.tx-felogin-pi1 .logged-in p {
  margin: 0;
}
.tx-felogin-pi1 .logged-in form {
  margin: 20px 0 0 0;
}
@media (min-width: 576px) {
  .tx-felogin-pi1 .logged-in form {
    margin: 0 0 0 20px;
  }
}

.page-header .tx-felogin-pi1 {
  padding: 0;
  margin: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.page-header button {
  padding: 0 !important;
  border: 0 !important;
  color: #2F5097 !important;
  font-weight: normal !important;
}

.tx_solr > .row {
  display: block;
}

.tx-solr-search-form {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  font-size: 1.6rem;
}
.tx-solr-search-form label {
  flex-grow: 0;
  flex-shrink: 0;
}
.tx-solr-search-form .tx-solr-q {
  flex: 0 0 100%;
  width: 100%;
}
@media (min-width: 576px) {
  .tx-solr-search-form .tx-solr-q {
    flex: 1 1 70%;
    width: auto;
  }
}
.tx-solr-search-form .input-group-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 0 0 100%;
  width: 100%;
  padding: 20px 0 0 0;
}
@media (min-width: 576px) {
  .tx-solr-search-form .input-group-btn {
    flex-direction: row;
  }
}
.tx-solr-search-form .tx-solr-submit,
.tx-solr-search-form .reset-search-tags {
  width: 100%;
  min-height: 36px;
  padding: 0.5em 1em !important;
  margin: 5px;
  background: transparent;
  font-family: inherit;
  font-size: 1.5rem;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
@media (min-width: 576px) {
  .tx-solr-search-form .tx-solr-submit,
.tx-solr-search-form .reset-search-tags {
    width: auto;
  }
}
.tx-solr-search-form .tx-solr-submit {
  border: 1px solid #2F5097 !important;
  color: #2F5097;
  font-weight: bold;
}
@media (min-width: 576px) {
  .tx-solr-search-form .tx-solr-submit {
    order: 2;
  }
}
[a11y-contrast*=high] .tx-solr-search-form .tx-solr-submit {
  border: 1px solid black !important;
  color: black !important;
  text-decoration: underline !important;
}
.tx-solr-search-form .tx-solr-submit span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tx-solr-search-form .filter__tags {
  flex: 1 1 70%;
}

.function--search {
  position: relative;
  z-index: 2;
}
.function--search ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.function--search .tx_solr {
  position: absolute;
  top: 100%;
  left: 50%;
  display: none;
  min-width: 304px;
  padding: 10px;
  transform: translateX(-50%);
  background: white;
  color: #2F5097;
  border: 2px solid;
  font-size: 1.3rem;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
[a11y-contrast*=high] .function--search .tx_solr {
  color: black;
}
.function--search .tx_solr:before {
  content: "";
  position: absolute;
  top: -10px;
  left: calc(50% - 8px);
  display: block;
  width: 17px;
  height: 17px;
  border-top: 2px solid;
  border-left: 2px solid;
  background: white;
  transform: rotate(45deg);
}
.function--search .tx_solr [class*=col-] {
  width: 100%;
}
.function--search .input-group {
  display: flex;
  justify-content: flex-start;
}
.function--search .tx-solr-q {
  flex: 0 0 200px;
  width: auto;
  margin: 0;
}
.function--search .input-group-btn {
  flex: 0 0 80px;
  padding: 0;
}
.function--search .tx-solr-submit {
  flex-shrink: 0;
  width: auto;
  height: 100%;
  padding: 5px 10px !important;
  margin: 0 0 0 10px;
}

.autocomplete-suggestions {
  min-width: 200px;
  border: 1px solid #D0D0D0 !important;
  border-top: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.autocomplete-suggestion {
  display: flex !important;
  align-items: center;
  min-height: 36px;
  padding: 0.5em !important;
}
.autocomplete-suggestion strong {
  color: #2F5097;
}
[a11y-contrast*=high] .autocomplete-suggestion strong {
  color: inherit;
}
.autocomplete-suggestion.autocomplete-selected {
  background: #d5dcea;
}
[a11y-contrast*=high] .autocomplete-suggestion.autocomplete-selected {
  background: black;
  color: white !important;
}
.autocomplete-suggestion a {
  color: inherit !important;
}

.page-main [id=tx-solr-search] {
  float: none !important;
  width: auto !important;
}
.page-main .tx-solr-search-form {
  margin-bottom: 20px;
}
.page-main .searched-for,
.page-main .result-found,
.page-main .result-range {
  display: none;
}
.page-main [id=results-per-page] {
  display: flex;
  justify-content: flex-end;
}

.solr-pagination {
  margin: 20px 0;
}
.solr-pagination .pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.solr-pagination li {
  margin: 5px;
}
.solr-pagination a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  min-height: 36px;
  line-height: 36px;
}
.solr-pagination a:focus,
.solr-pagination a:hover,
.solr-pagination .active a {
  background: #d5dcea;
}
[a11y-contrast*=high] .solr-pagination a:focus,
[a11y-contrast*=high] .solr-pagination a:hover,
[a11y-contrast*=high] .solr-pagination .active a {
  background: black;
  color: white !important;
}
.solr-pagination .active a {
  text-decoration: none;
}

[id*=tx-solr-search] .col-md-12 {
  width: 100%;
}
[id*=tx-solr-search] .filter__tag {
  padding-left: 5px;
  color: #2F5097;
}
[id*=tx-solr-search] .filter__tag button:focus,
[id*=tx-solr-search] .filter__tag button:hover {
  background: #2F5097;
}
[id*=tx-solr-search] .results-list {
  padding: 0;
  margin: 0;
}
[id*=tx-solr-search] .search-result {
  padding: 20px;
  margin: 0 0 20px 0;
  border-radius: 5px;
  background: white;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
}
[id*=tx-solr-search] .results-topic {
  margin: 0 0 0.5em 0;
  font-size: 2rem;
  line-height: 1.2;
}
[id*=tx-solr-search] .results-topic a {
  text-decoration: none;
}
[id*=tx-solr-search] .result-content {
  margin: 0;
}
@media (min-width: 768px), print {
  [id*=tx-solr-search] .results-meta {
    display: flex;
    align-items: flex-start;
  }
}
[id*=tx-solr-search] .relevance {
  display: flex;
  margin: 5px 20px 5px 0;
  align-items: center;
  font-size: 1.3rem;
}
[id*=tx-solr-search] .progress {
  width: 100px;
  height: 12px !important;
  padding: 0;
  margin-left: 5px;
  background: #d5dcea;
  color: #2F5097;
}
[a11y-contrast*=high] [id*=tx-solr-search] .progress {
  border: 1px solid;
  background: transparent;
  color: black;
}
[id*=tx-solr-search] .progress-bar {
  height: 100%;
  padding: 0;
  border: 0;
  background: #2F5097;
}
[a11y-contrast*=high] [id*=tx-solr-search] .progress-bar {
  background: black;
}
[id*=tx-solr-search] .results-highlight {
  background: #d5dcea;
  word-wrap: break-word;
}
[a11y-contrast*=high] [id*=tx-solr-search] .results-highlight {
  background: #cccccc;
}
[id*=tx-solr-search] .breadcrumb li {
  min-height: 1px;
}
[id*=tx-solr-search] .breadcrumb li:first-child {
  margin-left: 0;
}
[id*=tx-solr-search] .breadcrumb li:first-child svg {
  display: none;
}
[id*=tx-solr-search] .searchinfo {
  margin: 20px 0;
}

.tx-solr-autosuggest .autocomplete-group {
  font-weight: bold;
}
.tx-solr-autosuggest .autocomplete-suggestion {
  white-space: normal !important;
}
.tx-solr-autosuggest em,
.tx-solr-autosuggest strong {
  color: #2F5097 !important;
  font-weight: bold !important;
  font-style: normal !important;
}
.tx-solr-autosuggest .autocomplete-selected {
  background: #d5dcea !important;
}
[a11y-contrast*=high] .tx-solr-autosuggest .autocomplete-selected {
  background: #cccccc !important;
}

.ameos_file_manager .toolbar {
  display: flex;
  flex-wrap: wrap;
}
.ameos_file_manager .toolbar a {
  padding: 0.25em;
  margin: 0 5px 5px 0;
  border: 1px solid;
  text-decoration: none;
}
.ameos_file_manager .toolbar a:focus, .ameos_file_manager .toolbar a:hover {
  background: #d5dcea;
}
[a11y-contrast*=high] .ameos_file_manager .toolbar a:focus, [a11y-contrast*=high] .ameos_file_manager .toolbar a:hover {
  background: #cccccc;
}
.ameos_file_manager table {
  border: 1px solid transparent;
  font-size: 1.4rem;
}
@media (min-width: 768px), print {
  .ameos_file_manager table {
    width: 100%;
    border: 1px solid;
  }
}
.ameos_file_manager table tr {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
  margin: 0 0 20px 0;
  border-radius: 5px;
  background: white;
  color: inherit;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px), print {
  .ameos_file_manager table tr {
    display: table-row;
    box-shadow: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ameos_file_manager table tr {
    padding: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }
  .ameos_file_manager table tr + tr {
    padding-top: 20px;
    border-top: 1px solid;
  }
}
.ameos_file_manager table tr:first-child {
  display: none;
}
@media (min-width: 768px), print {
  .ameos_file_manager table tr:first-child {
    display: table-row;
    white-space: nowrap;
  }
}
.ameos_file_manager table th,
.ameos_file_manager table td {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  padding: 0.25em;
  border: 0;
}
@media (min-width: 768px), print {
  .ameos_file_manager table th,
.ameos_file_manager table td {
    display: table-cell;
    padding: 10px 5px;
    border: 1px solid;
    vertical-align: middle;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ameos_file_manager table th,
.ameos_file_manager table td {
    padding: 0;
  }
}
.ameos_file_manager table td:empty {
  display: none;
}
@media (min-width: 768px), print {
  .ameos_file_manager table td:empty {
    display: table-cell;
  }
}
.ameos_file_manager table td:nth-child(1) {
  width: calc(32px + 0.5em);
}
.ameos_file_manager table td:nth-child(2) {
  width: calc(100% - 32px - 0.5em);
  font-weight: bold;
}
@media (min-width: 768px), print {
  .ameos_file_manager table td:nth-child(2) {
    width: 80%;
  }
}
.ameos_file_manager table td:nth-child(3) {
  width: 8em;
}
@media (min-width: 768px), print {
  .ameos_file_manager table td:nth-child(3) {
    text-align: right;
  }
}
.ameos_file_manager table td:nth-child(4) {
  justify-content: flex-end;
  width: 10em;
}
@media (min-width: 768px), print {
  .ameos_file_manager table td:nth-child(4) {
    text-align: right;
  }
}
.ameos_file_manager table td:nth-child(5) {
  flex-grow: 1;
  justify-content: flex-end;
}
@media (min-width: 768px), print {
  .ameos_file_manager table td:nth-child(5) {
    text-align: right;
  }
}
.ameos_file_manager table td:nth-child(5) a {
  display: inline-block;
  padding: 0.25em 0.5em;
  margin: 0 0.25em;
  border: 1px solid;
  text-decoration: none;
}
@media (min-width: 768px), print {
  .ameos_file_manager table td:nth-child(5) a {
    margin: 0;
  }
}
.ameos_file_manager table td:nth-child(5) a:focus, .ameos_file_manager table td:nth-child(5) a:hover {
  background: #d5dcea;
}
[a11y-contrast*=high] .ameos_file_manager table td:nth-child(5) a:focus, [a11y-contrast*=high] .ameos_file_manager table td:nth-child(5) a:hover {
  background: #cccccc;
}
.ameos_file_manager table td:nth-child(6) {
  width: 100%;
  font-size: 1.3rem;
}
@media (min-width: 768px), print {
  .ameos_file_manager table td:nth-child(6) {
    white-space: nowrap;
  }
}
.ameos_file_manager table td:nth-child(7) {
  width: 100%;
}
.ameos_file_manager table td:nth-child(1),
.ameos_file_manager table td:nth-child(4),
.ameos_file_manager table td:nth-child(5) {
  white-space: nowrap;
}
.ameos_file_manager table a + a {
  margin-left: 0.25em;
}
.ameos_file_manager .icone img {
  display: block;
  width: 32px;
  height: auto;
}
.ameos_file_manager form label {
  flex-basis: 30%;
  padding: 0.5em 1em 0.5em 0;
  min-height: 36px;
}
.ameos_file_manager form .input {
  flex-basis: 70%;
}
.ameos_file_manager form .input input,
.ameos_file_manager form .input textarea,
.ameos_file_manager form .input select {
  width: 100%;
}
.ameos_file_manager form ul {
  padding: 0;
  list-style: none;
}
.ameos_file_manager form ul ul {
  padding-left: 20px;
}
.ameos_file_manager form ul input {
  margin-right: 5px;
}
.ameos_file_manager form > p:last-child {
  justify-content: center;
}
.ameos_file_manager form input[type=submit] {
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  width: auto;
  min-height: 36px;
  padding: 0.5em 1em;
  margin: 5px;
  border: 1px solid;
  background: transparent;
  color: #2F5097;
  font-family: inherit;
  font-size: 1em;
  line-height: 1;
  text-align: center;
}
.ameos_file_manager form input[type=submit]:focus, .ameos_file_manager form input[type=submit]:hover {
  background: #d5dcea;
}
[a11y-contrast*=high] .ameos_file_manager form input[type=submit]:focus, [a11y-contrast*=high] .ameos_file_manager form input[type=submit]:hover {
  background: #cccccc;
}

.ajax-loading-hint {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 100px 20px;
  color: #2F5097;
  font-size: 2rem;
  font-weight: bold;
}
[a11y-contrast*=high] .ajax-loading-hint {
  color: black;
}
.ajax-loading-hint svg {
  width: 50px;
  height: 50px;
  margin-bottom: 40px;
}
.ajax-loading-hint path {
  fill: currentColor;
}
.ajax-loading-hint .ajax-loading-hint__arrow-1 {
  -webkit-animation: arrow1 8s infinite ease-in-out;
          animation: arrow1 8s infinite ease-in-out;
}
.ajax-loading-hint .ajax-loading-hint__arrow-2 {
  -webkit-animation: arrow2 8s infinite ease-in-out;
          animation: arrow2 8s infinite ease-in-out;
}

@-webkit-keyframes arrow1 {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  10% {
    opacity: 1;
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    transform: translateY(0);
  }
  90% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}

@keyframes arrow1 {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  10% {
    opacity: 1;
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    transform: translateY(0);
  }
  90% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}
@-webkit-keyframes arrow2 {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  11% {
    opacity: 1;
    transform: translateY(0);
  }
  81% {
    opacity: 1;
    transform: translateY(0);
  }
  91% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}
@keyframes arrow2 {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  11% {
    opacity: 1;
    transform: translateY(0);
  }
  81% {
    opacity: 1;
    transform: translateY(0);
  }
  91% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}
.contact {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 2;
  transform: translateY(100%) translateY(-156px);
  transition: all 0.4s ease-in-out;
  width: 96px;
}
.contact:hover, .contact:focus {
  transform: translateY(80px);
}
.contact:hover .contact__name svg, .contact:focus .contact__name svg {
  opacity: 0;
}
@media (min-width: 1690px) {
  .contact {
    right: calc(50% + 750px);
    left: auto;
  }
}
.contact__img {
  flex: 0 0 96px;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
  width: 96px;
  height: 96px;
  border-radius: 4px;
  box-shadow: 0 2px 24px -4px rgba(0, 0, 0, 0.2);
}
.contact__imgWrapper {
  position: relative;
  z-index: 2;
  align-items: flex-end;
  display: flex;
  transition: all 0.4s ease-in-out;
  width: 96px;
  height: 96px;
  margin: 0 0 24px 30px;
}
.contact__imgWrapper img {
  display: block;
  width: 96px;
  height: auto;
}
.contact__label {
  transition: all 0.4s ease-in-out;
  margin: 0 0 10px 16px;
  color: #888;
  font-size: 14px;
  text-align: center;
}
.contact__content {
  transform: translateY(-72px);
  transition: all 0.4s ease-in-out;
  width: 275px;
  margin-bottom: 8px;
  margin-left: 8px;
  border-radius: 4px;
}
.contact__desc {
  margin: 0;
  padding: 16px;
  border: 4px solid #e5e5e5;
  border-top-width: 0;
  border-radius: 0 0 4px 4px;
  background: #e5e5e5;
}
.contact__name {
  position: relative;
  margin: 0;
  padding: 64px 16px 16px 16px;
  border: 2px solid #eee;
  border: 4px solid #e5e5e5;
  border-bottom-width: 0;
  border-radius: 4px 4px 0 0;
  background: #fff;
}
.contact__name svg {
  position: absolute;
  top: 14px;
  right: 14px;
  opacity: 1;
  transform: rotateZ(270deg);
  transition: opacity 0.2s ease-in-out;
  width: 20px;
  height: 20px;
}

@media (min-width: 576px) and (max-height: 900px) and (max-width: 1500px) {
  .contact {
    transform: translateY(100%) translateY(-104px);
  }
}
@media (max-width: 576px) {
  .contact {
    transform: translateY(100%) translateY(-115px);
    transition: all 0.4s ease-in-out;
    width: 80px;
  }
  .contact:hover, .contact:focus {
    transform: translateY(100%) translateY(-115px);
  }
  .contact.is-open:hover, .contact.is-open:focus, .contact.is-open {
    transform: translateY(88px);
  }
  .contact.is-open:hover .contact__name svg, .contact.is-open:focus .contact__name svg, .contact.is-open .contact__name svg {
    opacity: 1;
    transform: rotateZ(90deg);
  }
  .contact.is-open:hover .contact__label, .contact.is-open:focus .contact__label, .contact.is-open .contact__label {
    opacity: 0;
  }
  .contact.is-open:hover .contact__img, .contact.is-open:focus .contact__img, .contact.is-open .contact__img {
    border-radius: 4px;
    box-shadow: 0 2px 24px -4px rgba(0, 0, 0, 0.2);
  }
  .contact.is-open:hover .contact__imgWrapper, .contact.is-open:focus .contact__imgWrapper, .contact.is-open .contact__imgWrapper {
    margin: 0 0 24px 22px;
    box-shadow: none;
  }
  .contact.is-open:hover .contact__content, .contact.is-open:focus .contact__content, .contact.is-open .contact__content {
    transform: translateY(-88px);
  }

  .contact:hover .contact__img,
.contact:focus .contact__img,
.contact__img {
    flex: 0 0 80px;
    width: 80px;
    height: 80px;
    border-radius: 4px 4px 0 0;
    box-shadow: none;
  }
  .contact:hover .contact__imgWrapper,
.contact:focus .contact__imgWrapper,
.contact__imgWrapper {
    position: relative;
    z-index: 2;
    display: block;
    width: 80px;
    height: 104px;
    margin: 0 0 24px 10px;
    box-shadow: 0 2px 24px -4px rgba(0, 0, 0, 0.2);
  }
  .contact:hover .contact__imgWrapper img,
.contact:focus .contact__imgWrapper img,
.contact__imgWrapper img {
    display: block;
    width: 80px;
  }
  .contact:hover .contact__label,
.contact:focus .contact__label,
.contact__label {
    width: 100%;
    margin: 0;
    border-radius: 0 0 4px 4px;
    background-color: #fff;
    line-height: 24px;
  }
  .contact:hover .contact__content,
.contact:focus .contact__content,
.contact__content {
    transform: translateY(16px);
    width: 100vw;
    max-width: none;
    margin: 0;
  }
  .contact:hover .contact__name,
.contact:focus .contact__name,
.contact__name {
    padding: 50px 16px 16px 16px;
    border-radius: 0;
  }
  .contact:hover .contact__name svg,
.contact:focus .contact__name svg,
.contact__name svg {
    transform: rotateZ(90deg);
    transition: transform 0.2s ease-in-out;
  }
}
.mailing-list-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  margin: 0 0 20px 0;
  border-radius: 5px;
  overflow: hidden;
  background: white;
  color: inherit;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.5s, box-shadow 0.5s;
}
.mailing-list-item:hover {
  box-shadow: 0 10px 20px -10px black;
}
@media (min-width: 768px), print {
  .mailing-list-item {
    overflow: visible;
  }
}
.mailing-list-item .mailing-list-divider:last-child {
  display: none;
}
.mailing-list-meta {
  display: -ms-flex;
  display: flex;
}
.mailing-list-date, .mailing-list-identifier {
  margin: 0;
  font-size: 1.4rem;
}
.mailing-list-date {
  margin-right: 20px;
}
.mailing-list-header {
  margin-bottom: 10px;
}
.mailing-list-subheader {
  margin: 0;
}
.mailing-list-department {
  margin-bottom: 0;
}
.mailing-list-department::before {
  content: "";
  display: inline-block;
  transform: translateY(2px);
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background-image: url("../Images/tag-tag.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.mailing-list-item .button, .mailing-list-item .frame-layout-60 a, .frame-layout-60 .mailing-list-item a {
  display: inline-block;
  margin-top: 20px;
  margin-left: auto;
}
.mailing-list-divider {
  margin: 0;
  color: #999;
  line-height: 20px;
}

.mailing-single-meta {
  display: -ms-flex;
  display: flex;
}
.mailing-single-meta .mailing-single-divider {
  line-height: 20px;
}
.mailing-single-date, .mailing-single-identifier, .mailing-single-type, .mailing-single-department {
  margin: 0 0 1rem 0;
  font-size: 1.4rem;
}
.mailing-single-name {
  margin: 0;
}
.mailing-single-email {
  margin: 0;
}
.mailing-single-header {
  margin-top: 0;
}
.mailing-single-subheader {
  margin: 0;
  font-weight: bold;
}
.mailing-single-contact {
  display: -ms-flex;
  display: flex;
  margin: 0.5em 0 0 0;
}
.mailing-single-contactTitle {
  margin: 2em 0 0 0;
}
.mailing-single-department {
  margin: 0;
}
.mailing-single-attachmentTitle {
  margin: 2em 0 0 0;
}
.mailing-single-tags {
  margin: 0 0 1rem 0;
  font-size: 1.4rem;
}
.mailing-single-tags .mailing-single-divider {
  line-height: 20px;
}
.mailing-single-tags .mailing-single-divider:last-child {
  display: none;
}
.mailing-single-divider {
  margin: 0;
  color: #999;
}

.organizations__item {
  position: relative;
  padding: 20px;
  margin: 0 0 20px 0;
  border-radius: 5px;
  overflow: hidden;
  background: white;
  color: inherit;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
  text-decoration: none;
  transition: box-shadow 0.5s;
}
@media print {
  .organizations__item {
    display: flex;
  }
}
@media (min-width: 576px) {
  .organizations__item {
    display: flex;
  }
}
.organizations__item p {
  margin-bottom: 0;
}

.results-teaser .organizations__item {
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}

.organizations__item__image {
  flex: 0 0 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px 0;
}
@media (min-width: 576px) {
  .organizations__item__image {
    margin: 0 20px 0 0;
  }
}
.organizations__item__image img {
  width: auto;
  height: auto;
  max-width: 200px;
  max-height: 100%;
}

.organizations__item__text {
  flex: auto;
}

.organizations__item__type {
  font-size: 1.4rem;
  color: #525252;
}

.organizations__item__title {
  margin-top: 0;
}

@media print {
  .organizations__item .cols {
    display: flex;
  }
}
.organizations__item .col {
  flex: 1 1 33.33%;
}
@media (min-width: 768px), print {
  .organizations__item .col + .col {
    margin-left: 20px;
  }
}
.organizations__item .col > * {
  height: auto;
}

.organizations__item__footer {
  margin-top: 20px;
}

.projects-list-item > a {
  position: relative;
  display: flex;
  transition: background-color 0.5s, box-shadow 0.5s;
  margin: 0 0 20px 0;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
  background: white;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 576px) {
  .projects-list-item > a {
    display: block;
  }
}
.projects-list-item > a:hover {
  box-shadow: 0 10px 20px -10px black;
}
.projects-list-item .button, .projects-list-item .frame-layout-60 a, .frame-layout-60 .projects-list-item a {
  display: inline-block;
  margin-top: 20px;
  align-self: flex-end;
}
.projects-list-img {
  flex: 0 0 150px;
  justify-content: center;
  align-items: center;
  display: -ms-flex;
  display: flex;
  margin-right: 20px;
}
@media (max-width: 576px) {
  .projects-list-img {
    margin-right: 0;
  }
}
.projects-list-img img {
  max-width: 200px;
  max-height: 100%;
}
@media (max-width: 576px) {
  .projects-list-img img {
    margin-bottom: 20px;
  }
}
.projects-list-img-placeholder {
  width: 70px;
  height: 70px;
}
.projects-list-content {
  flex-direction: column;
  display: -ms-flex;
  display: flex;
  width: 100%;
}
.projects-list-desc {
  flex: auto;
  margin: 0;
}
.projects-list-title {
  margin: 0 0 10px 0;
}

.projects-list-tags {
  flex-wrap: wrap;
  display: flex;
  margin: 10px 0 5px 0;
}
.projects-list-tags-categories, .projects-list-tags-lifeareas, .projects-list-tags-projectstatus {
  flex-wrap: wrap;
  display: flex;
}
.projects-list-tags-categories:before, .projects-list-tags-lifeareas:before, .projects-list-tags-projectstatus:before {
  content: "";
  display: block;
  overflow: hidden;
  width: 21px;
  height: 22px;
  margin: 0 5px 0 0;
  background-repeat: no-repeat;
  background-position: 2px 2px;
  background-size: 16px 16px;
  text-indent: -999em;
}
[a11y-contrast*=high] .projects-list-tags-categories:before, [a11y-contrast*=high] .projects-list-tags-lifeareas:before, [a11y-contrast*=high] .projects-list-tags-projectstatus:before {
  filter: none !important;
}
.projects-list-tags-categories:before {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-category.svg");
}
.projects-list-tags-lifeareas:before {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-area.svg");
}
.projects-list-tags-projectstatus:before {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/filter-time.svg");
}
.projects-list-tags-projectstatus button:focus,
.projects-list-tags-projectstatus button:hover {
  background: #2F5097;
}

.projects-list-tag {
  align-items: center;
  display: flex;
  min-height: 24px;
  margin: 0 8px 0 0;
  padding: 2px 5px;
  font-size: smaller;
}
.projects-list-tag[data-type=time]::after, .projects-list-tag[data-type=category]::after, .projects-list-tag[data-type=tag]::after {
  content: " | ";
  position: relative;
  right: -8px;
}
.projects-list-tag[data-type=time]:last-child::after, .projects-list-tag[data-type=category]:last-child::after, .projects-list-tag[data-type=tag]:last-child::after {
  display: none;
}
[a11y-contrast*=high] .projects-list-tag[data-type=time], [a11y-contrast*=high] .projects-list-tag[data-type=category], [a11y-contrast*=high] .projects-list-tag[data-type=tag] {
  background: transparent;
  color: black;
}
.projects-list-tag[data-type=free-search] {
  padding-left: 5px;
}
.projects-list-tag[data-type=time] {
  color: #2F5097;
}
.projects-list-tag[data-type=category] {
  color: #aa0000;
}
.projects-list-tag[data-type=category] button:focus,
.projects-list-tag[data-type=category] button:hover {
  background: #aa0000;
}
.projects-list-tag[data-type=tag] {
  color: #267300;
}
.projects-list-tag[data-type=tag] button:focus,
.projects-list-tag[data-type=tag] button:hover {
  background: #267300;
}
.projects-list-tag button {
  justify-content: center;
  display: flex;
  width: 24px;
  height: 100%;
  min-height: 1px !important;
  margin-left: 5px;
  padding: 0 !important;
  border: 0 !important;
  color: inherit;
}
.projects-list-tag button:focus, .projects-list-tag button:hover {
  color: white;
}
.projects-list-tag svg {
  width: 10px;
  height: 10px;
}

.home .frame-type-list.frame-layout-10 header > *, .home .frame-type-list.frame-layout-11 header > * {
  margin: 20px;
}

.teilhabe-4-0 {
  padding: 0;
}
.teilhabe-4-0 .page-header,
.teilhabe-4-0 .page-toolbar,
.teilhabe-4-0 .main-footer,
.teilhabe-4-0 .page-footer {
  display: none;
}
.teilhabe-4-0 .cols-2 {
  position: relative;
  z-index: 1;
  padding: 4rem 0;
  margin-top: 2rem;
  color: #fff;
}
[a11y-contrast*=high-] .teilhabe-4-0 .cols-2 {
  color: #000;
}
.teilhabe-4-0 .cols-2::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background: #582463;
}
[a11y-contrast*=high] .teilhabe-4-0 .cols-2::before {
  display: none;
}
.teilhabe-4-0 .cols-2 .col {
  margin: 0;
}
@media (min-width: 576px) {
  .teilhabe-4-0 .cols-2 .col {
    margin-bottom: 20px;
  }
}
.teilhabe-4-0 table {
  margin: 0;
}
.teilhabe-4-0 table td {
  padding: 1rem 0;
}
.teilhabe-4-0 table td:nth-child(1) {
  white-space: nowrap;
  padding-right: 2rem;
}
.teilhabe-4-0 table td:nth-child(2) {
  padding-left: 2rem;
  border-left: 2px solid #fff;
}
[a11y-contrast*=high-] .teilhabe-4-0 table td:nth-child(2) {
  border-left: 2px solid #000;
}
.teilhabe-4-0 .notification {
  padding: 2rem;
  border: 2px solid;
  background: #eaeef5;
  color: #2F5097;
  text-align: center;
}
[a11y-contrast*=high] .teilhabe-4-0 .notification {
  background: #fff;
  color: #000;
}

.teilhabe-4-0__header {
  width: 98rem;
  max-width: 100%;
  padding: 0 20px 20px 20px;
  margin-left: auto;
  margin-right: auto;
  background: url("/typo3conf/ext/q4u_registration/Resources/Public/Images/teilhabe-4-0.jpg") 50% 50%/cover no-repeat;
  color: #fff;
}
[a11y-contrast=high-wb] .teilhabe-4-0__header {
  filter: invert(100%);
}
.teilhabe-4-0__header svg {
  width: 100%;
  height: auto;
}
.teilhabe-4-0__header h1 {
  margin: 0 !important;
}

.teilhabe-4-0__logo {
  margin-bottom: 10%;
  background: #582463;
  color: #fff;
}
[a11y-contrast=high-bw] .teilhabe-4-0__logo {
  background: #fff;
  color: #000;
}
[a11y-contrast=high-wb] .teilhabe-4-0__logo {
  background: #000;
  color: #fff;
}
@media (min-width: 576px) {
  .teilhabe-4-0__logo {
    width: 40%;
  }
}

#readspeaker_button1 {
  z-index: 2;
  height: 28px;
  margin-top: 20px;
  padding: 0;
}
#readspeaker_button1 button {
  min-height: 0;
}
#readspeaker_button1 a, #readspeaker_button1 span {
  color: #2F5097;
  font-family: "Roboto";
}
#readspeaker_button1 .rsbtn:before {
  display: none;
}
#readspeaker_button1 .rsbtn_play {
  height: 26px;
  margin-bottom: 0;
  border: 1px solid #2F5097;
  border-radius: 0;
  background: #f5f5f5;
}
#readspeaker_button1 .rsbtn_play:hover .rsbtn_text, #readspeaker_button1 .rsbtn_play:focus .rsbtn_text {
  color: #2F5097;
}
#readspeaker_button1 .rsbtn_play:hover .rsplay:before, #readspeaker_button1 .rsbtn_play:focus .rsplay:before {
  color: #829bc6;
}
#readspeaker_button1 .rsbtn_play:hover .rsbtn_label, #readspeaker_button1 .rsbtn_play:focus .rsbtn_label {
  color: #2F5097;
  text-decoration: underline;
}
#readspeaker_button1 .rsbtn_play:hover .rsbtn_text:before, #readspeaker_button1 .rsbtn_play:focus .rsbtn_text:before {
  color: #2F5097;
}
#readspeaker_button1 .rsbtn_left {
  margin-left: 26px;
}
#readspeaker_button1 .rsbtn_text {
  margin: 0 10px;
  color: #2F5097;
}
#readspeaker_button1 .rsbtn_text:before {
  line-height: 26px;
}
#readspeaker_button1 .rsbtn_label {
  color: #2F5097;
  line-height: 26px;
}
#readspeaker_button1 .rsbtn_right {
  display: none;
  border-left: 1px solid #2F5097;
  color: #2F5097;
}
#readspeaker_button1 .rsbtn_exp_inner {
  height: 26px;
  padding: 0;
  border: 1px solid #2F5097;
  border-left: none;
  border-radius: 0;
  background: #f5f5f5;
}
#readspeaker_button1 .rsbtn_tooltoggle {
  top: 1px;
  left: 1px;
  width: 26px;
  height: 26px;
  border: none;
  border-right: 1px solid #2F5097;
  background: #d5dcea;
}
#readspeaker_button1 .rsbtn_tooltoggle:hover {
  background: #d5dcea;
}
#readspeaker_button1 .rsbtn_toolpanel {
  width: 37px !important;
  min-width: 37px !important;
}
#readspeaker_button1 .rsbtn_tools {
  border: 1px solid #2F5097;
  border-radius: 0;
  background: #f5f5f5;
}
#readspeaker_button1 .rsbtn_tools_inner {
  margin: 0;
}
#readspeaker_button1 .rsbtn_powered {
  display: none;
}
#readspeaker_button1 .rsbtn_toolcontainer {
  margin-top: 0;
}
#readspeaker_button1 .rsbtn_tool {
  padding: 10px;
  border-right: none;
}
#readspeaker_button1 .rsbtn_tool:hover, #readspeaker_button1 .rsbtn_tool:focus {
  background: transparent;
}
#readspeaker_button1 .rsbtn_tool:hover .rsicn, #readspeaker_button1 .rsbtn_tool:focus .rsicn {
  color: #829bc6;
}
#readspeaker_button1 .rsbtn_player_item {
  border-left: none;
}
#readspeaker_button1 .rsbtn_player_item:hover, #readspeaker_button1 .rsbtn_player_item:focus {
  background: transparent;
}
#readspeaker_button1 .rsbtn_player_item:hover .rsicn, #readspeaker_button1 .rsbtn_player_item:focus .rsicn {
  color: #829bc6;
}
#readspeaker_button1 .rsbtn_progress_played {
  background: #2F5097;
}
#readspeaker_button1 .rsbtn_progress_handle a {
  background: #2F5097;
}
#readspeaker_button1 .rsbtn_progress_handle a:hover {
  background: #829bc6;
}
#readspeaker_button1 .rsbtn_volume_container {
  top: 26px;
  border: 1px solid #2F5097;
  background: #f5f5f5;
}
#readspeaker_button1 .rsbtn_volume_handle {
  background: #2F5097;
}
#readspeaker_button1 .rsbtn_volume_handle:hover {
  background: #829bc6;
}
#readspeaker_button1 .rsbtn_stop {
  border-right: 1px solid #2F5097;
}
#readspeaker_button1 .rsbtn_dragbar {
  width: 110px;
  border: 1px solid #2F5097;
  border-radius: 0;
}
#readspeaker_button1 .rsbtn_dragbar:focus {
  background: #829bc6;
}
#readspeaker_button1 .rsicn {
  color: #2F5097;
}

#readspeaker_button1.rs_mobile .rsbtn_play {
  display: inline-block;
  line-height: 26px;
}
#readspeaker_button1.rs_mobile .rsbtn_left {
  margin-left: 0;
}
#readspeaker_button1.rs_mobile .rsbtn_right {
  display: none;
}
#readspeaker_button1.rs_mobile span {
  display: inline-block;
}

div.rspopup {
  border: 1px solid #2F5097;
  border-radius: 0;
  background: #f5f5f5;
  color: #2F5097;
}
div.rspopup:hover, div.rspopup:focus {
  color: #829bc6;
}

.rs_home {
  margin-bottom: 20px;
}

#fr_button {
  display: flex;
  padding: 0;
  margin-bottom: 20px;
  border: 0;
  background: transparent;
}
#fr_button a {
  display: flex;
  align-items: center;
  width: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 8px 10px;
  margin: 10px 0;
  border: 1px solid #2F5097;
  background: transparent;
}
#fr_button a:hover span {
  text-decoration: underline;
}
#fr_button span {
  font-family: inherit !important;
}

#fr_listenicon {
  margin-right: 10px;
}

[a11y-contrast=high-bw] #readspeaker_button1 button,
[a11y-contrast=high-wb] #readspeaker_button1 button {
  text-decoration: none !important;
}
[a11y-contrast=high-bw] #readspeaker_button1 a, [a11y-contrast=high-bw] #readspeaker_button1 span,
[a11y-contrast=high-wb] #readspeaker_button1 a,
[a11y-contrast=high-wb] #readspeaker_button1 span {
  color: black;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_play,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_play {
  border: 1px solid black;
  background: #fff;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_play:hover .rsbtn_text, [a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_play:focus .rsbtn_text,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_play:hover .rsbtn_text,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_play:focus .rsbtn_text {
  color: black;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_play:hover .rsplay:before, [a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_play:focus .rsplay:before,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_play:hover .rsplay:before,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_play:focus .rsplay:before {
  color: #ccc;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_play:hover .rsbtn_label, [a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_play:focus .rsbtn_label,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_play:hover .rsbtn_label,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_play:focus .rsbtn_label {
  color: black;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_play:hover .rsbtn_text:before, [a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_play:focus .rsbtn_text:before,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_play:hover .rsbtn_text:before,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_play:focus .rsbtn_text:before {
  color: black;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_text,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_text {
  color: black;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_label,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_label {
  color: black;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_right,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_right {
  border-left: 1px solid black;
  color: black;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_exp_inner,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_exp_inner {
  border: 1px solid black;
  background: #fff;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_tooltoggle,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_tooltoggle {
  border-right: 1px solid black;
  background: #ccc;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_tooltoggle:hover,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_tooltoggle:hover {
  background: #ccc;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_tools,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_tools {
  border: 1px solid black;
  background: #fff;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_tool:hover .rsicn, [a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_tool:focus .rsicn,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_tool:hover .rsicn,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_tool:focus .rsicn {
  color: #ccc;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_player_item:hover .rsicn, [a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_player_item:focus .rsicn,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_player_item:hover .rsicn,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_player_item:focus .rsicn {
  color: #ccc;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_progress_played,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_progress_played {
  background: black;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_progress_handle a,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_progress_handle a {
  background: black;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_progress_handle a:hover,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_progress_handle a:hover {
  background: #ccc;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_volume_container,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_volume_container {
  border: 1px solid black;
  background: #fff;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_volume_handle,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_volume_handle {
  background: black;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_volume_handle:hover,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_volume_handle:hover {
  background: #ccc;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_stop,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_stop {
  border-right: 1px solid black;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_dragbar,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_dragbar {
  border: 1px solid black;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsbtn_dragbar:focus,
[a11y-contrast=high-wb] #readspeaker_button1 .rsbtn_dragbar:focus {
  background: #ccc;
}
[a11y-contrast=high-bw] #readspeaker_button1 .rsicn,
[a11y-contrast=high-wb] #readspeaker_button1 .rsicn {
  color: black;
}

div.rspopup {
  border: 1px solid black;
  background: #fff;
  color: black;
}
div.rspopup:hover, div.rspopup:focus {
  color: #ccc;
}

[a11y-contrast=high-bw] #fr_button,
[a11y-contrast=high-wb] #fr_button {
  border: 1px solid black;
}

a[href*="//docreader.readspeaker.com/docreader/"]:after {
  display: none;
}

a[href*="//docreader.readspeaker.com/docreader/"] {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  text-indent: -999em;
  text-decoration: none;
}
a[href*="//docreader.readspeaker.com/docreader/"]:before {
  content: "\e901";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-family: hl-icons;
  text-indent: 0;
}

.rsbtn_toolpanel,
.rsbtn_tools {
  width: 240px !important;
}
.rsbtn_toolpanel button,
.rsbtn_tools button {
  justify-content: space-between;
}

.rsbtn_btnlabel {
  margin-right: auto !important;
}

.rs_minitoggler {
  margin-left: auto !important;
  background: #fff !important;
}

address {
  font-style: normal;
}

button,
.button,
.frame-layout-60 a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  background: transparent;
  color: #2F5097;
  border: 0;
  text-decoration: none;
  font-family: inherit;
  font-size: 1em;
  line-height: 1;
  cursor: pointer;
}
[a11y-contrast*=high] button,
[a11y-contrast*=high] .button,
[a11y-contrast*=high] .frame-layout-60 a,
.frame-layout-60 [a11y-contrast*=high] a {
  color: black !important;
  text-decoration: underline !important;
}
.page-main button,
.page-main .button,
.page-main .frame-layout-60 a,
.frame-layout-60 .page-main a {
  min-height: 36px;
  padding: 0.5em 1em;
  border: 1px solid;
}
.page-main button:focus, .page-main button:hover,
.page-main .button:focus,
.page-main .frame-layout-60 a:focus,
.frame-layout-60 .page-main a:focus,
.page-main .button:hover,
.page-main .frame-layout-60 a:hover,
.frame-layout-60 .page-main a:hover {
  background: #d5dcea;
}
[a11y-contrast*=high] .page-main button:focus, [a11y-contrast*=high] .page-main button:hover,
[a11y-contrast*=high] .page-main .button:focus,
[a11y-contrast*=high] .page-main .frame-layout-60 a:focus,
.frame-layout-60 [a11y-contrast*=high] .page-main a:focus,
[a11y-contrast*=high] .page-main .button:hover,
[a11y-contrast*=high] .page-main .frame-layout-60 a:hover,
.frame-layout-60 [a11y-contrast*=high] .page-main a:hover {
  background: #cccccc;
}

.button--inline, .frame-layout-60 a {
  display: inline-flex;
}

.page-main .button--secondary {
  color: #525252;
}
.page-main .button--secondary:focus, .page-main .button--secondary:hover {
  background: #cccccc;
}

.button--inline, .frame-layout-60 a {
  display: inline-flex;
}

figure {
  display: table;
  margin: 0;
}
figure img {
  display: block;
  max-width: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  figure img {
    width: 100%;
    max-width: none;
  }
}
figure figcaption {
  display: table-caption;
  caption-side: bottom;
  color: inherit;
}

nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
nav a {
  text-decoration: none;
}

.header-image img {
  display: block;
  width: 100%;
  height: auto;
  margin-top: -20px;
}

.share {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
}

.shariff {
  position: absolute;
  top: calc(100% + 17px);
  left: 50%;
  display: none;
  max-width: calc(100vw - 40px);
  transform: translateX(-50%);
  padding: 5px;
  background: white;
  color: #2F5097;
  border: 2px solid;
  font-size: 1.3rem;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px), print {
  .shariff {
    max-width: 98rem;
  }
}
[a11y-contrast*=high] .shariff {
  color: black;
}
.shariff:before {
  content: "";
  position: absolute;
  top: -10px;
  left: calc(50% - 8px);
  display: block;
  width: 17px;
  height: 17px;
  border-top: 2px solid;
  border-left: 2px solid;
  background: white;
  transform: rotate(45deg);
}
.shariff ul {
  display: block !important;
}
@media (min-width: 576px) {
  .main-footer .shariff ul {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .shariff ul {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: center;
  }
}
.shariff li {
  float: none !important;
  display: block;
  min-width: 1px !important;
  max-width: none !important;
  width: auto !important;
  height: 35px !important;
  margin: 5px !important;
}
.shariff a {
  display: flex !important;
  height: 35px !important;
  padding: 5px;
}
[a11y-contrast=high-wb] .shariff a {
  border: 1px solid;
  background: white !important;
}
[a11y-contrast=high-wb] .shariff a:focus, [a11y-contrast=high-wb] .shariff a:hover {
  background: #cccccc !important;
}
.shariff [class*=fa-] {
  width: 25px !important;
  height: 25px !important;
  margin-right: 5px;
  background-repeat: no-repeat;
}
[a11y-contrast=high-wb] .shariff [class*=fa-] {
  filter: invert(100%);
}
.shariff [class*=fa-]:before {
  display: none;
}
.shariff .fa-facebook-f {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/icon-facebook.svg");
}
.shariff .fa-envelope {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/icon-mail.svg");
}
.shariff .fa-lock {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/icon-threema.svg");
}
.shariff .fa-twitter {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/icon-twitter.svg");
}
.shariff .fa-whatsapp {
  background-image: url("/typo3conf/ext/q4u_template/Resources/Public/Images/icon-whatsapp.svg");
}
.shariff .share_text {
  display: flex !important;
  align-items: center;
  padding-left: 0 !important;
  text-indent: 0 !important;
}
@media (min-width: 768px), print {
  .shariff .share_text {
    padding: 0 5px 0 10px !important;
  }
}

.a11y-settings button {
  width: 100%;
  padding: 0.5em;
  margin: 0.25em;
}
@media (min-width: 576px) {
  .a11y-settings button {
    width: auto;
  }
}

.a11y-settings__font-size {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}
.a11y-settings__font-size button:disabled {
  opacity: 0.5;
}
.a11y-settings__font-size .a11y-settings__font-size-bigger {
  font-size: 2rem;
}

.a11y-settings__contrast {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}
.a11y-settings__contrast .active {
  background: #d5dcea;
}
[a11y-contrast*=high] .a11y-settings__contrast .active {
  background: #cccccc;
}

@media print {
  .extra-nav,
.functions,
.page-toolbar__buttons,
.readspeaker-button,
.share,
.page-main > .cols > :last-child,
.to-top-button,
.rsbtn,
.contact,
.page > footer {
    display: none !important;
  }

  body {
    padding: 0;
    background: white;
  }

  .page-header {
    position: static;
    margin-bottom: 10px;
    box-shadow: none;
  }

  .main-nav {
    position: static !important;
  }

  .main-nav li {
    border: 1px solid silver !important;
  }

  .main-nav-info li {
    border: 1px solid silver;
    border-top: 0;
  }
  .main-nav-info a {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .main-nav-info .text {
    flex: 1 1 100%;
    position: static;
    display: flex;
    flex-direction: column;
    transform: translateY(0);
  }
  .main-nav-info .text p {
    flex: 1 1 100%;
  }

  .page {
    display: block;
    min-height: 1px;
  }

  .page-toolbar > :first-child {
    width: 100%;
  }

  .page-main > .cols {
    display: block;
  }

  .page-main,
.page-main--default > .cols > :first-child {
    width: 100%;
  }

  .cols {
    display: flex;
    justify-content: space-between;
  }

  .cols-2 {
    display: flex;
    justify-content: space-between;
  }
  .cols-2 .col {
    width: calc((100% - 20px) / 2);
  }

  body.news-list .page-main > .cols > :first-child,
body.events-list .page-main > .cols > :first-child {
    width: 100%;
  }

  .news-single-back {
    display: none;
  }

  .frame-layout-10, .frame-layout-11,
.news-list-item,
.organizations__item {
    border: 1px solid silver;
    box-shadow: none;
  }
}