.siteInfo ul {
  list-style-type: none;
  padding: 0;
}
.siteInfo ul ul {
  list-style-type: none;
  margin-left: 0;
}
.siteInfo ul li {
  padding-left: 0;
}
.wrapperDivisions {
  min-width: 320px;
}
.wrapperMeta {
  background: #004F80;
  display: none;
}
.content {
  padding-top: 0;
}
.footer {
  background: #004F80;
  color: #FFFFFF;
  position: relative;
  padding-bottom: 60px;
}
.footer h2,
.footer h3 {
  font-family: "bundessansweb", Calibri, "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.5;
  padding: 10px 0 0;
  margin-bottom: 0;
}
.footer h2 a,
.footer h3 a {
  color: #FFFFFF;
}
.footer p {
  color: #FFFFFF;
  font-size: 1.7rem;
  line-height: 1.2;
  margin-bottom: 20px;
  padding-right: 20px;
  text-align: center;
}
.footer li {
  font-size: 1.4rem;
}
.footer a,
.footer strong {
  display: block;
  padding: 10px 15px 10px 0;
  color: #FFFFFF;
}
.footer strong,
.footer a:hover,
.footer a:focus,
.footer a:active {
  text-decoration: none;
  color: #FFFFFF;
}
.footer .navFunctionsWrapper h2 {
  margin-right: 10px;
}
.footer .navFunctionsWrapper h2,
.footer .navFunctionsWrapper ul {
  float: left;
}
.footer .navFunctionsWrapper a {
  padding-right: 0;
  padding-left: 15px;
}
.footer .navFunctionsWrapper .navToTop {
  padding: 0;
}
.footer .navFunctionsWrapper .navToTop a,
.footer .navFunctionsWrapper .navToTop strong {
  position: relative;
}
.footer .navFunctionsWrapper .navToTop a:before,
.footer .navFunctionsWrapper .navToTop strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 9px;
  height: 6px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -645px -425px;
  left: 0;
  top: 19px;
}
.footer .navFunctionsWrapper .navFunctionsRecommend a,
.footer .navFunctionsWrapper .navFunctionsRecommend strong {
  position: relative;
  padding-left: 30px;
}
.footer .navFunctionsWrapper .navFunctionsRecommend a:before,
.footer .navFunctionsWrapper .navFunctionsRecommend strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 15px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -351px -622px;
  left: 11px;
  top: 13px;
}
.footer .copyright {
  padding: 20px 0;
}
.footer .copyright a,
.footer .copyright strong {
  display: inline;
  color: #FFFFFF;
  text-decoration: underline;
  padding: 0;
}
.footer .copyright a:hover, .footer .copyright a:focus, .footer .copyright a:active,
.footer .copyright strong:hover,
.footer .copyright strong:focus,
.footer .copyright strong:active {
  color: #FFFFFF;
  text-decoration: none;
}
.footer .copyright span {
  display: block;
  width: 100%;
  text-align: center;
}
.siteInfo {
  margin-bottom: 15px;
}
.siteInfo h3 {
  text-transform: uppercase;
}
.siteInfo ul {
  margin-bottom: 20px;
}
.siteInfo li {
  border-bottom: 1px dotted #FFFFFF;
}
.siteInfo li:last-child {
  border-bottom: 1px solid #FFFFFF;
}
.siteInfo .heading {
  padding: 10px 15px 10px 0;
}
.siteInfo .active-control {
  padding-right: 25px;
  border-bottom: 1px solid #FFFFFF;
  position: relative;
}
.siteInfo .active-control:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -755px -550px;
  right: 1%;
  top: 19px;
}
.siteInfo .inactive-control {
  padding-right: 25px;
  position: relative;
  border-bottom: 1px solid #FFFFFF;
}
.siteInfo .inactive-control:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -554px -425px;
  right: 1%;
  top: 19px;
}
.js-on .heading {
  cursor: pointer;
}
.js-on .heading:hover {
  text-decoration: underline;
}
.js-on .toggleEntry .heading,
.js-on .facets .heading {
  color: #004F80;
}
.js-on .toggleEntry .heading:hover,
.js-on .facets .heading:hover {
  color: #000000;
}
.supplement .teaser {
  margin-bottom: 2rem;
}
.supplement h2 {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 25px;
  color: #004F80;
}
.supplement h3 {
  font-family: "bundessansweb", Calibri, "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.8rem;
}
.supplement .addContent {
  padding-top: 20px;
}
.supplement.expertSearch .addContent {
  height: 100%;
  padding-top: 0;
}
.supplement.expertSearch .addContent .facets {
  height: 100%;
}
.supplement .banner,
.supplement .box {
  position: relative;
  margin: 0 auto 20px;
  width: 300px;
}
.supplement .banner a {
  display: block;
}
.supplement .banner a:hover h3, .supplement .banner a:active h3, .supplement .banner a:focus h3 {
  color: #FFFFFF;
  background: #004F80;
  text-decoration: underline;
}
.supplement .banner h3 {
  font-family: "bundessansweb", Calibri, "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  width: 93.3%;
  padding: 6px 5px;
  margin: 10px;
  background: #FFFFFF;
}
.supplement .lists > ul:last-child {
  margin-bottom: 0;
}
.banner,
.box {
  margin-bottom: 15px;
}
.navServiceMeta,
.search,
.navPrimary {
  display: none;
}
.header {
  display: none;
}
.header .addShrinkLogo {
  display: none;
}
.header p {
  margin: 20px 0;
}
.header .logo {
  display: none;
}
.header .logo a {
  display: block;
}
.header .logo a:focus {
  outline: 1px dotted #004F80;
}
.header .mod .addlogo img {
  float: right;
}
.navServiceWiki .external::before,
.navServiceWiki .external:hover::before,
.navServiceWiki .external:active::before,
.navServiceWiki .external:focus::before {
  display: none;
}
.searchAutoSuggestBox {
  clear: both;
  position: absolute;
  background: #EEEEEE;
  border-radius: 5px;
  z-index: 9999;
  text-align: left;
}
.searchAutoSuggestBox a {
  display: block !important;
  padding: 0 3px 3px;
  border-top: 1px dotted #7F7F7F;
}
.searchAutoSuggestBox a:hover, .searchAutoSuggestBox a:active, .searchAutoSuggestBox a:focus, .searchAutoSuggestBox a.active {
  text-decoration: underline;
}
[id='searchAutoSuggestBox2'] a {
  color: #004F80 !important;
  padding-left: 10px;
}
.c-bundeslaender {
  margin-bottom: 50px;
}
.c-bundeslaender__map a:hover path, .c-bundeslaender__map a:focus path, .c-bundeslaender__map a:active path {
  fill: #E10019 !important;
}
.c-bundeslaender__list .c-bundeslaender__li {
  text-align: center;
}
.c-bundeslaender__list .c-bundeslaender__li a {
  color: #333333;
}
.c-bundeslaender__list .c-bundeslaender__li img {
  width: 80px;
  height: auto;
}
.c-bundeslaender__list .c-bundeslaender__li h3 {
  font-size: 1.5rem;
}
.content .c-button, .supplement .c-button, .bottom .c-button {
  position: relative;
  display: block;
  background: #555555;
  color: #FFFFFF;
  text-align: center;
  font-size: 1.8rem;
  padding: 10px;
  border-radius: 2px;
  cursor: pointer;
  margin-bottom: 20px;
}
.content .c-button:hover, .content .c-button:focus, .content .c-button:active, .supplement .c-button:hover, .supplement .c-button:focus, .supplement .c-button:active, .bottom .c-button:hover, .bottom .c-button:focus, .bottom .c-button:active {
  color: #FFFFFF;
  background: #004F80;
}
.content .c-button--showMore, .supplement .c-button--showMore, .bottom .c-button--showMore {
  padding: 10px 40px 10px 10px;
}
.content .c-button--showMore::after, .supplement .c-button--showMore::after, .bottom .c-button--showMore::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 25px;
  height: 25px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -187px -597px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}
.content .c-button--link, .supplement .c-button--link, .bottom .c-button--link {
  padding: 10px 40px 10px 10px;
}
.content .c-button--link::after, .supplement .c-button--link::after, .bottom .c-button--link::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -590px -375px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}
.c-carousel__active {
  font-size: 1.6rem;
  display: block;
  text-align: center;
  margin-top: -1.5rem;
}
.c-carousel.small .slick-track {
  width: 100% !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.c-carousel.small .slick-track .c-carousel__li {
  width: 50% !important;
}
.c-carousel-section {
  margin-top: 10px;
}
.c-carousel.c-carousel--sectors {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.c-carousel.c-carousel--sectors .slick-track {
  padding-top: 10px;
}
.c-carousel.c-carousel--sectors .c-carousel__li {
  margin-bottom: 1rem;
  width: 50%;
}
.c-carousel.c-carousel--sectors .c-carousel__li[data-initial-slide] a img {
  background: #E10019;
}
.c-carousel.c-carousel--sectors .c-carousel__li a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  width: 100%;
  text-align: center;
  color: #333333;
  padding: 0;
}
.c-carousel.c-carousel--sectors .c-carousel__li a:hover img, .c-carousel.c-carousel--sectors .c-carousel__li a:focus img, .c-carousel.c-carousel--sectors .c-carousel__li a:active img {
  opacity: 0.7;
}
.c-carousel.c-carousel--sectors .c-carousel__li .c-carousel__headline {
  text-align: center;
  font-size: 1.5rem;
  margin: 10px 0 5px;
}
.c-carousel.c-carousel--sectors .c-carousel__li img {
  display: block;
  width: 125px;
  margin: 0 auto;
  background: #004F80;
}
.c-carousel.c-carousel--sectors-small .c-carousel__li {
  width: 50%;
}
.c-carousel--topics {
  margin-bottom: 2rem;
}
.c-carousel--topics .c-carousel__li {
  margin-bottom: 1rem;
  padding: 5px;
}
.c-carousel--topics .c-carousel__li[data-initial-slide] a {
  background: #E10019;
  color: #FFFFFF;
}
.c-carousel--topics .c-carousel__li a {
  font-size: 1.5rem;
  text-align: center;
  border-radius: 5px;
  background: #EBEBEB;
  color: #000000;
  width: auto;
  display: block;
  padding: 3px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-carousel--topics .c-carousel__li a:active, .c-carousel--topics .c-carousel__li a:hover, .c-carousel--topics .c-carousel__li a:focus {
  background: #E10019;
  color: #FFFFFF;
}
.c-carousel--topics.small .slick-list {
  padding: 0 10px !important;
}
.c-carousel--topics.small .slick-dots {
  display: none !important;
}
.c-carousel--topics.small .slick-track .c-carousel__li {
  width: 100% !important;
}
.c-carousel__wrapper {
  margin-bottom: 40px;
}
.c-carousel__wrapper.c-carousel__wrapper--hideHeadline .c-teaser-group__headline {
  display: none;
}
.c-carousel__wrapper .navigation {
  display: none;
}
.c-carousel__wrapper--sectors .teaser-switcher, .c-carousel__wrapper--topics .teaser-switcher {
  margin: 0;
}
.c-carousel__heading {
  position: relative;
  display: block;
  border-radius: 5px;
  background: #004F80;
  color: #FFFFFF;
  text-align: center;
  padding: 5px 0;
  text-decoration: none;
  font-size: 2rem;
}
.c-carousel__heading:hover, .c-carousel__heading:focus, .c-carousel__heading:active {
  text-decoration: underline;
}
.c-carousel__heading.inactive-control::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 10px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -723px -550px;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.c-carousel__heading.active-control ~ .c-carousel__active {
  display: none;
}
.c-carousel__heading.active-control::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 10px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -705px -550px;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.content .c-carousel__wrapper {
  margin-bottom: 40px;
}
.slick-clone {
  display: none;
}
.c-event-teaser {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0;
  height: 100%;
}
.searchresult .c-event-teaser {
  margin-bottom: 2rem;
}
.searchresult .c-event-teaser .c-event-teaser__title .category {
  display: none;
}
.c-event-teaser .c-event-teaser__title {
  font-size: 2rem;
  font-weight: bold;
  display: block;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-event-teaser__headline {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.c-event-teaser__date {
  padding: 5px;
  text-align: center;
  font-size: 1.8rem;
  background: #555555;
  color: #FFFFFF;
  margin-right: 1rem;
  max-width: 50px;
  display: block;
}
.c-event-teaser .c-event-teaser__textContainer p {
  display: block;
  color: #333333;
  margin-bottom: 1rem;
  height: 100%;
}
.c-event-teaser .c-event-teaser__info {
  color: #333333;
  display: block;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.2;
  margin-bottom: 0;
}
.c-event-teaser:hover .c-event-teaser__date, .c-event-teaser:focus .c-event-teaser__date, .c-event-teaser:active .c-event-teaser__date {
  text-decoration: none;
}
.c-dropdown-teaser--partner .heading {
  text-align: center;
}
.c-facets {
  background: none;
  max-width: none;
  margin: 0 0 40px;
}
.c-facets__infos, .c-facets__wrapper {
  display: none;
}
.c-facets .c-facets__infos {
  padding: 0;
}
.c-facets .c-facets__infos .solrSortResults {
  margin: 0;
}
.c-facets .c-facets__infos .solrSortFacets {
  margin: 0 0 1rem 0;
}
.c-facets-bar .c-facets-bar__li {
  display: inline-block;
  border: 1px solid black !important;
  border-radius: 5px;
  margin: 0 1rem 1rem 0;
}
.c-facets-bar .c-facets-bar__link {
  padding: 5px 5px 5px 20px;
  font-size: 14px;
}
.c-facets-bar .c-facets-bar__link:hover::before, .c-facets-bar .c-facets-bar__link:focus::before, .c-facets-bar .c-facets-bar__link:active::before {
  content: "\2718";
  color: #004F80;
  background: none;
  top: 6px;
  left: 6px;
}
.c-facets-bar .c-facets-bar__link::before {
  content: "\2718";
  color: #004F80;
  background: none;
  top: 6px;
  left: 6px;
}
.mfp-wrap .mfp-container .mfp-content {
  padding: 10px;
  position: static;
  top: auto;
  left: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.mfp-wrap .mfp-container .mfp-content .c-facets__infos, .mfp-wrap .mfp-container .mfp-content .c-facets__wrapper {
  display: block;
}
.mfp-wrap .mfp-container .mfp-content .c-facets .c-facets__filter-button.mfp-close {
  position: relative;
  font-size: 1.2rem;
  top: auto;
  cursor: pointer;
  z-index: 2;
  position: fixed;
  bottom: 20px;
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  padding: 15px 40px 12px 15px;
  border-radius: 50px;
  background: #FFFFFF;
  box-shadow: 0 0 4px 0 #000000;
}
.mfp-wrap .mfp-container .mfp-content .c-facets .c-facets__filter-button.mfp-close:active {
  box-shadow: inset 0 0 4px 0 #000000;
}
.mfp-wrap .mfp-container .mfp-content .c-facets .c-facets__filter-button.mfp-close::after {
  font-size: 1.5rem;
  position: absolute;
  content: '\1F5D9';
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
}
.c-more {
  z-index: 10;
  position: fixed;
  bottom: 15px;
  right: 15px;
}
.c-more--navtotop {
  max-width: 70px;
  margin: 0 auto;
}
.c-more .c-more__button {
  display: block;
  font-size: 1.2rem;
  cursor: pointer;
  padding: 20px;
  border-radius: 50px;
  background: #FFFFFF;
  box-shadow: 0 0 4px 0 #000000;
}
.c-more .c-more__button[data-facet-count]::after {
  display: block;
  content: attr(data-facet-count);
  position: absolute;
  bottom: -5px;
  right: -5px;
  background: white;
  border-radius: 20px;
  box-shadow: 0 0 4px 0 #000000;
  padding: 10px 14px;
  font-weight: bold;
  font-size: 1.5rem;
}
.c-more .c-more__button[data-facet-count="0"]::after {
  content: none;
}
.c-more .c-more__button a {
  padding: 0;
}
.c-more .c-more__button img {
  width: 30px;
  height: 30px;
}
.c-more .c-more__button:active {
  box-shadow: inset 0 0 4px 0 #000000;
}
.c-more .c-more__button--navtotop {
  display: none;
  padding: 0;
}
.c-more .c-more__button--navtotop img {
  width: 70px;
  height: 70px;
}
.c-more--position-static {
  position: static;
  text-align: center;
  padding-top: 10px;
}
.c-more--position-static .c-more__button--navtotop {
  display: block;
}
.searchresult .c-news-teaser.teaser {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.c-news-teaser .row {
  height: 100%;
}
.supplement .c-news-teaser {
  margin-bottom: 20px;
}
.c-news-teaser .c-news-teaser__title {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 0;
}
.c-news-teaser .c-news-teaser__title .category {
  color: #333333;
}
.c-news-teaser__textContainer p {
  color: #333333;
  display: block;
  font-size: 1.5rem;
  margin-bottom: 0;
}
.c-news-teaser .c-news-teaser__imageContainer {
  min-height: 1px;
  margin-bottom: 1rem;
}
.c-news-teaser .c-news-teaser__imageContainer a {
  display: block;
}
.c-news-teaser .c-news-teaser__imageContainer .c-news-teaser__image {
  margin: 0;
}
.c-partner .c-partner__heading {
  position: relative;
  display: block;
  border-radius: 5px;
  background: #004F80;
  color: #FFFFFF;
  text-align: center;
  padding: 5px 0;
  text-decoration: none;
  font-size: 2rem;
}
.c-partner .c-partner__heading:hover, .c-partner .c-partner__heading:focus, .c-partner .c-partner__heading:active {
  text-decoration: underline;
}
.c-partner .c-partner__heading.inactive-control::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 10px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -723px -550px;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.c-partner .c-partner__heading.active-control::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 10px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -705px -550px;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.c-partner__meta .links a {
  color: #008cbc;
}
.c-partner__meta .links a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 25px;
  height: 25px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -765px -560px;
}
.c-partner__meta .links a.external:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -443px -300px;
}
.c-partner__meta .links a.external:hover:before, .c-partner__meta .links a.external:focus:before, .c-partner__meta .links a.external:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -427px -300px;
}
.c-partner__logo {
  text-align: center;
  margin-bottom: 2rem;
}
.c-partner .c-partner__links {
  border: 0;
  padding: 0;
  margin: 0;
}
.c-partner .c-partner__links .links {
  margin: 0;
}
.c-select {
  cursor: pointer;
  transition: border 0.2s;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 5px;
  color: #004F80;
  background: #EBEBEB;
  font-size: 1.7rem;
}
.c-select option {
  cursor: pointer;
}
.c-select:hover, .c-select:focus {
  border: 1px solid #333333;
}
.c-select-wrapper h1 {
  margin-right: 15px;
  max-width: 600px;
}
.c-share {
  clear: both;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 2rem;
  padding: 0 0.5rem;
}
.c-share .c-share__li {
  padding: 0;
}
.c-share .c-share__li a:focus {
  outline: 2px dotted #000000;
}
.c-stage {
  background: #FFFFFF;
  padding-bottom: 30px;
}
.c-stage .stage-wrapper {
  position: relative;
  max-width: 97em;
  margin: 0 auto;
}
.c-stage .stage-wrapper .navigation {
  display: none;
}
.c-stage .textContainer {
  padding: 10px;
  display: block;
  background: #004F80;
  color: #FFFFFF;
}
.c-stage .textContainer a {
  color: #FFFFFF;
}
.c-stage .textContainer a:hover, .c-stage .textContainer a:focus, .c-stage .textContainer a:active {
  text-decoration: underline;
  -webkit-text-decoration-color: white;
          text-decoration-color: white;
  color: #FFFFFF;
}
.c-stage .textContainer h3 {
  font-size: 2.5rem;
}
.c-stage .textContainer h3 span {
  display: block;
  font-size: inherit;
  display: inline;
}
.c-stage .textContainer p {
  display: block;
  font-size: 1.4rem;
  line-height: normal;
}
.c-stage .textContainer .more a {
  color: white;
  font-size: 1.4rem;
  padding-left: 15px;
}
.c-stage .textContainer .more a::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 25px;
  height: 25px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -740px -560px;
  left: -7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.c-stage .imageContainer a {
  display: block;
}
.c-stage .imageContainer a:focus {
  outline: 1px dotted #000000;
}
.c-stage .imageContainer img {
  margin-bottom: 0;
}
.c-stage .teaser {
  border-bottom: none;
  position: relative;
}
.c-stage .teaser.hidden {
  visibility: hidden;
}
.c-stage .c-stage-container {
  margin-bottom: 0;
  padding: 0;
}
.c-stage .teaser {
  float: left;
  /*Nur bei fade-effect*/
  /*position: absolute;*/
  width: 100%;
}
.c-stage .slick-dotted .pagination {
  display: none;
}
.c-stage .foo {
  outline: thin solid #000000;
}
.c-stage--termine .imageContainer {
  background: #FFFFFF;
  overflow: visible;
}
.c-stage--termine .imageContainer .row {
  margin: 0 auto;
}
.c-stage--termine .live-calendar {
  padding: 0;
  margin: 0;
}
.c-stage--termine .live-calendar table {
  table-layout: auto;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #CCCCCC;
}
.c-stage--termine .live-calendar table thead tr th:nth-child(2n) {
  background: #DBDBDB;
}
.c-stage--termine .live-calendar table th {
  border: 1px solid #FFFFFF;
  height: 25px;
  padding: 0;
  text-align: center;
  font-size: 1rem;
}
.c-stage--termine .live-calendar table td {
  border: 1px solid #CCCCCC;
  height: 50px;
  width: 50px;
  background: #EBEBEB;
}
.c-stage--termine .live-calendar table td.datum {
  background: #CCCCCC;
  border: 1px solid #BDBDBD;
}
.c-stage--termine .live-calendar table td.on {
  background: salmon;
  box-shadow: inset 0px 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.c-stage--termine .live-calendar table td.on.opened > a {
  background: none;
}
.c-stage--termine .live-calendar table td.on.opened .calendar-details {
  z-index: 1;
  width: 100%;
}
.c-stage--termine .live-calendar table td.on.opened .calendar-details h4 {
  font-size: 1.8rem;
}
.c-stage--termine .live-calendar table td.on.opened .calendar-details a {
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  padding: 4px 4px 4px 17px;
  display: block;
  position: relative;
}
.c-stage--termine .live-calendar table td.on.opened .calendar-details a:before {
  top: 7px;
}
.c-stage--termine .live-calendar table td.today {
  background: #FFFFFF;
  box-shadow: inset 0px 0px 4px 1px rgba(0, 0, 0, 0.5);
}
.c-stage--termine .live-calendar table td.today > em > span, .c-stage--termine .live-calendar table td.today > a {
  position: relative;
}
.c-stage--termine .live-calendar table td.today > em > span:hover, .c-stage--termine .live-calendar table td.today > em > span:focus, .c-stage--termine .live-calendar table td.today > em > span:active, .c-stage--termine .live-calendar table td.today > a:hover, .c-stage--termine .live-calendar table td.today > a:focus, .c-stage--termine .live-calendar table td.today > a:active {
  color: black;
}
.c-stage--termine .live-calendar table td.today > em > span:after, .c-stage--termine .live-calendar table td.today > a:after {
  content: "Heute";
  display: block;
  position: absolute;
  top: 32px;
  font-size: 1rem;
}
.c-stage--termine .live-calendar table td span, .c-stage--termine .live-calendar table td a {
  color: #333333;
  font-weight: normal;
  text-decoration: none;
  display: block;
  text-align: left;
  font-size: 1.3rem;
  padding: 3px;
  height: 100%;
  width: 100%;
}
.c-stage--termine .live-calendar .pager {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.c-stage--termine .live-calendar .pager a {
  height: 100%;
  width: 100%;
}
.c-stage--termine .live-calendar .pager a:focus {
  margin: 0;
}
.c-stage--termine .live-calendar .pager .prev, .c-stage--termine .live-calendar .pager .next {
  position: absolute;
  top: 0;
  margin: 0;
  width: 50px;
  height: 50px;
}
.c-stage--termine .live-calendar .pager .prev img, .c-stage--termine .live-calendar .pager .next img {
  width: 50px;
  height: 50px;
}
.c-stage--termine .live-calendar .pager .prev {
  left: 0;
}
.c-stage--termine .live-calendar .pager .next {
  right: 0;
}
.c-stage--termine .live-calendar .all {
  display: none;
}
.c-stage--termine .live-calendar td {
  padding: 0;
}
.c-stage--termine .live-calendar h3 {
  color: #FFFFFF;
  text-align: center;
  padding: 13px 0;
  margin: 0;
  background: #004F80;
}
.c-stage--static {
  padding-bottom: 30px;
}
.c-stage--static .c-stage-wrapper {
  position: relative;
}
.c-stage--static .textContainer {
  position: relative;
  padding-top: 30px;
}
.c-stage--static .textContainer h1 {
  font-size: 2.5rem;
}
.c-stage--static .textContainer .c-stage__logo {
  position: absolute;
  top: -80px;
  left: 0px;
  width: auto;
}
.c-stage--static .textContainer .c-stage__logo img {
  margin: 0;
}
.c-teaser-tile {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.c-teaser-tile .row {
  height: 100%;
}
.supplement .c-teaser-tile {
  margin-bottom: 20px;
}
.c-teaser-tile .c-teaser-tile__title {
  font-weight: bold;
  font-size: 1.8rem;
  margin: 0;
}
.c-teaser-tile .c-teaser-tile__title .category {
  color: #333333;
}
.c-teaser-tile__textContainer {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.c-teaser-tile__textContainer .c-teaser-tile__text {
  color: #333333;
  display: block;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.c-teaser-tile .c-teaser-tile__imageContainer {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  min-height: 1px;
  margin-bottom: 1rem;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.c-teaser-tile .c-teaser-tile__imageContainer a {
  display: block;
}
.c-teaser-tile .c-teaser-tile__imageContainer .c-teaser-tile__image {
  margin: 0 auto;
  display: block;
}
.c-teaser-tile__dropdown {
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  position: relative;
}
.c-teaser-tile__dropdown .heading {
  font-size: 1.8rem;
  border-radius: 2px;
  margin: 0;
  padding: 10px 40px 10px 10px;
  text-align: center;
  background: #595959;
  color: #FFFFFF;
}
.c-teaser-tile__dropdown .heading::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -665px -500px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}
.c-teaser-tile__dropdown .heading.active-control::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -540px -375px;
}
.c-teaser-tile__dropdown-wrapper {
  position: absolute;
  top: calc(100% + 0px);
  width: 100%;
  padding: 10px;
  background: #FFFFFF;
  z-index: 1;
  box-shadow: 0 5px 8px -2px rgba(0, 0, 0, 0.5);
}
.c-teaser-tile__dropdown-list {
  margin-bottom: 20px;
}
.c-subscribe {
  display: block;
  position: relative;
  float: right;
  height: 100%;
}
.supplement .c-subscribe {
  margin-bottom: 20px;
}
.c-subscribe:focus::after {
  outline: 2px dotted #000000;
}
.c-subscribe::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -415px -250px;
  top: -8px;
  right: 0;
}
.c-subscribe__text {
  display: none;
  font-size: 1.5rem;
}
.c-teaser-group {
  margin-bottom: 80px;
}
.c-teaser-group__list .c-teaser-group__li {
  margin-bottom: 3rem;
}
.c-teaser-group__headline {
  font-size: 3rem;
  margin-bottom: 30px;
}
.c-teaser-group a:focus img {
  outline: 1px dotted #000000;
}
.live-calendar {
  overflow: visible;
  position: relative;
  z-index: 1;
}
.live-calendar table {
  position: relative;
}
.live-calendar h3 {
  margin-right: 4.5em;
  margin-bottom: 18px;
}
.live-calendar .pager {
  height: 1%;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 6.3em;
  z-index: 5;
  font-size: 1.3rem;
}
.live-calendar .pager div {
  float: left;
  margin-left: 10px;
  width: 30px;
  height: 30px;
}
.live-calendar .pager .prev.inactive {
  background: url(/SiteGlobals/Frontend/Images/icons/back-g-quadrate.svg?__blob=normal&v=1) repeat 0 0;
}
.live-calendar .pager .next.inactive {
  background: url(/SiteGlobals/Frontend/Images/icons/next-g-quadrate.svg?__blob=normal&v=1) repeat 0 0;
}
.live-calendar .pager .prev a:hover img, .live-calendar .pager .prev a:active img, .live-calendar .pager .prev a:focus img,
.live-calendar .pager .next a:hover img,
.live-calendar .pager .next a:active img,
.live-calendar .pager .next a:focus img {
  opacity: .6;
}
.live-calendar .pager a {
  display: block;
}
.live-calendar th {
  padding: 9px 10px;
}
.live-calendar th abbr {
  white-space: nowrap;
}
.live-calendar td {
  padding: 0;
}
.live-calendar td > a,
.live-calendar td span {
  display: block;
  padding: 4px;
  text-align: center;
}
.live-calendar td > a > span,
.live-calendar td span > span {
  left: -2000px;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  width: 0;
}
.live-calendar .today {
  background: #EEEEEE;
}
.live-calendar .today em {
  font-style: normal;
}
.live-calendar .on {
  color: #004F80;
  font-weight: bold;
}
.live-calendar .calendar-details {
  display: none;
  background: #FFFFFF;
  border: 1px solid #7F7F7F;
  position: absolute;
  left: 10px;
  width: 293px;
  padding: 10px;
}
.live-calendar .calendar-details li {
  border-top: 1px dotted #7F7F7F;
}
.live-calendar .calendar-details li:first-child {
  border: none;
}
.live-calendar .calendar-details li a {
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  padding: 4px 4px 4px 17px;
  display: block;
  position: relative;
}
.live-calendar .calendar-details li a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -415px -300px;
  left: 6px;
  top: 11px;
}
.live-calendar .calendar-details li a:hover, .live-calendar .calendar-details li a:focus, .live-calendar .calendar-details li a:active {
  text-decoration: underline;
}
.live-calendar .calendar-details li a:hover:before, .live-calendar .calendar-details li a:focus:before, .live-calendar .calendar-details li a:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -532px -284px;
}
.live-calendar .calendar-details li span {
  color: #004F80;
  font-weight: normal;
  text-align: left;
  display: inline;
}
.live-calendar .calendar-details .button {
  text-decoration: none;
}
.live-calendar .calendar-details h4 {
  color: #000000;
}
.live-calendar .opened > a {
  background-color: #004F80;
  color: #FFFFFF;
  border-bottom: none;
  height: 30px;
}
.live-calendar .opened > a:hover, .live-calendar .opened > a:focus, .live-calendar .opened > a:active {
  color: #FFFFFF;
}
.live-calendar .opened .calendar-details {
  position: absolute;
  left: 0;
  display: block;
}
p.chart {
  margin-top: 20px;
}
.cookiebanner {
  background: #FFFFFF;
  border-bottom: 3px solid #004F80;
  padding: 10px 10px 0;
  overflow: hidden;
}
.cookiebanner h2 {
  margin-bottom: 20px;
}
.cookiebanner .all {
  display: none;
}
.cookiebanner a.RichTextIntLink:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -415px -300px;
  left: 5px;
  top: 5px;
}
.cookiebanner a.RichTextIntLink:hover, .cookiebanner a.RichTextIntLink:focus, .cookiebanner a.RichTextIntLink:active {
  text-decoration: none;
}
.cookiebanner a.RichTextIntLink:hover:before, .cookiebanner a.RichTextIntLink:focus:before, .cookiebanner a.RichTextIntLink:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -532px -284px;
}
.cookiebanner.classic {
  background: #004F80;
  color: #FFFFFF;
}
.js-on .cookiebanner {
  bottom: 0;
  position: fixed;
  z-index: 1099;
  width: 100%;
  height: auto;
  background-color: rgba(117, 117, 117, 0.8);
  overflow: inherit;
  border: none;
}
.js-on .cookiebanner.top {
  bottom: auto;
  padding-top: 4.8rem;
  top: -1000px;
}
.js-on .cookiebanner.top .cookiebannerbox {
  top: 15px;
}
.js-on .cookiebanner.classic {
  background-color: #004F80;
  color: #FFFFFF;
}
.js-on .cookiebanner.classic .cookiebannerbox {
  top: 0;
  bottom: 0;
}
.js-on .cookiebanner.classic .cookiebannerbox > div {
  background-color: #004F80;
  box-shadow: none;
  color: #FFFFFF;
  padding: 10px 0;
}
.js-on .cookiebanner.classic .cookiebannerbox > div .button {
  background-color: #FFFFFF;
  color: #004F80;
}
.js-on .cookiebanner.classic .cookiebannerbox a.RichTextIntLink {
  color: #FFFFFF;
  padding-left: 20px;
  position: relative;
}
.js-on .cookiebanner.classic .cookiebannerbox a.RichTextIntLink:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -421px -300px;
  left: 9px;
  top: 5px;
}
.js-on .cookiebanner.classic.top .cookiebannerbox > div {
  background-color: #004F80;
  box-shadow: none;
  color: #FFFFFF;
  padding: 10px 0 0;
}
.js-on .cookiebannerbox {
  width: 100%;
  position: relative;
  margin: 0 auto;
  top: -15px;
}
.js-on .cookiebannerbox > div {
  display: block;
  overflow: hidden;
  background: #FFFFFF;
  box-shadow: 0 0 10px #000000;
  margin: 0 auto;
  padding: 10px 10px 0;
  width: 97%;
}
.js-on .cookiebannerbox > div .all {
  display: block;
  margin-bottom: 10px;
}
.js-on .cookiebannerbox .picture {
  display: none;
}
.facets {
  margin-left: auto;
  margin-right: auto;
}
.facets h4 {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 5px 5px 5px 0;
}
.facets ul {
  margin-bottom: 12px;
}
.facets ul.show {
  border-bottom: 1px solid #7F7F7F;
}
.facets li, .facets .clearFacets {
  border-top: 1px dotted #7F7F7F;
}
.facets li:first-child, .facets .clearFacets:first-child {
  border: none;
}
.facets li a,
.facets li > strong, .facets .clearFacets a,
.facets .clearFacets > strong {
  padding: 5px 5px 5px 30px;
  position: relative;
  display: block;
}
.facets li a:before,
.facets li > strong:before, .facets .clearFacets a:before,
.facets .clearFacets > strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -275.334px -159px;
  left: 0;
  top: 6px;
}
.facets li a:hover:before,
.facets li a:focus:before,
.facets li a:active:before,
.facets li strong:before,
.facets li.selectedFacet a:before, .facets .clearFacets a:hover:before,
.facets .clearFacets a:focus:before,
.facets .clearFacets a:active:before,
.facets .clearFacets strong:before,
.facets .clearFacets.selectedFacet a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -225px -597px;
  left: 0;
}
.facets li.link, .facets .clearFacets.link {
  border: none;
  padding-top: 10px;
}
.facets li.link a, .facets .clearFacets.link a {
  font-weight: bold;
  padding-left: 20px;
}
.facets li.link a:before, .facets .clearFacets.link a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -415px -300px;
  left: 5px;
  top: 11px;
}
.facets li.link a:hover:before, .facets li.link a:focus:before, .facets li.link a:active:before, .facets .clearFacets.link a:hover:before, .facets .clearFacets.link a:focus:before, .facets .clearFacets.link a:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -532px -284px;
}
.facets .clearFacets {
  border: 0;
}
.facets .clearFacets a,
.facets .clearFacets strong {
  display: inline;
  padding: 5px 30px 5px 0;
}
.facets .clearFacets a:before,
.facets .clearFacets strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -275.334px -159px;
  left: auto;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.facets .clearFacets a:after,
.facets .clearFacets strong:after {
  text-decoration: none !important;
}
.facets .clearFacets a:hover:before,
.facets .clearFacets a:focus:before,
.facets .clearFacets a:active:before,
.facets .clearFacets strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -275.334px -159px;
  left: auto;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.facets .clearFacets a:hover:after,
.facets .clearFacets a:focus:after,
.facets .clearFacets a:active:after,
.facets .clearFacets strong:after {
  content: "\2718";
  color: #004F80;
  position: absolute;
  left: auto;
  right: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.supplement .facets .inactive-control, .mfp-content .facets .inactive-control {
  position: relative;
  border-bottom: 1px solid #7F7F7F;
}
.supplement .facets .inactive-control:before, .mfp-content .facets .inactive-control:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -741px -550px;
  right: 2%;
  top: 9px;
}
.supplement .facets .inactive-control:hover, .supplement .facets .inactive-control:focus, .supplement .facets .inactive-control:active, .mfp-content .facets .inactive-control:hover, .mfp-content .facets .inactive-control:focus, .mfp-content .facets .inactive-control:active {
  text-decoration: none;
  color: #000000;
}
.supplement .facets .inactive-control:hover:before, .supplement .facets .inactive-control:focus:before, .supplement .facets .inactive-control:active:before, .mfp-content .facets .inactive-control:hover:before, .mfp-content .facets .inactive-control:focus:before, .mfp-content .facets .inactive-control:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -568px -425px;
}
.supplement .facets .active-control, .mfp-content .facets .active-control {
  border: none;
  position: relative;
}
.supplement .facets .active-control:before, .mfp-content .facets .active-control:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -540px -425px;
  right: 2%;
  top: 9px;
}
.supplement .facets .active-control:hover, .supplement .facets .active-control:focus, .supplement .facets .active-control:active, .mfp-content .facets .active-control:hover, .mfp-content .facets .active-control:focus, .mfp-content .facets .active-control:active {
  text-decoration: none;
  color: #000000;
}
.supplement .facets .active-control:hover:before, .supplement .facets .active-control:focus:before, .supplement .facets .active-control:active:before, .mfp-content .facets .active-control:hover:before, .mfp-content .facets .active-control:focus:before, .mfp-content .facets .active-control:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -769px -550px;
}
.supplement .facets .active-control + ul, .mfp-content .facets .active-control + ul {
  border-bottom: 1px solid #7F7F7F;
}
.supplement .facets .solrSortResults, .supplement .facets .clearFacets, .mfp-content .facets .solrSortResults, .mfp-content .facets .clearFacets {
  margin: 0;
  font-size: 1.7rem;
}
.docData {
  overflow: hidden;
  margin: 0 0 20px;
}
.docData .label {
  display: inline-block;
  font-weight: bold;
  margin-right: 10px;
  width: 4em;
}
.docData .label, .docData .value {
  display: inline-block;
  font-size: 1.6rem;
}
.docData a {
  display: block;
}
.dossierentry {
  border-bottom: 1px dotted #7F7F7F;
  padding-top: 10px;
  margin-bottom: 20px;
}
.dossierentry .navIndex ul {
  width: 100%;
  padding-left: 0;
  text-align: center;
}
.dossierentry .navIndex li {
  width: auto;
  display: inline-block;
  float: none;
}
.dossierentry .navIndex li a {
  white-space: nowrap;
}
.dossierentry .navIndex li a:hover, .dossierentry .navIndex li a:focus, .dossierentry .navIndex li a:active {
  color: #FFFFFF;
  text-decoration: none;
}
label,
input,
select,
textarea,
.formLabel,
.formLabel em {
  font-size: 1.5rem;
  line-height: 1.5;
}
form {
  margin-bottom: 20px;
}
form fieldset {
  border: none;
  padding: 0;
}
form .columns {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
form .trenner {
  border-bottom: 1px dotted #7F7F7F;
}
form .trenner.row {
  margin-bottom: 20px;
}
form .trenner.columns {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
form .trenner .columns {
  padding-bottom: 20px;
  margin-bottom: 0;
}
input,
textarea,
select {
  border: 1px solid #AAAAAA;
  border-radius: 5px;
  width: 100%;
  padding: 5px 3px;
}
textarea {
  resize: none;
}
.border input,
.border textarea,
.border select {
  border: 1px solid #BDBDBD;
}
.corner input,
.corner textarea,
.corner select {
  border-radius: 5px;
}
.background input,
.background textarea,
.background select {
  background-color: #EEEEEE;
}
.labelspacer {
  padding-top: 2.25em;
}
.labelspacer input {
  margin-top: 10px;
}
label,
.formLabel em {
  font-weight: normal;
  font-style: normal;
  display: table;
  margin-bottom: 10px;
}
input[type='checkbox'], input[type='radio'] {
  margin-top: 3px;
  clear: both;
  width: 2em;
  float: left;
}
input.submit, input.reset {
  font-weight: bold;
  background-color: #004F80;
  border-color: #004F80;
  color: #FFFFFF;
  padding: 6px 10px;
  text-transform: uppercase;
  float: right;
  width: auto;
  margin-left: 10px;
  margin-bottom: 10px;
}
input.submit:hover, input.submit:focus, input.submit:active, input.reset:hover, input.reset:focus, input.reset:active {
  background: #585858;
  color: #FFFFFF;
  border-color: #585858;
}
input.reset {
  background-color: #585858;
  border-color: #585858;
}
.oneline input {
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
}
input:hover, input:focus, input:active,
textarea:hover,
textarea:focus,
textarea:active,
select:hover,
select:focus,
select:active {
  border: 1px solid #004F80;
}
.col2 .formField span {
  display: block;
  width: 50%;
  float: left;
}
.col3 .formField span {
  display: block;
  width: 33.33%;
  float: left;
}
.formHandle {
  margin-bottom: 10px;
}
.formError {
  color: #CA0101;
}
.formError.abstract {
  font-weight: bold;
}
.formError + input,
.formError + textarea {
  border: 1px solid #CA0101;
}
.error a {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 15px;
  position: relative;
}
.error a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -415px -300px;
  left: 0;
  top: 8px;
}
.error a:hover:before, .error a:focus:before, .error a:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -532px -284px;
}
ul.error {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 12px;
}
@font-face {
  font-family: 'bundessansweb';
  src: url("/static/fonts/isb/BundesSansWeb-Regular.woff") format("woff"), url("/static/fonts/isb/BundesSansWeb-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bundessansweb';
  src: url("/static/fonts/isb/BundesSansWeb-Bold.woff") format("woff"), url("/static/fonts/isb/BundesSansWeb-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'bundessansweb';
  src: url("/static/fonts/isb/BundesSansWeb-BoldItalic.woff") format("woff"), url("/static/fonts/isb/BundesSansWeb-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'bundessansweb';
  src: url("/static/fonts/isb/BundesSansWeb-Italic.woff") format("woff"), url("/static/fonts/isb/BundesSansWeb-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'bundesserifweb';
  src: url("/static/fonts/isb/BundesSerifWeb-Regular.woff") format("woff"), url("/static/fonts/isb/BundesSerifWeb-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bundesserifweb';
  src: url("/static/fonts/isb/BundesSerifWeb-Bold.woff") format("woff"), url("/static/fonts/isb/BundesSerifWeb-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'bundesserifweb';
  src: url("/static/fonts/isb/BundesSerifWeb-BoldItalic.woff") format("woff"), url("/static/fonts/isb/BundesSerifWeb-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'bundesserifweb';
  src: url("/static/fonts/isb/BundesSerifWeb-Italic.woff") format("woff"), url("/static/fonts/isb/BundesSerifWeb-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
.aural {
  left: -2000px;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  width: 0;
}
.clear {
  clear: both;
}
ol {
  list-style-type: none;
}
.all {
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
}
.wrapper-teaser .all,
.boxWrapper .all,
.service-border .all,
.live-calendar .all {
  margin-bottom: 0;
}
.content .all {
  background: #EEEEEE;
}
.button {
  border-radius: 5px;
  font-weight: bold;
  clear: left;
  display: block;
  padding: 9px 10px;
  color: #FFFFFF;
  background-color: #004F80;
  line-height: 1;
  text-transform: uppercase;
  word-spacing: .25em;
}
.all .button {
  float: right;
  color: #FFFFFF;
}
.gsb a.button:hover, .gsb a.button:focus, .gsb a.button:active {
  color: #FFFFFF;
  text-decoration: underline;
  background: #585858;
}
button {
  border: none;
  background-color: transparent;
  padding: 0;
}
body {
  counter-reset: my-sec-counter;
}
body > div {
  font-size: 100%;
}
.glossaryIndex.navIndex li {
  margin-right: 10px;
  margin-bottom: 10px;
  width: auto;
}
.glossaryIndex.navIndex .page,
.glossaryIndex.navIndex strong {
  display: block;
  min-width: 2em;
}
.glossaryIndex span {
  background: #EEEEEE;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  background-color: #FFFFFF;
  padding: 4em 10px 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 90vw;
  max-height: 90vh;
  overflow-y: auto;
}
h1 .mfp-inline-holder .mfp-content button.mfp-close, h1
.mfp-ajax-holder .mfp-content button.mfp-close {
  left: -2000px;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  width: 0;
}
.mfp-inline-holder .mfp-content button.mfp-close,
.mfp-ajax-holder .mfp-content button.mfp-close {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #000000;
  font-weight: normal;
  text-transform: uppercase;
  background: url(/SiteGlobals/Frontend/Images/icons/close-b.svg?__blob=normal&v=1) no-repeat 100% 0/20px 20px;
  padding-right: 25px;
  position: absolute;
  top: 10px;
  right: 10px;
  width: auto;
  height: auto;
  opacity: 1;
}
.mfp-inline-holder .mfp-content button.mfp-close:hover, .mfp-inline-holder .mfp-content button.mfp-close:focus, .mfp-inline-holder .mfp-content button.mfp-close:active,
.mfp-ajax-holder .mfp-content button.mfp-close:hover,
.mfp-ajax-holder .mfp-content button.mfp-close:focus,
.mfp-ajax-holder .mfp-content button.mfp-close:active {
  text-decoration: underline;
}
.mfp-inline-holder .mfp-content .all,
.mfp-ajax-holder .mfp-content .all {
  margin-bottom: 0;
}
.mfp-inline-holder .mfp-content .glossarEntry ul,
.mfp-ajax-holder .mfp-content .glossarEntry ul {
  margin-bottom: 20px;
}
.mfp-inline-holder .mfp-content .picture,
.mfp-ajax-holder .mfp-content .picture {
  background: transparent;
}
.mfp-inline-holder .mfp-content .picture.poster,
.mfp-ajax-holder .mfp-content .picture.poster {
  max-width: 100%;
}
.mfp-inline-holder .mfp-content img,
.mfp-ajax-holder .mfp-content img {
  display: block;
  margin: 0 auto;
}
.mfp-inline-holder .mfp-content .slide h1,
.mfp-ajax-holder .mfp-content .slide h1 {
  padding: 10px 5em 0 10px;
}
.mfp-inline-holder .mfp-content .slide .position,
.mfp-ajax-holder .mfp-content .slide .position {
  position: absolute;
  top: 5.5em;
  right: 20px;
}
.mfp-inline-holder .mfp-content .slide video,
.mfp-ajax-holder .mfp-content .slide video {
  display: block;
  margin: 0 auto;
}
.mfp-gallery .mfp-inline-holder .mfp-content,
.mfp-gallery .mfp-ajax-holder .mfp-content {
  width: 900px;
}
.mfp-container .mfp-arrow {
  width: 30px;
  height: 43px;
}
.mfp-container .mfp-arrow, .mfp-container .mfp-arrow:active {
  margin-top: 0;
}
.mfp-container .mfp-arrow:before, .mfp-container .mfp-arrow:after,
.mfp-container .mfp-arrow .mfp-b,
.mfp-container .mfp-arrow .mfp-a {
  border: none;
  padding: 0;
  height: 43px;
  width: 30px;
  margin: 0;
}
.js-lightbox-controls-wrapper .js-lightbox-button {
  font-size: 1.2rem;
  cursor: pointer;
  z-index: 2;
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 20px;
  border-radius: 50px;
  background: #FFFFFF;
  box-shadow: 0 0 4px 0 #000000;
}
.js-lightbox-controls-wrapper .js-lightbox-button:active {
  box-shadow: inset 0 0 4px 0 #000000;
}
.content a {
  display: inline-block;
}
.downloadlinks a.downloadLink {
  display: block;
  padding-left: 25px;
  position: relative;
}
.downloadlinks a.downloadLink:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 19px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -283px -622px;
  left: 0;
  top: -1px;
}
.downloadlinks a.downloadLink:hover:before, .downloadlinks a.downloadLink:focus:before, .downloadlinks a.downloadLink:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 19px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -303px -622px;
}
.supplement .box .links a.downloadLink {
  padding-left: 20px;
  position: relative;
}
.supplement .box .links a.downloadLink:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 14px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -469px -597px;
  top: -1px;
  left: 0;
}
.supplement .box .links a.downloadLink:hover:before, .supplement .box .links a.downloadLink:focus:before, .supplement .box .links a.downloadLink:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 14px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -514px -597px;
}
.supplement .box .links a.shoppingCartLink {
  padding-left: 20px;
  position: relative;
}
.supplement .box .links a.shoppingCartLink:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 12px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -625px -546px;
  top: 2px;
  left: 0;
}
.supplement .box .links a.shoppingCartLink:hover:before, .supplement .box .links a.shoppingCartLink:focus:before, .supplement .box .links a.shoppingCartLink:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 12px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -487px -284px;
}
.downloadlinks a.shoppingCartLink {
  display: block;
  padding-left: 25px;
  position: relative;
}
.downloadlinks a.shoppingCartLink:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 16px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -350.334px -159px;
  top: 2px;
  left: 0;
}
.downloadlinks a.shoppingCartLink:hover:before, .downloadlinks a.shoppingCartLink:focus:before, .downloadlinks a.shoppingCartLink:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 16px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -310.334px -159px;
}
a.external,
.teaser .more a.external {
  padding-left: 13px;
  position: relative;
}
a.external:before,
.teaser .more a.external:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -427px -300px;
  top: 8px;
  left: 0;
}
a.external:hover:before, a.external:focus:before, a.external:active:before,
.teaser .more a.external:hover:before,
.teaser .more a.external:focus:before,
.teaser .more a.external:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -435px -300px;
}
.more {
  display: block;
  margin-top: 5px;
}
.more a {
  position: relative;
  padding-left: 15px;
}
.more a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -415px -300px;
  left: 0;
  top: 7px;
}
a.themenLink {
  display: block;
  padding-left: 15px;
  position: relative;
}
a.themenLink:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -415px -300px;
  left: 0;
  top: 8px;
}
ul.links {
  margin-bottom: 20px;
}
ul.links li {
  margin-bottom: 1rem;
}
ul.links a,
ul.links strong {
  display: block;
  padding-left: 20px;
  position: relative;
}
ul.links a:before,
ul.links strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 25px;
  height: 25px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -715px -560px;
  left: -6px;
  top: -1px;
}
ul.links a:hover:before, ul.links a:focus:before, ul.links a:active:before,
ul.links strong:hover:before,
ul.links strong:focus:before,
ul.links strong:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 25px;
  height: 25px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -715px -560px;
}
ul.links a.external:before,
ul.links strong.external:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -427px -300px;
  top: 8px;
  left: 4px;
}
ul.links a.downloadLink:before,
ul.links strong.downloadLink:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 14px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -469px -597px;
  left: 0;
  top: 2px;
}
ul.links a.downloadLink:hover:before, ul.links a.downloadLink:focus:before, ul.links a.downloadLink:active:before,
ul.links strong.downloadLink:hover:before,
ul.links strong.downloadLink:focus:before,
ul.links strong.downloadLink:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 14px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -514px -597px;
}
ul.links a.shoppingCartLink:before,
ul.links strong.shoppingCartLink:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 12px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -625px -546px;
  top: 4px;
  left: 0;
}
ul.links a.shoppingCartLink:hover:before, ul.links a.shoppingCartLink:focus:before, ul.links a.shoppingCartLink:active:before,
ul.links strong.shoppingCartLink:hover:before,
ul.links strong.shoppingCartLink:focus:before,
ul.links strong.shoppingCartLink:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 12px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -487px -284px;
}
.tableOfDocuments {
  margin-bottom: 12px;
  list-style: decimal outside none;
  padding-left: 20px;
}
video,
.mejs-container {
  margin: 0 auto 20px;
}
.galleryBox .mejs-wrapper {
  margin-top: 46px;
}
.galleryBox .mejs-wrapper .mejs-container {
  margin: 0 auto;
}
.mejs-overlay-button {
  background-image: url(/SiteGlobals/Frontend/Images/icons/mediaelementjs/play_custom_svg.svg?__blob=normal&v=1);
}
.gsb .navSkip,
.gsb .navSkip a {
  left: -2000px;
  line-height: 0;
  position: absolute;
  width: 0;
}
.gsb .navSkip a:focus, .gsb .navSkip a:active {
  background-color: #004F80;
  color: #FFFFFF;
  font-size: 1.6rem;
  height: auto;
  left: calc(2000px + 50vw);
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 15px 0 20px;
  top: 75px;
  width: 180px;
  z-index: 1000;
  text-align: center;
}
.menu-box {
  display: none;
}
#menu {
  padding-bottom: 100px;
  display: none;
}
#menu.mm-menu.mm-current {
  display: block;
}
#menu h1 {
  text-align: left;
  font-size: 1.8rem;
  background: #004F80;
  z-index: 1000;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 0;
  padding: 8px 40px 10px 12px;
  text-transform: uppercase;
  font-family: "bundessansweb", Calibri, "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#menu h1 a {
  color: #FFFFFF;
  font-weight: bold;
}
#menu .mobile-head {
  padding: 0;
}
#menu .mobile-head h1 {
  color: #FFFFFF;
}
#menu .close-button {
  width: 22px;
  height: 24px;
  position: absolute;
  top: 12px;
  right: 10px;
}
#menu .close-button:focus img {
  outline: 1px dotted #FFFFFF;
}
#menu .close-button img {
  vertical-align: initial;
}
#menu .mm-date li a {
  padding-right: 85px;
}
#menu .mm-date li .date {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
#menu .mm-search {
  background: #004F80;
  position: relative;
}
#menu .mm-search input {
  color: #000000;
  background: #EEEEEE;
  width: 100%;
  border: none;
  border-radius: 5px;
}
#menu .mm-search input.image {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 40px;
  padding: 5px;
}
#menu .mm-search input.image:focus {
  outline: 1px dotted #585858;
  padding: 0;
}
#menu ul {
  color: #004F80;
  background: #FAFAFA;
  position: relative;
  padding-top: 0;
}
#menu ul ul {
  padding: 0;
}
#menu li {
  font-size: 1.4rem;
}
#menu li a,
#menu li strong {
  color: #004F80;
  padding: 10px;
  display: block;
}
#menu li a span,
#menu li strong span {
  padding-left: 0;
}
#menu li.service {
  background: #004F80;
}
#menu li.service.navServiceWiki {
  background: #99cc00;
}
#menu li.service.navServiceWiki a,
#menu li.service.navServiceWiki strong,
#menu li.service.navServiceWiki span {
  color: #000000;
}
#menu li.service a,
#menu li.service strong,
#menu li.service span {
  color: #FFFFFF;
}
#menu li.service li {
  background: #EBEBEB;
}
#menu li.service li a,
#menu li.service li strong,
#menu li.service li span {
  color: #004F80;
}
#menu li li {
  background: #EBEBEB;
}
#menu li li a,
#menu li li strong {
  padding-left: 20px;
}
#menu li li li {
  background: #DBDBDB;
}
#menu li li li:after {
  border-color: #CCCCCC;
}
#menu li li li a,
#menu li li li strong {
  padding-left: 30px;
}
#menu li li li li {
  background: #CCCCCC;
}
#menu li li li li:after {
  border-color: #BDBDBD;
}
#menu li li li li a,
#menu li li li li strong {
  padding-left: 40px;
}
#menu .navFacebook em,
#menu .navFlickr em,
#menu .navGoogle em,
#menu .navRSSFeed em,
#menu .navTwitter em,
#menu .navYouTube em {
  display: none;
}
#menu .navServiceRSS a,
#menu .navServiceRSS strong,
#menu .navServiceGS a,
#menu .navServiceGS strong,
#menu .navServiceLS a,
#menu .navServiceLS strong,
#menu .navTwitter a,
#menu .navTwitter strong,
#menu .navRSSFeed a,
#menu .navRSSFeed strong,
#menu .navFlickr a,
#menu .navFlickr strong,
#menu .navFacebook a,
#menu .navFacebook strong,
#menu .navYouTube a,
#menu .navYouTube strong,
#menu .navGoogle a,
#menu .navGoogle strong {
  padding-left: 40px;
}
#menu .navServiceRSS > a,
#menu .navServiceRSS strong,
#menu .navServiceGS > a,
#menu .navServiceGS strong,
#menu .navServiceLS > a,
#menu .navServiceLS strong,
#menu .navTwitter > a,
#menu .navTwitter strong,
#menu .navRSSFeed > a,
#menu .navRSSFeed strong,
#menu .navFlickr > a,
#menu .navFlickr strong,
#menu .navFacebook > a,
#menu .navFacebook strong,
#menu .navYouTube > a,
#menu .navYouTube strong,
#menu .navGoogle > a,
#menu .navGoogle strong {
  position: relative;
}
#menu .navServiceRSS a.mm-subopen,
#menu .navServiceGS a.mm-subopen,
#menu .navServiceLS a.mm-subopen,
#menu .navTwitter a.mm-subopen,
#menu .navRSSFeed a.mm-subopen,
#menu .navFlickr a.mm-subopen,
#menu .navFacebook a.mm-subopen,
#menu .navYouTube a.mm-subopen,
#menu .navGoogle a.mm-subopen {
  background: none;
}
#menu .navServiceRSS > a:before, #menu .navServiceRSS > strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -253px -622px;
  left: 5px;
  top: 5px;
}
#menu .navServiceGS > a:before,
#menu .navServiceGS strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 21px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -255.334px -159px;
  left: 10px;
  top: 8px;
}
#menu .navServiceLS > a:before,
#menu .navServiceLS strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 27px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -640px -375px;
  left: 10px;
  top: 8px;
}
#menu .navTwitter > a:before,
#menu .navTwitter strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 17px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -385px -597px;
  left: 10px;
  top: 8px;
}
#menu .navRSSFeed > a:before,
#menu .navRSSFeed strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 21px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -235.334px -159px;
  left: 10px;
  top: 8px;
}
#menu .navFlickr > a:before,
#menu .navFlickr strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 22px;
  height: 22px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -193.334px -159px;
  left: 10px;
  top: 8px;
}
#menu .navFacebook > a:before,
#menu .navFacebook strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -305px -597px;
  left: 10px;
  top: 8px;
}
#menu .navYouTube > a:before,
#menu .navYouTube strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 23px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -765px -527px;
  left: 10px;
  top: 8px;
}
#menu .navGoogle > a:before,
#menu .navGoogle strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -325px -597px;
  left: 10px;
  top: 8px;
}
#menu .mm-next {
  height: 42px;
}
#menu .mm-next:after {
  border-color: #004F80;
}
#menu .mm-next:focus {
  outline: 1px dotted #004F80;
}
.mm-opening .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
#menu .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  margin-left: 0;
}
html.mm-opened #togglenav {
  position: absolute;
}
.mm-vertical .mm-listview .mm-panel {
  padding: 0;
}
.mm-menu .mm-noresultsmsg {
  display: none;
}
.mm-menu > .mm-navbar-top-2 {
  top: 39px;
  z-index: 4;
}
.mm-hasnavbar-top-2 .mm-panels {
  top: 94px;
}
.mm-listview > li:not(.mm-divider):after {
  left: 0;
}
.mm-hasnavbar-top-1 .mm-panels {
  top: 92px;
}
.pageBottom {
  outline-style: dotted;
  outline-color: #7F7F7F;
  outline-width: 2px;
  background: #EEEEEE;
  padding-top: 20px;
}
.navIndex {
  overflow: hidden;
  margin-bottom: 20px;
  background: #FFFFFF;
  padding: 10px 0;
  border: 2px solid #004F80;
}
.navIndex ul {
  width: auto;
  margin: 0 auto 0 !important;
  display: table;
}
.navIndex:after {
  clear: both;
  content: '';
  display: block;
  height: 1px;
}
.content .navIndex ul {
  padding: 0 15px;
}
.navIndex li {
  margin: 0 2px;
  list-style-type: none;
  float: left;
  text-align: center;
}
.navIndex li .back, .navIndex li .forward {
  border-radius: 0;
  padding: 0;
  background: none;
}
.navIndex li .back img, .navIndex li .forward img {
  width: 100%;
}
.navIndex li .back:hover, .navIndex li .forward:hover {
  background: #004F80;
}
.navIndex li a, .navIndex li span {
  font-size: 1rem;
}
.navIndex .page,
.navIndex strong {
  font-size: 1.3rem;
  text-align: center;
  display: block;
  padding: 7px 12px;
}
.navIndex .page:hover,
.navIndex .page:focus,
.navIndex .page:active,
.navIndex strong {
  color: #FFFFFF;
  background: #004F80;
}
.navIndex span.back, .navIndex span.forward {
  display: none;
}
.navIndex .button {
  color: #FFFFFF;
  display: block;
  width: 35px;
  height: 35px;
}
.service-border {
  background: #EEEEEE url(/SiteGlobals/Frontend/Images/icons/hatch-b.svg?__blob=normal&v=1) repeat 0 0;
}
.service-border > ul {
  padding-left: 0;
}
.service-border > ul > li {
  list-style: none none;
  border-bottom: 1px dotted #7F7F7F;
}
.service-border > ul > li a {
  font-size: 1.4rem;
  position: relative;
}
.service-border > ul > li a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -375px -225px;
  top: 6px;
  left: 5px;
}
.service-border > ul > li a:hover:before, .service-border > ul > li a:focus:before, .service-border > ul > li a:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -375px -185px;
}
.service-border > ul > li.navVeranstaltungen a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 37px;
  height: 37px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -223px -560px;
}
.service-border > ul > li.navVeranstaltungen a:hover:before, .service-border > ul > li.navVeranstaltungen a:focus:before, .service-border > ul > li.navVeranstaltungen a:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 37px;
  height: 37px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -260px -560px;
}
.service-border > ul > li.navPublikationen a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 38px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -500px -310px;
}
.service-border > ul > li.navPublikationen a:hover:before, .service-border > ul > li.navPublikationen a:focus:before, .service-border > ul > li.navPublikationen a:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 38px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -375px -265px;
}
.service-border > ul > li.navMediathek a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 42px;
  height: 34px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -465px -250px;
  top: 9px;
}
.service-border > ul > li.navMediathek a:hover:before, .service-border > ul > li.navMediathek a:focus:before, .service-border > ul > li.navMediathek a:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 42px;
  height: 34px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -309.334px -125px;
}
.service-border > ul > li.navThemen a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 34px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -507px -250px;
  top: 9px;
}
.service-border > ul > li.navThemen a:hover:before, .service-border > ul > li.navThemen a:focus:before, .service-border > ul > li.navThemen a:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 34px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -125px -622px;
}
.service-border > ul > li a,
.service-border > ul > li strong {
  display: block;
  padding: 16px 5px 16px 60px;
  text-transform: uppercase;
}
.service-border .container {
  display: none;
}
.servicebox {
  display: none;
}
.servicebox .column {
  margin-bottom: 0;
}
.gsb {
  /*ul {
    &.navFunctions,
    &.downloadlinks,
    &.navIndex,
    &.glossaryIndex,
    &.sitemap ul {
      list-style-type: none;
      padding-left: 0;
    }
    &.downloadlinks {
      li {
        margin-top: $gutter;
        &:first-child {
          margin-top: 0;
        }
      }
    }
  }*/
}
.gsb h1,
.gsb h2,
.gsb h3,
.gsb h4,
.gsb h5,
.gsb h6 {
  clear: both;
}
.gsb p,
.gsb li,
.gsb td,
.gsb th,
.gsb blockquote,
.gsb dl,
.gsb caption,
.gsb .formError,
.gsb address,
.gsb .address {
  font-size: 1.6rem;
}
.gsb p,
.gsb address,
.gsb .address {
  margin: 0 0 20px;
}
.gsb .content ul:not([class]) {
  list-style-type: disc;
  margin-bottom: 20px;
  padding-left: 20px;
}
.gsb .content ul:not([class]) * {
  margin-bottom: 0;
}
.gsb .content ol:not([class]) {
  list-style: decimal outside none;
  margin-bottom: 20px;
  padding-left: 20px;
}
.gsb .content ol:not([class]) ol {
  list-style: lower-alpha outside none;
}
.gsb .content ol:not([class]) ol ol {
  list-style: lower-roman outside none;
}
.gsb .content ol:not([class]) * {
  margin-bottom: 0;
}
.gsb blockquote,
.gsb q {
  quotes: '' '' '' '';
}
.gsb blockquote:before, .gsb blockquote:after,
.gsb q:before,
.gsb q:after {
  content: '' '' '' '';
}
.gsb blockquote {
  color: #000000;
  margin: 10px 10px 20px;
  padding: 0;
  background: #EEEEEE;
}
.gsb blockquote p {
  color: #000000;
  padding: 10px;
  margin-bottom: 0;
}
.gsb cite {
  color: #000000;
  font-size: 1.5rem;
  display: inline;
}
.gsb cite:before {
  content: '';
}
.gsb abbr,
.gsb dfn {
  border-bottom: 1px dotted #000000;
  text-decoration: none;
}
.gsb table {
  border-collapse: separate;
  table-layout: fixed;
  margin: 0 0 20px;
  padding: 0 0 10px;
  width: 100%;
  clear: both;
}
.gsb table td.right, .gsb table td.left {
  float: none !important;
}
.gsb table a {
  text-decoration: underline;
}
.gsb table a:hover, .gsb table a:active, .gsb table a:focus {
  text-decoration: none;
}
.gsb table .sortUp,
.gsb table .sortDown {
  padding-right: 14px;
  text-decoration: underline;
  position: relative;
  display: inline-block;
}
.gsb table .sortUp:after,
.gsb table .sortDown:after {
  top: 8px;
  right: 0;
}
.gsb table .sortUp:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 9px;
  height: 6px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -591px -425px;
}
.gsb table .sortDown:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 9px;
  height: 6px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -609px -425px;
}
.gsb table .even {
  background: #EEEEEE;
}
.gsb table .width15 {
  width: 15%;
}
.gsb table .width20 {
  width: 20%;
}
.gsb table .width25 {
  width: 25%;
}
.gsb table .width30 {
  width: 30%;
}
.gsb table .width35 {
  width: 35%;
}
.gsb table .width40 {
  width: 40%;
}
.gsb table .width45 {
  width: 45%;
}
.gsb table .width50 {
  width: 50%;
}
.gsb table .width70 {
  width: 70%;
}
.gsb table .width80 {
  width: 80%;
}
.gsb table .width85 {
  width: 85%;
}
.gsb caption {
  font-weight: bold;
  color: #000000;
  padding-bottom: 10px;
  text-transform: uppercase;
  text-align: left;
}
.gsb tbody {
  padding: 0 0 10px;
}
.gsb th {
  background: #CCCCCC;
  color: #000000;
  border-bottom: 1px dotted #7F7F7F;
  padding: 10px;
  text-align: left;
}
.gsb th a {
  color: currentColor;
}
.gsb td {
  border-bottom: 1px dotted #7F7F7F;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}
.gsb .responsiveTable {
  overflow-x: scroll;
  margin-bottom: 20px;
}
.gsb .responsiveTable table {
  width: 637px;
}
.gsb dl {
  margin: 0 0 20px;
  overflow: hidden;
}
.gsb dt {
  font-weight: bold;
  display: block;
  float: left;
  padding-right: 15px;
  clear: both;
}
.gsb dd {
  display: block;
  margin-bottom: .3rem;
}
.gsb p.left,
.gsb td.left,
.gsb th.left {
  text-align: left;
}
.gsb p.right,
.gsb td.right,
.gsb th.right {
  text-align: right;
}
.gsb p.center,
.gsb td.center,
.gsb th.center {
  text-align: center;
}
.gsb p.justify,
.gsb td.justify,
.gsb th.justify {
  text-align: justify;
}
.gsb .picture {
  background: #EEEEEE;
  max-width: 100%;
  overflow: hidden;
  margin: 0 auto 18px;
}
.gsb .picture.linksOhne {
  margin-left: 0;
  margin-right: 0;
}
.gsb .picture.rechtsOhne {
  margin-left: auto;
  margin-right: 0;
}
.gsb .picture a,
.gsb .picture a span {
  display: block;
}
.gsb .picture .wrapper-text {
  display: block;
  margin: 5px 0 5px 5px;
}
.gsb .picture .loupe {
  display: block;
  padding: 5px;
  float: right;
  margin-bottom: 0;
}
.gsb .picture .loupe:hover, .gsb .picture .loupe:focus, .gsb .picture .loupe:active {
  opacity: .6;
}
.gsb .picture .loupe:focus img {
  outline-style: dotted;
  outline-color: #000000;
  outline-width: 1px;
}
.gsb a {
  color: #004F80;
  text-decoration: none;
}
.gsb a:hover, .gsb a:active, .gsb a:focus {
  text-decoration: underline;
  color: #000000;
  outline: none;
}
.gsb a.RichTextIntLink {
  position: relative;
  padding-left: 17px;
  text-decoration: underline;
}
.gsb a.RichTextIntLink:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -415px -300px;
  left: 6px;
  top: 7px;
}
.gsb a.RichTextIntLink:hover, .gsb a.RichTextIntLink:focus, .gsb a.RichTextIntLink:active {
  text-decoration: none;
}
.gsb a.RichTextIntLink:hover:before, .gsb a.RichTextIntLink:focus:before, .gsb a.RichTextIntLink:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -532px -284px;
}
.gsb a.RichTextExtLink, .gsb a.ExternalLink {
  padding-left: 17px;
  text-decoration: underline;
  position: relative;
}
.gsb a.RichTextExtLink:before, .gsb a.ExternalLink:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -427px -300px;
  top: 7px;
  left: 3px;
}
.gsb a.RichTextExtLink:hover, .gsb a.RichTextExtLink:focus, .gsb a.RichTextExtLink:active, .gsb a.ExternalLink:hover, .gsb a.ExternalLink:focus, .gsb a.ExternalLink:active {
  text-decoration: none;
}
.gsb a.RichTextExtLink:hover:before, .gsb a.RichTextExtLink:focus:before, .gsb a.RichTextExtLink:active:before, .gsb a.ExternalLink:hover:before, .gsb a.ExternalLink:focus:before, .gsb a.ExternalLink:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -435px -300px;
}
.gsb a.RichTextGlossarLink, .gsb a.GlossarEntry {
  border-bottom: 1px dotted #7F7F7F;
  color: #000000;
  cursor: help;
  text-decoration: none;
}
.gsb a.RichTextGlossarLink:hover, .gsb a.RichTextGlossarLink:focus, .gsb a.RichTextGlossarLink:active, .gsb a.GlossarEntry:hover, .gsb a.GlossarEntry:focus, .gsb a.GlossarEntry:active {
  border-bottom: 1px solid #7F7F7F;
}
.gsb a.RichTextWikiLink {
  padding-left: 15px;
  text-decoration: underline;
  position: relative;
}
.gsb a.RichTextWikiLink:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -427px -300px;
  top: 7px;
  left: 0;
}
.gsb a.RichTextWikiLink:hover, .gsb a.RichTextWikiLink:focus, .gsb a.RichTextWikiLink:active {
  text-decoration: none;
}
.gsb a.RichTextWikiLink:hover:before, .gsb a.RichTextWikiLink:focus:before, .gsb a.RichTextWikiLink:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -435px -300px;
}
.gsb a.ContactData {
  padding-left: 20px;
  position: relative;
}
.gsb a.ContactData:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 11px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -502px -284px;
  top: 6px;
  left: 0;
}
.gsb a.ContactData:hover, .gsb a.ContactData:focus, .gsb a.ContactData:active {
  text-decoration: underline;
}
.gsb a.ContactData:hover:before, .gsb a.ContactData:focus:before, .gsb a.ContactData:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 11px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -640px -546px;
}
.gsb a.download, .gsb a.Publication {
  position: relative;
  padding-left: 20px;
}
.gsb a.download:before, .gsb a.Publication:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 14px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -469px -597px;
  left: 0;
  top: 2px;
}
.gsb a.download:hover, .gsb a.download:focus, .gsb a.download:active, .gsb a.Publication:hover, .gsb a.Publication:focus, .gsb a.Publication:active {
  text-decoration: underline;
}
.gsb a.download:hover:before, .gsb a.download:focus:before, .gsb a.download:active:before, .gsb a.Publication:hover:before, .gsb a.Publication:focus:before, .gsb a.Publication:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 14px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -514px -597px;
}
.gsb a.shoppingCartLink {
  padding-left: 20px;
  position: relative;
}
.gsb a.shoppingCartLink:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 12px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -625px -546px;
  top: 4px;
  left: 0;
}
.gsb a.shoppingCartLink:hover, .gsb a.shoppingCartLink:focus, .gsb a.shoppingCartLink:active {
  text-decoration: underline;
}
.gsb a.shoppingCartLink:hover:before, .gsb a.shoppingCartLink:focus:before, .gsb a.shoppingCartLink:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 12px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -487px -284px;
}
ul.toc {
  margin-bottom: 20px;
}
ul.toc li {
  list-style-type: none;
}
ul.toc li a {
  padding-left: 18px;
  text-decoration: none;
  position: relative;
  display: block;
}
ul.toc li a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 9px;
  height: 6px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -627px -425px;
  top: 8px;
  left: 0;
}
ul.toc li a:hover, ul.toc li a:focus, ul.toc li a:active {
  text-decoration: underline;
}
ul.toc li a:hover:before, ul.toc li a:focus:before, ul.toc li a:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 9px;
  height: 6px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -636px -425px;
}
p.navToTop {
  overflow: hidden;
  padding: 3px 0 15px;
  margin-bottom: 0;
}
p.navToTop a {
  float: right;
  padding-left: 15px;
  position: relative;
}
p.navToTop a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 9px;
  height: 6px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -618px -425px;
  top: 10px;
  left: 0;
}
p.navToTop a:hover:before, p.navToTop a:focus:before, p.navToTop a:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 9px;
  height: 6px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -582px -425px;
}
.sectionRelated {
  padding: 10px;
  margin-bottom: 20px;
  border: 2px solid #004F80;
}
.sectionRelated h2 {
  color: #004F80;
}
.blockContact h2 {
  color: #004F80;
}
.has-tip {
  color: inherit;
  font-weight: inherit;
}
.has-tip:focus, .has-tip:hover, .has-tip:active {
  color: inherit;
  font-weight: inherit;
}
.content .abstract p {
  font-weight: bold;
}
.content .solrSortResults {
  margin-bottom: 1rem;
}
.share {
  position: fixed;
  width: 100%;
  z-index: 99;
  background: #FFFFFF;
  border-top: 2px dotted #7F7F7F;
}
.share .wrapper-share {
  padding: 3em 10px;
  position: relative;
  min-height: 19em;
}
.share button.close {
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 1.5;
  background: url(/SiteGlobals/Frontend/Images/icons/close-b.svg?__blob=normal&v=1) no-repeat 100% 0/22px 22px;
  padding-right: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.share button.close:hover, .share button.close:focus, .share button.close:active {
  text-decoration: underline;
}
.share .shariff h3 {
  font-size: 1.7rem;
  color: #000000;
  padding: 0 0 10px;
  margin-top: 10px;
}
.share .shariff ul {
  margin: 0 !important;
}
.share .shariff li {
  width: calc(50% - 1.4%);
  max-width: calc(50% - 1.4%);
  margin-right: 0;
}
.share .shariff li:nth-child(odd) {
  margin-right: 2.8%;
}
.share .shariff li a {
  padding: 0 10px 0 30px;
  font-size: 1.4rem;
  background: #004F80 !important;
}
.share .shariff li a:before {
  position: absolute;
  left: 10px;
  top: 10px;
}
.share .shariff li a:hover, .share .shariff li a:focus, .share .shariff li a:active {
  color: #FFFFFF;
  text-decoration: underline;
}
.share .shariff li a .fa {
  display: none;
}
.share .shariff li a .share_text {
  font-size: inherit;
  font-family: inherit;
  text-indent: 0;
}
.share .shariff .email a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 13px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -390.334px -159px;
}
.share .shariff .twitter a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 14px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -422px -597px;
}
.share .shariff .facebook a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -405px -597px;
}
.share .shariff .googleplus a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 11px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -640px -414px;
}
.share .shariff .twitter a:before {
  top: 8px;
}
.share .shariff .googleplus a:before {
  top: 10px;
  left: 10px;
}
.share .shariff .facebook a:before {
  top: 7px;
  left: 8px;
}
.share .shariff .email a {
  padding-top: 4px;
  padding-left: 35px;
  line-height: 23px;
}
.share .shariff .email a:before {
  top: 9px;
}
.share .shariff .info {
  width: 35px;
  max-width: auto;
  border: 1px solid #666666;
}
.share .shariff .info a {
  position: relative;
  padding: 0;
  background: #FFFFFF !important;
}
.share .shariff .info a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 18px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -343px -622px;
  -webkit-transform: translate(-50%, -55%);
      -ms-transform: translate(-50%, -55%);
          transform: translate(-50%, -55%);
  top: 50%;
  left: 50%;
}
.warenkorb td {
  vertical-align: middle;
}
.warenkorb td label,
.warenkorb td input {
  margin-bottom: 0;
}
.sitemap {
  margin-bottom: 20px;
  list-style-type: none;
}
.sitemap ul {
  margin-left: 20px;
}
.gsb .content .sitemap ul {
  margin-bottom: 10px;
  margin-left: 20px;
  list-style-type: none;
  padding-left: 0;
}
.sitemap li {
  margin: 0;
  padding: 0;
}
.sitemap li li a,
.sitemap li li strong {
  padding: 1px 0 3px 20px;
  position: relative;
}
.sitemap li li a:before,
.sitemap li li strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -415px -300px;
  left: 5px;
  top: 7px;
}
.sitemap li li a:hover:before, .sitemap li li a:focus:before, .sitemap li li a:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -532px -284px;
}
.sitemap a,
.sitemap strong {
  display: block;
  text-decoration: none;
}
.sitemap a:hover, .sitemap a:active, .sitemap a:focus {
  text-decoration: underline;
}
.sitemap h2 {
  font-size: 2.2rem;
  border-top: 1px dotted #7F7F7F;
  padding-top: 5px;
  margin-bottom: 10px;
}
.sitemap h2 a {
  background: none;
  padding-left: 0;
}
.sitemap h2 a:hover, .sitemap h2 a:focus, .sitemap h2 a:active, .sitemap h2 a {
  background: none;
}
.sitemap h2 a:hover:before, .sitemap h2 a:focus:before, .sitemap h2 a:active:before, .sitemap h2 a:before {
  content: none;
}
.js-on .navigation {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.js-on .navigation button {
  cursor: pointer;
  z-index: 2;
  width: 70px;
  height: 70px;
  padding: 0;
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.js-on .navigation button.slick-disabled {
  cursor: auto;
}
.js-on .navigation .next {
  right: 0;
}
.js-on .navigation .prev {
  left: 0;
}
.js-on .navigation .playbutton {
  cursor: pointer;
  top: 20px;
  right: 12px;
  width: 34px;
  height: 34px;
}
.js-on .navigation .play,
.js-on .navigation .pause {
  display: none;
}
.js-on .teaser-switcher .navigation.l-slider-navigation--static {
  position: static;
  top: auto;
  left: auto;
}
.js-on .teaser-switcher .navigation.l-slider-navigation--static button {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
  height: 30px;
  width: 30px;
  position: static;
}
.js-on .c-stage .navigation {
  display: block;
}
.js-on .c-stage .navigation button {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 35%;
  opacity: 0.8;
}
.js-on .c-stage .navigation button.playbutton {
  top: 5px;
  right: 10px;
  -webkit-transform: translate(0%, 0%);
      -ms-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
}
.js-on .c-stage .navigation button:not(.slick-disabled):hover {
  opacity: 1;
}
.js-on .c-stage .navigation button:not(.slick-disabled):focus {
  opacity: 1;
  outline: 2px dotted #000000;
}
.js-on .c-stage .slick-dots {
  position: static;
  padding: 20px 0;
  text-align: center;
  width: auto;
}
.js-on .c-stage .slick-dots button, .js-on .c-stage .slick-dots a, .js-on .c-stage .slick-dots strong {
  display: block;
  font-size: 0;
  height: 20px;
  width: 20px;
  line-height: 1.2;
  background-color: #777777;
  text-indent: -99999px;
  content: none;
  padding: 0;
}
.js-on .c-stage .slick-dots button:hover, .js-on .c-stage .slick-dots button:active, .js-on .c-stage .slick-dots a:hover, .js-on .c-stage .slick-dots a:active, .js-on .c-stage .slick-dots strong:hover, .js-on .c-stage .slick-dots strong:active {
  background-color: #004F80;
}
.js-on .c-stage .slick-dots button:focus, .js-on .c-stage .slick-dots a:focus, .js-on .c-stage .slick-dots strong:focus {
  background-color: #004F80;
  outline: 4px dotted #004F80;
}
.js-on .c-stage .slick-dots .slick-active button, .js-on .c-stage .slick-dots .slick-active a, .js-on .c-stage .slick-dots .slick-active strong {
  background-color: #004F80;
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
}
.js-on .c-stage .slick-dots .slick-active button:hover, .js-on .c-stage .slick-dots .slick-active button:focus, .js-on .c-stage .slick-dots .slick-active button:active, .js-on .c-stage .slick-dots .slick-active a:hover, .js-on .c-stage .slick-dots .slick-active a:focus, .js-on .c-stage .slick-dots .slick-active a:active, .js-on .c-stage .slick-dots .slick-active strong:hover, .js-on .c-stage .slick-dots .slick-active strong:focus, .js-on .c-stage .slick-dots .slick-active strong:active {
  outline: 4px dotted #004F80;
  background-color: #004F80;
}
.js-on .c-carousel__wrapper .teaser-switcher .navigation {
  top: 0;
}
.js-on .c-carousel__wrapper .teaser-switcher .navigation .prev {
  left: 25px;
}
.js-on .c-carousel__wrapper .teaser-switcher .navigation .next {
  right: 25px;
}
.js-on .c-carousel__wrapper--sectors .teaser-switcher .navigation button {
  top: 25%;
  width: 70px;
  height: 70px;
}
.js-on .c-carousel__wrapper--sectors .teaser-switcher .navigation button.prev {
  left: 0;
}
.js-on .c-carousel__wrapper--sectors .teaser-switcher .navigation button.next {
  right: 0;
}
.js-on .c-carousel__wrapper--sectors .teaser-switcher .slick-slide[data-initial-slide] a img {
  background: #E10019;
}
.js-on .c-carousel__wrapper--topics .teaser-switcher .slick-slide[data-initial-slide] a {
  background: #E10019;
  color: #FFFFFF;
}
.js-on .c-carousel__wrapper--topics .teaser-switcher .navigation button {
  top: 20px;
  width: 70px;
  height: 70px;
}
.js-on .c-carousel__wrapper--topics .teaser-switcher .navigation button.prev {
  left: 0;
}
.js-on .c-carousel__wrapper--topics .teaser-switcher .navigation button.next {
  right: 0;
}
.js-on .c-carousel__wrapper--topics .teaser-switcher .navigation button.slick-disabled {
  opacity: 0.5;
}
.js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots {
  position: static;
  text-align: center;
  width: auto;
}
.js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots button {
  border: 0;
  border-radius: 0;
  display: block;
  height: 15px;
  width: 15px;
  background-color: #777777;
}
.js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots button:hover, .js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots button:active {
  background-color: #E10019;
}
.js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots button:focus {
  outline: 2px dotted #000000;
}
.js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots .slick-active button, .js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots .slick-active a, .js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots .slick-active strong {
  background-color: #E10019;
}
.js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots .slick-active button:hover, .js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots .slick-active button:focus, .js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots .slick-active button:active, .js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots .slick-active a:hover, .js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots .slick-active a:focus, .js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots .slick-active a:active, .js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots .slick-active strong:hover, .js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots .slick-active strong:focus, .js-on .c-carousel__wrapper--topics .teaser-switcher .slick-dots .slick-active strong:active {
  outline: 2px dotted #000000;
  background-color: #E10019;
}
.slick-arrow img {
  height: 100%;
}
.solrSortLinks {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.solrSortLinks ul {
  overflow: hidden;
  padding-left: 0;
}
.solrSortLinks li {
  border: none;
  list-style-type: none;
  float: left;
  width: 50%;
}
.solrSortLinks li:first-child a {
  margin-right: 10px;
}
.solrSortLinks a {
  position: relative;
  color: #FFFFFF;
}
.solrSortLinks a:before {
  right: 7px;
  top: 13px;
}
.solrSortLinks a:hover, .solrSortLinks a:focus, .solrSortLinks a:active {
  text-decoration: none;
  color: #FFFFFF;
}
.solrSortLinks a.sortDown:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 10px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -723px -550px;
}
.solrSortLinks a.sortDown:before:hover, .solrSortLinks a.sortDown:before:focus, .solrSortLinks a.sortDown:before:active {
  content: '';
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 10px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -723px -550px;
}
.solrSortLinks a.sortUp:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 10px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -705px -550px;
}
.solrSortLinks a.sortUp:before:hover, .solrSortLinks a.sortUp:before:focus, .solrSortLinks a.sortUp:before:active {
  content: '';
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 10px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -705px -550px;
}
.toggleEntry {
  border-bottom: 1px dotted #7F7F7F;
}
.toggleEntry h2 {
  padding: 8px 0;
  margin-bottom: 0;
}
.toggleEntry .heading {
  border-top: 1px dotted #7F7F7F;
  padding-right: 35px;
}
.toggleEntry .heading.inactive-control {
  position: relative;
}
.toggleEntry .heading.inactive-control:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 22px;
  height: 12px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -640px -402px;
  right: 2%;
  top: 15px;
}
.toggleEntry .heading.active-control {
  padding-right: 35px;
  position: relative;
}
.toggleEntry .heading.active-control:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 22px;
  height: 12px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -465px -284px;
  right: 2%;
  top: 15px;
}
.toggleEntry .heading + div {
  overflow: hidden;
}
.wrapper-teaser,
.row.teaser {
  margin-bottom: 20px;
}
.teaser.type-1 {
  border-bottom: 1px dotted #7F7F7F;
}
.teaser.type-1:last-of-type, .teaser.type-1:only-of-type {
  border-bottom: none;
}
.teaser h1,
.teaser h2,
.teaser h3 {
  font-size: 1.8rem;
}
.teaser h1.withHeader,
.teaser h2.withHeader,
.teaser h3.withHeader {
  padding-top: 1.5rem;
  position: relative;
}
.teaser h1.withHeader .category,
.teaser h2.withHeader .category,
.teaser h3.withHeader .category {
  top: 0;
  left: 0;
  position: absolute;
  font-family: "bundessansweb", Calibri, "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.2rem;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-style: normal;
  line-height: 1;
}
.teaser h1 a,
.teaser h2 a,
.teaser h3 a {
  text-decoration: none;
}
.teaser h1 a:hover,
.teaser h1 a :active, .teaser h1 a:focus,
.teaser h2 a:hover,
.teaser h2 a :active,
.teaser h2 a:focus,
.teaser h3 a:hover,
.teaser h3 a :active,
.teaser h3 a:focus {
  text-decoration: underline;
}
.teaser .medium-4 a:focus {
  outline: 1px dotted #004F80;
}
.teaser .picture-element {
  float: left;
  margin: 1.07em 1.07em 0 0;
  width: 35%;
}
.teaser p {
  display: none;
}
.teaser h2,
.teaser img {
  margin-bottom: 20px;
}
.teaser img {
  width: 100%;
  display: block;
}
.wrapperTeaser {
  margin-bottom: 20px;
}
.dateblock {
  width: 100%;
  font-weight: bold;
  float: left;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border: 1px solid #7F7F7F;
}
.dateblock .day {
  font-size: 1.8rem;
}
.dateblock .month {
  font-size: 1.8rem;
  background-color: transparent;
  color: #000000;
}
.dateblock .month abbr {
  color: #000000;
  text-transform: uppercase;
}
.service-border .dateblock {
  width: 3em;
  margin-top: 6px;
}
.video-image {
  margin-bottom: 12px;
}
.video-image a {
  position: relative;
  display: block;
}
.video-image a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 34px;
  height: 34px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -157px -622px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
.video-image img {
  margin-bottom: 0;
}
.togglenav {
  box-shadow: 0 0 4px 0 #000000;
  width: 100%;
  z-index: 100;
  background: #FFFFFF;
  overflow: hidden;
  padding: 5px 0;
}
.togglenav ul {
  padding: 0;
  width: 100%;
}
.togglenav li {
  float: left;
  height: 100%;
}
.togglenav li.navMobileLogo {
  width: 200px;
}
.togglenav li.navMobileMenu, .togglenav li.navMobileSearch {
  display: block;
  width: 60px;
  height: 50px;
  float: right;
  font-size: 0;
}
.togglenav a,
.togglenav strong {
  display: block;
  width: 100%;
  height: 100%;
}
.togglenav .right {
  float: right;
}
.togglenav .right a,
.togglenav .right strong {
  margin-right: 0;
  margin-left: 10px;
}
.togglenav .navServiceGS a,
.togglenav .navServiceGS strong,
.togglenav .navServiceLS a,
.togglenav .navServiceLS strong {
  display: block;
  position: relative;
}
.togglenav .navServiceGS a:hover,
.togglenav .navServiceGS a:focus,
.togglenav .navServiceGS a:active,
.togglenav .navServiceGS strong,
.togglenav .navServiceLS a:hover,
.togglenav .navServiceLS a:focus,
.togglenav .navServiceLS a:active,
.togglenav .navServiceLS strong {
  outline: 1px solid #FFFFFF;
}
.togglenav .navServiceGS img,
.togglenav .navServiceLS img {
  height: 21px;
}
.togglenav .navServiceLS a,
.togglenav .navServiceLS strong {
  padding: 8px 13px 8px;
}
.navMobileMenu a {
  position: relative;
}
.navMobileMenu a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -500px -388px;
  top: 9px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.navMobileLogo {
  text-align: center;
}
.navMobileSearch a {
  position: relative;
}
.navMobileSearch a:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -500px -348px;
  top: 9px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.fixed .togglenav {
  position: fixed;
  top: 0;
}
.fixed .wrapperDivisions {
  padding-top: 7.25em;
}
.tooltip {
  background: #000000;
  outline: none;
}
.navBreadcrumbs {
  overflow: hidden;
  padding: 10px 0 10px 15px;
  display: none;
}
.navBreadcrumbs ol {
  padding: 0 5px;
  overflow: hidden;
}
.navBreadcrumbs li {
  float: left;
  margin-right: 10px;
  padding: 0;
  line-height: 2;
}
.navBreadcrumbs li:nth-child(2) a {
  padding-left: 10px;
}
.navBreadcrumbs li:nth-child(2) a::before {
  display: none;
}
.navBreadcrumbs a,
.navBreadcrumbs strong {
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1;
  display: block;
  padding: 5px 10px 5px 15px;
  position: relative;
}
.navBreadcrumbs a:before,
.navBreadcrumbs strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 7px;
  height: 13px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -407.334px -159px;
  left: 0;
  top: 5px;
}
.navBreadcrumbs a {
  color: #7F7F7F;
}
.navBreadcrumbs a:hover, .navBreadcrumbs a:focus, .navBreadcrumbs a:active {
  text-decoration: underline;
  color: #004F80;
}
.navBreadcrumbs strong {
  color: #7F7F7F;
}
.navBreadcrumbs .first {
  padding: 0;
  margin: 0;
}
.navBreadcrumbs .first a,
.navBreadcrumbs .first strong {
  padding: 0;
  margin: 1px;
}
.navBreadcrumbs .first a:before,
.navBreadcrumbs .first strong:before {
  background: none;
  width: 0;
  height: 0;
}
.navBreadcrumbs .first a:focus {
  outline: 1px dotted #004F80;
}
.navPrimary {
  clear: both;
}
.navPrimary a, .navPrimary strong {
  padding: 10px 0;
  display: block;
}
.navPrimary a {
  color: #585858;
}
.navSecondary {
  display: none;
}
.navBreadcrumbsVertical {
  background: #004F80;
}
.navBreadcrumbsVertical .level2,
.navBreadcrumbsVertical .level3 {
  display: none;
}
.navBreadcrumbsVertical > strong,
.navBreadcrumbsVertical .level1 a {
  font-size: 2rem;
  font-family: "bundessansweb", Calibri, "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1;
  color: #FFFFFF;
  display: block;
  padding: 18px 5px 22px;
}
.navBreadcrumbsVertical > strong {
  font-weight: normal;
}
.navBreadcrumbsVertical .level2 span {
  position: relative;
}
.navBreadcrumbsVertical .level2 span:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 10px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -685px -550px;
  top: 100%;
  left: 46px;
}
.navBreadcrumbsVertical .level3 span {
  position: relative;
}
.navBreadcrumbsVertical .level3 span:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 10px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -665px -550px;
  top: 100%;
  left: 46px;
}
.StndGallery {
  margin-bottom: 20px;
}
.StndGallery .galleryBox {
  position: relative;
}
.StndGallery .galleryBox .slick-list:focus {
  outline-style: dotted;
  outline-color: #000000;
  outline-width: 1px;
}
.StndGallery .galleryBox .slick-slide {
  background: #EEEEEE;
}
.StndGallery .galleryBox .slick-slide p {
  margin-bottom: 0;
}
.StndGallery h2 {
  margin: 10px 0 10px 10px;
  padding-right: 4em;
  /* slide effekt */
  width: 80%;
  float: left;
}
.StndGallery img,
.StndGallery .picture {
  clear: both;
  display: block;
  margin: 0 auto;
}
.StndGallery video {
  margin: 0 auto;
}
.StndGallery .navigation {
  z-index: 999;
  top: 43%;
  left: 0;
  position: absolute;
  width: 100%;
}
.StndGallery .navigation div,
.StndGallery .navigation button {
  height: 43px;
  width: 30px;
  position: absolute;
}
.StndGallery .navigation button:hover, .StndGallery .navigation button:focus, .StndGallery .navigation button:active {
  opacity: .6;
}
.StndGallery .navigation .next {
  right: 0;
}
.StndGallery .navigation .next.inactive {
  background: url(/SiteGlobals/Frontend/Images/icons/next-g-upright.svg?__blob=normal&v=1) repeat 0 0;
}
.StndGallery .navigation .prev {
  left: 0;
}
.StndGallery .navigation .back .inactive {
  background: url(/SiteGlobals/Frontend/Images/icons/back-g-upright.svg?__blob=normal&v=1) repeat 0 0;
}
.StndGallery .position {
  /* Fade-Effekt
    position:  absolute;*/
  position: relative;
  float: right;
  top: 10px;
  right: 10px;
}
.supplement .slick-slide,
.supplement .picture,
.supplement .galleryBox {
  background: #FFFFFF;
}
.supplement .imageSlider {
  padding: 10px 0;
  background: #EEEEEE;
}
.supplement .imageSlider h3 {
  left: -2000px;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  width: 0;
}
.supplement .imageSlider h4 {
  margin: 10px 0 10px 10px;
  padding-right: 4em;
  /* slide effekt */
  width: 80%;
  float: left;
}
.supplement .imageSlider .position {
  right: 10px;
}
.supplement .imageSlider .StndGallery .navigation {
  top: 115px;
  z-index: 99;
}
.stage {
  background: #004F80;
}
.stage .stage-wrapper {
  position: relative;
  max-width: 97em;
  margin: 0 auto;
  overflow: hidden;
}
.stage .textContainer h3 {
  font-size: 2.5rem;
  margin: 20px 10px;
}
.stage .textContainer h3 a {
  color: #FFFFFF;
}
.stage .textContainer p {
  display: none;
}
.stage .imageContainer {
  position: relative;
  text-align: center;
}
.stage .imageContainer a {
  display: block;
}
.stage .imageContainer a:focus {
  outline: 1px dotted #FFFFFF;
  margin: 1px;
}
.stage .imageContainer img {
  margin-bottom: 0;
}
.stage video, .stage .mejs-container {
  margin-bottom: 0;
}
.stage .teaser {
  border-bottom: none;
}
.stage .teaser.hidden {
  visibility: hidden;
}
.stage .pagination {
  margin-bottom: 20px;
  width: 100%;
}
.stage .pagination ul {
  text-align: center;
}
.stage .pagination li {
  display: inline-block;
  list-style-type: none;
  font-size: 2.2rem;
  margin-right: 5px;
}
.stage .pagination a,
.stage .pagination strong {
  font-weight: bold;
  border-radius: 5px;
  clear: left;
  display: block;
  padding: 7px 13px 8px;
  line-height: 1;
  text-transform: uppercase;
}
.stage .pagination a {
  color: #FFFFFF;
  background-color: #004F80;
}
.stage .pagination strong {
  color: #004F80;
  background-color: #FFFFFF;
}
.stage .navigation {
  display: none;
}
.js-on .pagination {
  display: none;
}
.js-on .stage .stage-container {
  margin-bottom: 0;
}
.js-on .stage .teaser {
  float: left;
  /*Nur bei fade-effect*/
  /*position: absolute;*/
  width: 100%;
}
.js-on .stage .slick-dots {
  position: static;
  margin-bottom: 20px;
}
.js-on .stage .slick-dots button {
  height: 20px;
  width: 20px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  line-height: 1.2;
  background-color: transparent;
  text-indent: -99999px;
  content: none;
}
.js-on .stage .slick-dots button:hover, .js-on .stage .slick-dots button:focus, .js-on .stage .slick-dots button:active {
  background-color: #FFFFFF;
}
.js-on .stage .slick-dots .slick-active button {
  background-color: #FFFFFF;
}
.js-on .stage .slick-dots .slick-active button:hover, .js-on .stage .slick-dots .slick-active button:focus, .js-on .stage .slick-dots .slick-active button:active {
  background-color: transparent;
}
.js-on .stage .navigation {
  display: block;
  top: 26%;
  left: 0;
  position: absolute;
  width: 100%;
}
.js-on .stage .navigation button {
  height: 43px;
  width: 30px;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.js-on .stage .navigation button:hover, .js-on .stage .navigation button:active {
  opacity: .8;
}
.js-on .stage .navigation button:focus {
  background: #004F80 none repeat scroll 0 0;
  outline: 1px solid #004F80;
  border-radius: 0;
}
.js-on .stage .navigation .next {
  right: 5px;
}
.js-on .stage .navigation .prev {
  left: 5px;
}
.wrapper-teaser-switcher {
  clear: both;
  position: relative;
}
.teaser-switcher {
  overflow: hidden;
  margin-bottom: 10px;
}
.teaser-switcher .teaser {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.teaser-switcher a {
  display: block;
  margin: 0 auto;
  padding: 10px;
}
.teaser-switcher a:hover, .teaser-switcher a:focus, .teaser-switcher a:active {
  background: #FFFFFF;
}
.teaser-switcher img {
  margin-bottom: 0;
}
.teaser-switcher h3 {
  font-size: 1.5rem;
  margin: 10px 0 5px;
}
.teaser-switcher .navigation {
  display: none;
}
.teaser-switcher .navigation .slick-hidden {
  display: none;
}
.js-on .teaser-switcher .karussell {
  overflow: hidden;
  position: relative;
  height: 100%;
  margin: 0 25px;
}
.js-on .teaser-switcher .slick-dots {
  display: block;
  position: static;
}
.js-on .teaser-switcher .slick-dots button {
  height: 20px;
  width: 20px;
  border: 2px solid #585858;
  border-radius: 50%;
  line-height: 1.2;
  background-color: transparent;
  text-indent: -99999px;
  content: none;
}
.js-on .teaser-switcher .slick-dots button:hover, .js-on .teaser-switcher .slick-dots button:focus, .js-on .teaser-switcher .slick-dots button:active {
  background-color: #585858;
}
.js-on .teaser-switcher .slick-dots .slick-active button {
  background-color: #585858;
}
.js-on .teaser-switcher .slick-dots .slick-active button:hover, .js-on .teaser-switcher .slick-dots .slick-active button:focus, .js-on .teaser-switcher .slick-dots .slick-active button:active {
  background-color: transparent;
}
.js-on .teaser-switcher .slick-list {
  margin-bottom: 10px;
}
.js-on .teaser-switcher .navigation {
  top: 65px;
  left: 0;
  position: absolute;
  width: 100%;
}
.js-on .teaser-switcher .navigation button {
  height: 43px;
  width: 30px;
  position: absolute;
}
.js-on .teaser-switcher .navigation button:not(.slick-disabled):hover, .js-on .teaser-switcher .navigation button:not(.slick-disabled):active {
  opacity: .6;
}
.js-on .teaser-switcher .navigation button:not(.slick-disabled):focus {
  outline: 1px solid #004F80;
  border-radius: 0;
}
.js-on .teaser-switcher .navigation .next {
  right: 0;
}
.js-on .teaser-switcher .navigation .prev {
  left: 0;
}
.box {
  margin-bottom: 20px;
  padding: 10px;
}
.box .links li {
  border-top: 1px dotted #7F7F7F;
}
.box .links li:first-child {
  border: none;
}
.box .links a,
.box .links strong {
  display: block;
  position: relative;
  padding: 5px 5px 5px 20px;
}
.box .links a:before,
.box .links strong:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -415px -300px;
  left: 5px;
  top: 11px;
}
.box .links a:hover:before, .box .links a:focus:before, .box .links a:active:before,
.box .links strong:hover:before,
.box .links strong:focus:before,
.box .links strong:active:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 9px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -532px -284px;
}
.searchResult {
  margin-bottom: 30px;
}
.searchResult li {
  border-bottom: 1px dotted #7F7F7F;
  margin-bottom: 7px;
}
.searchResult li:last-child {
  border-bottom: none;
}
em.searchString {
  background: #EEEEEE;
  padding: 0 5px;
}
.searchresult.expertSearch h3 .resultIndex {
  font-weight: normal;
  margin-right: 5px;
  color: #333333;
}
.searchresult .teaser {
  padding-bottom: 1rem;
}
.searchresult .teaser .category span {
  font-size: 1.2rem;
}
.searchresult .teaser .docType {
  margin-left: 10px;
}
.searchresult .teaser h3 {
  font-weight: bold;
}
.searchresult .teaser .category {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.searchresult .teaser p {
  display: block;
}
