* {
  border-color: #000000 !important;
  border-width: 1pt !important;
  outline-color: #000000 !important;
  outline-width: 1pt !important;
  color: #000000 !important;
}

body {
  color: #000000;
  padding: 0 1pt;
  orphans: 3;
  widows: 3;
}

hr,
object,
.navSkip,
.navPrimary,
.navSecondary,
.navServiceMeta,
.navFunctions,
.navFunctionsWrapper,
.siteInfo h2,
.search,
.navIndex,
.servicebox,
a.lupe,
.solrSortLinks,
input[type='submit'],
input[type='reset'],
.shoppingCartLink,
.siteInfo,
.teaser-switcher .navigation,
.teaser-switcher .slick-dots,
.navBreadcrumbs,
.copyright a,
.gallerybox .copyright span,
.galleryBox .navigation,
.mejs-mediaelement,
.navBreadcrumbsVertical,
.picture a.loupe,
.tooltip,
.all,
.video-icon,
.stage .pagination,
.stage .slick-dots,
.stage .slick-slide,
.mfp-wrap,
.wrapperUserDialog,
.navigation,
.slick-dots,
.c-nav-to-top,
.c-theme-catalog__all,
.c-title::after,
.c-hint-box::after,
.c-facets-selected__link::after,
.c-alternative-search__link::after,
.c-errorjump-links,
.copyright span::before {
  display: none !important;
}

.mejs-inner,
.mejs-wrapper {
  visibility: hidden;
}

.mejs-wrapper .mejs-poster img {
  visibility: visible;
}

.galleryBox .slick-slide,
.videoBox,
.teaser,
.banner,
.pageBottom .wrapper-teaser-switcher,
.footer {
  page-break-inside: avoid;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  page-break-after: avoid;
  page-break-inside: avoid;
}

dd,
dt,
li,
td,
th,
tr {
  page-break-inside: avoid;
}

abbr,
dfn {
  border-bottom: 1px dotted #000000 !important;
}

blockquote {
  background: transparent !important;
  margin: 10pt 10pt 20pt;
}

blockquote p {
  padding: 10pt;
  margin-bottom: 0;
}

.stage {
  margin-bottom: 20pt;
}

.stage .slick-track,
.stage .slick-slide {
  width: auto !important;
}

.stage .slick-track {
  -webkit-transform: inherit !important;
      -ms-transform: inherit !important;
          transform: inherit !important;
}

.stage .slick-slide .slick-active {
  display: block !important;
}

.content ol {
  list-style: decimal outside none;
  padding-left: 20px;
}

.content ol ol {
  list-style: lower-alpha outside none;
}

.content ol ol ol {
  list-style: lower-roman outside none;
}

.content ul,
.content ol {
  list-style-type: inherit;
  margin-bottom: 20pt;
}

.content ul *,
.content ol * {
  margin-bottom: 0;
}

.content ul h2,
.content ol h2 {
  display: block;
  border-bottom: 2px solid #000000;
}

.content table ul,
.content table ol {
  margin-bottom: 0;
}

.content {
  width: 100%;
  padding-top: 0;
}

.content .withHeader em {
  font-style: normal;
  display: block;
}

.content ul {
  list-style-type: disc;
  padding-left: 20px;
}

.content ul.links, .content ul.navFunctions, .content ul.downloadlinks, .content ul.navIndex, .content ul.glossaryIndex {
  list-style-type: none;
  padding-left: 0;
}

.content .wrapper-teaser .toggleEntry {
  border-bottom: 1px dotted;
}

.content .wrapper-teaser .toggleEntry:last-child {
  border-bottom: none;
}

ul.downloadlinks li {
  margin-top: 10pt;
}

ul.downloadlinks li:first-child {
  margin-top: 0;
}

ul.links a,
ul.links strong {
  display: block;
}

.sitemap ul {
  list-style-type: disc;
}

.sitemap li {
  margin-left: 20px;
}

.responsiveTable {
  margin-bottom: 36px !important;
  overflow-x: auto !important;
}

table {
  width: auto !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.galleryBox {
  width: 100% !important;
}

.galleryBox span.wrapper {
  width: 50%;
  float: left;
  margin-right: 20pt;
}

.galleryBox .slick-list,
.galleryBox .slick-track {
  width: 100% !important;
  -webkit-transform: inherit !important;
      -ms-transform: inherit !important;
          transform: inherit !important;
  height: inherit !important;
}

.galleryBox .slick-slide {
  border-bottom: 1px dotted;
}

.galleryBox .slick-slide:last-child {
  border-bottom: none;
}

.galleryBox .mejs-wrapper {
  height: 200px;
  width: 50%;
  float: left;
  margin-right: 20pt;
}

.galleryBox .mejs-wrapper img {
  width: 50%;
}

form .formLabel label {
  float: left;
  display: block;
  width: 120px;
}

form .formField textarea {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
}

form .formField .formError {
  float: right;
}

form .formField span {
  display: block;
}

form .row div {
  margin: 10px 0;
}

.address,
.contactData {
  line-height: 1.5;
  margin: 0 0 20pt;
}

.docData {
  overflow: hidden !important;
}

.docData .label {
  width: 6em !important;
  padding-right: 18px;
  display: block;
  float: left !important;
  clear: both !important;
}

.docData .value {
  display: block !important;
  float: left !important;
}

.docData a {
  display: block !important;
}

.toc {
  padding-left: 2rem !important;
}

.toc ul {
  padding-left: 1.5rem !important;
  margin-top: 0 !important;
}

.toc li {
  margin-bottom: 0 !important;
}

a {
  text-decoration: underline !important;
}

a:link::after {
  content: none;
}

.toc a {
  text-decoration: none !important;
}

.picture a:link::after {
  content: none !important;
}

.picture.withLoupe:link::after {
  position: inherit;
}

.header {
  margin-bottom: 10pt !important;
  padding-bottom: 10pt !important;
  border-bottom: 3pt double !important;
}

.header .row {
  overflow: hidden;
}

.logo,
.addlogo {
  width: 25%;
}

.fixed .wrapperDivisions {
  padding-top: 0;
}

.wrapperInner {
  border-top: none !important;
}

fieldset,
input,
select,
textarea {
  border: 1pt solid;
}

.supplement {
  width: 100%;
}

.supplement .banner {
  width: 44%;
  margin: 0 3% 10pt;
  float: left;
}

.supplement .mejs-container {
  float: left;
  margin-right: 20px;
}

/*****************************
  Slick
*****************************/
.slick-slide {
  display: block !important;
}

.slick-list {
  height: auto !important;
}

.slick-track {
  width: auto !important;
  height: auto !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}

.slick-track .slick-slide {
  width: auto !important;
}

/*****************************
  Module
*****************************/
.slick-track .c-teaser-carousel__headline {
  height: auto !important;
}

.l-wide {
  margin-left: 0 !important;
  margin-right: 0 !important;
  page-break-inside: avoid;
}

.logo a::after {
  content: none !important;
}

.l-module {
  page-break-inside: avoid;
}

.l-module__content .large-up-3 .column, .l-module__content .large-up-3 .columns {
  display: inline-block !important;
  width: 33% !important;
}

.l-module.l-grid-teaser .l-module__content .column {
  margin-bottom: 18px !important;
}

.c-news-carousel {
  margin: 0 0 18px !important;
}

.c-news-carousel__list::before {
  display: none;
}

.c-news-carousel .slick-track::before {
  display: none;
}

.c-news-carousel .c-teaser-carousel--3 {
  width: 31% !important;
}

.c-news-carousel .c-teaser-carousel--3:nth-child(3n+1) {
  clear: left;
}

.c-news-carousel .c-teaser-carousel--2 {
  width: 48% !important;
}

.c-news-carousel .c-teaser-carousel--2:nth-child(2n+1) {
  clear: left;
}

.c-news-carousel .c-teaser-carousel--1 {
  width: 100% !important;
  clear: left;
}

.c-teaser-carousel {
  display: inline-block !important;
  margin: 1% !important;
  height: auto !important;
  border: solid;
}

.c-teaser-carousel__link {
  font-size: 16px;
  height: auto !important;
}

.c-teaser-carousel:not(.slick-active) .c-teaser-carousel__link, .c-teaser-carousel:not(.slick-active) .c-teaser-carousel__link::before {
  opacity: 1 !important;
}

.c-stage {
  page-break-after: always;
}

.c-stage__themen {
  margin-top: 0 !important;
}

.c-footer-contact__link {
  margin-left: 0 !important;
}

.c-link::after {
  background: transparent !important;
  position: static !important;
}

.c-button__text {
  padding-right: 27px;
}

.c-button__text::before {
  content: none !important;
}

.c-footer-contact a::after,
.c-footer-nav a::after {
  content: none !important;
}

.c-footer-contact__phone-number {
  display: block;
}

.c-site-info {
  padding-bottom: 0 !important;
}

.c-site-info .column:last-child,
.c-site-info .columns:last-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.c-site-info .column:last-child::before,
.c-site-info .columns:last-child::before {
  content: none !important;
}

.c-teaser__link::after {
  background: transparent !important;
  padding: 0 27px !important;
  display: block !important;
  position: static !important;
}

.c-doc-list {
  padding-left: 0 !important;
}

.c-doc-list__item {
  margin-bottom: 18px !important;
  list-style: none !important;
}

.c-service__item {
  border: solid;
  list-style: none !important;
  margin-top: 9px !important;
  margin-bottom: 9px !important;
}

.c-service__list {
  height: auto;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}

.c-service__background {
  margin-bottom: 54px;
}

.c-stage__thema {
  border: solid;
  background: #FFFFFF !important;
  border-bottom: 4px solid #23614E !important;
}

.c-stage__headline-wrapper {
  position: static;
  padding-bottom: 0 !important;
  padding-top: 18px !important;
}

.copyright span {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.c-theme-catalog__wrapper:last-child {
  border-bottom: none !important;
}

.c-form-status {
  padding-top: 45px !important;
}

.c-form-status::before {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.c-form-status__headline {
  padding-left: 80px !important;
}

.c-callcenter__list {
  margin-bottom: 0 !important;
}

.c-callcenter__list li {
  padding-bottom: 1rem !important;
  list-style: none !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.c-callcenter__link {
  display: block;
}

.c-theme-catalog__index li {
  list-style: none !important;
}

.c-theme-catalog__index li .page,
.c-theme-catalog__index li strong,
.c-theme-catalog__index li a {
  border-bottom: none !important;
}

.c-theme-catalog__index li .page::after,
.c-theme-catalog__index li strong::after,
.c-theme-catalog__index li a::after {
  content: none !important;
}

.c-topic-carousel__item {
  page-break-inside: avoid;
  margin-bottom: 27px;
}

.c-topic-carousel::after {
  content: '';
  display: table;
  clear: both;
}

.c-topic-carousel .slick-slide {
  width: 50% !important;
  float: left !important;
}

.c-career__text {
  margin: 0 !important;
  width: 100% !important;
  max-width: none;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.c-career__textbody {
  display: inline-block !important;
  margin: 0 !important;
  max-width: 66%;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}

.c-career__aside {
  display: inline-block !important;
  margin: 0 !important;
  max-width: 33%;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}

.c-career__aside::before {
  content: none !important;
}

.c-federate-services .column {
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.c-toc {
  display: block !important;
}

.c-toc__list {
  display: block !important;
}

.c-toc li {
  width: 50% !important;
  display: inline-block;
  margin-bottom: 18px !important;
}

.c-toc li > a {
  border: solid;
}

.l-basepage .column.large-8 {
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  max-width: 100% !important;
  margin-left: 0 !important;
}

.c-hint-box__content {
  border: solid;
  outline: none;
}

.c-teaser {
  page-break-inside: avoid;
  border: solid;
}

.c-search-container {
  position: static !important;
}

.c-search-container .c-search-results {
  display: block !important;
}

.c-search-container .c-search-results > div {
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  max-width: 100%;
}

.c-teaser-topic-carousel:nth-child(2n+1) {
  clear: left !important;
}

.c-teaser-topic-carousel__headline {
  position: static;
  text-align: center;
  padding: 0 !important;
}

.content .row {
  display: block !important;
}

.content .row > .column.large-8 {
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  max-width: 100% !important;
  margin-left: 0 !important;
}

.c-article-image .wrapper-text {
  display: block !important;
}

.printH1 {
font-size: 2.5rem;
margin: 10px 0;
}
.abstract p {
font-size: 1.5rem;
margin-bottom: 2px;
}
