@charset "UTF-8";
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

/*.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}*/
.fancybox-opened {
  z-index: 8030; }

/*.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}*/
.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  width: 100%; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url("fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../../../src/images/vendor/fancybox/fancybox_sprite.png"); }

#fancybox-loading div {
  background: url("../../../src/images/vendor/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-nav {
  background: transparent url("../../../src/images/vendor/fancybox/blank.gif");
  /* helps IE */ }

.fancybox-overlay {
  background: url("../../../src/images/vendor/fancybox/fancybox_overlay.png"); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../../../src/images/vendor/fancybox/fancybox_sprite@2x.png"); }

  #fancybox-loading div {
    background-image: url("../../../src/images/vendor/fancybox/fancybox_loading@2x.gif"); } }
/* fancybox-overwrite */
.fancybox-opened .fancybox-skin {
  background-color: transparent;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0; }

.fancybox-title {
  z-index: 1; }

.fancybox-opened .fancybox-title {
  background-color: #fff;
  color: #191919;
  padding: 30px; }

.fancybox-title-counter {
  color: #4c4c4c;
  font-weight: 600; }

a.link-download {
  text-decoration: none !important; }

.fancybox-title-text {
  color: #191919;
  font-size: 17px;
  font-weight: 600; }

.fancybox-close {
  right: -31px;
  top: 15px;
  background-image: none;
  background-color: #333;
  color: #fff;
  height: 46px;
  width: 46px;
  line-height: 46px;
  text-align: center;
  text-decoration: none !important; }

.fancybox-close .icon {
  line-height: 46px;
  display: block;
  text-align: center; }

.fancybox-nav {
  border: 1px solid #333;
  display: inline-block;
  margin-right: 0;
  margin-top: 13px;
  position: absolute;
  bottom: 0;
  top: auto;
  background-image: none;
  background-color: #333;
  color: #fff;
  line-height: 55px;
  width: 55px;
  height: 55px;
  text-align: center;
  text-decoration: none !important;
  font-size: 19px; }

.fancybox-nav span {
  visibility: visible;
  background-image: none;
  background-color: #333;
  color: #fff;
  bottom: 0;
  top: auto;
  margin-top: 0;
  position: static;
  display: inline-block; }

.fancybox-prev {
  margin-right: 2px;
  float: right; }

.fancybox-next {
  margin-right: 0;
  float: right; }

.fancybox-nav span.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fancybox-nav span:before {
  color: #fff;
  line-height: 40px;
  padding: 11px; }

.fancybox-title-container .download-text {
  color: #191919; }

.fancybox-title-container .download-text,
.fancybox-title-container .download-meta {
  display: block;
  font-size: 17px; }

.fancybox-title-container .download-meta {
  color: #4c4c4c;
  font-weight: 600;
  font-size: 14px;
  margin-left: 23px; }
  @media (max-width: 600px) {
    .fancybox-title-container .download-meta {
      margin-left: 0; } }
  .fancybox-title-container .download-meta .download-meta-extension {
    text-transform: uppercase; }

.fancybox-title-container {
  max-width: 80%; }
  .fancybox-title-container .link-download {
    display: block;
    margin-top: 26px; }
    .fancybox-title-container .link-download:before {
      margin-top: 2px; }

.fancybox-title-over-wrap {
  position: relative; }

.fancybox-prev {
  float: none;
  margin-right: 2px;
  right: 55px;
  left: auto; }

.fancybox-next {
  float: none;
  left: auto;
  right: 0;
  margin-right: 0; }

.fancybox-inner .modalWrapper {
  min-width: 640px;
  min-height: 360px;
  padding: 0 40px 40px 40px;
  background-color: #fff; }
  .fancybox-inner .modalWrapper .modalHead {
    padding: 13px 40px 13px 40px;
    margin-left: -40px;
    margin-right: -40px;
    margin: 0 -40px 20px -40px;
    background-color: #e30613; }
    .fancybox-inner .modalWrapper .modalHead * {
      color: #fff; }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-regular.ttf") format("truetype");
  src: url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-regular.eot?#iefix") format("embedded-opentype"), url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-regular.woff2") format("woff2"), url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-regular.woff") format("woff"), url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-regular.ttf") format("truetype"), url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-regular.svg#OpenSans") format("svg"); }
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-600.ttf") format("truetype");
  src: url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-600.eot?#iefix") format("embedded-opentype"), url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-600.woff2") format("woff2"), url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-600.woff") format("woff"), url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-600.ttf") format("truetype"), url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-600.svg#OpenSans") format("svg"); }
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-700.ttf") format("truetype");
  src: url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-700.eot?#iefix") format("embedded-opentype"), url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-700.woff2") format("woff2"), url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-700.woff") format("woff"), url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-700.ttf") format("truetype"), url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-700.svg#OpenSans") format("svg"); }
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: normal;
  src: url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-italic.ttf") format("truetype");
  src: url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-italic.eot?#iefix") format("embedded-opentype"), url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-italic.woff2") format("woff2"), url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-italic.woff") format("woff"), url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-italic.ttf") format("truetype"), url("../../../src/fonts/open-sans/open-sans-v15-latin-ext_latin-italic.svg#OpenSans") format("svg"); }
@font-face {
  font-family: 'icomoon';
  src: url("../../../src/fonts/icomoon/fonts/icomoon.eot?s08xwq");
  src: url("../../../src/fonts/icomoon/fonts/icomoon.eot?s08xwq#iefix") format("embedded-opentype"), url("../../../src/fonts/icomoon/fonts/icomoon.ttf?s08xwq") format("truetype"), url("../../../src/fonts/icomoon/fonts/icomoon.woff?s08xwq") format("woff"), url("../../../src/fonts/icomoon/fonts/icomoon.svg?s08xwq#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* icon fonts */
.icon-gebaerdensprache:before {
  content: "\e939"; }

.icon-leichte-sprache:before {
  content: "\e93a"; }

.icon-warnhinweis:before {
  content: "\e938"; }

.icon-anordnen:before {
  content: "\e92f"; }

.icon-a-z:before {
  content: "\e930"; }

.icon-bearbeiten:before {
  content: "\e931"; }

.icon-entfernen-1:before {
  content: "\e932"; }

.icon-kontakt-entfernen:before {
  content: "\e933"; }

.icon-kontakt-merken:before {
  content: "\e934"; }

.icon-pinterest:before {
  content: "\e935"; }

.icon-telefonverzeichnis:before {
  content: "\e936"; }

.icon-z-a:before {
  content: "\e937"; }

.icon-fehlermeldung:before {
  content: "\e92d"; }

.icon-informationneu:before {
  content: "\e92e"; }

.icon-search2:before, .search-list .search-list-button:after {
  content: "\e900"; }

.icon-arrow-language:before {
  content: "\e902"; }

.icon-arrow-breadcrumb:before {
  content: "\e903"; }

.icon-rss2:before {
  content: "\e904"; }

.icon-print:before, .btn-print:before {
  content: "\e905"; }

.icon-social-plus:before {
  content: "\e906"; }

.icon-expand-picture:before {
  content: "\e907"; }

.icon-extern-link:before, .link-extern:before {
  content: "\e908"; }

.icon-heart:before, .feedback .feedback-sm_positiv-label .feedback-icon:before {
  content: "\e909"; }

.icon-face:before, .feedback .feedback-sm_negativ-label .feedback-icon:before {
  content: "\e90a"; }

.icon-home2:before {
  content: "\e90b"; }

.icon-attention:before, .form .form-message:before, .emergency-module .emergency-module-content:before {
  content: "\e90c"; }

.icon-calendar-firstpage:before {
  content: "\e90d"; }

.icon-cross:before, .result-filter-button.result-filter-button--control:after, .search-list-clearbutton:after {
  content: "\e90e"; }

.icon-arrow-right2:before {
  content: "\e90f"; }

.icon-arrow-with-stroke-right:before, .link-intern:before, .cookie-banner .cookie-banner-content .cookie-banner-text a:not(.btn):before {
  content: "\e910"; }

.icon-download:before, .link-download:before {
  content: "\e911"; }

.icon-expand:before, .accordion .accordion-heading-collapsed:before, .foldable .foldable-heading-collapsed:before {
  content: "\e912"; }

.icon-collapse:before, .accordion .accordion-heading-expanded:before, .foldable .foldable-heading-expanded:before {
  content: "\e913"; }

.icon-enlarge:before, .tab-navi .tab-navi-menu .tab-navi-link.tab-navi-link--collapsed:after, .result-filter-button[data-has-children='1']:after {
  content: "\e914"; }

.icon-minimize:before, .tab-navi .tab-navi-menu .tab-navi-link:after, .result-filter-button[data-has-children='1'].result-filter-button--selected:after {
  content: "\e915"; }

.icon-maximize:before {
  content: "\e916"; }

.icon-bookmark:before, .result-sorter .result-sorter-memory:before {
  content: "\e917"; }

.icon-building-area:before {
  content: "\e918"; }

.icon-school:before {
  content: "\e919"; }

.icon-streets:before {
  content: "\e91a"; }

.icon-other-projects:before {
  content: "\e91b"; }

.icon-culture:before {
  content: "\e91c"; }

.icon-green-spaces:before {
  content: "\e91d"; }

.icon-sport:before {
  content: "\e91e"; }

.icon-social:before {
  content: "\e91f"; }

.icon-to-end:before {
  content: "\e920"; }

.icon-to-begin:before {
  content: "\e921"; }

.icon-list-quadrat:before, .event-detail-item ul li:before, .list-item.list-item--text ul li:before, .sidebar-marginal ul li:before,
.accordion-content ul li:before {
  content: "\e922"; }

.icon-load-selection:before, .btn-reload:before {
  content: "\e923";
  color: black; }

/*.icon-load-selection .path2:before {
  content: "\e924";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-load-selection .path3:before {
  content: "\e925";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}*/
.icon-hook2:before {
  content: "\e926"; }

.icon-calendar:before, .form-label--date-picker:after {
  content: "\e927"; }

.icon-clip:before {
  content: "\e928"; }

.icon-double-arrow-right:before {
  content: "\e929"; }

.icon-double-arrow-left:before {
  content: "\e92a"; }

.icon-loading:before {
  content: "\e92b"; }

.icon-hook:before, .result-filter-button .result-filter-button-text:after {
  content: "\e92c"; }

.icon-Arrow-sroke-right-new:before {
  content: "\e901"; }

.icon-pause:before {
  content: "\e808"; }

.icon-arrow-prev:before {
  content: "\e80b"; }

.icon-arrow-next:before {
  content: "\e80a"; }

.icon-arrow-left:before {
  content: "\e804"; }

.icon-arrow-right:before, .breadcrumb > li:before {
  content: "\e805"; }

.icon-paging-off:before {
  content: "\e806"; }

.icon-paging-on:before {
  content: "\e807"; }

.icon-play:before, .video-container .video-overlay .video-icon:before {
  content: "\e809"; }

.icon-instagram:before {
  content: "\e800"; }

.icon-periscope:before {
  content: "\e801"; }

.icon-tumblr:before {
  content: "\e802"; }

.icon-xing:before {
  content: "\e803"; }

.icon-dot:before, .list-default li:before {
  content: "\e614"; }

.icon-arrow-down:before {
  content: "\e600"; }

.icon-arrow-left:before {
  content: "\e601"; }

.icon-arrow-left-big:before {
  content: "\e602"; }

.icon-arrow-left-double:before {
  content: "\e603"; }

.icon-arrow-right:before, .breadcrumb > li:before {
  content: "\e604"; }

.icon-arrow-right-big:before {
  content: "\e605"; }

.icon-arrow-right-double:before {
  content: "\e606"; }

.icon-arrow-up:before {
  content: "\e607"; }

.icon-facebook:before {
  content: "\e608"; }

.icon-fax:before, .tel.fax:before {
  content: "\e609"; }

.icon-google-plus:before {
  content: "\e60a"; }

.icon-home:before {
  content: "\e60b"; }

.icon-location:before, .map:before {
  content: "\e60c"; }

.icon-mail:before, .email:before {
  content: "\e60d"; }

.icon-menu:before {
  content: "\e60e"; }

.icon-phone:before, .tel:before {
  content: "\e60f"; }

.icon-rss:before, .link-rss:before {
  content: "\e610"; }

.icon-search:before {
  content: "\e611"; }

.icon-twitter:before {
  content: "\e612"; }

.icon-youtube:before {
  content: "\e613"; }

.ui-widget-content {
  border: none;
  color: #fff;
  width: 15.1em;
  overflow: hidden;
  z-index: 151;
  background-color: rgba(51, 51, 51, 0.9);
  font-size: 1.2em; }
  .ui-widget-content li {
    list-style: outside none none;
    padding: 7px 3px 10px 34px; }
    .ui-widget-content li.ui-state-focus, .ui-widget-content li:hover {
      background-color: #e30613;
      color: #fff; }
    .ui-widget-content li:hover {
      cursor: pointer; }
    .ui-widget-content li a {
      display: block;
      font-size: 15px;
      padding: 5px;
      text-decoration: none; }

.ui-datepicker {
  width: 20.9em;
  padding: 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
  background-color: #d6d6d6;
  color: #191919; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  width: 1.8em;
  height: 1.8em;
  color: #a90a15;
  font-size: 1.7em;
  display: block;
  left: 50%;
  margin-left: -8px;
  margin-top: 0;
  position: absolute;
  top: 4px; }
  .ui-datepicker .ui-datepicker-prev:hover,
  .ui-datepicker .ui-datepicker-next:hover {
    cursor: pointer; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  left: 43%;
  margin-left: 0;
  margin-top: -9px;
  position: absolute;
  top: 12px; }

.ui-datepicker .ui-datepicker-next span {
  left: 155px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.1em;
  font-weight: normal;
  padding-top: 12px;
  padding-bottom: 12px; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker-calendar th {
  background-color: transparent;
  font-weight: 600; }
.ui-datepicker-calendar tr:nth-child(2n+1),
.ui-datepicker-calendar tr {
  background-color: transparent !important; }
.ui-datepicker-calendar th:first-child,
.ui-datepicker-calendar td:first-child,
.ui-datepicker-calendar th:first-child,
.ui-datepicker-calendar td:first-child {
  padding-left: 4px; }
.ui-datepicker-calendar td a {
  color: #fff;
  max-width: 42px; }
  .ui-datepicker-calendar td a:hover, .ui-datepicker-calendar td a:focus, .ui-datepicker-calendar td a:active {
    color: #e30613; }

.ui-datepicker-today a.ui-state-highlight {
  background: #fff;
  color: #191919;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

/*!            
 * shariff - v1.14.0 - 02.06.2015                 
 * https://github.com/heiseonline/shariff
 * Copyright (c) 2015 Ines Pauer, Philipp Busse, Sebastian Hilbig, Erich Kramer, Deniz Sesli
 * Licensed under the MIT <http://www.opensource.org/licenses/mit-license.php> license
 */
@font-face {
  font-family: FontAwesome;
  src: url(../../../src/fonts/fontawesome/fontawesome-webfont.eot?v=4.3.0);
  src: url(../../../src/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"), url(../../../src/fonts/fontawesome/fontawesome-webfont.woff2?v=4.3.0) format("woff2"), url(../../../src/fonts/fontawesome/fontawesome-webfont.woff?v=4.3.0) format("woff"), url(../../../src/fonts/fontawesome/fontawesome-webfont.ttf?v=4.3.0) format("truetype"), url(../../../src/fonts/fontawesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-close:before, .fa-remove:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-cog:before, .fa-gear:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-repeat:before, .fa-rotate-right:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-exclamation-triangle:before, .fa-warning:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-cogs:before, .fa-gears:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-floppy-o:before, .fa-save:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-sort:before, .fa-unsorted:before {
  content: "\f0dc"; }

.fa-sort-desc:before, .fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-asc:before, .fa-sort-up:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-gavel:before, .fa-legal:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-bolt:before, .fa-flash:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-clipboard:before, .fa-paste:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-chain-broken:before, .fa-unlink:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-caret-square-o-down:before, .fa-toggle-down:before {
  content: "\f150"; }

.fa-caret-square-o-up:before, .fa-toggle-up:before {
  content: "\f151"; }

.fa-caret-square-o-right:before, .fa-toggle-right:before {
  content: "\f152"; }

.fa-eur:before, .fa-euro:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-inr:before, .fa-rupee:before {
  content: "\f156"; }

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
  content: "\f157"; }

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
  content: "\f158"; }

.fa-krw:before, .fa-won:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-caret-square-o-left:before, .fa-toggle-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-try:before, .fa-turkish-lira:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-bank:before, .fa-institution:before, .fa-university:before {
  content: "\f19c"; }

.fa-graduation-cap:before, .fa-mortar-board:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
  content: "\f1c5"; }

.fa-file-archive-o:before, .fa-file-zip-o:before {
  content: "\f1c6"; }

.fa-file-audio-o:before, .fa-file-sound-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-empire:before, .fa-ge:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-paper-plane:before, .fa-send:before {
  content: "\f1d8"; }

.fa-paper-plane-o:before, .fa-send-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before, .fa-genderless:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-futbol-o:before, .fa-soccer-ball-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-bed:before, .fa-hotel:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.shariff::after, .shariff::before {
  content: " ";
  display: table; }

.shariff::after {
  clear: both; }

.shariff ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.shariff li {
  height: 35px;
  box-sizing: border-box;
  overflow: hidden; }

.shariff li a {
  color: #fff;
  position: relative;
  display: block;
  height: 35px;
  text-decoration: none;
  box-sizing: border-box; }

.shariff li .share_count, .shariff li .share_text {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  vertical-align: middle;
  line-height: 35px; }

.shariff li .fa {
  width: 35px;
  line-height: 35px;
  text-align: center;
  vertical-align: middle; }

.shariff li .share_count {
  padding: 0 8px;
  height: 33px;
  position: absolute;
  top: 1px;
  right: 1px; }

.shariff .orientation-horizontal {
  display: -webkit-box; }

.shariff .orientation-horizontal li {
  -webkit-box-flex: 1; }

.shariff .orientation-horizontal .info {
  -webkit-box-flex: 0; }

.shariff .orientation-horizontal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.shariff .orientation-horizontal li {
  float: left;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  width: 35px;
  margin-right: 3%;
  margin-bottom: 10px; }

.shariff .orientation-horizontal li:last-child {
  margin-right: 0; }

.shariff .orientation-horizontal li .share_text {
  display: block;
  text-indent: -9999px;
  padding-left: 3px; }

.shariff .orientation-horizontal li .share_count {
  display: none; }

.shariff .theme-grey .shariff-button a {
  background-color: #b0b0b0; }

.shariff .theme-grey .shariff-button .share_count {
  background-color: #ccc;
  color: #333; }

.shariff .theme-white .shariff-button {
  border: 1px solid #ddd; }

.shariff .theme-white .shariff-button a {
  background-color: #fff; }

.shariff .theme-white .shariff-button a:hover {
  background-color: #eee; }

.shariff .theme-white .shariff-button .share_count {
  background-color: #fff;
  color: #999; }

.shariff .orientation-vertical {
  min-width: 110px; }

.shariff .orientation-vertical li {
  display: block;
  width: 100%;
  margin: 5px 0; }

.shariff .orientation-vertical li .share_count {
  width: 24px;
  text-align: right; }

@media only screen and (min-width: 360px) {
  .shariff .orientation-horizontal li {
    margin-right: 1.8%;
    min-width: 80px;
    width: auto;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }

  .shariff .orientation-horizontal li .share_count {
    display: block; }

  .shariff .orientation-horizontal.col-1 li, .shariff .orientation-horizontal.col-2 li {
    min-width: 110px;
    max-width: 160px; }

  .shariff .orientation-horizontal.col-1 li .share_text, .shariff .orientation-horizontal.col-2 li .share_text {
    text-indent: 0;
    display: inline; }

  .shariff .orientation-horizontal.col-5 li, .shariff .orientation-horizontal.col-6 li {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none; } }
@media only screen and (min-width: 640px) {
  .shariff .orientation-horizontal.col-3 li {
    min-width: 110px;
    max-width: 160px; }

  .shariff .orientation-horizontal.col-3 li .share_text {
    text-indent: 0;
    display: inline; } }
@media only screen and (min-width: 768px) {
  .shariff .orientation-horizontal li {
    min-width: 110px;
    max-width: 160px; }

  .shariff .orientation-horizontal li .share_text {
    text-indent: 0;
    display: inline; }

  .shariff .orientation-horizontal.col-5 li, .shariff .orientation-horizontal.col-6 li {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; } }
@media only screen and (min-width: 1024px) {
  .shariff li {
    height: 30px; }

  .shariff li a {
    height: 30px; }

  .shariff li .fa {
    width: 30px;
    line-height: 30px; }

  .shariff li .share_count, .shariff li .share_text {
    line-height: 30px; }

  .shariff li .share_count {
    height: 28px; } }
.shariff .facebook a {
  background-color: #3b5998; }

.shariff .facebook a:hover {
  background-color: #4273c8; }

.shariff .facebook .fa-facebook {
  font-size: 22px; }

.shariff .facebook .share_count {
  color: #183a75;
  background-color: #99adcf; }

.shariff .theme-white .facebook a {
  color: #3b5998; }

@media only screen and (min-width: 600px) {
  .shariff .facebook .fa-facebook {
    font-size: 19px; } }
.shariff .googleplus a {
  background-color: #d34836; }

.shariff .googleplus a:hover {
  background-color: #f75b44; }

.shariff .googleplus .fa-google-plus {
  font-size: 22px; }

.shariff .googleplus .share_count {
  color: #a31601;
  background-color: #eda79d; }

.shariff .theme-white .googleplus a {
  color: #d34836; }

@media only screen and (min-width: 600px) {
  .shariff .googleplus .fa-google-plus {
    font-size: 19px;
    position: relative;
    top: 1px; } }
.shariff .info {
  border: 1px solid #ccc; }

.shariff .info a {
  color: #666;
  background-color: #fff; }

.shariff .info a:hover {
  background-color: #efefef; }

.shariff .info .fa-info {
  font-size: 20px;
  width: 33px; }

.shariff .info .share_text {
  display: block !important;
  text-indent: -9999px !important; }

.shariff .theme-grey .info a {
  background-color: #fff; }

.shariff .theme-grey .info a:hover {
  background-color: #efefef; }

.shariff .orientation-vertical .info {
  width: 35px;
  float: right; }

@media only screen and (min-width: 360px) {
  .shariff .orientation-horizontal .info {
    -webkit-flex: none !important;
    -ms-flex: none !important;
    flex: none !important;
    width: 35px;
    min-width: 35px !important; } }
@media only screen and (min-width: 1024px) {
  .shariff .info .fa-info {
    font-size: 16px;
    width: 23px; }

  .shariff .orientation-horizontal .info {
    width: 25px;
    min-width: 25px !important; }

  .shariff .orientation-vertical .info {
    width: 25px; } }
.shariff .linkedin a {
  background-color: #0077b5; }

.shariff .linkedin a:hover {
  background-color: #0369a0; }

.shariff .linkedin .fa-linkedin {
  font-size: 22px; }

.shariff .linkedin .share_count {
  color: #004785;
  background-color: #33AAE8; }

.shariff .theme-white .linkedin a {
  color: #0077b5; }

@media only screen and (min-width: 600px) {
  .shariff .linkedin .fa-linkedin {
    font-size: 19px; } }
.shariff .mail a {
  background-color: #999; }

.shariff .mail a:hover {
  background-color: #a8a8a8; }

.shariff .mail .fa-envelope {
  font-size: 21px; }

.shariff .theme-white .mail a {
  color: #999; }

@media only screen and (min-width: 600px) {
  .shariff .mail .fa-envelope {
    font-size: 18px; } }
.shariff .pinterest a {
  background-color: #bd081c; }

.shariff .pinterest a:hover {
  background-color: #d50920; }

.shariff .pinterest .fa-pinterest-p {
  font-size: 22px; }

.shariff .pinterest .share_count {
  color: #a31601;
  background-color: #eda79d; }

.shariff .theme-white .pinterest a {
  color: #bd081c; }

@media only screen and (min-width: 600px) {
  .shariff .pinterest .fa-pinterest-p {
    font-size: 19px;
    position: relative;
    top: 1px; } }
.shariff .twitter a {
  background-color: #55acee; }

.shariff .twitter a:hover {
  background-color: #32bbf5; }

.shariff .twitter .fa-twitter {
  font-size: 28px; }

.shariff .twitter .share_count {
  color: #0174a4;
  background-color: #96D4EE; }

.shariff .theme-white .twitter a {
  color: #55acee; }

@media only screen and (min-width: 600px) {
  .shariff .twitter .fa-twitter {
    font-size: 24px; } }
.shariff .whatsapp a {
  background-color: #5cbe4a; }

.shariff .whatsapp a:hover {
  background-color: #34af23; }

.shariff .whatsapp .fa-whatsapp {
  font-size: 28px; }

.shariff .theme-white .whatsapp a {
  color: #5cbe4a; }

@media only screen and (min-width: 600px) {
  .shariff .whatsapp .fa-whatsapp {
    font-size: 22px; } }
.shariff .xing a {
  background-color: #126567; }

.shariff .xing a:hover {
  background-color: #29888a; }

.shariff .xing .fa-xing {
  font-size: 22px; }

.shariff .xing .share_count {
  color: #15686a;
  background-color: #4fa5a7; }

.shariff .theme-white .xing a {
  color: #126567; }

@media only screen and (min-width: 600px) {
  .shariff .xing .fa-xing {
    font-size: 19px; } }
/* variables*/
/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0; }

.leaflet-container {
  overflow: hidden; }

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none; }

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast; }

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0; }

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block; }

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
  max-width: none !important; }

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y; }

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom; }

.leaflet-container.leaflet-touch-drag.leaflet-touch-drag {
  -ms-touch-action: none;
  touch-action: none; }

.leaflet-tile {
  filter: inherit;
  visibility: hidden; }

.leaflet-tile-loaded {
  visibility: inherit; }

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800; }

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none; }

.leaflet-pane {
  z-index: 400; }

.leaflet-tile-pane {
  z-index: 200; }

.leaflet-overlay-pane {
  z-index: 400; }

.leaflet-shadow-pane {
  z-index: 500; }

.leaflet-marker-pane {
  z-index: 600; }

.leaflet-tooltip-pane {
  z-index: 650; }

.leaflet-popup-pane {
  z-index: 700; }

.leaflet-map-pane canvas {
  z-index: 100; }

.leaflet-map-pane svg {
  z-index: 200; }

.leaflet-vml-shape {
  width: 1px;
  height: 1px; }

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute; }

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto; }

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none; }

.leaflet-top {
  top: 0; }

.leaflet-right {
  right: 0; }

.leaflet-bottom {
  bottom: 0; }

.leaflet-left {
  left: 0; }

.leaflet-control {
  float: left;
  clear: both; }

.leaflet-right .leaflet-control {
  float: right; }

.leaflet-top .leaflet-control {
  margin-top: 10px; }

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px; }

.leaflet-left .leaflet-control {
  margin-left: 10px; }

.leaflet-right .leaflet-control {
  margin-right: 10px; }

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity; }

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1; }

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform; }

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1); }

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden; }

/* cursors */
.leaflet-interactive {
  cursor: pointer; }

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab; }

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair; }

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto; }

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing; }

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none; }

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto; }

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0; }

.leaflet-container a {
  color: #0078A8; }

.leaflet-container a.leaflet-active {
  outline: 2px solid orange; }

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5); }

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif; }

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px; }

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black; }

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block; }

.leaflet-bar a:hover {
  background-color: #f4f4f4; }

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none; }

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb; }

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px; }

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px; }

.leaflet-control-zoom-out {
  font-size: 20px; }

.leaflet-touch .leaflet-control-zoom-in {
  font-size: 22px; }

.leaflet-touch .leaflet-control-zoom-out {
  font-size: 24px; }

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px; }

.leaflet-control-layers-toggle {
  background-image: url(../../../src/images/vendor/leaflet/layers.png);
  width: 36px;
  height: 36px; }

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(../../../src/images/vendor/leaflet/layers-2x.png);
  background-size: 26px 26px; }

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px; }

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none; }

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative; }

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff; }

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  padding-right: 5px; }

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px; }

.leaflet-control-layers label {
  display: block; }

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px; }

/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url(../../../src/images/vendor/leaflet/marker-icon.png); }

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0; }

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333; }

.leaflet-control-attribution a {
  text-decoration: none; }

.leaflet-control-attribution a:hover {
  text-decoration: underline; }

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px; }

.leaflet-left .leaflet-control-scale {
  margin-left: 5px; }

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px; }

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5); }

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px; }

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777; }

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none; }

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px; }

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px; }

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4; }

.leaflet-popup-content p {
  margin: 18px 0; }

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none; }

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4); }

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent; }

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999; }

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd; }

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1; }

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678); }

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px; }

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999; }

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666; }

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); }

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto; }

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: ""; }

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px; }

.leaflet-tooltip-top {
  margin-top: -6px; }

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px; }

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff; }

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff; }

.leaflet-tooltip-left {
  margin-left: -6px; }

.leaflet-tooltip-right {
  margin-left: 6px; }

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px; }

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff; }

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff; }

.leaflet-control-fullscreen a {
  background: #fff url(/styles/r2016/src/images/vendor/leaflet/fullscreen.png) no-repeat 0 0;
  background-size: 26px 52px; }

.leaflet-touch .leaflet-control-fullscreen a {
  background-position: 2px 2px; }

.leaflet-fullscreen-on .leaflet-control-fullscreen a {
  background-position: 0 -26px; }

.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a {
  background-position: 2px -24px; }

/* Do not combine these two rules; IE will break. */
.leaflet-container:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important; }

.leaflet-container.leaflet-fullscreen-on {
  width: 100% !important;
  height: 100% !important; }

.leaflet-pseudo-fullscreen {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 99999; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .leaflet-control-fullscreen a {
    background-image: url(/styles/r2016/src/images/vendor/leaflet/fullscreen@2x.png); } }
.breadcrumb > li:before, .btn-print:before, .btn-reload:before, .form .form-message:before, .form-label--date-picker:after, .link-extern:before, .link-intern:before, .cookie-banner .cookie-banner-content .cookie-banner-text a:not(.btn):before, .link-download:before, .link-rss:before, .list-default li:before, .event-detail-item ul li:before, .list-item.list-item--text ul li:before, .sidebar-marginal ul li:before,
.accordion-content ul li:before, .tab-navi .tab-navi-menu .tab-navi-link:after, .tel:before,
.email:before,
.map:before, .emergency-module .emergency-module-content:before, .accordion .accordion-heading-collapsed:before, .accordion .accordion-heading-expanded:before, .foldable .foldable-heading-expanded:before, .foldable .foldable-heading-collapsed:before, .feedback .feedback-sm_positiv-label .feedback-icon:before, .feedback .feedback-sm_negativ-label .feedback-icon:before, .result-filter-button .result-filter-button-text:after, .result-filter-button.result-filter-button--control:after, .result-filter-button[data-has-children='1']:after, .search-list .search-list-button:after, .search-list-clearbutton:after, .result-sorter .result-sorter-memory:before, .video-container .video-overlay .video-icon:before {
  display: inline-block;
  font-size: inherit;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.breadcrumb, .meta-header-wrapper .meta-header, ul, .navigation-main-toplist, .navigation-meta, .navigation-skip, .navigation-sub .navigation-sub-toplist,
.navigation-sub .navigation-sub-sublist {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .breadcrumb > li, .meta-header-wrapper .meta-header > li, ul > li, .navigation-main-toplist > li, .navigation-meta > li, .navigation-skip > li, .navigation-sub .navigation-sub-toplist > li,
  .navigation-sub .navigation-sub-sublist > li {
    list-style-type: none;
    margin: 0;
    padding: 0; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .logo-primary {
    width: 29%; }
    .logo-primary div.logo-item {
      display: block; } }
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1161px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1161px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 1161px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1161px), only screen and (min-resolution: 192dpi) and (max-width: 1161px), only screen and (min-resolution: 2dppx) and (max-width: 1161px) {
  .meta-header {
    width: 50%; }

  .meta-header-wrapper {
    min-height: 1rem;
    max-height: 8.57143rem; } }
/*
// Drop shadows
//
// Note: Deprecated `.box-shadow()` as of v3.1.0 since all of Bootstrap's
// supported browsers that have box shadow capabilities now support it.

@mixin box-shadow($shadow...) {
  -webkit-box-shadow: $shadow; // iOS <4.3 & Android <4.1
          box-shadow: $shadow;
}
*/
.fullwidth {
  width: 100%; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 1250px;
  max-width: 100%; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden; }
  .container-fluid:after {
    clear: both; }
  @media (max-width: 1161px) {
    .container-fluid {
      width: 100%; } }
  .container-fluid.container-fluid--main {
    background-color: #fff;
    position: relative;
    padding: 1rem 3.42857rem;
    margin-top: -177px;
    z-index: 100; }
    @media (max-width: 768px) {
      .container-fluid.container-fluid--main {
        top: 0;
        margin-top: 0; } }

.container {
  margin-bottom: 2.85714rem;
  clear: both; }
  .container:before, .container:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden; }
  .container:after {
    clear: both; }

.row {
  margin-left: -7.69231px;
  margin-right: -7.69231px; }
  .row:before, .row:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden; }
  .row:after {
    clear: both; }
  .row .row {
    margin: 0; }

aside .row {
  margin-left: -5px;
  margin-right: -5px; }

.col-sm-1, .col-md-1, .col-lg-1,
.col-sm-2, .col-md-2, .col-lg-2,
.col-sm-3, .col-md-3, .col-lg-3,
.col-sm-4, .col-md-4, .col-lg-4,
.col-sm-5, .col-md-5, .col-lg-5,
.col-sm-6, .col-md-6, .col-lg-6,
.col-sm-7, .col-md-7, .col-lg-7,
.col-sm-8, .col-md-8, .col-lg-8,
.col-sm-9, .col-md-9, .col-lg-9,
.col-sm-10, .col-md-10, .col-lg-10,
.col-sm-11, .col-md-11, .col-lg-11,
.col-sm-12, .col-md-12, .col-lg-12 {
  float: left;
  position: relative;
  min-height: 1px; }

@media (min-width: 1162px) {
  .col-lg-12 {
    width: 100.0%; }

  .col-lg-11 {
    width: 91.66666666666667%; }

  .col-lg-10 {
    width: 83.33333333333333%; }

  .col-lg-9 {
    width: 75.0%; }

  .col-lg-8 {
    width: 66.66666666666667%; }

  .col-lg-7 {
    width: 58.33333333333333%; }

  .col-lg-6 {
    width: 50.0%; }

  .col-lg-5 {
    width: 41.66666666666667%; }

  .col-lg-4 {
    width: 33.33333333333333%; }

  .col-lg-3 {
    width: 25.0%; }

  .col-lg-2 {
    width: 16.66666666666667%; }

  .col-lg-1 {
    width: 8.33333333333333%; } }
@media (max-width: 1161px) {
  .col-md-12 {
    width: 100.0%; }

  .col-md-11 {
    width: 91.66666666666667%; }

  .col-md-10 {
    width: 83.33333333333333%; }

  .col-md-9 {
    width: 75.0%; }

  .col-md-8 {
    width: 66.66666666666667%; }

  .col-md-7 {
    width: 58.33333333333333%; }

  .col-md-6 {
    width: 50.0%; }

  .col-md-5 {
    width: 41.66666666666667%; }

  .col-md-4 {
    width: 33.33333333333333%; }

  .col-md-3 {
    width: 25.0%; }

  .col-md-2 {
    width: 16.66666666666667%; }

  .col-md-1 {
    width: 8.33333333333333%; } }
@media (max-width: 768px) {
  .col-sm-12 {
    width: 100.0%; }

  .col-sm-11 {
    width: 91.66666666666667%; }

  .col-sm-10 {
    width: 83.33333333333333%; }

  .col-sm-9 {
    width: 75.0%; }

  .col-sm-8 {
    width: 66.66666666666667%; }

  .col-sm-7 {
    width: 58.33333333333333%; }

  .col-sm-6 {
    width: 50.0%; }

  .col-sm-5 {
    width: 41.66666666666667%; }

  .col-sm-4 {
    width: 33.33333333333333%; }

  .col-sm-3 {
    width: 25.0%; }

  .col-sm-2 {
    width: 16.66666666666667%; }

  .col-sm-1 {
    width: 8.33333333333333%; } }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

.voice-reader-heading {
  max-width: 83.57143rem;
  margin: 0 auto 2.5rem auto; }
  @media (max-width: 1161px) {
    .voice-reader-heading {
      padding-right: 9.23483%;
      padding-left: 8.5752%;
      margin-top: 3rem;
      margin-right: -7.69231px;
      margin-left: -7.69231px; } }
  @media (max-width: 768px) {
    .voice-reader-heading {
      padding-right: 0.35714rem;
      padding-left: 0.35714rem; } }
  .voice-reader-heading .voice-reader-controls {
    display: inline;
    margin-left: 1.85714rem; }

h1.heading-main {
  max-width: none;
  min-width: auto;
  margin-left: 0;
  margin-right: 0; }
  .voice-reader-heading h1.heading-main {
    max-width: none;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
    display: inline; }
  @media (max-width: 1161px) {
    h1.heading-main {
      max-width: 100%;
      min-width: 0;
      width: 100%; } }
  @media (max-width: 768px) {
    h1.heading-main {
      max-width: 100%;
      min-width: 0;
      width: 100%;
      line-height: 2.14286rem;
      padding-left: 0; } }

.APP h1.heading-main {
  margin-top: 4.28571rem; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/**
 * 1. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 2. Remove default margin.
 */
html {
  font-family: "Open Sans", sans-serif;
  font-size: 87.5%;
  line-height: 1.5rem;
  -ms-text-size-adjust: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 1 */
  -webkit-tap-highlight-color: transparent; }

body {
  margin: 0;
  /* 2 */
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-size: 1rem;
  color: #191919;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/**
 * 1. Correct `block` display not defined in IE 8/9.
 * 2. Correct `inline-block` display not defined in IE 8/9.
 * 3. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
  /* 1 */ }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
*[hidden],
template {
  display: none; }

/**
 * 1. Remove the gray background color from active links in IE 10.
 */
a {
  color: #e30613;
  text-decoration: none;
  background: transparent;
  /* 1 */ }
  a:hover, a:focus {
    color: #e30613;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: 2px; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

figure {
  margin: 0; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.sr-only,
.ui-helper-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.ui-autocomplete {
  max-width: 22.14286rem; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  color: #4c4c4c; }

h1,
.h1 {
  max-width: 57.85714rem;
  margin: 22px 0 68px 0;
  margin: 0 0 3rem 0;
  font-size: 36px;
  font-size: 2.57143rem;
  line-height: 43.2px;
  line-height: 3.08571rem;
  font-weight: normal; }
  @media (max-width: 1161px) {
    h1,
    .h1 {
      margin: 3rem 0 3rem 2.14286rem; } }
  @media (max-width: 768px) {
    h1,
    .h1 {
      font-size: 22.5px;
      font-size: 1.60714rem; } }

h2, .h2 {
  margin: 0 0 18px 0;
  margin: 0 0 1.28571rem 0;
  font-size: 22px;
  font-size: 1.57143rem;
  line-height: 26px;
  line-height: 1.85714rem;
  font-weight: 600; }

.headline-bordered-top {
  padding-top: 40px;
  padding-top: 2.85714rem;
  border-top: 1px solid #d6d6d6;
  font-weight: 600; }

.headline-sub {
  margin-bottom: 2.14286rem;
  font-size: 17px;
  font-size: 1.21429rem;
  line-height: 22.95px;
  line-height: 1.63929rem; }

p,
.paragraph {
  margin: 0 0 18px 0;
  margin: 0 0 1.28571rem 0;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 22.95px;
  line-height: 1.63929rem; }
  li p, li
  .paragraph {
    margin: 0; }

ol,
ul {
  font-size: 17px;
  font-size: 1.21429rem; }

b,
strong {
  font-weight: 600; }

a {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

[class^="icon-"], [class*=" icon-"] {
  font-size: inherit; }

@media print {
  * {
    text-align: left !important;
    position: static !important;
    background-image: none  !important;
    background-color: #fff  !important;
    color: #000  !important;
    line-height: normal; }

  p,
  a,
  li,
  span {
    font-size: 12pt !important; }

  .date,
  .filter-hint,
  .icon--nav,
  .navigation-main h2,
  .list-item-headline--minilist,
  .list-item-headline,
  .image-caption,
  .image-caption span {
    font-size: 10pt !important; }

  a:after {
    content: " (" attr(href) ") "; }

  a.gallery-item-link:after {
    content: ""; }

  h1 {
    font-size: 20pt !important; }

  h2 {
    font-size: 16pt !important; }

  h3 {
    font-size: 12pt !important; }

  .main-content {
    padding-bottom: 0; }

  .main-content .container-fluid > div .col-md-12 {
    width: auto;
    float: none; }

  .container-fluid {
    width: auto; }

  .main-content > .container-fluid {
    width: 21cm;
    margin: 5mm auto 0 auto; }

  .row,
  .sidebar div,
  .teaser-collection > div {
    display: block !important;
    width: auto !important;
    margin-left: 0;
    margin-right: 0; }

  .back-link,
  .sidebar .navigation-sub-wrapper,
  .navigation-main-wrapper,
  .navigation-main-toggle,
  .meta-header-wrapper,
  .shariff,
  #footer-wrapper,
  #header-wrapper,
  #navigation-skip-wrapper,
  .navigation-main-fullsizewrapper,
  .feedback,
  .video-container {
    display: none !important; }

  #breadcrumb,
  .breadcrumb {
    position: static !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    display: none; }
    #breadcrumb a:after,
    .breadcrumb a:after {
      content: normal !important; }
    #breadcrumb span,
    .breadcrumb span {
      display: none !important; }

  p,
  h1,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h1,
  h2,
  h3,
  .teaser-head,
  header {
    page-break-after: avoid; }

  .heading-main {
    display: table;
    padding: 0;
    margin-left: 0;
    text-align: left;
    width: 100%;
    max-width: none; }

  .teaser p {
    line-height: normal; }

  .logo-primary {
    display: block;
    float: left  !important;
    width: 50%  !important;
    clear: none  !important; }

  .logo-secondary {
    display: block;
    text-align: right !important;
    float: none  !important;
    width: 30%  !important;
    clear: none  !important; }

  .logo-wrapper {
    text-align: right !important;
    display: table !important; }

  .print-logo {
    display: table-cell;
    padding-left: 22pt;
    text-align: right !important; }
    .print-logo img {
      width: auto;
      max-width: none; }

  .box-content,
  .box-content .box,
  .image-gallery,
  .image-gallery .image-gallery-container {
    width: auto;
    max-width: 100%;
    margin: 0;
    padding: 0; }

  .image-gallery-container,
  .teaser {
    page-break-inside: avoid; }

  .feedback .feedback-container {
    margin: 0; }

  .sidebar {
    width: 100%;
    position: static !important;
    text-align: left; }

  .sidebar-marginal {
    margin: 0;
    text-align: left;
    width: 100%; }
    .sidebar-marginal .teaser {
      padding: 0; }
    .sidebar-marginal .teaser--emphasized {
      background-color: #ffffff;
      color: #000;
      font-weight: 600; }
      .sidebar-marginal .teaser--emphasized a:before {
        color: #000; }

  .col-lg-3 {
    width: auto; }

  .cycle-slideshow {
    margin-top: 35pt; }

  .cycle-slideshow img.cycle-slide-active {
    visibility: visible !important; }

  .cycle-slideshow img.cycle-sentinel {
    display: none !important; }

  .table-wrapper {
    overflow: visible !important; }
    .table-wrapper table, .table-wrapper td, .table-wrapper th {
      border: 1px solid #000 !important;
      border-collapse: separate !important; }

  .table-wrapper p {
    font-size: 10pt !important; } }
.print-preview * {
  text-align: left !important;
  position: static !important;
  background-image: none  !important;
  background-color: #fff  !important;
  color: #000  !important;
  line-height: normal; }
.print-preview p,
.print-preview a,
.print-preview li,
.print-preview span {
  font-size: 12pt !important; }
.print-preview .date,
.print-preview .filter-hint,
.print-preview .icon--nav,
.print-preview .navigation-main h2,
.print-preview .list-item-headline--minilist,
.print-preview .list-item-headline,
.print-preview .image-caption,
.print-preview .image-caption span {
  font-size: 10pt !important; }
.print-preview a:after {
  content: " (" attr(data-href) ") "; }
.print-preview a.gallery-item-link:after {
  content: ""; }
.print-preview h1 {
  font-size: 20pt !important; }
.print-preview h2 {
  font-size: 16pt !important; }
.print-preview h3 {
  font-size: 12pt !important; }
.print-preview .main-content {
  padding-bottom: 0; }
.print-preview .main-content .container-fluid > div .col-md-12 {
  width: auto;
  float: none; }
.print-preview .container-fluid {
  width: auto; }
.print-preview .main-content > .container-fluid {
  width: 21cm;
  margin: 5mm auto 0 auto; }
.print-preview .row,
.print-preview .sidebar div,
.print-preview .teaser-collection > div {
  display: block !important;
  width: auto !important;
  margin-left: 0;
  margin-right: 0; }
.print-preview .back-link,
.print-preview .sidebar .navigation-sub-wrapper,
.print-preview .navigation-main-wrapper,
.print-preview .navigation-main-toggle,
.print-preview .meta-header-wrapper,
.print-preview .shariff,
.print-preview #footer-wrapper,
.print-preview #header-wrapper,
.print-preview #navigation-skip-wrapper,
.print-preview .navigation-main-fullsizewrapper,
.print-preview .feedback,
.print-preview .video-container {
  display: none !important; }
.print-preview #breadcrumb,
.print-preview .breadcrumb {
  position: static !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  display: none; }
  .print-preview #breadcrumb a:after,
  .print-preview .breadcrumb a:after {
    content: normal !important; }
  .print-preview #breadcrumb span,
  .print-preview .breadcrumb span {
    display: none !important; }
.print-preview p,
.print-preview h1,
.print-preview h2,
.print-preview h3 {
  orphans: 3;
  widows: 3; }
.print-preview h1,
.print-preview h2,
.print-preview h3,
.print-preview .teaser-head,
.print-preview header {
  page-break-after: avoid; }
.print-preview .heading-main {
  display: table;
  padding: 0;
  margin-left: 0;
  text-align: left;
  width: 100%;
  max-width: none; }
.print-preview .teaser p {
  line-height: normal; }
.print-preview .logo-primary {
  display: block;
  float: left  !important;
  width: 50%  !important;
  clear: none  !important; }
.print-preview .logo-secondary {
  display: block;
  text-align: right !important;
  float: none  !important;
  width: 30%  !important;
  clear: none  !important; }
.print-preview .logo-wrapper {
  text-align: right !important;
  display: table !important; }
.print-preview .print-logo {
  display: table-cell;
  padding-left: 22pt;
  text-align: right !important; }
  .print-preview .print-logo img {
    width: auto;
    max-width: none; }
.print-preview .box-content,
.print-preview .box-content .box,
.print-preview .image-gallery,
.print-preview .image-gallery .image-gallery-container {
  width: auto;
  max-width: 100%;
  margin: 0;
  padding: 0; }
.print-preview .image-gallery-container,
.print-preview .teaser {
  page-break-inside: avoid; }
.print-preview .feedback .feedback-container {
  margin: 0; }
.print-preview .sidebar {
  width: 100%;
  position: static !important;
  text-align: left; }
.print-preview .sidebar-marginal {
  margin: 0;
  text-align: left;
  width: 100%; }
  .print-preview .sidebar-marginal .teaser {
    padding: 0; }
  .print-preview .sidebar-marginal .teaser--emphasized {
    background-color: #ffffff;
    color: #000;
    font-weight: 600; }
    .print-preview .sidebar-marginal .teaser--emphasized a:before {
      color: #000; }
.print-preview .col-lg-3 {
  width: auto; }
.print-preview .cycle-slideshow {
  margin-top: 35pt; }
.print-preview .cycle-slideshow img.cycle-slide-active {
  visibility: visible !important; }
.print-preview .cycle-slideshow img.cycle-sentinel {
  display: none !important; }
.print-preview .table-wrapper {
  overflow: visible !important; }
  .print-preview .table-wrapper table, .print-preview .table-wrapper td, .print-preview .table-wrapper th {
    border: 1px solid #000 !important;
    border-collapse: separate !important; }
.print-preview .table-wrapper p {
  font-size: 10pt !important; }

.back-link {
  margin-bottom: 1rem; }

/*
 * Custom component
 */
.background-image {
  background-size: cover;
  background-attachment: fixed;
  background-position: 100% 0%;
  background-repeat: no-repeat;
  background-image: url("../../../src/images/components/page/bg-page-1.jpg"); }

.box {
  margin-bottom: 10px;
  padding: 22px; }

.box-solid {
  background-color: #FFF; }

.box-solid-brand {
  background-color: #e30613; }

.box-content {
  padding: 2.5rem 2.85714rem;
  margin-left: -0.21429rem;
  width: 98%;
  max-width: 57.85714rem; }
  .box-content.box--transparent {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -10px;
    background-color: transparent; }
  @media (max-width: 1161px) {
    .box-content {
      padding-right: 9.23483%;
      padding-left: 8.5752%;
      margin-left: auto;
      margin-right: auto;
      max-width: 100%;
      max-width: 100%;
      width: 100%; } }
  @media (max-width: 768px) {
    .box-content {
      padding-right: 0.35714rem;
      padding-left: 0.35714rem; } }
  .box-content h2 {
    color: #e30613;
    margin-top: 0;
    margin-bottom: 2.07143rem; }
  .box-content h3 {
    font-size: 23px;
    font-size: 1.64286rem;
    font-weight: normal;
    margin-top: 2.14286rem;
    margin-bottom: 2.14286rem;
    line-height: normal; }
  .box-content article .article-box {
    margin-bottom: 3.78571rem; }
    @media (max-width: 768px) {
      .box-content article .article-box {
        margin-bottom: 1.21429rem; } }
    .box-content article .article-box:before, .box-content article .article-box:after {
      content: " ";
      display: table;
      height: 0;
      visibility: hidden; }
    .box-content article .article-box:after {
      clear: both; }
  .box-content iframe {
    max-width: 100%; }

.box-inline {
  padding-top: 20px;
  padding-top: 1.42857rem;
  padding-bottom: 10px;
  padding-bottom: 0.71429rem; }

.box-bordered-top {
  border-top: 1px solid #d6d6d6; }

.breadcrumb {
  margin: 0 auto 0.92857rem auto;
  max-width: 83.57143rem;
  min-width: 81.07143rem;
  padding: 24px 0; }
  .breadcrumb:before, .breadcrumb:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden; }
  .breadcrumb:after {
    clear: both; }
  @media (max-width: 768px) {
    .breadcrumb {
      max-width: 100%;
      min-width: 0;
      width: 100%; } }
  @media (max-width: 1161px) {
    .breadcrumb {
      max-width: 100%;
      min-width: 0;
      width: 100%; } }
  @media (max-width: 1161px) {
    .breadcrumb {
      position: absolute;
      width: 1px;
      height: 1px;
      margin: -1px;
      padding: 0;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0; } }
  .breadcrumb > li {
    float: left;
    margin-right: 0.35714rem;
    font-size: 13px;
    font-size: 0.92857rem;
    line-height: 17px;
    line-height: 1.21429rem;
    color: #000000; }
    .breadcrumb > li:before {
      float: left;
      margin-right: 0.21429rem;
      font-size: 17px;
      font-size: 1.21429rem;
      color: #000000; }
    .breadcrumb > li:first-child:before {
      content: ''; }
    .breadcrumb > li a {
      display: inline-block;
      color: #000000; }
    .breadcrumb > li .icon {
      position: relative;
      top: -0.14286rem;
      margin-right: -3px;
      margin-left: -1px;
      font-size: 17px;
      font-size: 1.21429rem;
      color: #4c4c4c; }

.btn {
  padding: 0;
  border: 0 none;
  background-color: transparent; }
  .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: 2px; }
  .btn.btn-submit, .btn.btn-cancel {
    padding: 1.07143rem;
    font-size: 17px;
    font-size: 1.21429rem;
    margin-left: 5px; }
  .btn.btn-submit {
    color: #fff;
    background-color: #e30613;
    border: 1px solid #e30613; }
  .btn.btn-cancel {
    color: #191919;
    background-color: #d6d6d6;
    border: 1px solid #d6d6d6; }

.btn-print {
  color: #000000;
  background-color: #e5e5e5;
  border: none;
  position: absolute;
  top: 2.14286rem;
  left: 53%;
  font-size: 17px;
  font-size: 1.21429rem; }
  .btn-print:before {
    margin-right: 1.07143rem;
    font-size: 17px;
    font-size: 1.21429rem;
    color: #000000; }
  @media (max-width: 1161px) {
    .btn-print {
      margin-left: -0.28571rem;
      margin-bottom: 3.57143rem;
      position: static; } }

@media (min-width: 1162px) and (max-width: 1216px) {
  .btn-print {
    position: absolute;
    top: -4.28571rem; } }
.btn-reload {
  color: #000000;
  background-color: #fff;
  border: 1px solid #fff;
  font-weight: 600;
  font-size: 17px;
  font-size: 1.21429rem;
  padding: 2.14286rem 0; }
  .btn-reload .btn-reload-text {
    font-size: 19px;
    font-size: 1.35714rem;
    position: relative;
    top: -5px; }
  .btn-reload:before {
    margin-right: 0.92857rem;
    font-size: 30px;
    font-size: 2.14286rem;
    color: #e30613; }

.btn-apply {
  background-color: #e30613;
  border: 1px solid #e30613;
  color: #fff;
  font-size: 1.21429rem;
  padding-bottom: 0.92857rem;
  padding-top: 0.92857rem;
  width: 100%; }

.btn-cookie-consent {
  font-size: 1rem;
  padding: 0.07143rem 0.71429rem;
  margin-left: 0.35714rem;
  color: #fff;
  background-color: #e30613;
  border: 1px solid #e30613;
  text-decoration: none;
  text-transform: lowercase; }
  .btn-cookie-consent:hover, .btn-cookie-consent:focus {
    color: #fff;
    text-decoration: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.dropdown-toggle {
  position: relative; }
  .dropdown-toggle a {
    display: inline-block !important; }
  .dropdown-toggle .icon-arrow-down {
    float: right;
    font-size: 21px;
    font-size: 1.5rem;
    line-height: inherit; }

.event-detail-item.row {
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 1.42857rem; }
  .row .event-detail-item.row {
    margin-bottom: 1.78571rem; }
  .event-detail-item.row h2,
  .event-detail-item.row .event-detail-headline,
  .event-detail-item.row p {
    margin-top: 0;
    font-size: 17px;
    font-size: 1.21429rem;
    color: #000000; }
  .event-detail-item.row p {
    margin-top: 0.07143rem; }
  .event-detail-item.row .event-detail-headline {
    margin-bottom: 0; }
  .event-detail-item.row .image-container img {
    width: auto;
    min-width: none; }

.event-list {
  margin: 0; }
  .event-list .event-list-item:first-of-type {
    border-top: 0 none; }
  @media (max-width: 768px) {
    .event-list .event-list-date {
      padding-left: 1.5vw; } }
  .event-list .event-date-item {
    float: left;
    padding-top: 1.42857rem;
    width: 5rem;
    height: 6.78571rem;
    text-align: center;
    background: #fff;
    border: 1px solid #d6d6d6;
    -webkit-border-radius: 3%;
    -moz-border-radius: 3%;
    border-radius: 3%; }
    .event-list .event-date-item span {
      display: block;
      margin: 0 auto; }
    .event-list .event-date-item .day {
      font-size: 36px;
      font-size: 2.57143rem;
      line-height: 26.6px;
      line-height: 1.9rem;
      color: #e30613;
      font-weight: 600; }
    .event-list .event-date-item .month {
      font-size: 20px;
      font-size: 1.42857rem;
      line-height: 35px;
      line-height: 2.5rem;
      color: #4c4c4c; }
  .event-list .event-date-end {
    margin-left: 0; }
  .event-list .event-list-detail.event-list-detail--teaser {
    margin-top: 20px; }
  .event-list .event-list-detail h2,
  .event-list .event-list-headline {
    padding-left: 0;
    margin-bottom: 0.71429rem; }
    .event-list .event-list-detail h2:before,
    .event-list .event-list-headline:before {
      display: none;
      content: ''; }
  .event-list .event-list-detail p {
    margin: 0; }
  .event-list .event-list-meta-data {
    color: #191919; }
  @media (max-width: 768px) {
    .event-list.event-list--maincontent .event-date-item {
      float: none;
      margin: 0 0 0 -5px; }
      .event-list.event-list--maincontent .event-date-item.event-date-end {
        margin-top: 27px; } }
    @media (max-width: 768px) and (max-width: 768px) {
      .event-list.event-list--maincontent .event-date-item.event-date-end {
        margin-top: 0; } }

  .event-list .event-date-separator {
    clear: both;
    color: #d6d6d6;
    display: block;
    text-align: center;
    width: 5rem; }

.footer {
  position: relative; }

#footer-wrapper {
  padding-top: 3.92857rem;
  padding-bottom: 4.64286rem;
  color: #fff;
  background-color: #e5e5e5; }
  @media (max-width: 1161px) {
    #footer-wrapper {
      padding: 2.14286rem 0 0.71429rem 2.64286rem; } }

.footer-article {
  clear: both; }

/*
 * Custom component
 */
.form-inline input, .form-inline select, .form-inline button {
  width: 100%; }

.form-search .search-fullwidth {
  width: 100%; }
.form-search .input-search {
  padding: 0.64286rem 0.64286rem 0.64286rem 2.85714rem;
  width: 100%;
  line-height: 22px;
  line-height: 1.57143rem;
  background-color: #fff;
  border: 1px solid #fff;
  font-size: 1.14286rem; }
  .form-search .input-search.input-search--header {
    background-color: #d6d6d6;
    border: 1px solid #d6d6d6; }
.form-search .btn-search-box {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 2.85714rem;
  height: 2.85714rem;
  font-size: 17px;
  font-size: 1.21429rem;
  line-height: 22px;
  line-height: 1.57143rem;
  text-align: center; }
  .form-search .btn-search-box:hover, .form-search .btn-search-box:focus, .form-search .btn-search-box:active {
    background-color: #d6d6d6 !important; }
  .form-search .btn-search-box .icon {
    color: #e30613; }

.btn-search-box.btn-search-box--activator {
  display: block;
  font-size: 1.28571rem;
  font-weight: 600;
  height: 3.5rem;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: auto; }
  .btn-search-box.btn-search-box--activator .icon {
    color: #e30613;
    margin-right: 0.92857rem; }
  @media (max-width: 1161px) {
    .btn-search-box.btn-search-box--activator {
      right: 6.35714rem;
      top: -6.21429rem; }
      .btn-search-box.btn-search-box--activator span {
        display: none; }
      .btn-search-box.btn-search-box--activator .icon {
        color: #000000; } }
  @media (max-width: 768px) {
    .btn-search-box.btn-search-box--activator {
      font-size: 2.85714rem;
      top: -5.57143rem;
      right: 17vw;
      font-size: 5vw;
      height: auto; } }

fieldset {
  display: inline-block;
  position: relative;
  margin: 0 0 2.5rem 0;
  padding: 0;
  border: 0;
  width: 100%; }

form,
.form {
  /* hw@edition-software, die fieldseit title näher an den content rücken */ }
  form ::-webkit-input-placeholder,
  .form ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #191919; }
  form :-moz-placeholder,
  .form :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #191919;
    opacity: 1; }
  form ::-moz-placeholder,
  .form ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #191919;
    opacity: 1; }
  form :-ms-input-placeholder,
  .form :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #191919; }
  form input:focus::-webkit-input-placeholder,
  .form input:focus::-webkit-input-placeholder {
    color: transparent; }
  form input:focus:-moz-placeholder,
  .form input:focus:-moz-placeholder {
    color: transparent; }
  form input:focus::-moz-placeholder,
  .form input:focus::-moz-placeholder {
    color: transparent; }
  form textarea,
  form input[type="email"],
  form input[type="password"],
  form input[type="search"],
  form input[type="submit"],
  form input[type="text"],
  form input[type="tel"],
  .form textarea,
  .form input[type="email"],
  .form input[type="password"],
  .form input[type="search"],
  .form input[type="submit"],
  .form input[type="text"],
  .form input[type="tel"] {
    -webkit-border-radius: 0px; }
  form textarea,
  form input[type="email"],
  form input[type="password"],
  form input[type="search"],
  form input[type="text"],
  form input[type="tel"],
  .form textarea,
  .form input[type="email"],
  .form input[type="password"],
  .form input[type="search"],
  .form input[type="text"],
  .form input[type="tel"] {
    -webkit-appearance: none; }
  form select, form .select,
  form textarea, form .textarea,
  .form select,
  .form .select,
  .form textarea,
  .form .textarea {
    width: 100%; }
  form input[type="email"],
  form input[type="password"],
  form input[type="search"],
  form input[type="text"],
  form input[type="tel"],
  .form input[type="email"],
  .form input[type="password"],
  .form input[type="search"],
  .form input[type="text"],
  .form input[type="tel"] {
    border: 1px solid #d6d6d6;
    color: #191919;
    background-color: #fff;
    width: 100%;
    height: 3.42857rem;
    padding-left: 0.71429rem;
    font-weight: normal; }
  form fieldset > h2,
  .form fieldset > h2 {
    margin-bottom: 0.7rem; }

.form-intro {
  margin-bottom: 2.5rem; }
  .form-intro:before, .form-intro:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden; }
  .form-intro:after {
    clear: both; }

.form-group {
  margin-bottom: 38px; }

.form-label {
  font-weight: 600; }
  .form-label .paragraph--label {
    margin-bottom: 1.07143rem;
    font-size: 15px;
    font-size: 1.07143rem; }
    .form-label .paragraph--label.form-label-checkbox--group {
      font-weight: normal;
      font-size: 17px;
      font-size: 1.21429rem; }
  .form-label .form-label-text,
  .form-label .form-label-textarea,
  .form-label .form-label-select {
    display: block; }
  .form-label .form-label-radio,
  .form-label .form-label-check-box {
    margin-right: 1.42857rem;
    vertical-align: middle; }
  .form-label.form-label--disabled {
    color: #b2b2b2; }

.form-input-radio,
.form-input-checkbox {
  margin-right: 0.71429rem;
  vertical-align: middle; }

.form-input-textarea {
  min-height: 12.85714rem;
  border: 1px solid #d6d6d6;
  padding-left: 0.71429rem; }

.form-input-select {
  padding: 0.85714rem;
  -webkit-border-radius: 2%;
  -moz-border-radius: 2%;
  border-radius: 2%;
  border: 1px solid #d6d6d6; }

.buttons-row {
  text-align: right; }

.form-input-text {
  line-height: 3.15rem; }

.form hr {
  color: #fff;
  background-color: #fff;
  border: none;
  border-top: 1px solid #d6d6d6;
  height: 1px; }
.form .article-box > div:nth-child(odd) {
  padding-right: 15px; }
  @media (max-width: 768px) {
    .form .article-box > div:nth-child(odd) {
      padding-right: 0; } }
.form .article-box > div:nth-child(even) {
  padding-left: 15px; }
  @media (max-width: 768px) {
    .form .article-box > div:nth-child(even) {
      padding-left: 0; } }
.form .article-box > div.col-lg-12 {
  padding: 0; }
.form .form-subline {
  color: #b2b2b2; }
.form .form-error,
.form .form-message {
  color: #e30613;
  font-weight: 600;
  font-size: 15px;
  font-size: 1.07143rem; }
.form .form-message {
  clear: both; }
  .form .form-message:before {
    float: left;
    margin-right: 1.21429rem;
    margin-top: 0.21429rem;
    font-size: 17px;
    font-size: 1.21429rem;
    color: #e30613; }
.form .form-label--error .form-input-text,
.form .form-label--error .form-input-checkbox,
.form .form-label--error .form-input-radio,
.form .form-label--error .form-input-textarea,
.form .form-label--error .form-input-select {
  border: 1px solid #e30613; }
.form .form-label--disabled .form-input-text,
.form .form-label--disabled .form-input-checkbox,
.form .form-label--disabled .form-input-radio,
.form .form-label--disabled .form-input-textarea,
.form .form-label--disabled .form-input-select {
  border: 1px solid #b2b2b2; }

.box-content article .form .article-box {
  margin-bottom: 1.07143rem; }

.form-label--date-picker:after {
  font-size: 19px;
  font-size: 1.35714rem;
  color: #e30613;
  float: right;
  margin-right: 1.14286rem;
  position: relative;
  top: -2.5rem; }
.form-label--date-picker input[data-command='datePicker']::-ms-clear {
  display: none; }

.form-sub {
  clear: both;
  padding-top: 0.57143rem; }
  .form-sub:before, .form-sub:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden; }
  .form-sub:after {
    clear: both; }
  .form-sub .form-label {
    display: block;
    margin-left: 0.92857rem;
    margin-right: 0.92857rem; }
  .form-sub .form-label-text {
    color: #fff; }

p.checkbox-group--cols-2 {
  display: inline-block;
  width: 40%; }
p.checkbox-group--cols-3 {
  display: inline-block;
  width: 33%; }

.form-searchresults {
  height: 100%; }

.sitesearch-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: auto; }
  .sitesearch-wrapper .sitesearch {
    height: auto;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative; }
    @media (min-width: 1162px) {
      .sitesearch-wrapper .sitesearch {
        max-width: 83.57143rem;
        min-width: 81.42857rem; } }
    @media (max-width: 768px) {
      .sitesearch-wrapper .sitesearch {
        max-width: 100%;
        min-width: 0;
        width: 100%; } }
    @media (max-width: 1161px) {
      .sitesearch-wrapper .sitesearch {
        max-width: 100%;
        min-width: 0;
        width: 100%; } }
  .sitesearch-wrapper.sitesearch-wrapper--active {
    background-color: #d6d6d6;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    /*  @include respond-to(sm) {
        top: rem(16);
    }*/ }
    @media (max-width: 1161px) {
      .sitesearch-wrapper.sitesearch-wrapper--active {
        left: 0rem;
        padding: 0;
        z-index: 1000; } }
    .sitesearch-wrapper.sitesearch-wrapper--active .sitesearch {
      margin: 0 auto;
      padding-left: 10px;
      padding-right: 10px;
      position: relative;
      max-width: 89.28571rem;
      min-width: 67.85714rem;
      width: 72%;
      height: 100%;
      background-color: #d6d6d6; }
      @media (max-width: 1161px) {
        .sitesearch-wrapper.sitesearch-wrapper--active .sitesearch {
          max-width: 100%;
          min-width: 100%;
          width: 100%;
          padding: 0; } }
      .sitesearch-wrapper.sitesearch-wrapper--active .sitesearch .input-search {
        background-color: #d6d6d6;
        border: 1px solid #d6d6d6;
        height: 100%;
        width: 99%;
        padding-bottom: 1rem;
        padding-top: 1.07143rem; }
        @media (max-width: 1161px) {
          .sitesearch-wrapper.sitesearch-wrapper--active .sitesearch .input-search {
            width: 100%; } }
        .sitesearch-wrapper.sitesearch-wrapper--active .sitesearch .input-search::-ms-clear {
          display: none; }
      .sitesearch-wrapper.sitesearch-wrapper--active .sitesearch .btn-search-box {
        top: 0.57143rem; }
        .sitesearch-wrapper.sitesearch-wrapper--active .sitesearch .btn-search-box:hover, .sitesearch-wrapper.sitesearch-wrapper--active .sitesearch .btn-search-box:focus, .sitesearch-wrapper.sitesearch-wrapper--active .sitesearch .btn-search-box:active {
          background-color: #fff; }
      .sitesearch-wrapper.sitesearch-wrapper--active .sitesearch .btn-close {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
        @media (max-width: 1161px) {
          .sitesearch-wrapper.sitesearch-wrapper--active .sitesearch .btn-close {
            right: 1.42857rem;
            top: 1.28571rem;
            transform: none; } }
    @media (max-width: 1161px) {
      .sitesearch-wrapper.sitesearch-wrapper--active fieldset.search {
        display: block; } }

#header-wrapper {
  position: relative;
  background-color: #FFF;
  min-width: 22.85714rem; }

.meta-header-wrapper {
  min-height: 2.85714rem;
  background-color: #fff;
  padding-top: 1.78571rem; }
  @media (max-width: 768px) {
    .meta-header-wrapper {
      max-height: 8.57143rem; } }
  .meta-header-wrapper .container-fluid--meta-header {
    max-width: 83.57143rem;
    min-width: 81.07143rem;
    width: 98.633%;
    padding: 0; }
    @media (max-width: 768px) {
      .meta-header-wrapper .container-fluid--meta-header {
        max-width: 100%;
        min-width: 0;
        width: 100%; } }
    @media (max-width: 1161px) {
      .meta-header-wrapper .container-fluid--meta-header {
        max-width: 100%;
        min-width: 0;
        width: 100%; } }
  .meta-header-wrapper .meta-header {
    float: right;
    margin-right: 0; }
    .meta-header-wrapper .meta-header > li {
      float: left;
      margin-left: 2rem; }
      .meta-header-wrapper .meta-header > li:last-child {
        margin-left: 1.64286rem; }
        @media (max-width: 768px) {
          .meta-header-wrapper .meta-header > li:last-child {
            margin: 0; } }
      @media (max-width: 768px) {
        .meta-header-wrapper .meta-header > li {
          margin: 0; } }
    @media (max-width: 1161px) {
      .meta-header-wrapper .meta-header {
        width: 36%; } }
    @media (max-width: 768px) {
      .meta-header-wrapper .meta-header {
        width: 50%; } }

.logo-wrapper {
  float: left;
  width: 50%;
  min-height: 7.21429rem;
  padding: 0;
  position: relative;
  top: -1.14286rem; }
  @media (max-width: 1161px) {
    .logo-wrapper {
      min-height: 6.14286rem;
      width: 64%;
      padding-left: 2.85714rem; } }
  @media (max-width: 768px) {
    .logo-wrapper {
      min-height: 6.78571rem;
      text-align: center;
      width: 34%;
      padding-left: 0; }
      .logo-wrapper .brand img,
      .logo-wrapper .logo-secondary img {
        width: auto;
        max-width: none; } }

.logo {
  display: inline-block;
  margin-top: 1.28571rem;
  text-align: left; }
  .logo a {
    display: inline-block; }

.logo-item {
  display: table-cell;
  margin: 0;
  padding-bottom: 0.35714rem;
  height: 2.28571rem;
  vertical-align: bottom; }

.logo-primary {
  float: left; }
  .logo-primary:before, .logo-primary:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden; }
  .logo-primary:after {
    clear: both; }
  @media (max-width: 1161px) {
    .logo-primary {
      position: relative;
      top: -0.07143rem; }
      .logo-primary.logo-primary--mobile {
        background-color: #fff;
        left: -5.57143rem;
        padding: 1.92857rem 2.64286rem 1.42857rem 3rem;
        top: -1.92857rem;
        z-index: 160; } }
  .logo-primary .brand {
    padding-right: 0.85714rem; }
    @media (max-width: 768px) {
      .logo-primary .brand {
        padding-right: 10%; }
        .logo-primary .brand img {
          width: auto;
          max-width: auto; } }
  .logo-primary .claim {
    padding-bottom: 0;
    font-size: 30px;
    font-size: 2.14286rem;
    line-height: 36px;
    line-height: 2.57143rem;
    max-width: 22.85714rem; }
    @media (max-width: 1161px) {
      .logo-primary .claim {
        max-width: 17rem; } }

.logo-secondary {
  float: left;
  margin-left: 1.78571rem;
  margin-top: 1.57143rem; }
  @media (max-width: 1161px) {
    .logo-secondary .logo-item {
      position: relative;
      padding-right: 2.85714rem;
      max-width: 10.14286rem; } }
  @media (max-width: 768px) {
    .logo-secondary {
      display: none; } }

.print-logo {
  display: none; }

@media (max-width: 1161px) {
  .logo-primary--mobile {
    background-color: transparent;
    left: 0;
    padding: 0;
    top: 0;
    max-height: 0.07143rem;
    max-width: 0.07143rem;
    min-height: none;
    min-width: none; }
    .logo-primary--mobile .logo {
      margin: 0;
      padding: 0; }
    .logo-primary--mobile .logo-item {
      display: block;
      height: auto;
      padding: 0;
      margin: 0; }
      .logo-primary--mobile .logo-item img {
        margin-top: 0;
        margin-left: 0;
        background-color: #fff;
        padding: 1.14286rem 1.92857rem 1.14286rem 1.92857rem;
        max-width: 13.21429rem;
        background-color: #fff;
        position: relative;
        top: -1.92857rem;
        left: -0.28571rem; } }
@media (max-width: 768px) {
  .logo-wrapper {
    max-height: 6.78571rem;
    margin-left: 0.71429rem; }

  .logo-primary--mobile {
    background-color: transparent;
    left: 0;
    padding: 0;
    top: 0;
    max-height: 0.07143rem;
    max-width: 0.07143rem;
    min-height: none;
    min-width: none; }
    .logo-primary--mobile .logo {
      margin: 0;
      padding: 0; }
    .logo-primary--mobile .logo-item {
      display: block;
      height: auto;
      padding: 0;
      margin: 0; }
      .logo-primary--mobile .logo-item img {
        margin-top: 0;
        margin-left: 1.42857rem;
        background-color: #fff;
        padding: 1.14286rem 1.92857rem 1.14286rem 2.28571rem;
        background-color: #fff;
        position: relative;
        top: -1.92857rem; }

  .navigation-sub-wrapper .box-headline {
    margin-top: 0.14286rem !important; } }
.image-gallery {
  padding: 3.42857rem 1.71429rem 4.28571rem 1.71429rem;
  background-color: #d6d6d6;
  margin: 0 -2.85714rem 3.85714rem -2.85714rem; }
  .image-gallery:before, .image-gallery:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden; }
  .image-gallery:after {
    clear: both; }
  @media (max-width: 768px) {
    .image-gallery {
      margin: 0 0 3.57143rem 0; } }
  .image-gallery .image-gallery-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 47.42857rem; }
  .image-gallery .image-gallery-heading {
    color: #fff;
    font-size: 22px;
    font-size: 1.57143rem;
    font-weight: normal;
    margin-bottom: 2.14286rem; }

.image-gallery-item {
  padding: 10px;
  text-align: center;
  text-align: center;
  overflow: hidden; }
  .image-gallery-item img {
    margin: 0 auto;
    max-width: 100%; }

img, .img {
  vertical-align: middle;
  border: 0 none;
  max-width: 100%; }
  .logo img, .logo .img {
    max-width: none; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

@media (max-width: 768px) {
  .image-container img {
    width: 100%;
    height: auto;
    display: block; } }
@media (max-width: 1161px) {
  .image-container img {
    width: 100%;
    height: auto;
    display: block; } }

.img-circle {
  border-radius: 50%; }

.image-inline {
  margin-bottom: 30px;
  margin-bottom: 2.14286rem; }
  .image-inline img {
    display: block;
    max-width: 100%; }

.float-right {
  float: right; }

.image {
  margin-bottom: 0.85714rem;
  margin-top: 0.42857rem; }
  .image .image-caption {
    color: #4c4c4c;
    display: block;
    padding: 0.71429rem 0 0.14286rem 0;
    font-size: 14px;
    font-size: 1rem;
    max-width: 26.42857rem; }
  .image.image--grossoben, .image.image--grossunten {
    height: auto;
    display: table;
    float: none; }
    .image.image--grossoben .image-caption, .image.image--grossunten .image-caption {
      max-width: 99%; }
  .image.image--kleinlinks {
    float: left;
    margin-right: 2.14286rem; }
  .image.image--kleinrechts {
    float: right;
    margin-left: 2.14286rem; }

.link-list a,
.link-list-link {
  color: #191919;
  text-decoration: none; }

.file-size {
  color: #4c4c4c; }

.more-link.more-link--portlet {
  display: block;
  text-align: right; }

.link-home {
  text-decoration: none !important;
  color: #191919 !important;
  display: inline !important; }

.link-extern {
  display: inline-block; }
  .link-extern:before {
    margin-right: 0.71429rem;
    font-size: 13px;
    font-size: 0.92857rem;
    color: #e30613;
    float: left; }
    .box-content .link-extern:before {
      margin-right: 0.42857rem;
      margin-top: 0.35714rem; }
  .link-extern.link-list-link {
    white-space: normal; }
    .link-extern.link-list-link:before {
      margin-top: 3px; }
  .link-extern.link-list-link--accordion {
    text-decoration: none; }
    .link-extern.link-list-link--accordion:before {
      margin-top: 5px; }
  .link-extern .link-list-text {
    margin-left: 2.14286rem; }
    .link-list--portal .link-extern .link-list-text {
      margin-left: 1.42857rem;
      display: block; }

.link-intern, .cookie-banner .cookie-banner-content .cookie-banner-text a:not(.btn) {
  display: inline-block; }
  .link-intern:before, .cookie-banner .cookie-banner-content .cookie-banner-text a:not(.btn):before {
    margin-right: 0.71429rem;
    font-size: 13px;
    font-size: 0.92857rem;
    color: #e30613;
    float: left; }
    .box-content .link-intern:before, .box-content .cookie-banner .cookie-banner-content .cookie-banner-text a:not(.btn):before, .cookie-banner .cookie-banner-content .cookie-banner-text .box-content a:not(.btn):before {
      margin-right: 0.42857rem;
      margin-top: 0.35714rem; }
  .link-intern.link-list-link, .cookie-banner .cookie-banner-content .cookie-banner-text a.link-list-link:not(.btn) {
    display: inline; }
    .link-intern.link-list-link:before, .cookie-banner .cookie-banner-content .cookie-banner-text a.link-list-link:not(.btn):before {
      margin-top: 0.42857rem; }
  .link-intern.link-list-link--accordion, .cookie-banner .cookie-banner-content .cookie-banner-text a.link-list-link--accordion:not(.btn) {
    text-decoration: none; }
    .link-intern.link-list-link--accordion:before, .cookie-banner .cookie-banner-content .cookie-banner-text a.link-list-link--accordion:not(.btn):before {
      margin-top: 5px; }
  .link-intern .link-list-text, .cookie-banner .cookie-banner-content .cookie-banner-text a:not(.btn) .link-list-text {
    margin-left: 2.14286rem; }
    .link-list--portal .link-intern .link-list-text, .link-list--portal .cookie-banner .cookie-banner-content .cookie-banner-text a:not(.btn) .link-list-text, .cookie-banner .cookie-banner-content .cookie-banner-text .link-list--portal a:not(.btn) .link-list-text {
      margin-left: 1.42857rem;
      display: block; }

.link-download {
  display: inline-block; }
  @media (max-width: 768px) {
    .link-download {
      white-space: normal; } }
  .link-download:before {
    margin-right: 0.71429rem;
    font-size: 13px;
    font-size: 0.92857rem;
    color: #e30613;
    float: left; }
    .box-content .link-download:before {
      margin-right: 0.42857rem;
      margin-top: 0.35714rem; }
  .link-download.link-list-link {
    white-space: normal; }
    .link-download.link-list-link:before {
      margin-top: 0.42857rem; }
  .link-download.link-list-link--accordion {
    text-decoration: none;
    display: block; }
    .link-download.link-list-link--accordion:before {
      margin-top: 5px; }
  .link-download .link-list-text {
    margin-left: 2.14286rem; }
    .link-list--portal .link-download .link-list-text {
      margin-left: 1.42857rem;
      display: block; }

.teaser-heading--linklist-1 .link-download .link-list-text {
  margin-left: 2.14286rem;
  display: block; }

.link-list-text--colored {
  color: #e30613; }

.link-list-text--accordion {
  display: block; }

.link-rss {
  margin-left: 0.5rem; }
  .link-rss:before {
    font-size: 18px;
    font-size: 1.28571rem;
    color: #e30613;
    margin-right: 0.21429rem;
    position: relative;
    top: 0.21429rem;
    font-size: 23px;
    font-size: 1.64286rem; }
    .title .link-rss:before {
      margin: 0; }
    @media (max-width: 768px) {
      .link-rss:before {
        margin-right: 0;
        display: inline-block; } }
  .link-rss a {
    color: #191919; }
  .link-rss--filter {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 17px;
    font-size: 1.21429rem;
    max-width: 730px;
    margin: 0 0 0.71429rem 0;
    padding-bottom: 1.07143rem;
    border-bottom: 1px solid #d6d6d6; }

.sidebar-marginal .link-rss {
  margin-left: -0.21429rem; }
  .sidebar-marginal .link-rss:before {
    float: left;
    font-size: 23px;
    font-size: 1.64286rem;
    top: -3px; }

.link-back {
  font-size: 17px;
  font-size: 1.21429rem;
  margin-bottom: 1.64286rem;
  display: block; }

.rss-abo {
  clear: both; }
  .rss-abo a {
    font-size: 17px;
    font-size: 1.21429rem; }

.list-default {
  margin-bottom: 1rem; }
  .list-default li {
    margin-bottom: 20px;
    margin-bottom: 1.42857rem;
    padding-left: 13px; }
    .list-default li:before {
      float: left;
      clear: left;
      margin-left: -19px;
      font-size: 18px;
      font-size: 1.28571rem; }

.link-list {
  margin-bottom: 25px;
  margin-bottom: 1.78571rem; }
  .link-list li {
    margin-bottom: 1.07143rem;
    padding-top: 1.07143rem;
    padding-left: 0;
    border-top: 1px solid #d6d6d6; }
    .link-list li:before, .link-list li:after {
      content: " ";
      display: table;
      height: 0;
      visibility: hidden; }
    .link-list li:after {
      clear: both; }
    .link-list li:first-child {
      border: none;
      padding-top: 0; }
  .link-list .link-list-paragraph {
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: 24px;
    line-height: 1.71429rem;
    font-weight: 600; }
    .link-list .link-list-paragraph .link-list-text {
      display: block;
      padding-left: 23px;
      margin-left: 0; }
  .sidebar-marginal .link-list .link-list-text {
    display: inline-block;
    max-width: 91%;
    width: auto;
    margin-left: 0.28571rem; }
  .link-list.link-list-infobox a {
    display: block !important;
    margin-bottom: 20px;
    margin-bottom: 1.42857rem;
    padding-left: 4px; }

.single-link-list-paragraph {
  margin-top: 3.57143rem; }
  .single-link-list-paragraph .link-list-text {
    display: inline-block;
    max-width: 91%;
    width: auto;
    margin-left: 0.28571rem; }

.event-detail-item .link-list {
  margin-top: 0.14286rem; }
  .event-detail-item .link-list li {
    border: none;
    padding-top: 0; }
    .event-detail-item .link-list li .link-list-paragraph {
      font-weight: normal; }

.event-detail-item ul {
  margin-bottom: 2.85714rem;
  margin-left: 3.35714rem; }
.event-detail-item ul li {
  list-style-type: none;
  font-size: 17px;
  font-size: 1.21429rem;
  line-height: 23px;
  line-height: 1.64286rem;
  padding-bottom: 1.78571rem; }
  .event-detail-item ul li:last-child {
    padding-bottom: 0; }
  .event-detail-item ul li:before {
    font-size: 6px;
    font-size: 0.42857rem;
    color: #e30613;
    color: #e30613;
    margin-left: -0.85714rem;
    margin-top: 0.71429rem;
    float: left; }
  .event-detail-item ul li ul {
    margin: 1.78571rem 0 0 0.92857rem; }
    .event-detail-item ul li ul li:before {
      color: #4c4c4c; }
.event-detail-item ol {
  padding: 0;
  margin-left: 3.78571rem; }
  .event-detail-item ol li {
    padding-bottom: 1.78571rem;
    font-size: 17px;
    font-size: 1.21429rem; }
    .event-detail-item ol li:last-child {
      padding-bottom: 0; }
    .event-detail-item ol li ol {
      list-style-type: lower-alpha;
      margin: 1.78571rem 0 0 0.92857rem; }

.event-detail-item .link-list {
  margin-top: 0.14286rem; }
  .event-detail-item .link-list ul {
    margin-left: 0; }
  .event-detail-item .link-list li {
    border: none;
    padding-top: 0;
    padding-bottom: 0; }
    .event-detail-item .link-list li .link-list-paragraph {
      font-weight: normal; }

.sidebar-marginal ul.link-list li {
  padding-top: 0; }
  .sidebar-marginal ul.link-list li p {
    margin-bottom: 0; }
  .sidebar-marginal ul.link-list li:before {
    float: none; }

.list-item {
  padding: 2.85714rem 0.14286rem 1.42857rem;
  border-top: 1px solid #d6d6d6; }
  .linklist--searchable .list-item em {
    font-weight: 600;
    font-style: normal; }
  .list-item:first-child, .list-item:first-of-type, .list-item.first {
    border: none; }
  .list-item.list-item--minilist, .list-item.list-item--text {
    padding: 3px 0 25px;
    margin-bottom: 10px;
    background-color: #fff; }
  .list-item.list-item--minilist {
    padding: 0; }
  .list-item.list-item--minilist:before, .list-item.list-item--minilist:after, .list-item.list-item--teaser:before, .list-item.list-item--teaser:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden; }
  .list-item.list-item--minilist:after, .list-item.list-item--teaser:after {
    clear: both; }
  .list-item.list-item--text {
    padding: 0;
    margin-bottom: 0;
    border: none; }
    .list-item.list-item--text ul,
    .list-item.list-item--text ol {
      margin-bottom: 2.85714rem;
      margin-left: 3.35714rem; }
    .list-item.list-item--text ul li {
      list-style-type: none;
      font-size: 17px;
      font-size: 1.21429rem;
      line-height: 23px;
      line-height: 1.64286rem;
      padding-bottom: 1.78571rem; }
      .list-item.list-item--text ul li:last-child {
        padding-bottom: 0; }
      .list-item.list-item--text ul li:before {
        font-size: 6px;
        font-size: 0.42857rem;
        color: #e30613;
        color: #e30613;
        margin-left: -0.85714rem;
        margin-top: 0.71429rem;
        float: left; }
      .list-item.list-item--text ul li ul {
        margin: 1.78571rem 0 0 0.92857rem; }
        .list-item.list-item--text ul li ul li:before {
          color: #4c4c4c; }
    .list-item.list-item--text ol {
      padding: 0;
      margin-left: 3.78571rem; }
      .list-item.list-item--text ol li {
        padding-bottom: 1.78571rem;
        font-size: 17px;
        font-size: 1.21429rem; }
        .list-item.list-item--text ol li:last-child {
          padding-bottom: 0; }
        .list-item.list-item--text ol li ol {
          list-style-type: lower-alpha;
          margin: 1.78571rem 0 0 0.92857rem; }
  .list-item .list-item-article {
    clear: both; }
  .list-item .link-list-paragraph .link-list-text {
    display: block; }

.box-content h3.list-item-headline-minilist {
  margin-bottom: 0.85714rem; }

.HOME .list-item.list-item--minilist, .HOME .list-item.list-item--text {
  padding-left: 21px;
  padding-right: 21px;
  margin-bottom: 10px !important; }
.HOME .list-item .list-item-headline-minilist {
  margin-top: 0;
  margin-bottom: 0;
  padding: 25px 22px 10px 0;
  font-size: 13px;
  font-size: 0.92857rem;
  line-height: 15.6px;
  line-height: 1.11429rem;
  font-weight: 600;
  color: #e30613;
  text-transform: uppercase; }
  @media (max-width: 1161px) {
    .HOME .list-item .list-item-headline-minilist {
      font-size: 11px;
      font-size: 0.78571rem; } }
.HOME .list-item .list-item-article {
  padding-top: 13px;
  padding-bottom: 13px; }

.list-item-headline {
  margin: 0;
  padding-left: 0.85714rem;
  font-size: 14px;
  font-size: 1rem;
  line-height: 19.6px;
  line-height: 1.4rem;
  color: #191919; }
  .list-item-headline a {
    color: inherit; }

.list-item-headline--minilist {
  margin: 0;
  padding-left: 0;
  font-size: 14px;
  font-size: 1rem;
  line-height: 19.6px;
  line-height: 1.4rem;
  color: #191919; }
  @media (max-width: 1161px) {
    .list-item-headline--minilist {
      font-size: 11px;
      font-size: 0.78571rem; } }
  .list-item-headline--minilist a {
    color: inherit; }

.list-item-teaser,
.list-item-meta {
  margin: 0; }
  .list-item-teaser em,
  .list-item-meta em {
    color: #4c4c4c;
    font-style: italic; }

.sidebar-marginal ul li:before,
.accordion-content ul li:before {
  font-size: 6px;
  font-size: 0.42857rem;
  color: #e30613;
  color: #e30613;
  margin-left: -15px;
  margin-top: 2px;
  float: left;
  line-height: 23px;
  line-height: 1.64286rem; }

.accordion-content ul {
  margin-left: 1.21429rem; }
.accordion-content ul li,
.accordion-content ol li {
  padding-bottom: 1.78571rem; }
.accordion-content .link-list-paragraph {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 24px;
  line-height: 1.71429rem;
  font-weight: 600; }
  .accordion-content .link-list-paragraph .link-list-text {
    display: block;
    padding-left: 23px;
    margin-left: 0; }

.list-item.list-item--text .right-list {
  margin-left: 0.85714rem; }

.xtra-info {
  background-color: #d6d6d6;
  font-size: 17px;
  font-size: 1.21429rem;
  font-weight: 600;
  padding: 0.07143rem 0.64286rem; }

.main-content {
  position: relative;
  min-width: 22.85714rem; }
  .main-content:before, .main-content:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden; }
  .main-content:after {
    clear: both; }

.Lr .main-content,
.APP .main-content {
  background-color: #e5e5e5; }

.meta-line {
  margin: 1.42857rem 0 1.07143rem;
  color: #4c4c4c;
  display: block; }

.preview-text {
  font-size: 1.35714rem;
  margin-bottom: 3rem; }

.navigation-footer .navigation-meta {
  position: relative;
  padding-left: 0; }
.navigation-footer .meta-navi-item a:first-child {
  padding-left: 0; }

.navigation-main-fullsizewrapper {
  position: relative;
  width: 100%; }

.navigation-main-wrapper {
  position: relative;
  max-width: 100.1%; }

.navigation-main-toggle {
  z-index: 1;
  position: absolute;
  top: -5.28571rem;
  right: 3.42857rem; }
  .navigation-main-toggle .icon {
    font-size: 45px;
    font-size: 3.21429rem; }
    @media (max-width: 1161px) {
      .navigation-main-toggle .icon {
        font-size: 22px;
        font-size: 1.57143rem; } }

@media (min-width: 1162px) {
  .navigation-main-toggle {
    display: none; } }
@media (max-width: 768px) {
  .navigation-main-toggle {
    position: absolute;
    top: -5.71429rem;
    right: 1.42857rem; }
    .navigation-main-toggle .icon {
      font-size: 7.2vw; } }
.navigation-main-toplist {
  position: relative; }
  .navigation-main-toplist:before, .navigation-main-toplist:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden; }
  .navigation-main-toplist:after {
    clear: both; }
  .navigation-main-toplist > li > a,
  .navigation-main-toplist > li > strong {
    font-size: 18px;
    font-size: 1.28571rem;
    text-transform: uppercase;
    font-weight: 600; }
    @media (max-width: 768px) {
      .navigation-main-toplist > li > a,
      .navigation-main-toplist > li > strong {
        font-size: 5vw;
        font-weight: normal; } }
  .navigation-main-toplist > li a {
    display: block; }
  .navigation-main-toplist > li a:hover,
  .navigation-main-toplist > li a:focus {
    text-decoration: none; }
  .navigation-main-toplist .icon--nav {
    display: none;
    padding: 0; }

@media (min-width: 1162px) {
  #navigation-main {
    max-width: 1170px;
    min-width: 1161px;
    margin-left: auto;
    margin-right: auto; }

  .navigation-main-toplist > li {
    float: left;
    display: inline-block;
    margin-right: 2rem;
    padding: 0 1px; }
    .navigation-main-toplist > li > a {
      padding: 1.07143rem 0 1.21429rem;
      color: #333333; }
    .navigation-main-toplist > li > strong {
      padding-bottom: 0.85714rem;
      border-bottom: 5px solid #e30613; }
    .navigation-main-toplist > li a:hover,
    .navigation-main-toplist > li a:focus {
      color: #e30613; }
    .navigation-main-toplist > li.active > a {
      color: #333333;
      padding-bottom: 0.85714rem;
      border-bottom: 5px solid #e30613; }
    .navigation-main-toplist > li.dropdown > a:hover, .navigation-main-toplist > li.dropdown > a:focus, .navigation-main-toplist > li.dropdown > a:active, .navigation-main-toplist > li.dropdown > a.active {
      padding-bottom: 0.85714rem;
      border-bottom: 5px solid #e30613;
      color: #e30613; }

  .navigation-main-sublist {
    margin-left: -41px;
    width: 75.933% !important; }
    .navigation-main-sublist li a {
      padding: 0.85714rem 0.42857rem;
      display: inline-block;
      width: 100%;
      padding: 0.64286rem 1rem;
      color: #fff;
      border: none;
      font-size: 1.25rem; }
      .navigation-main-sublist li a:hover, .navigation-main-sublist li a:focus {
        color: #fff;
        background-color: #e30613; }
    .dropdown > .navigation-main-sublist {
      z-index: 155;
      position: absolute;
      left: 0;
      top: -714.21429rem;
      background-color: rgba(51, 51, 51, 0.8);
      padding: 2.64286rem 1.92857rem;
      height: 23.21429rem;
      width: 69.9333%;
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3;
      -moz-column-fill: auto;
      column-fill: auto; }
      .dropdown > .navigation-main-sublist.hasFocus {
        top: 3.71429rem;
        left: 0.07143rem; } }
    @media (min-width: 1162px) and (max-width: 1161px) {
      .dropdown > .navigation-main-sublist {
        width: 50%; } }
@media (min-width: 1162px) {
      .dropdown > .navigation-main-sublist > li:first-child a {
        padding-top: 1.07143rem;
        border-top: 0 none; }
      .dropdown > .navigation-main-sublist > li:last-child a {
        padding-bottom: 1.07143rem; }
    .dropdown:hover .navigation-main-sublist, .dropdown:focus .navigation-main-sublist, .dropdown a:focus + .navigation-main-sublist {
      top: 3.71429rem;
      left: 0.07143rem; }

  .navigation-main-sublist-xtra {
    position: absolute;
    padding: 2.64286rem 1.92857rem;
    height: 23.21429rem;
    width: 30%;
    right: 0;
    top: -714.21429rem;
    margin-right: -39px;
    width: 30.833%;
    background-color: rgba(51, 51, 51, 0.8);
    z-index: 200; }
    .navigation-main-sublist-xtra.hasFocus {
      top: 3.71429rem; }
    .navigation-main-sublist-xtra p {
      margin: 0;
      font-size: 1.25rem;
      font-style: italic;
      font-weight: normal;
      color: #d6d6d6;
      line-height: 2.14286rem; }
    .navigation-main-sublist-xtra .navigation-main-sublist-xtra-content {
      border-left: 2px solid rgba(76, 76, 76, 0.8);
      min-height: 13rem;
      padding: 0.64286rem 0.64286rem 0.64286rem 2.42857rem; }
    .navigation-main-sublist-xtra .btn-close {
      position: absolute;
      top: 1em;
      right: 11%;
      color: #fff; }
    .dropdown:hover .navigation-main-sublist-xtra, .dropdown:focus .navigation-main-sublist-xtra, .dropdown a:focus + .navigation-main-sublist-xtra {
      top: 3.71429rem; } }
@media (max-width: 1161px) {
  .navigation-main-wrapper {
    width: 100%;
    z-index: 1000; }

  .navigation-main-toplist,
  .navigation-sub {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    display: none;
    z-index: 155;
    position: absolute;
    top: 100%;
    right: 0;
    max-width: 100%;
    background-color: #e30613;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
    /* webkit browser*/
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
    /* firefox */
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25); }
    .navigation-main-toplist .navigation-main-sublist-xtra,
    .navigation-sub .navigation-main-sublist-xtra {
      display: none !important; }
    .navigation-main-toplist li.active,
    .navigation-sub li.active {
      border: none; }
      .navigation-main-toplist li.active > a,
      .navigation-sub li.active > a {
        color: #fff;
        background-color: #e30613;
        border: none;
        padding-top: 0.78571rem;
        padding-bottom: 0.78571rem; }
      .navigation-main-toplist li.active .icon--nav,
      .navigation-sub li.active .icon--nav {
        display: none;
        padding: 0;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
    .navigation-main-toplist li,
    .navigation-sub li {
      display: block;
      max-width: 22.85714rem;
      padding-right: 0; } }
    @media (max-width: 1161px) and (max-width: 1161px) {
      .navigation-main-toplist li,
      .navigation-sub li {
        max-width: 60vw; } }
@media (max-width: 1161px) {
      .navigation-main-toplist li a,
      .navigation-sub li a {
        padding: 1.14286rem 3.21429rem 1.07143rem 1.28571rem;
        color: #FFF;
        border-bottom: 1px solid #ee6a71;
        line-height: 23px;
        line-height: 1.64286rem; }
        .navigation-main-toplist li a:hover, .navigation-main-toplist li a:focus,
        .navigation-main-toplist li a .active,
        .navigation-sub li a:hover,
        .navigation-sub li a:focus,
        .navigation-sub li a .active {
          color: #e30613;
          background-color: #FFF; }
    .navigation-main-toplist > li > a,
    .navigation-main-toplist > li > span.current,
    .navigation-sub > li > a,
    .navigation-sub > li > span.current {
      font-weight: normal;
      font-size: 3.4vw;
      line-height: 3.4vw; }

  .navigation-main-sublist li a
  li a {
    padding-left: 3.64286rem; } }
@media (max-width: 768px) {
  .navigation-main-wrapper {
    width: 100%;
    z-index: 1000; }

  .navigation-main-toplist,
  .navigation-sub {
    left: 0;
    right: auto;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    min-width: 22.85714rem;
    width: 100%; }

  .navigation-sub li {
    max-width: 80vw; }
    .navigation-sub li a {
      line-height: 1.4em; }

  .navigation-main-sublist-xtra {
    display: none !important; }

  .navigation-main-toplist li {
    max-width: 90vw;
    position: relative; }
  .navigation-main-toplist > li > a,
  .navigation-main-toplist > li > span.current {
    font-weight: normal;
    font-size: 6vw;
    line-height: 6vw;
    max-width: 90%; } }
.has-sub {
  position: relative; }
  .has-sub > a {
    position: relative; }
    .has-sub > a .toggle {
      position: absolute;
      top: 50%;
      right: 0.85714rem;
      margin-top: -1.07143rem;
      height: 30px;
      font-size: 31px;
      font-size: 2.21429rem;
      line-height: 30px;
      line-height: 2.14286rem; }
  .has-sub .navigation-main-sublist {
    display: none; }

.navigation-main {
  border-top: #e5e5e5 1px solid; }
  @media (max-width: 1161px) {
    .navigation-main {
      border: none; } }
  .navigation-main h2 {
    margin: 0;
    padding: 1.14286rem 3.21429rem 1.07143rem 1.28571rem;
    font-size: 14px;
    font-size: 1rem;
    line-height: 16.2px;
    line-height: 1.15714rem;
    text-transform: uppercase;
    color: #4c4c4c;
    border-bottom: 1px solid #ee6a71;
    background-color: #FFF; }

.not-columnCount .navigation-main-sublist li {
  display: inline-table;
  vertical-align: top; }
.not-columnCount .navigation-main-sublist li:first-child a {
  padding-top: 0.64286rem; }

@media (max-width: 768px) {
  .navigation-main-toggle--mobile .icon-cross {
    font-size: 4.5vw; } }
@media (max-width: 1161px) {
  .navigation-main-toggle--mobile .icon-cross {
    font-size: 1.78571rem; } }

@media (max-width: 1161px) {
  .navigation-main-fullsizewrapper .navigation-sub,
  .navigation-main-fullsizewrapper .navigation-sub-wrapper {
    display: none; }

  .navigation-main-fullsizewrapper--mobile {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 150;
    background-color: #333333; }
    .navigation-main-fullsizewrapper--mobile .navigation-main-toggle--mobile {
      background-color: #333333;
      color: #fff;
      font-size: 24px;
      position: absolute;
      right: 45px;
      top: 40px;
      z-index: 170; }
    .navigation-main-fullsizewrapper--mobile .navigation-sub-wrapper .box-headline .box-headline-backlink,
    .navigation-main-fullsizewrapper--mobile .navigation-sub-wrapper .box-headline .box-headline-titlelink {
      display: inline; }
    .navigation-main-fullsizewrapper--mobile .navigation-sub,
    .navigation-main-fullsizewrapper--mobile .navigation-sub-wrapper {
      display: block; }

  .navigation-main-toplist,
  .navigation-sub-wrapper,
  .navigation-sub {
    background-color: #333333;
    width: 100%;
    padding: 0 0 6.21429rem 21.7vw;
    border-top: 10.71429rem solid #333333; }
    .navigation-main-toplist li a,
    .navigation-main-toplist li a:hover,
    .navigation-main-toplist li a:focus,
    .navigation-main-toplist li a:active,
    .navigation-sub-wrapper li a,
    .navigation-sub-wrapper li a:hover,
    .navigation-sub-wrapper li a:focus,
    .navigation-sub-wrapper li a:active,
    .navigation-sub li a,
    .navigation-sub li a:hover,
    .navigation-sub li a:focus,
    .navigation-sub li a:active {
      border: none;
      background-color: #333333;
      color: #fff;
      padding-bottom: 0; }
    .navigation-main-toplist .icon--nav,
    .navigation-sub-wrapper .icon--nav,
    .navigation-sub .icon--nav {
      display: block;
      position: absolute;
      z-index: 99999;
      right: 0;
      top: 1.21429rem;
      border: 2px solid #fff;
      -webkit-border-radius: 15%;
      -moz-border-radius: 15%;
      border-radius: 15%;
      font-size: 17px;
      font-size: 1.21429rem;
      background-color: #333333;
      color: #fff;
      padding: 0; }
      .navigation-main-toplist .icon--nav.active-button,
      .navigation-sub-wrapper .icon--nav.active-button,
      .navigation-sub .icon--nav.active-button {
        color: #c70e13;
        border-color: #c70e13;
        border-width: 3px;
        -webkit-box-shadow: 0 3px 3px 0 rgba(199, 14, 19, 0.3);
        /* webkit browser*/
        -moz-box-shadow: 0 3px 3px 0 rgba(199, 14, 19, 0.3);
        /* firefox */
        box-shadow: 0 3px 3px 0 rgba(199, 14, 19, 0.3); }
      .navigation-main-toplist .icon--nav li a,
      .navigation-main-toplist .icon--nav li a:hover,
      .navigation-main-toplist .icon--nav li a:focus,
      .navigation-main-toplist .icon--nav li a:active,
      .navigation-sub-wrapper .icon--nav li a,
      .navigation-sub-wrapper .icon--nav li a:hover,
      .navigation-sub-wrapper .icon--nav li a:focus,
      .navigation-sub-wrapper .icon--nav li a:active,
      .navigation-sub .icon--nav li a,
      .navigation-sub .icon--nav li a:hover,
      .navigation-sub .icon--nav li a:focus,
      .navigation-sub .icon--nav li a:active {
        padding-bottom: 0.78571rem; }

  .navigation-sub-wrapper {
    border-top: 9.28571rem solid #333333; }

  .navigation-main-sublist {
    display: none !important; } }
@media (max-width: 768px) {
  .navigation-main-fullsizewrapper .navigation-sub {
    display: block; }

  .navigation-main-fullsizewrapper--mobile {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #333333;
    z-index: 151; }
    .navigation-main-fullsizewrapper--mobile .navigation-main-toggle--mobile {
      background-color: #333;
      color: #fff;
      font-size: 24px;
      position: absolute;
      right: 1.71429rem;
      top: 40px;
      z-index: 170; }
    .navigation-main-fullsizewrapper--mobile .navigation-sub {
      display: block; }

  .navigation-main-toplist,
  .navigation-sub {
    background-color: #333333;
    width: 100%;
    padding: 0 0 6.21429rem 3vw;
    border-top: 10.71429rem solid #333333; }
    .navigation-main-toplist li a,
    .navigation-main-toplist li a:hover,
    .navigation-main-toplist li a:focus,
    .navigation-main-toplist li a:active,
    .navigation-sub li a,
    .navigation-sub li a:hover,
    .navigation-sub li a:focus,
    .navigation-sub li a:active {
      border: none;
      background-color: #333333;
      color: #fff;
      padding-bottom: 15px; }
    .navigation-main-toplist .icon--nav,
    .navigation-sub .icon--nav {
      display: block;
      position: absolute;
      z-index: 99999;
      right: 0.71429rem;
      top: 50%;
      border: 2px solid #fff;
      -webkit-border-radius: 15%;
      -moz-border-radius: 15%;
      border-radius: 15%;
      font-size: 1.64286rem;
      background-color: #333333;
      color: #fff;
      padding: 0.14286rem;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      .navigation-main-toplist .icon--nav.btn-top-level,
      .navigation-sub .icon--nav.btn-top-level {
        height: 2.21429rem;
        width: 2.21429rem; }

  .HOME .navigation-main-sublist {
    display: none !important; } }
/*
 * Custom component
 */
.navigation-meta:before, .navigation-meta:after {
  content: " ";
  display: table;
  height: 0;
  visibility: hidden; }
.navigation-meta:after {
  clear: both; }
.navigation-meta > li {
  float: left;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 18px;
  line-height: 1.28571rem; }
.navigation-meta > li:last-child a {
  padding-right: 0; }
.navigation-meta a {
  display: block;
  position: relative;
  padding: 0.85714rem 1rem 0.92857rem;
  color: #333333; }
  .navigation-meta a:hover, .navigation-meta a:focus {
    color: #e30613;
    text-decoration: none; }
  .navigation-meta a .icon {
    padding-right: 0.28571rem; }
@media (max-width: 1161px) {
  .meta-header .navigation-meta {
    display: none; } }

.navigation-language {
  border: 1px solid #fff;
  font-size: 1.14286rem;
  margin-top: 0.57143rem; }
  @media (max-width: 1161px) {
    .navigation-language {
      font-weight: 600;
      font-size: 1.28571rem;
      position: relative;
      right: 0;
      top: 0; } }
  @media (max-width: 768px) {
    .navigation-language {
      font-weight: 600;
      font-size: 6vw;
      text-transform: uppercase; } }

.navigation-skip {
  z-index: 1;
  position: relative; }
  .navigation-skip a:focus, .navigation-skip a:active,
  .navigation-skip .navigation-skip-item:focus,
  .navigation-skip .navigation-skip-item:active {
    position: absolute;
    top: 0;
    left: 0;
    margin: 15px;
    padding: 15px;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 15px;
    font-size: 1.07143rem;
    text-align: left;
    background: none repeat scroll 0 0 #e30613;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }

.navigation-sub-wrapper {
  padding: 0;
  background-color: #d6d6d6;
  border-right: 10px solid #b2b2b2; }
  @media (max-width: 1161px) {
    .navigation-sub-wrapper {
      display: none;
      background-color: #333333;
      border-right: none;
      padding: 0; } }
  .navigation-sub-wrapper .box-headline {
    color: #333333;
    font-size: 20px;
    font-size: 1.42857rem;
    font-weight: 600; }
    @media (max-width: 1161px) {
      .navigation-sub-wrapper .box-headline {
        color: #fff;
        margin-top: -4px;
        padding-left: 2.14286rem;
        position: relative;
        left: -2.07143rem;
        font-size: 25px;
        font-size: 1.78571rem;
        font-weight: normal; }
        .navigation-sub-wrapper .box-headline .icon--nav {
          left: 0;
          right: auto;
          font-size: 17px;
          font-size: 1.21429rem; } }
    @media (max-width: 1161px) and (max-width: 768px) {
      .navigation-sub-wrapper .box-headline .icon--nav {
        font-size: 23px;
        font-size: 1.64286rem;
        padding: 0.14286rem; } }
    @media (max-width: 1161px) {
        .navigation-sub-wrapper .box-headline a:hover,
        .navigation-sub-wrapper .box-headline a:focus,
        .navigation-sub-wrapper .box-headline a:active {
          color: #fff; }
        .navigation-sub-wrapper .box-headline a.box-headline-title-link {
          display: inline; } }
    @media (max-width: 768px) {
      .navigation-sub-wrapper .box-headline {
        font-size: 6vw;
        line-height: 6vw;
        padding-left: 50px;
        font-weight: normal;
        left: 2%; }
        .navigation-sub-wrapper .box-headline .icon {
          font-size: 1.21429rem; } }

.navigation-sub {
  position: relative;
  padding: 1.5rem 3.92857rem; }
  @media (max-width: 1161px) {
    .navigation-sub {
      padding-left: 21.7vw;
      box-shadow: none;
      border: none; } }
  @media (max-width: 768px) {
    .navigation-sub {
      padding-left: 0rem; } }
  .navigation-sub .navigation-sub-toplist,
  .navigation-sub .navigation-sub-sublist {
    margin-bottom: 24px; }
    .navigation-sub .navigation-sub-toplist > li,
    .navigation-sub .navigation-sub-sublist > li {
      border-top: #b2b2b2 1px solid;
      position: relative;
      display: block;
      margin: 0 -2.14286rem;
      font-size: 18px;
      font-size: 1.28571rem;
      line-height: 19.6px;
      line-height: 1.4rem;
      font-weight: 600;
      color: #333333; }
      .navigation-sub .navigation-sub-toplist > li:first-child,
      .navigation-sub .navigation-sub-sublist > li:first-child {
        border: none; }
      .navigation-sub .navigation-sub-toplist > li .icon--nav,
      .navigation-sub .navigation-sub-sublist > li .icon--nav {
        display: none; }
      @media (max-width: 1161px) {
        .navigation-sub .navigation-sub-toplist > li,
        .navigation-sub .navigation-sub-sublist > li {
          font-size: 20px;
          font-size: 1.42857rem;
          border: none;
          max-width: auto; }
          .navigation-sub .navigation-sub-toplist > li .icon--nav,
          .navigation-sub .navigation-sub-sublist > li .icon--nav {
            display: inline; } }
      @media (max-width: 768px) {
        .navigation-sub .navigation-sub-toplist > li,
        .navigation-sub .navigation-sub-sublist > li {
          margin-left: 2.14286rem;
          font-weight: normal; }
          .navigation-sub .navigation-sub-toplist > li .icon--nav,
          .navigation-sub .navigation-sub-sublist > li .icon--nav {
            font-size: 1.21429rem; } }
      .navigation-sub .navigation-sub-toplist > li > a, .navigation-sub .navigation-sub-toplist > li > .current,
      .navigation-sub .navigation-sub-sublist > li > a,
      .navigation-sub .navigation-sub-sublist > li > .current {
        position: relative;
        padding: 0.78571rem 0.78571rem 0.78571rem 2.28571rem; }
        .navigation-sub .navigation-sub-toplist > li > a:before, .navigation-sub .navigation-sub-toplist > li > .current:before,
        .navigation-sub .navigation-sub-sublist > li > a:before,
        .navigation-sub .navigation-sub-sublist > li > .current:before {
          display: block;
          position: absolute;
          top: 0;
          left: -25px;
          width: 0;
          height: 100%;
          content: '';
          background-color: transparent;
          -webkit-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
          @media (max-width: 1161px) {
            .navigation-sub .navigation-sub-toplist > li > a:before, .navigation-sub .navigation-sub-toplist > li > .current:before,
            .navigation-sub .navigation-sub-sublist > li > a:before,
            .navigation-sub .navigation-sub-sublist > li > .current:before {
              display: none; } }
        @media (max-width: 768px) {
          .navigation-sub .navigation-sub-toplist > li > a, .navigation-sub .navigation-sub-toplist > li > .current,
          .navigation-sub .navigation-sub-sublist > li > a,
          .navigation-sub .navigation-sub-sublist > li > .current {
            max-width: 90%; } }
        .navigation-sub .navigation-sub-toplist > li > a:hover:before, .navigation-sub .navigation-sub-toplist > li > .current:hover:before,
        .navigation-sub .navigation-sub-sublist > li > a:hover:before,
        .navigation-sub .navigation-sub-sublist > li > .current:hover:before {
          width: 10px;
          background-color: #891e03; }
          @media (max-width: 1161px) {
            .navigation-sub .navigation-sub-toplist > li > a:hover:before, .navigation-sub .navigation-sub-toplist > li > .current:hover:before,
            .navigation-sub .navigation-sub-sublist > li > a:hover:before,
            .navigation-sub .navigation-sub-sublist > li > .current:hover:before {
              display: none; } }
        .navigation-sub .navigation-sub-toplist > li > a strong, .navigation-sub .navigation-sub-toplist > li > .current strong,
        .navigation-sub .navigation-sub-sublist > li > a strong,
        .navigation-sub .navigation-sub-sublist > li > .current strong {
          display: inline-block; }
      .navigation-sub .navigation-sub-toplist > li.active,
      .navigation-sub .navigation-sub-sublist > li.active {
        border: none; }
        .navigation-sub .navigation-sub-toplist > li.active > a,
        .navigation-sub .navigation-sub-sublist > li.active > a {
          color: #fff;
          background-color: #e30613;
          border: none; }
          @media (min-width: 1162px) {
            .navigation-sub .navigation-sub-toplist > li.active > a,
            .navigation-sub .navigation-sub-sublist > li.active > a {
              pointer-events: none; } }
      .navigation-sub .navigation-sub-toplist > li.active > a:before,
      .navigation-sub .navigation-sub-sublist > li.active > a:before {
        left: -1.78571rem;
        width: 25px;
        background-color: #891e03; }
        @media (max-width: 1161px) {
          .navigation-sub .navigation-sub-toplist > li.active > a:before,
          .navigation-sub .navigation-sub-sublist > li.active > a:before {
            display: none; } }
    @media (max-width: 768px) {
      .navigation-sub .navigation-sub-toplist,
      .navigation-sub .navigation-sub-sublist {
        min-width: 22.85714rem; } }
  @media (max-width: 1161px) {
    .navigation-sub .navigation-sub-toplist li {
      font-size: 21px;
      font-size: 1.5rem; } }
  @media (max-width: 768px) {
    .navigation-sub .navigation-sub-toplist li {
      position: relative; } }
  .navigation-sub .navigation-sub-sublist {
    padding-left: 22px;
    margin-bottom: 0;
    border-top: 1px solid #b2b2b2; }
    @media (max-width: 768px) {
      .navigation-sub .navigation-sub-sublist {
        border: none; } }
    .navigation-sub .navigation-sub-sublist.active {
      font-weight: 600; }
    .navigation-sub .navigation-sub-sublist li {
      margin: 0 0 0 -1.57143rem;
      border: none; }
      .navigation-sub .navigation-sub-sublist li > a strong {
        margin-left: 1.78571rem;
        font-weight: normal; }
  .navigation-sub h3 {
    margin-top: 16px;
    margin-top: 1.14286rem;
    margin-bottom: 46px;
    margin-bottom: 3.28571rem;
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: 21.6px;
    line-height: 1.54286rem;
    text-transform: uppercase;
    color: #333333; }
  .navigation-sub a {
    display: block;
    padding: 8px 0 7px;
    font-size: inherit;
    line-height: inherit;
    color: inherit; }
    .navigation-sub a:hover, .navigation-sub a:focus {
      color: #a90a15;
      text-decoration: none; }

/*@include respond-to(sm) {
  .navigation-sub-toplist .navigation-sub-sublist {
    display: none;
  }
}*/
@media (max-width: 1161px) {
  .navigation-sub-toplist li.active .icon--nav {
    display: none; } }
@media (min-width: 1162px) {
  .box-headline-backlink {
    display: none !important; } }
.tab-navi {
  margin: 0 -2.85714rem 2.5rem -2.85714rem; }
  @media (max-width: 768px) {
    .tab-navi {
      margin-left: 0;
      margin-right: 0; } }
  .tab-navi .tab-navi-menu:before, .tab-navi .tab-navi-menu:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden; }
  .tab-navi .tab-navi-menu:after {
    clear: both; }
  .tab-navi .tab-navi-menu .tab-navi-menu-item {
    background-color: #4c4c4c; }
  .tab-navi .tab-navi-menu .tab-navi-row {
    clear: both; }
  .tab-navi .tab-navi-menu .tab-navi-link {
    display: block;
    background-color: #4c4c4c;
    color: #fff;
    font-size: 17px;
    font-size: 1.21429rem;
    padding-top: 1.35714rem;
    padding-bottom: 1.35714rem;
    text-align: center;
    border: 1px solid #4c4c4c;
    text-decoration: none; }
    .tab-navi .tab-navi-menu .tab-navi-link:after {
      float: right;
      margin-right: 2.14286rem;
      font-size: 17px;
      font-size: 1.21429rem;
      color: #fff; }
    .tab-navi .tab-navi-menu .tab-navi-link.tab-navi-link--collapsed {
      background-color: #fff;
      color: #191919;
      border: 1px solid #666666; }
      .tab-navi .tab-navi-menu .tab-navi-link.tab-navi-link--collapsed:after {
        font-size: 17px;
        font-size: 1.21429rem;
        color: #191919; }
        .tab-navi--sub .tab-navi .tab-navi-menu .tab-navi-link.tab-navi-link--collapsed:after {
          display: none; }
  .tab-navi .tab-navi-menu.rni2-filter-formularwrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start; }
    .tab-navi .tab-navi-menu.rni2-filter-formularwrapper .tab-navi-row {
      width: 100%; }
  .tab-navi .tab-navi-content,
  .tab-navi .tab-navi-content-sub {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: none;
    padding: 6.07143rem 2rem 2.64286rem 2rem;
    background-color: #4c4c4c; }
  .tab-navi .rni2-filter-formularwrapper .tab-navi-content {
    padding-top: 0.71429rem; }
    .tab-navi .rni2-filter-formularwrapper .tab-navi-content--1 {
      width: 100%; }
    .tab-navi .rni2-filter-formularwrapper .tab-navi-content--2 {
      width: 50%; }
      .tab-navi .rni2-filter-formularwrapper .tab-navi-content--2 .result-filter-buttons > div {
        width: 100%;
        float: none; }
    .tab-navi .rni2-filter-formularwrapper .tab-navi-content--3 {
      width: 33.333%; }
      .tab-navi .rni2-filter-formularwrapper .tab-navi-content--3 .result-filter-buttons > div,
      .tab-navi .rni2-filter-formularwrapper .tab-navi-content--3 .result-filter-buttons .form-sub > div {
        width: 100%;
        float: none;
        margin-top: 1.14286rem; }
    @media (max-width: 768px) {
      .tab-navi .rni2-filter-formularwrapper .tab-navi-content {
        width: 100%; }
        .tab-navi .rni2-filter-formularwrapper .tab-navi-content[style*="hidden"] {
          display: none !important; } }

.tab-navi--sub {
  margin-left: 0;
  margin-right: 0; }
  .tab-navi--sub .tab-navi-menu {
    border-bottom: 1px solid #e5e5e5; }
    .tab-navi--sub .tab-navi-menu .tab-navi-menu-item {
      background-color: #fff;
      display: inline-block; }
    .tab-navi--sub .tab-navi-menu .tab-navi-link {
      background-color: #fff;
      color: #333333;
      border: 1px solid #d6d6d6;
      border-bottom-color: #fff;
      margin-bottom: -1px;
      padding: 0.71429rem;
      min-width: 7.14286rem;
      text-align: center; }
      .tab-navi--sub .tab-navi-menu .tab-navi-link.tab-navi-link--collapsed {
        background-color: #d6d6d6;
        color: #333333;
        border: 1px solid #d6d6d6; }
      .tab-navi--sub .tab-navi-menu .tab-navi-link:after {
        display: none; }

.pagination-wrapper {
  text-align: right;
  margin-bottom: 2.5rem; }
  .pagination-wrapper:before, .pagination-wrapper:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden; }
  .pagination-wrapper:after {
    clear: both; }

.pagination {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 1.57143rem 0 2.14286rem;
  overflow: hidden; }
  .pagination .pagination-item {
    float: left;
    padding: 0 11px;
    font-size: 17px;
    font-size: 1.21429rem;
    line-height: 19.9px;
    line-height: 1.42143rem; }
    .pagination .pagination-item.active, .pagination .pagination-item.active a {
      text-decoration: underline; }
    .pagination .pagination-item .pagination-link {
      color: #191919; }
      .pagination .pagination-item .pagination-link.pagination-link--last, .pagination .pagination-item .pagination-link.pagination-link--first {
        font-size: 13px;
        font-size: 0.92857rem;
        position: relative;
        top: -0.14286rem; }
      .pagination .pagination-item .pagination-link .icon {
        color: #e30613; }
  .pagination .pagination-nav-item {
    padding: 0 4px;
    font-size: 20px;
    font-size: 1.42857rem; }

.pagination-wrapper--tabresults .pagination {
  display: block;
  padding-bottom: 1.07143rem; }
  .pagination-wrapper--tabresults .pagination .pagination-item:first-child {
    padding-left: 0; }

.search-status {
  font-size: 16px;
  font-size: 1.14286rem; }

.shariff {
  padding-top: 1rem;
  padding-left: 7rem; }
  @media (max-width: 1161px) {
    .shariff {
      padding-left: 0; } }
  .shariff .info {
    display: none; }
  .shariff .shariff-button {
    height: auto; }
    .shariff .shariff-button a {
      height: auto;
      padding: 0.71429rem;
      text-decoration: none; }
    .shariff .shariff-button .share_text {
      font-size: 17px;
      font-size: 1.21429rem;
      font-family: "Open Sans", sans-serif; }
    .shariff .shariff-button.facebook a {
      background-color: #425880; }
    .shariff .shariff-button.twitter a {
      background-color: #5086cd; }
    .shariff .shariff-button.googleplus a {
      background-color: #DC4532; }
    .shariff .shariff-button.youtube a {
      background-color: #e3463c; }
    .shariff .shariff-button.instagram a {
      background-color: #891e03; }
    .shariff .shariff-button.tumblr a {
      background-color: #34465d; }
    .shariff .shariff-button.xing a {
      background-color: #005a5f; }
    .shariff .shariff-button.periscope a {
      background-color: #449abc; }
    .shariff .shariff-button.whatsapp a {
      background-color: #5cbe4a; }
    @media (max-width: 768px) {
      .shariff .shariff-button {
        height: 2.5rem;
        padding: 0; }
        .shariff .shariff-button a {
          padding: 0; } }

.shariff-label {
  color: #191919;
  font-size: 1.21429rem;
  left: 0;
  position: absolute;
  top: 2.14286rem; }
  @media (max-width: 1161px) {
    .shariff-label {
      position: static; } }

.sidebar {
  position: relative;
  left: -1.64286rem;
  width: 31.42857rem; }
  @media (max-width: 1161px) {
    .sidebar {
      position: static;
      width: 98%;
      margin-left: auto;
      margin-right: auto;
      background-color: #fff; } }
  @media (max-width: 768px) {
    .sidebar {
      background-color: transparent; } }
  .sidebar > aside {
    margin-bottom: 2.14286rem; }
    .APP .sidebar > aside {
      margin-bottom: 0; }

@media (min-width: 1162px) and (max-width: 1245px) {
  .sidebar {
    left: -4.832%; } }
@media (min-width: 1246px) and (max-width: 1247px) {
  .sidebar {
    left: -5.13333%; } }
@media (min-width: 1248px) and (max-width: 1250px) {
  .sidebar {
    left: -5.43333%; } }
.sidebar-marginal {
  width: 28.21429rem;
  margin-left: 2.5rem; }
  @media (max-width: 1161px) {
    .sidebar-marginal {
      width: auto;
      margin-left: 0.35714rem;
      margin-right: 0.35714rem;
      background-color: #fff; } }
  @media (max-width: 768px) {
    .sidebar-marginal {
      background-color: transparent; } }
  .sidebar-marginal .teaser {
    padding: 2.14286rem; }
    .sidebar-marginal .teaser h2,
    .sidebar-marginal .teaser p,
    .sidebar-marginal .teaser ul,
    .sidebar-marginal .teaser ol {
      margin-bottom: 1.57143rem; }
    .sidebar-marginal .teaser ol,
    .sidebar-marginal .teaser ul {
      padding-left: 1.42857rem; }
      .sidebar-marginal .teaser ol.link-list,
      .sidebar-marginal .teaser ul.link-list {
        padding-left: 0; }
    @media (max-width: 1161px) {
      .sidebar-marginal .teaser {
        border-top: 1px solid #d6d6d6; } }
    @media (max-width: 768px) {
      .sidebar-marginal .teaser {
        border-top: none; } }

.social-media-link {
  color: #fff;
  font-size: 17px;
  font-size: 1.21429rem;
  display: inline-block;
  text-decoration: none;
  padding: 0 0.5rem 0 0.71429rem;
  text-decoration: none; }
  @media (max-width: 768px) {
    .social-media-link {
      margin-bottom: 0.28571rem; } }
  .social-media-link:hover, .social-media-link:active, .social-media-link:focus {
    color: #fff;
    text-decoration: none; }
  .social-media-link--facebook {
    background-color: #425880; }
  .social-media-link--twitter {
    background-color: #5086cd; }
  .social-media-link--instagram {
    background-color: #891e03; }
    .social-media-link--instagram .icon-instagram {
      font-size: 18px;
      font-size: 1.28571rem; }
  .social-media-link--youtube {
    background-color: #e3463c; }
  .social-media-link--rss {
    background-color: #EF9932; }
  .social-media-link--google-plus {
    background-color: #DC4532; }
  .social-media-link--periscope {
    background-color: #449abc; }
  .social-media-link--xing {
    background-color: #005a5f; }
  .social-media-link--tumblr {
    background-color: #34465d; }
  .social-media-link .social-text {
    margin-right: 0.71429rem;
    line-height: 49px;
    line-height: 3.5rem;
    height: 3.5rem; }
  @media (max-width: 600px) {
    .social-media-link .icon-social-media-link {
      width: 3.42857rem;
      height: 3.42857rem;
      font-size: 40px;
      font-size: 2.85714rem;
      line-height: 48px;
      line-height: 3.42857rem; }
      .social-media-link .icon-social-media-link.icon-youtube {
        font-size: 45px;
        font-size: 3.21429rem; }
      .social-media-link .icon-social-media-link.icon-rss {
        font-size: 50px;
        font-size: 3.57143rem; }
      .social-media-link .icon-social-media-link img {
        width: 3.42857rem;
        height: 3.42857rem;
        vertical-align: top; }
    .social-media-link .social-text {
      position: absolute;
      width: 1px;
      height: 1px;
      margin: -1px;
      padding: 0;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0; } }

.icon-social-media-link {
  display: block;
  text-align: center;
  line-height: 49px;
  line-height: 3.5rem;
  font-size: 22px;
  font-size: 1.57143rem;
  margin: 0;
  height: 3.5rem;
  width: 2rem;
  float: left; }
  .icon-social-media-link.icon-facebook {
    background-color: #425880; }
  .icon-social-media-link.icon-twitter {
    background-color: #5086cd; }
  .icon-social-media-link.icon-google-plus {
    background-color: #DC4532; }
  .icon-social-media-link.icon-youtube {
    font-size: 28px;
    font-size: 2rem;
    background-color: #e3463c; }
  .icon-social-media-link.icon-periscope {
    background-color: #449abc; }
  .icon-social-media-link.icon-xing {
    background-color: #005a5f; }
  .icon-social-media-link.icon-tumblr {
    background-color: #34465d; }
  .icon-social-media-link.icon-rss {
    font-size: 30px;
    font-size: 2.14286rem;
    text-indent: -1px;
    text-indent: -0.07143rem;
    background-color: #EF9932; }

.table-wrapper {
  overflow-x: auto; }
  .table-wrapper p {
    font-size: 14px;
    font-size: 1rem; }

table,
.table {
  margin: 40px 0;
  width: 100%;
  max-width: 100%;
  border: 1px solid #4c4c4c; }
  table tr.highlight,
  .table tr.highlight {
    background-color: #e5e5e5; }
  table th, table td,
  .table th,
  .table td {
    padding: 0 0.57143rem;
    font-size: 16px;
    font-size: 1.14286rem;
    line-height: 22px;
    line-height: 1.57143rem;
    font-weight: normal;
    vertical-align: top;
    text-align: left; }
    table th:first-child, table td:first-child,
    .table th:first-child,
    .table td:first-child {
      padding-left: 2.14286rem; }
  table th,
  .table th {
    padding-top: 1.21429rem;
    padding-bottom: 19px;
    padding-bottom: 1.35714rem;
    background-color: #4c4c4c;
    color: #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 600; }
    table th:first-child,
    .table th:first-child {
      border-left: 1px solid #4c4c4c; }
  table td,
  .table td {
    padding-top: 0.92857rem;
    padding-bottom: 0.92857rem;
    border-left: 1px solid #4c4c4c;
    border-top: 1px solid #4c4c4c; }
    table td.divider,
    .table td.divider {
      font-size: 22px;
      font-size: 1.57143rem;
      color: #4c4c4c;
      padding-bottom: 1.42857rem;
      padding-top: 1.57143rem;
      border-top: 1px solid #4c4c4c; }

.table-bordered th, .table-bordered td {
  border: 1px solid #d6d6d6; }

.teaser {
  margin-bottom: 30px;
  background-color: #FFF; }
  .teaser p {
    line-height: 1.5rem; }
  .teaser .teaser-head h2 {
    margin-top: 0;
    margin-bottom: 2.07143rem;
    color: #e30613;
    font-size: 22px;
    font-size: 1.57143rem; }
  .teaser .teaser-body h3 {
    margin-top: 0;
    margin-bottom: 14px;
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: 21.6px;
    line-height: 1.54286rem;
    font-weight: 400; }
    .teaser .teaser-body h3 a {
      color: inherit; }
    .teaser .teaser-body h3.marginal-title {
      margin-top: 0;
      margin-bottom: 0;
      padding: 5px 22px 10px 0;
      font-size: 13px;
      font-size: 0.92857rem;
      line-height: 15.6px;
      line-height: 1.11429rem;
      font-weight: 600;
      color: #e30613;
      text-transform: uppercase; }
      @media (max-width: 1161px) {
        .teaser .teaser-body h3.marginal-title {
          font-size: 11px;
          font-size: 0.78571rem; } }
  .teaser .teaser-body img {
    max-width: 100%; }

.teaser-image .teaser-head h2 {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 13px;
  background-color: #FFF; }
  @media (max-width: 768px) {
    .teaser-image .teaser-head h2 {
      position: static; } }
.teaser-image img,
.teaser-image .teaser-image {
  min-width: 100%;
  max-width: 100%; }

.teaser-image-news-wrapper:before, .teaser-image-news-wrapper:after {
  content: " ";
  display: table;
  height: 0;
  visibility: hidden; }
.teaser-image-news-wrapper:after {
  clear: both; }
.teaser-image-news-wrapper .col-lg-4:nth-child(2) .teaser-image-news,
.teaser-image-news-wrapper .col-lg-4:nth-child(2) .teaser-image-news-title {
  margin-left: 0.71429rem; }
  @media (max-width: 768px) {
    .teaser-image-news-wrapper .col-lg-4:nth-child(2) .teaser-image-news,
    .teaser-image-news-wrapper .col-lg-4:nth-child(2) .teaser-image-news-title {
      margin-left: 0;
      margin-bottom: 2.14286rem; } }
.teaser-image-news-wrapper .col-lg-4:nth-child(3) .teaser-image-news,
.teaser-image-news-wrapper .col-lg-4:nth-child(3) .teaser-image-news-title {
  margin-left: 1.42857rem; }
  @media (max-width: 1161px) {
    .teaser-image-news-wrapper .col-lg-4:nth-child(3) .teaser-image-news,
    .teaser-image-news-wrapper .col-lg-4:nth-child(3) .teaser-image-news-title {
      margin-left: 0; } }
  @media (max-width: 768px) {
    .teaser-image-news-wrapper .col-lg-4:nth-child(3) .teaser-image-news,
    .teaser-image-news-wrapper .col-lg-4:nth-child(3) .teaser-image-news-title {
      margin-left: 0;
      margin-bottom: 2.14286rem; } }
@media (max-width: 1161px) {
  .teaser-image-news-wrapper {
    margin-left: auto;
    margin-right: auto; }
    .teaser-image-news-wrapper .teaser-image-news {
      width: 100%;
      height: auto; }
      .teaser-image-news-wrapper .teaser-image-news img {
        width: 100%;
        max-width: 100%; } }

.teaser-big-image-news-wrapper > div:before, .teaser-big-image-news-wrapper > div:after {
  content: " ";
  display: table;
  height: 0;
  visibility: hidden; }
.teaser-big-image-news-wrapper > div:after {
  clear: both; }
.teaser-big-image-news-wrapper .teaser-big-image-content,
.teaser-big-image-news-wrapper .teaser-image-news {
  float: left; }
.teaser-big-image-news-wrapper .teaser-big-image-content {
  margin-left: 3.57143rem;
  max-width: 60%;
  padding-top: 0; }
  @media (max-width: 768px) {
    .teaser-big-image-news-wrapper .teaser-big-image-content {
      max-width: 100%;
      width: auto; } }
  .teaser-big-image-news-wrapper .teaser-big-image-content .teaser-title {
    font-size: 28px;
    font-size: 2rem;
    font-weight: normal;
    line-height: 2.42857rem;
    margin-top: 1.07143rem; }
  @media (max-width: 768px) {
    .teaser-big-image-news-wrapper .teaser-big-image-content {
      max-width: 100%;
      width: 100%; } }
@media (max-width: 1161px) {
  .teaser-big-image-news-wrapper {
    margin-left: auto;
    margin-right: auto; } }

.teaser-image-news {
  background-color: #d6d6d6;
  height: 17.64286rem;
  width: 26.42857rem; }
  @media (max-width: 1161px) {
    .teaser-image-news {
      background-color: #fff; }
      .teaser-image-news img {
        max-width: 23.92857rem; } }
  @media (max-width: 768px) {
    .teaser-image-news {
      width: 100%;
      max-width: 100%; }
      .teaser-image-news img {
        max-width: 100%; } }

.teaser-image-news-title {
  font-size: 22px;
  font-size: 1.57143rem;
  max-width: 26.42857rem;
  display: block;
  line-height: 1.85714rem; }
  @media (max-width: 768px) {
    .teaser-image-news-title {
      margin-left: 0;
      margin-bottom: 2.14286rem; } }

.teaser-bildlink-wrapper:before, .teaser-bildlink-wrapper:after {
  content: " ";
  display: table;
  height: 0;
  visibility: hidden; }
.teaser-bildlink-wrapper:after {
  clear: both; }
.teaser-bildlink-wrapper > div {
  text-align: center; }

.teaser-bildlink-wrapper:not(.cycle-slideshow) {
  display: flex;
  flex-wrap: wrap; }

.teaser-bildlink-title {
  font-size: 22px;
  font-size: 1.57143rem;
  display: block;
  line-height: 1.85714rem; }
  .teaser-bildlink-title a {
    display: inline-block;
    max-width: 60%;
    text-align: center; }

.teaser-main {
  margin: 0;
  background-color: transparent; }
  @media (max-width: 768px) {
    .teaser-main {
      margin: 0 0 1em 0;
      width: auto; } }
  .teaser-main.teaser-main-slider {
    position: absolute;
    bottom: 5.71429rem;
    z-index: 148;
    min-height: auto; }
    @media (max-width: 1161px) {
      .teaser-main.teaser-main-slider {
        position: static !important; }
        .teaser-main.teaser-main-slider .teaser-head h1 {
          margin-left: 0; } }
    @media (max-width: 1161px) {
      .teaser-main.teaser-main-slider .teaser-head h1 {
        margin-left: 0; } }
    .teaser-main.teaser-main-slider-cloud {
      width: 47.5rem; }
      @media (max-width: 768px) {
        .teaser-main.teaser-main-slider-cloud {
          width: 100%; } }
  .teaser-main .teaser-head h1 {
    display: inline-block;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0.64286rem;
    padding: 0.35714rem 1rem;
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: normal;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #191919; }
  .teaser-main .teaser-body .teaser-tag {
    font-size: 19px;
    font-size: 1.35714rem;
    line-height: normal;
    background-color: rgba(227, 6, 19, 0.8);
    display: inline-block;
    margin: 0.21429rem 0; }
    .teaser-main .teaser-body .teaser-tag a {
      color: #fff;
      text-decoration: none;
      padding: 1rem;
      line-height: 53px;
      line-height: 3.78571rem; }
      @media (max-width: 768px) {
        .teaser-main .teaser-body .teaser-tag a {
          line-height: 26px;
          line-height: 1.85714rem;
          display: inline-block; } }

.teaser-banner {
  min-height: 29.28571rem; }
  .teaser-banner .teaser-head {
    background-color: #333333; }
    .teaser-banner .teaser-head h2 {
      position: absolute;
      z-index: 1;
      top: 50%;
      right: 0;
      bottom: 50%;
      left: 0;
      margin: -1.57143rem auto 0;
      padding: 0;
      width: 100%;
      max-height: 2.14286rem;
      font-size: 24px;
      font-size: 1.71429rem;
      line-height: 28.8px;
      line-height: 2.05714rem;
      font-weight: 700;
      color: #FFF;
      text-align: center; }
      @media (max-width: 768px) {
        .teaser-banner .teaser-head h2 {
          position: static; } }
      @media (max-width: 1161px) {
        .teaser-banner .teaser-head h2 {
          font-size: 16px;
          font-size: 1.14286rem; } }
    .teaser-banner .teaser-head img {
      opacity: 0.5; }
  .teaser-banner img,
  .teaser-banner .teaser-image {
    min-width: 100%;
    max-width: 100%;
    height: auto; }
  .teaser-banner .teaser-body {
    padding: 0 16px 18px; }
    .teaser-banner .teaser-body p {
      line-height: 21.6px;
      line-height: 1.54286rem; }

.teaser-image--person {
  margin-bottom: 2.14286rem; }

.teaser--linklist-1:before, .teaser--linklist-1:after {
  content: " ";
  display: table;
  height: 0;
  visibility: hidden; }
.teaser--linklist-1:after {
  clear: both; }
.teaser--linklist-1.list-item {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 1.07143rem; }
  .teaser--linklist-1.list-item:first-child {
    padding-top: 2.71429rem; }

.box-content article .linklist--searchable .article-box {
  margin-bottom: 1.21429rem; }

.linklist--plain .teaser--linklist-1.list-item:first-child {
  padding-top: 0; }

.teaser-image-holder {
  min-width: 19.28571rem;
  float: left;
  background-color: #fff;
  padding-bottom: 2.14286rem;
  padding-top: 1.07143rem; }

.teaser-image--linklist-1 {
  vertical-align: top; }

.teaser-content-holder {
  float: left; }

.box-content h2.teaser-heading--linklist-1 {
  color: #4c4c4c;
  font-size: 22px;
  font-size: 1.57143rem;
  margin-bottom: 1.07143rem; }
  .box-content h2.teaser-heading--linklist-1 a {
    color: #4c4c4c; }
    .box-content h2.teaser-heading--linklist-1 a.link-list-link {
      white-space: normal; }
      .box-content h2.teaser-heading--linklist-1 a.link-list-link:before {
        margin-top: 0.5rem; }
    .box-content h2.teaser-heading--linklist-1 a.teaser-link--bright {
      color: #e30613; }
      .box-content h2.teaser-heading--linklist-1 a.teaser-link--bright .link-list-text {
        display: block; }

.teaser-content-holder--linklist-2 {
  padding-bottom: 1.28571rem;
  padding-top: 1.28571rem; }

.teaser-highlight {
  margin-bottom: 0;
  border-bottom: 1px solid #d6d6d6; }
  @media (max-width: 1161px) {
    .teaser-highlight > div {
      float: none;
      margin-bottom: 2rem;
      border: none; } }
  .teaser-highlight:before, .teaser-highlight:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden; }
  .teaser-highlight:after {
    clear: both; }
  .teaser-highlight .teaser-core {
    min-height: 17.14286rem; }
    @media (max-width: 1161px) {
      .teaser-highlight .teaser-core {
        min-height: 0;
        float: none;
        clear: both;
        padding: 0; } }
  .teaser-highlight .col-lg-6:nth-child(odd) {
    border-right: 1px solid #d6d6d6; }
    @media (max-width: 1161px) {
      .teaser-highlight .col-lg-6:nth-child(odd) {
        border: none; } }
    .teaser-highlight .col-lg-6:nth-child(odd) .teaser-core {
      padding-right: 3.21429rem; }
      @media (max-width: 1161px) {
        .teaser-highlight .col-lg-6:nth-child(odd) .teaser-core {
          padding-right: 0; } }
  .teaser-highlight .col-lg-6:nth-child(even) {
    border-left: 1px solid #d6d6d6; }
    @media (max-width: 1161px) {
      .teaser-highlight .col-lg-6:nth-child(even) {
        border: none; } }
    .teaser-highlight .col-lg-6:nth-child(even) .teaser-core {
      padding-left: 3.21429rem; }
      @media (max-width: 1161px) {
        .teaser-highlight .col-lg-6:nth-child(even) .teaser-core {
          padding: 0; } }
  .teaser-highlight .teaser-title {
    color: #e30613;
    font-size: 28px;
    font-size: 2rem;
    font-weight: normal;
    line-height: 2.42857rem; }
  .teaser-highlight--top {
    background-color: #d6d6d6;
    padding: 0.5rem;
    margin-left: -2.92857rem;
    margin-right: -2.92857rem;
    top: -1.21429rem;
    position: relative; }
    .teaser-highlight--top + .teaser-highlight-container {
      margin-top: 0; }
    .theme-intranet .teaser-highlight--top {
      top: -4.35714rem; }
      @media (max-width: 768px) {
        .theme-intranet .teaser-highlight--top {
          margin-left: 0;
          margin-right: 0; } }
    .teaser-highlight--top > div {
      -webkit-box-shadow: 0 0 10px 3px rgba(102, 102, 102, 0.25);
      /* webkit browser*/
      -moz-box-shadow: 0 0 10px 3px rgba(102, 102, 102, 0.25);
      /* firefox */
      box-shadow: 0 0 10px 3px rgba(102, 102, 102, 0.25);
      background: #fff;
      padding-left: 2.85714rem;
      padding-right: 2.85714rem; }
    @media (max-width: 1161px) {
      .teaser-highlight--top {
        margin-top: 3.57143rem; }
        .teaser-highlight--top > div {
          float: left;
          margin-bottom: 0; } }
    .teaser-highlight--top.teaser-highlight--has-image > div {
      padding-right: 1.42857rem; }
      @media (max-width: 768px) {
        .teaser-highlight--top.teaser-highlight--has-image > div {
          padding-right: 2.85714rem; } }
    .teaser-highlight--top .super-title {
      color: #e30613;
      font-size: 1.28571rem;
      display: block;
      margin-bottom: 0.71429rem; }
    .teaser-highlight--top .teaser-title {
      margin-bottom: 1.28571rem; }
    .teaser-highlight--top .teaser-title,
    .teaser-highlight--top .teaser-title a {
      color: #4c4c4c; }
    .teaser-highlight--top .teaser-core {
      padding-top: 1.42857rem; }
    .teaser-highlight--top.teaser-highlight--has-image .teaser-core {
      width: 60%;
      float: left; }
      @media (max-width: 768px) {
        .teaser-highlight--top.teaser-highlight--has-image .teaser-core {
          float: none;
          width: 100%; } }
    .teaser-highlight--top .teaser-highlight-image {
      float: right;
      margin-top: 1.42857rem;
      margin-bottom: 1.42857rem; }
      @media (max-width: 1161px) {
        .teaser-highlight--top .teaser-highlight-image {
          max-width: 40%;
          height: auto; } }
      @media (max-width: 768px) {
        .teaser-highlight--top .teaser-highlight-image {
          float: none;
          width: 100%;
          max-width: 100%;
          height: auto; } }

.teaser-shortnews {
  margin-bottom: 0; }
  .teaser-shortnews > div {
    padding-top: 2.14286rem; }
    .teaser-shortnews > div .teaser-core {
      height: 15.85714rem;
      padding-left: 20px;
      padding-right: 20px; }
      @media (max-width: 1161px) {
        .teaser-shortnews > div .teaser-core {
          padding: 0;
          height: auto; }
          .teaser-shortnews > div .teaser-core .date-time {
            position: static; } }
    .teaser-shortnews > div:nth-child(3n-1) {
      border-right: 1px solid #d6d6d6; }
      @media (max-width: 1161px) {
        .teaser-shortnews > div:nth-child(3n-1) {
          border-right: none;
          border-bottom: 1px solid #d6d6d6; } }
      @media (max-width: 768px) {
        .teaser-shortnews > div:nth-child(3n-1) {
          border-right: none;
          border-bottom: 1px solid #d6d6d6; } }
    .teaser-shortnews > div:nth-child(3n-2) {
      border-right: 1px solid #d6d6d6; }
      @media (max-width: 1161px) {
        .teaser-shortnews > div:nth-child(3n-2) {
          border-bottom: 1px solid #d6d6d6; } }
      @media (max-width: 768px) {
        .teaser-shortnews > div:nth-child(3n-2) {
          border-bottom: 1px solid #d6d6d6;
          border-right: none; } }
      .teaser-shortnews > div:nth-child(3n-2) .teaser-core {
        padding-left: 0; }

@media (max-width: 1161px) {
  .teaser-panorama-wrapper {
    margin-left: 0.71429rem;
    margin-right: auto; } }
@media (max-width: 1161px) {
  .teaser-panorama-wrapper {
    margin-left: 0; } }

.teaser-panorama {
  position: relative;
  float: left;
  width: 100%; }
  .teaser-panorama .teaser-panorama-link {
    display: block; }
    .teaser-panorama .teaser-panorama-link .teaser-panorama-title {
      line-height: 2.85714rem;
      bottom: 0;
      left: 3.57143rem;
      color: #fff;
      display: inline-block;
      font-size: 32px;
      font-size: 2.28571rem;
      position: absolute;
      z-index: 1;
      width: 16.92857rem;
      margin: 0;
      font-weight: normal;
      border-bottom: 6px solid #e30613;
      padding-bottom: 2.5rem; }
      @media (max-width: 768px) {
        .teaser-panorama .teaser-panorama-link .teaser-panorama-title {
          width: auto; } }
    @media (max-width: 1161px) {
      .teaser-panorama .teaser-panorama-link img {
        width: 100%; } }

.sidebar-marginal .teaser.teaser--emphasized {
  background-color: #c70e13; }
  .sidebar-marginal .teaser.teaser--emphasized * {
    color: #fff; }
  .sidebar-marginal .teaser.teaser--emphasized a:before {
    color: #fff; }

.date-time {
  position: absolute;
  bottom: 2px; }
  @media (max-width: 1161px) {
    .date-time {
      position: static; } }
  .date-time .date {
    font-size: 14px;
    font-size: 1rem;
    color: #757575; }
    .date-time .date .time {
      font-weight: 600; }

.teaser-portal-wrapper .row {
  margin-bottom: 2.14286rem; }
.teaser-portal-wrapper .teaser-portal-link {
  display: block;
  background-color: #d6d6d6;
  height: auto;
  width: 23.57143rem;
  margin-bottom: 1.64286rem; }
  @media (max-width: 768px) {
    .teaser-portal-wrapper .teaser-portal-link {
      width: 100%; }
      .teaser-portal-wrapper .teaser-portal-link img {
        width: 100%; } }
.teaser-portal-wrapper .teaser-portal-title {
  font-size: 22px;
  font-size: 1.57143rem;
  max-width: 23.57143rem;
  display: block;
  line-height: 1.85714rem;
  margin-bottom: 30px; }
.teaser-portal-wrapper .link-list--portal {
  width: 23.57143rem; }
@media (max-width: 1161px) {
  .teaser-portal-wrapper {
    min-width: 47.42857rem; } }
@media (max-width: 768px) {
  .teaser-portal-wrapper {
    min-width: auto; } }

.teaser-collection-badge {
  display: none; }

@media (max-width: 1161px) {
  .teaser.teaser-big-image-news-wrapper .teaser-big-image-content {
    margin-left: 1.21429rem;
    width: 48%; }
    .teaser.teaser-big-image-news-wrapper .teaser-big-image-content .teaser-title {
      margin-top: 0; }

  .teaser.teaser-big-image-news-wrapper .teaser-image-news {
    width: 48%;
    height: auto; }
    .teaser.teaser-big-image-news-wrapper .teaser-image-news img {
      width: 100%;
      max-width: 100%; } }
@media (max-width: 768px) {
  .teaser.teaser-big-image-news-wrapper .teaser-big-image-content {
    width: 100%;
    margin-left: 0; }

  .teaser.teaser-big-image-news-wrapper .teaser-image-news {
    width: 100%; }
    .teaser.teaser-big-image-news-wrapper .teaser-image-news img {
      width: 100%;
      max-width: 100%; } }
.vcard {
  margin-bottom: 25px;
  margin-bottom: 1.78571rem;
  background-color: #fff; }
  .vcard h2 {
    color: #e30613; }
  .vcard .vcard-item {
    margin-bottom: 2.85714rem; }
    .vcard .vcard-item:last-child {
      margin-bottom: 0; }
  .vcard + .vcard {
    margin-top: 30px;
    margin-top: 2.14286rem;
    padding-top: 30px;
    padding-top: 2.14286rem; }
  .vcard .fn.org {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 1.42857rem; }
  .vcard .fn.org .vcard-name {
    font-size: 22px;
    font-size: 1.57143rem;
    color: #4c4c4c; }
  .vcard.vcard--main .fn.org {
    border-bottom: 1px solid #e30613;
    padding-bottom: 1.64286rem;
    margin-bottom: 1.85714rem; }
  .vcard.vcard--main .fn.org .vcard-name {
    font-size: 22px;
    font-size: 1.57143rem;
    margin-bottom: 0.5rem; }
  .vcard.vcard--compact {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .vcard.vcard--compact + .vcard--compact {
      margin-top: 0;
      padding-top: 0; }
    .vcard.vcard--compact h2 {
      width: 100%;
      color: #4c4c4c; }
    @media (max-width: 768px) {
      .vcard.vcard--compact {
        display: block; } }
    .vcard.vcard--compact .vcard-item {
      margin-bottom: 1.42857rem;
      width: 50%; }
      @media (max-width: 768px) {
        .vcard.vcard--compact .vcard-item {
          width: 100%; } }
    .vcard.vcard--compact .teaser-image--person {
      margin-bottom: 1.14286rem; }
    .vcard.vcard--compact .fn.org {
      border: none;
      padding-bottom: 0; }
    .vcard.vcard--compact .fn.org .vcard-name {
      font-size: 18px;
      font-size: 1.28571rem; }
    .vcard.vcard--compact .vcard-item-title {
      display: block;
      color: #e30613;
      padding-bottom: 0;
      margin-bottom: 0.85714rem;
      font-size: 18px;
      font-size: 1.28571rem;
      line-height: 26px;
      line-height: 1.85714rem;
      font-weight: 600;
      max-width: 80%; }
  .vcard .locality,
  .vcard .org-description {
    font-size: 17px;
    font-size: 1.21429rem; }

.adr,
.tel,
.email,
.map {
  margin-bottom: 20px;
  margin-bottom: 0.57143rem;
  font-size: 17px;
  font-size: 1.21429rem; }
  .adr a,
  .tel a,
  .email a,
  .map a {
    color: #191919; }

.vcard--main .map {
  margin-bottom: 0.28571rem; }

.adr {
  margin-bottom: 1.85714rem; }

.adr,
.locality,
.org-description {
  line-height: 23px;
  line-height: 1.64286rem; }

.street-address,
.postbox,
.room-number,
.contact-person {
  display: block; }

.tel,
.email,
.map {
  padding-left: 35px; }
  .tel:before,
  .email:before,
  .map:before {
    float: left;
    clear: left;
    margin-left: -37px;
    font-size: 20px;
    font-size: 1.42857rem;
    color: #e30613; }

.url .link-extern,
.url .link-intern,
.url .cookie-banner .cookie-banner-content .cookie-banner-text a:not(.btn),
.cookie-banner .cookie-banner-content .cookie-banner-text .url a:not(.btn),
.url .link-download {
  font-size: 17px;
  font-size: 1.21429rem;
  color: #191919; }
  .url .link-extern .link-text,
  .url .link-intern .link-text,
  .url .cookie-banner .cookie-banner-content .cookie-banner-text a:not(.btn) .link-text,
  .cookie-banner .cookie-banner-content .cookie-banner-text .url a:not(.btn) .link-text,
  .url .link-download .link-text {
    display: block;
    margin-left: 35px; }
.url .link-extern::before,
.url .link-intern::before,
.url .cookie-banner .cookie-banner-content .cookie-banner-text a:not(.btn)::before,
.cookie-banner .cookie-banner-content .cookie-banner-text .url a:not(.btn)::before,
.url .link-download::before {
  margin-top: 6px; }

.zusatz-info {
  margin-bottom: 1.85714rem; }

.vcard--main {
  clear: both; }
  .vcard--main .vcard-item {
    margin-bottom: 3.57143rem; }
    .vcard--main .vcard-item:last-child {
      margin-bottom: 0; }
  .vcard--main .container-contact {
    padding-bottom: 1.21429rem;
    margin-bottom: 2.14286rem; }
  .vcard--main .container-address {
    margin-bottom: 2.14286rem; }

.iframe-wrapper {
  position: relative;
  padding-top: 1.78571rem;
  padding-bottom: 56.25%;
  /* 16:9 ratio */
  height: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%; }
  .iframe-wrapper--mobile {
    overflow: visible;
    padding: 0;
    height: auto; }
  .iframe-wrapper .iframe-inner {
    position: absolute;
    border: none;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%; }

.cycle {
  max-height: 42.85714rem;
  overflow: hidden;
  position: relative;
  margin-bottom: 3.42857rem; }
  @media (max-width: 768px) {
    .cycle {
      margin: 0; } }
  @media (max-width: 768px) and (max-width: 768px) {
    .cycle {
      max-height: 19.71429rem; } }

  .cycle .cycle-slideshow,
  .cycle .cycle-slideshow * {
    box-sizing: border-box; }
  .cycle .cycle-slideshow {
    margin: 0 auto;
    max-height: 600px;
    padding: 0;
    position: relative;
    width: 100%; }
  .cycle .cycle-slideshow img {
    display: block;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .cycle .cycle-slideshow img:first-child {
    position: static;
    z-index: 100; }
  .cycle .cycle-navigation {
    text-align: right;
    position: relative;
    bottom: 17.85714rem;
    height: 3.64286rem;
    width: 100%;
    max-width: 89.28571rem;
    margin-left: auto;
    margin-right: auto;
    padding-right: 40px;
    z-index: 100; }
    @media (max-width: 1161px) {
      .cycle .cycle-navigation {
        bottom: 13.57143rem; } }
    @media (max-width: 768px) {
      .cycle .cycle-navigation {
        bottom: 32vw;
        right: 0; } }
    .cycle .cycle-navigation .cycle-navigation-inner-wrapper {
      background-color: rgba(0, 0, 0, 0.8);
      position: relative;
      width: auto;
      display: inline-block;
      padding: 16px; }
      @media (max-width: 768px) {
        .cycle .cycle-navigation .cycle-navigation-inner-wrapper {
          padding: 0.92857rem 1.14286rem 0.92857rem 2.85714rem;
          margin-right: 0; } }
      .cycle .cycle-navigation .cycle-navigation-inner-wrapper a {
        -webkit-transition: all 0s ease-out;
        -o-transition: all 0s ease-out;
        transition: all 0s ease-out; }
    .cycle .cycle-navigation a,
    .cycle .cycle-navigation a:hover {
      color: #fff;
      text-decoration: none; }
    .cycle .cycle-navigation .cycle-navigation-prev {
      margin-right: 1.71429rem;
      position: relative;
      top: 0.21429rem; }
      @media (max-width: 768px) {
        .cycle .cycle-navigation .cycle-navigation-prev {
          margin-right: 21px; } }
      .cycle .cycle-navigation .cycle-navigation-prev .icon {
        font-size: 18px;
        font-size: 1.28571rem; }
    .cycle .cycle-navigation .cycle-navigation-next {
      margin-left: 1.71429rem;
      position: relative;
      top: 0.21429rem; }
      @media (max-width: 768px) {
        .cycle .cycle-navigation .cycle-navigation-next {
          margin-left: 21px; } }
      .cycle .cycle-navigation .cycle-navigation-next .icon {
        font-size: 18px;
        font-size: 1.28571rem; }
    .cycle .cycle-navigation .cycle-navigation-pause {
      position: absolute;
      right: 30%;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      .cycle .cycle-navigation .cycle-navigation-pause .icon {
        font-size: 12px;
        font-size: 0.85714rem; }
      @media (max-width: 768px) {
        .cycle .cycle-navigation .cycle-navigation-pause {
          margin-left: 16px; } }
    .cycle .cycle-navigation .cycle-navigation-resume {
      position: absolute;
      right: 30%;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      visibility: hidden; }
      .cycle .cycle-navigation .cycle-navigation-resume .icon {
        font-size: 12px;
        font-size: 0.85714rem; }
    .cycle .cycle-navigation .icon .accessibility {
      position: absolute;
      width: 1px;
      height: 1px;
      margin: -1px;
      padding: 0;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0; }
  .cycle .cycle-caption {
    color: #fff;
    font-size: 17px;
    font-size: 1.21429rem;
    font-weight: 600;
    margin-right: 1.71429rem; }
  .cycle.cycle--portal {
    margin: -2.5rem -2.85714rem 3.42857rem -2.85714rem; }
    @media (max-width: 1161px) {
      .cycle.cycle--portal {
        margin-left: -12%;
        margin-right: -12%; } }
    @media (max-width: 768px) {
      .cycle.cycle--portal {
        margin-left: -0.5rem;
        margin-right: -0.5rem; } }

.emergency-module {
  background-color: #e30613;
  padding: 2.85714rem; }
  @media (max-width: 768px) {
    .emergency-module {
      padding: 1.42857rem; } }
  .emergency-module .emergency-module-content {
    margin: 0 0 0 2.14286rem;
    color: #fff;
    font-size: 16px;
    font-size: 1.14286rem; }
    @media (max-width: 768px) {
      .emergency-module .emergency-module-content {
        margin-left: 0.71429rem; } }
    @media (max-width: 1161px) {
      .emergency-module .emergency-module-content {
        margin-left: 0.92857rem; } }
    .emergency-module .emergency-module-content:before {
      float: left;
      margin-right: 1.21429rem;
      margin-top: 0.21429rem;
      font-size: 17px;
      font-size: 1.21429rem;
      color: #fff; }
    .emergency-module .emergency-module-content .emergency-title,
    .emergency-module .emergency-module-content .emergency-text {
      font-size: 18px;
      font-size: 1.28571rem;
      line-height: 24px;
      line-height: 1.71429rem;
      margin-right: 0.5em; }
      @media (max-width: 768px) {
        .emergency-module .emergency-module-content .emergency-title,
        .emergency-module .emergency-module-content .emergency-text {
          font-size: 17px;
          font-size: 1.21429rem;
          line-height: 23px;
          line-height: 1.64286rem; } }
    .emergency-module .emergency-module-content .emergency-link {
      color: #fff;
      text-decoration: none;
      font-size: 18px;
      font-size: 1.28571rem;
      line-height: 24px;
      line-height: 1.71429rem; }
      @media (max-width: 768px) {
        .emergency-module .emergency-module-content .emergency-link {
          font-size: 17px;
          font-size: 1.21429rem;
          line-height: 23px;
          line-height: 1.64286rem; } }
      .emergency-module .emergency-module-content .emergency-link .icon {
        font-size: 13px;
        font-size: 0.92857rem;
        color: #191919;
        margin-left: 0.71429rem;
        margin-right: 0.85714rem; }

.emergency-module-dynamic {
  margin-left: auto;
  margin-right: auto;
  width: 89.28571rem;
  max-width: 100%;
  z-index: 149;
  position: absolute;
  top: 1.42857rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-box-shadow: 0 0 10px 3px rgba(102, 102, 102, 0.25);
  /* webkit browser*/
  -moz-box-shadow: 0 0 10px 3px rgba(102, 102, 102, 0.25);
  /* firefox */
  box-shadow: 0 0 10px 3px rgba(102, 102, 102, 0.25); }
  .Lr:not(.theme-intranet) .emergency-module-dynamic:not(.js-is-sticky), .APP:not(.theme-intranet) .emergency-module-dynamic:not(.js-is-sticky) {
    position: relative;
    left: auto;
    transform: none;
    margin-bottom: 1.42857rem; }
  @media (min-width: 1162px) {
    .theme-intranet .emergency-module-dynamic {
      position: fixed;
      max-width: 100%; } }
  .emergency-module-dynamic > div {
    background-color: #fff; }
  .emergency-module-dynamic .emergency-module-content {
    margin: 0 -0.71429rem;
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 0.35714rem; }
    .emergency-module-dynamic .emergency-module-content .icon-warnhinweis {
      padding: 1.42857rem;
      background: #e30613;
      font-size: 2.14286rem;
      color: #fff;
      display: inline-block; }
    .emergency-module-dynamic .emergency-module-content .text-wrapper {
      padding-left: 0.85714rem;
      color: #e30613; }
      .emergency-module-dynamic .emergency-module-content .text-wrapper .emergency-link {
        color: #191919; }

.title:before, .title:after {
  content: " ";
  display: table;
  height: 0;
  visibility: hidden; }
.title:after {
  clear: both; }
.title h2 {
  color: #4c4c4c;
  margin-top: 1.42857rem; }
.title .heading,
.title .link-overview,
.title .link-rss {
  float: left; }
.title .heading {
  padding-right: 0.35714rem; }
  .title .heading.heading--topics {
    margin-bottom: 2.5rem; }
    @media (max-width: 768px) {
      .title .heading.heading--topics {
        margin-bottom: 1.71429rem; } }
.title .link-overview,
.title .link-rss {
  margin: 1.42857rem 0.21429rem 1.07143rem 1.14286rem;
  display: block;
  background-color: #e30613;
  color: #fff;
  text-decoration: none; }
  .title .link-overview .icon,
  .title .link-rss .icon {
    color: #fff;
    background-color: #a81513;
    padding: 0.55714rem;
    font-size: 11px;
    font-size: 0.78571rem;
    font-weight: bold; }
  .title .link-overview span,
  .title .link-rss span {
    display: inline-block;
    padding: 0.28571rem 0.71429rem; }
.title .link-overview {
  position: relative;
  height: 1.85714rem;
  padding-left: 1.64286rem;
  overflow-y: hidden; }
  .title .link-overview .icon {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%; }
  .title .link-overview span {
    line-height: 26px;
    padding-top: 0;
    padding-bottom: 0; }
.title .link-rss {
  background-color: #fff;
  color: #4c4c4c;
  float: right;
  font-size: 17px;
  font-size: 1.21429rem; }
  @media (max-width: 768px) {
    .title .link-rss {
      float: none;
      display: block;
      clear: both;
      margin-left: 0; } }
  .title .link-rss span {
    padding: 0; }

.link-up .link-up-link {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 38px;
  font-size: 2.71429rem;
  background-color: #d6d6d6;
  border-radius: 50%;
  padding: 0;
  line-height: 3.42857rem;
  height: 3.21429rem;
  width: 3.21429rem;
  text-align: center;
  position: absolute;
  right: 0; }

.footer-list-social-media {
  text-align: right;
  margin-bottom: 8.5rem;
  margin-right: 1.78571rem; }
  .footer-list-social-media:before, .footer-list-social-media:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden; }
  .footer-list-social-media:after {
    clear: both; }
  @media (max-width: 1161px) {
    .footer-list-social-media {
      text-align: left; } }
  .Lr .footer-list-social-media, .APP .footer-list-social-media {
    text-align: left;
    padding-left: 1rem; }
  .footer-list-social-media .navigation-footer-list {
    display: inline; }
    .footer-list-social-media .navigation-footer-list li {
      display: inline-block; }
  .footer-list-social-media h2 {
    color: #333333;
    display: inline;
    font-size: 20px;
    font-size: 1.42857rem;
    font-weight: normal;
    margin: 0 2.35714rem 0 0; }
    @media (max-width: 768px) {
      .footer-list-social-media h2 {
        display: block;
        margin-bottom: 2.5rem; } }

@media (max-width: 1161px) {
  .Lr .footer-list-social-media,
  .APP .footer-list-social-media,
  .MFULL .footer-list-social-media {
    margin-bottom: 3.57143rem;
    padding-left: 0 !important; } }

.accordion {
  border-top: 1px solid #e5e5e5; }
  .accordion .accordion-heading {
    margin-bottom: 2.14286rem;
    color: #e30613; }
    .accordion .accordion-heading .accordion-btn {
      background-color: #fff;
      border: 1px solid #fff;
      text-align: left; }
      .accordion .accordion-heading .accordion-btn:before {
        color: #4c4c4c; }
      .accordion .accordion-heading .accordion-btn:focus {
        outline: 1px dotted #191919; }
  .accordion .accordion-heading-collapsed:before {
    float: left;
    margin-top: 0.28571rem;
    font-size: 22px;
    font-size: 1.57143rem;
    color: #4c4c4c; }
  .accordion .accordion-heading-expanded:before {
    float: left;
    margin-top: 0.28571rem;
    font-size: 22px;
    font-size: 1.57143rem;
    color: #4c4c4c; }
  .accordion .accordion-btn-text {
    margin-left: 3.57143rem;
    display: block; }
  .accordion .accordion-description {
    margin-bottom: 2.14286rem;
    font-size: 23px;
    font-size: 1.64286rem;
    font-weight: normal;
    display: block;
    color: #4c4c4c; }
  .accordion .accordion-content {
    margin-bottom: 2.85714rem;
    padding-left: 4.28571rem;
    display: none; }

.foldable .foldable-heading {
  margin-bottom: 1.14286rem;
  color: #e30613; }
  .foldable .foldable-heading .foldable-btn {
    background-color: #fff;
    border: 1px solid #fff;
    text-align: left;
    vertical-align: top;
    outline: none; }
    .foldable .foldable-heading .foldable-btn:hover .foldable-icon:before, .foldable .foldable-heading .foldable-btn:active .foldable-icon:before, .foldable .foldable-heading .foldable-btn:focus .foldable-icon:before {
      outline: dotted 1px #191919; }
    @media (max-width: 768px) {
      .foldable .foldable-heading .foldable-btn {
        padding: 0;
        width: auto; } }
  .foldable .foldable-heading > a {
    display: inline-block;
    max-width: 90%; }
  @media (max-width: 768px) {
    .foldable .foldable-heading > a {
      max-width: 75%;
      font-size: 5vw;
      line-height: 5vw; } }
  .foldable .foldable-heading .has-no-children {
    margin-left: 4rem; }
    @media (max-width: 768px) {
      .foldable .foldable-heading .has-no-children {
        margin-left: 3.14286rem; } }
.foldable .foldable-heading-expanded:before {
  float: left;
  margin-right: 1.42857rem;
  font-size: 22px;
  font-size: 1.57143rem;
  color: #4c4c4c; }
.foldable .foldable-heading-collapsed:before {
  float: left;
  margin-right: 1.42857rem;
  font-size: 22px;
  font-size: 1.57143rem;
  color: #4c4c4c; }
.foldable .foldable-description {
  margin-bottom: 2.14286rem;
  font-size: 23px;
  font-size: 1.64286rem;
  font-weight: normal;
  display: block;
  color: #4c4c4c; }
.foldable .foldable-content {
  margin-bottom: 1.78571rem;
  padding-left: 2.21429rem;
  border-bottom: 1px solid #e5e5e5; }
  .foldable .foldable-content .foldable-content-list {
    margin-bottom: 1.64286rem; }
    .foldable .foldable-content .foldable-content-list a {
      color: #191919; }
  .foldable .foldable-content .list-item.list-item--text .list-item-teaser li {
    padding-bottom: 0.21429rem; }
    .foldable .foldable-content .list-item.list-item--text .list-item-teaser li:before {
      margin-left: -1.42857rem; }
    .foldable .foldable-content .list-item.list-item--text .list-item-teaser li ul {
      margin-top: 0.21429rem; }
.foldable:last-child .foldable-content {
  border: none; }

.feedback {
  padding: 3.42857rem 1.71429rem 4.28571rem 2.85714rem;
  background-color: #4c4c4c;
  margin: 0 -2.85714rem 3.85714rem -2.85714rem; }
  @media (max-width: 768px) {
    .feedback {
      margin: 0; } }
  .feedback .feedback-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 52.14286rem; }
    .feedback .feedback-container:before, .feedback .feedback-container:after {
      content: " ";
      display: table;
      height: 0;
      visibility: hidden; }
    .feedback .feedback-container:after {
      clear: both; }
  .feedback .feedback-heading {
    color: #fff;
    font-size: 23px;
    font-size: 1.64286rem;
    font-weight: normal;
    margin-bottom: 2.14286rem; }
  .feedback .feedback-sm_positiv-label .feedback-icon:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 2.14286rem;
    font-size: 35px;
    font-size: 2.5rem;
    color: #fff;
    background-color: #b2b2b2;
    padding: 1.42857rem;
    cursor: pointer; }
    @media (max-width: 768px) {
      .feedback .feedback-sm_positiv-label .feedback-icon:before {
        font-size: 25px;
        font-size: 1.78571rem; } }
  .feedback .feedback-sm_positiv-label .feedback-icon.selected:before {
    background-color: #e30613;
    color: #fff !important; }
  .feedback .feedback-sm_positiv-label .feedback-icon:hover:before, .feedback .feedback-sm_positiv-label .feedback-icon:focus:before, .feedback .feedback-sm_positiv-label .feedback-icon.has-focus:before {
    color: #e30613; }
  .feedback .feedback-sm_negativ-label .feedback-icon:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 2.14286rem;
    font-size: 35px;
    font-size: 2.5rem;
    color: #fff;
    background-color: #b2b2b2;
    padding: 1.42857rem;
    cursor: pointer; }
    @media (max-width: 768px) {
      .feedback .feedback-sm_negativ-label .feedback-icon:before {
        font-size: 25px;
        font-size: 1.78571rem; } }
  .feedback .feedback-sm_negativ-label .feedback-icon.selected:before {
    background-color: #e30613;
    color: #fff !important; }
  .feedback .feedback-sm_negativ-label .feedback-icon:hover:before, .feedback .feedback-sm_negativ-label .feedback-icon:focus:before, .feedback .feedback-sm_negativ-label .feedback-icon.has-focus:before {
    color: #e30613; }
  .feedback .feedback-radio input:checked + label .feedback-icon:before {
    color: #e30613; }
  .feedback .feedback-text {
    margin-top: 2.14286rem; }
    .feedback .feedback-text textarea {
      margin-top: 1.78571rem;
      border: 1px solid #4c4c4c;
      height: 10rem; }
    .feedback .feedback-text label {
      color: #fff;
      font-size: 20px;
      font-size: 1.42857rem; }
  .feedback .feedback-text-wrapper {
    position: relative; }
  .feedback .feedback-button {
    position: absolute;
    bottom: -5.71429rem;
    right: 0; }
    .feedback .feedback-button.feedback-button--right {
      text-align: right; }
    .feedback .feedback-button .feedback-submit {
      background-color: #e30613;
      color: #fff;
      border: 1px solid #e30613;
      font-size: 16px;
      font-size: 1.14286rem;
      padding: 0.85714rem 1.42857rem; }

.feedback-msg-info {
  color: #fff;
  font-size: 17px;
  font-size: 1.21429rem; }

.result-filter-buttons {
  background-color: #4c4c4c; }
  .result-filter-buttons:before, .result-filter-buttons:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden; }
  .result-filter-buttons:after {
    clear: both; }

.result-filter-item {
  background-color: #4c4c4c;
  border-bottom: 1px solid #333333;
  margin-left: 0.92857rem;
  margin-right: 0.92857rem;
  position: relative; }

.result-filter-button {
  width: 100%;
  background-color: #4c4c4c;
  color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: none;
  padding-top: 0.57143rem;
  padding-bottom: 0.71429rem;
  text-align: left; }
  .result-filter-button .result-filter-button-text {
    font-size: 15px;
    font-size: 1.07143rem; }
    .result-filter-button .result-filter-button-text:after {
      margin-left: 0.71429rem;
      font-size: 15px;
      font-size: 1.07143rem;
      color: #191919;
      display: inline;
      visibility: hidden; }
  .result-filter-button.result-filter-button--selected {
    background-color: #fff;
    color: #191919; }
    .result-filter-button.result-filter-button--selected .result-filter-button-text:after {
      visibility: visible; }
  .result-filter-button.result-filter-button--control {
    width: auto;
    padding: 3px 16px;
    margin-right: 0.71429rem;
    margin-bottom: 0.71429rem; }
    .result-filter-button.result-filter-button--control:after {
      margin-left: 0.71429rem;
      font-size: 11px;
      font-size: 0.78571rem;
      color: #fff;
      display: inline; }
    .result-filter-button.result-filter-button--control:focus {
      outline: 1px dotted #4c4c4c; }
  .result-filter-button[data-has-children='1'] {
    position: relative; }
    .result-filter-button[data-has-children='1']:after {
      position: absolute;
      right: 1.42857rem;
      top: 50%;
      -webkit-transform: translate(100%, -50%);
      -ms-transform: translate(100%, -50%);
      -o-transform: translate(100%, -50%);
      transform: translate(100%, -50%);
      font-size: 11px;
      font-size: 0.78571rem;
      color: #fff;
      display: inline; }
    .result-filter-button[data-has-children='1'].result-filter-button--selected:after {
      color: #191919; }
  .result-filter-button[data-group='status_bauprojekte'] .project-current {
    display: inline-block;
    background-color: transparent;
    height: 1.07143rem;
    width: 1.07143rem;
    border: 1px solid #fff;
    position: relative;
    top: 2px;
    margin-right: 0.71429rem; }
  .result-filter-button[data-id='aktuell'] .project-current {
    background-color: #c70e13; }
  .result-filter-button[data-id='nach2008'] .project-current {
    background-color: #b2b2b2; }
  .result-filter-button[data-id='vor2008'] .project-current {
    background-color: #4c4c4c; }

.result-filter-sub-wrapper {
  position: absolute;
  top: -4.78571rem;
  left: 100%;
  width: 21.42857rem;
  z-index: 9999;
  background-color: #fff;
  padding-top: 1.42857rem;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-box-shadow: 5px 5px 20px 0px rgba(25, 25, 25, 0.55);
  /* webkit browser*/
  -moz-box-shadow: 5px 5px 20px 0px rgba(25, 25, 25, 0.55);
  /* firefox */
  box-shadow: 5px 5px 20px 0px rgba(25, 25, 25, 0.55);
  display: none; }
  @media (max-width: 768px) {
    .result-filter-sub-wrapper {
      top: auto;
      bottom: 0;
      left: 0; } }
  .result-filter-sub-wrapper .result-filter-sub-container {
    max-height: 35.71429rem;
    overflow-y: auto; }
  .result-filter-sub-wrapper .result-filter-title {
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 2.14286rem; }
  .result-filter-sub-wrapper .result-filter-item {
    background-color: #fff;
    color: #191919;
    border-bottom: 1px solid #d6d6d6;
    margin: 0;
    position: static; }
  .result-filter-sub-wrapper .result-filter-button {
    background-color: #fff;
    border-radius: 0;
    color: #4c4c4c;
    padding: 0.92857rem 0 0.92857rem 2.14286rem; }
    .result-filter-sub-wrapper .result-filter-button .result-filter-button-text {
      font-size: 17px;
      font-size: 1.21429rem; }
    .result-filter-sub-wrapper .result-filter-button.result-filter-button--selected {
      color: #191919; }
  .result-filter-sub-wrapper.js-visible {
    display: block; }

.filter-controls {
  margin-bottom: 0rem;
  min-height: 3.92857rem; }
  .filter-controls .filter-controls-counter,
  .filter-controls .filter-controls-label,
  .filter-controls .filter-controls-clear {
    font-size: 17px;
    font-size: 1.21429rem;
    margin-right: 0.71429rem; }
  .filter-controls .filter-controls-clear {
    white-space: nowrap; }
  .filter-controls .filter-controls-counter {
    font-weight: 600;
    margin-right: 1.78571rem; }

.filter-hint {
  color: #fff;
  font-size: 14px;
  font-size: 1rem; }

.search-list {
  border: 2px solid #e5e5e5;
  margin-bottom: 2.85714rem;
  height: 3.35714rem;
  position: relative; }
  .search-list .search-list-input {
    width: 94%;
    height: 90%;
    border: 1px solid #fff;
    background-color: #fff;
    font-size: 19px;
    font-size: 1.35714rem;
    padding-left: 1.42857rem; }
    .search-list .search-list-input::-ms-clear {
      display: none; }
    @media (max-width: 768px) {
      .search-list .search-list-input {
        width: 87%; } }
  .search-list .search-list-button {
    background-color: transparent;
    border: 1px solid #fff;
    margin-left: 0.35714rem;
    position: absolute;
    top: 50%;
    right: 5.5%;
    transform: translate(100%, -50%); }
    .search-list .search-list-button:after {
      color: #e30613;
      font-size: 15px;
      font-size: 1.07143rem; }
    @media (max-width: 768px) {
      .search-list .search-list-button {
        right: 17%; } }

.search-list-clearbutton {
  height: 1.42857rem;
  position: absolute;
  top: 50%;
  right: 11%;
  display: none;
  border: 1px solid #fff;
  background-color: #fff;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  -o-transform: translate(100%, -50%);
  transform: translate(100%, -50%); }
  .search-list-clearbutton:after {
    color: #4c4c4c;
    font-size: 17px;
    font-size: 1.21429rem; }
  @media (max-width: 768px) {
    .search-list-clearbutton {
      right: 8.5%; } }

.result-sorter {
  float: right;
  position: relative;
  padding: 1.28571rem 0 2.14286rem;
  font-size: 17px;
  font-size: 1.21429rem; }
  .result-sorter .result-sorter-memory {
    margin-left: 0.85714rem; }
    .result-sorter .result-sorter-memory:before {
      font-size: 18px;
      font-size: 1.28571rem;
      color: #e30613;
      margin-right: 0.42857rem; }
      @media (max-width: 768px) {
        .result-sorter .result-sorter-memory:before {
          margin-right: 0;
          display: inline-block; } }
    .result-sorter .result-sorter-memory a {
      color: #191919; }
  .result-sorter .result-sorter-hits {
    margin-left: 0.85714rem; }
    @media (max-width: 768px) {
      .result-sorter .result-sorter-hits {
        margin-left: 0;
        display: block; } }
    .result-sorter .result-sorter-hits select {
      border: 1px solid #fff;
      height: 1.64286rem; }
  .result-sorter .result-sorter-type {
    margin-left: 0; }
    @media (max-width: 768px) {
      .result-sorter .result-sorter-type {
        display: block; } }
  .result-sorter .result-sorter-memory-field {
    width: 100%;
    clear: both;
    display: none;
    position: absolute;
    right: 0;
    bottom: 0; }

.contact-paragraph {
  margin-bottom: 0; }
  .contact-paragraph .contact-label {
    display: inline-block;
    min-width: 8rem; }

.map--kontakt-amt {
  padding-top: 2.14286rem; }

.event-detail-item.row .extra {
  margin-top: 2rem; }
  .event-detail-item.row .extra .extra-title {
    color: #e30613;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 0; }

.APP .meta-header--APP select {
  margin-left: 1.42857rem;
  border: 1px solid #fff; }
  .APP .meta-header--APP select:first-child {
    margin-left: 0; }

.video-container {
  /* hw@edition-software */
  position: relative;
  padding-bottom: 56.25%;
  /* ratio 16x9 */
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
  /* hw@edition-software //*/
  /* hw@edition-software */
  /* hw@edition-software //*/ }
  .video-container .video-iframe {
    border: none;
    /* hw@edition-software */
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* hw@edition-software //*/ }
  .video-container .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: transparent; }
    .video-container .video-overlay .video-icon {
      display: inline-block;
      padding: 16px 17px;
      background-color: #fff;
      border-radius: 50%;
      transform: translate(-50%, -50%);
      opacity: 0.7;
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 1; }
      .video-container .video-overlay .video-icon:before {
        font-size: 27px;
        font-size: 1.92857rem;
        color: #e30613;
        position: relative;
        left: 3px;
        top: 2px; }
  .video-container .video-overlay-text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    color: #fff;
    padding: 1rem;
    padding-top: 7.14286rem;
    background-image: -webkit-linear-gradient(transparent, black);
    background-image: -moz-linear-gradient(transparent, black);
    background-image: -ms-linear-gradient(transparent, black);
    background-image: linear-gradient(transparent, black);
    line-height: 1.7rem;
    font-size: 1.1rem;
    opacity: 0.9; }

.kachel-teaser--even {
  position: relative;
  left: 1.07143rem; }
  @media (max-width: 768px) {
    .kachel-teaser--even {
      position: static; } }
.kachel-teaser .kachel-teaser-image {
  max-height: 25rem;
  margin-bottom: 0.78571rem; }
  .kachel-teaser .kachel-teaser-image a {
    display: block; }
.kachel-teaser .kachel-teaser-text {
  font-size: 23px;
  font-size: 1.64286rem;
  font-weight: 600;
  line-height: normal; }

.row .row--kachel-teaser {
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 1.78571rem;
  margin-bottom: 2.85714rem; }
  .row .row--kachel-teaser:last-child {
    border: none; }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  .navigation-language {
    top: 0.71429rem;
    margin-top: 0; }

  .btn-search-box.btn-search-box--activator {
    top: -5.57143rem; } }
.ajax-loader {
  display: none;
  color: #c70e13;
  font-size: 17px;
  margin: auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  transform: translate(-50%, -50%);
  position: fixed;
  top: 21.42857rem;
  left: 50%;
  z-index: 9999999; }

.ajax-loader-overlay {
  display: none;
  height: 5000px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #191919;
  z-index: 9999;
  opacity: 0.8; }

@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0; }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em; }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em; }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em; }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0; }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em; } }
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0; }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em; }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em; }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em; }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0; }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em; } }
/*-------------------------------------------------------------------*/
.form-message.form-message-warn::before,
.form-message.form-message-error::before,
.form-message.form-message-info::before,
label input.form-input-checkbox + span::before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*-------------------------------------------------------------------*/
/* remove standard */
label input.form-input-radio,
label input.form-input-checkbox,
label input.form-input-radiobox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 1em;
  width: 100%; }

/* graceful degradation for ie8 */
label input.form-input-radio,
label input.form-input-checkbox,
label input.form-input-radiobox {
  width: auto;
  float: left;
  margin-bottom: .75px;
  background: transparent;
  border: none; }

label input.form-input-checkbox,
label input.form-input-radio,
label input.form-input-radiobox {
  width: 0;
  background: transparent;
  position: relative;
  visibility: hidden;
  margin: 0;
  padding: 0;
  height: 0; }

div > label input.form-input-checkbox,
div > label input.form-input-radio,
div > label input.form-input-radiobox {
  margin-bottom: 2.85714rem;
  position: absolute; }

label input.form-input-checkbox + span,
label input.form-input-radio + span,
label input.form-input-radiobox + span {
  cursor: pointer;
  position: relative;
  top: 0.57143rem;
  margin-left: 2.5rem;
  display: inline-block; }

label input.form-input-checkbox + span::before,
label input.form-input-radio + span::before,
label input.form-input-radiobox + span::before {
  content: ' ';
  display: inline-block;
  position: absolute;
  border: 1px solid #bbb;
  background: white;
  margin-right: 1em;
  margin-left: -2.5rem;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  width: 1.78571rem;
  height: 1.78571rem;
  top: -0.28571rem;
  left: 0; }

label input.form-input-checkbox:hover + span::before,
label input.form-input-radio:hover + span::before,
label input.form-input-radiobox:hover + span::before,
label input.form-input-checkbox:focus + span::before,
label input.form-input-radio:focus + span::before,
label input.form-input-radiobox:focus + span::before {
  background: #ddd;
  box-shadow: inset 0 0 0 2px white; }

/*---- RADIO */
label input.form-input-radio + span::before,
label input.form-input-radiobox + span::before {
  border-radius: 30px; }

label input.form-input-radio:checked + span::before,
label input.form-input-radiobox:checked + span::before {
  background: black;
  box-shadow: inset 0 0 0 2px white; }

/*---- CHECKBOX */
label input.form-input-checkbox + span::before {
  border-radius: 5px; }

label input.form-input-checkbox:checked + span::before {
  box-shadow: inset 0 0 0 2px white; }

label input.form-input-checkbox:checked + span::before {
  content: "\e92c";
  font-size: 1.35714rem;
  font-weight: 700; }

label input.form-input-checkbox:checked + span.form-label-checkbox--group::before {
  font-weight: 500; }

label input.form-input-checkbox:not(:checked) + span::before {
  content: "\00a0"; }

label input.form-input-checkbox + span::before {
  /*kein rem -> ie versetzt den hacken sonst nach oben*/
  line-height: 23px; }

/*-------------------------------------------------------------------*/
@media (min-width: 768px) {
  .form .article-box > div.col-lg-4:nth-child(2n+1),
  .form .article-box > div.col-lg-4:nth-child(2n),
  .form .article-box > div.col-lg-4:nth-child(3n) {
    padding: 0rem; }

  .form .article-box > div.col-lg-4:nth-child(2n+1) {
    padding-right: 1.42857rem; }

  .form .article-box > div.col-lg-4:nth-child(2n) {
    padding-left: 0.71429rem;
    padding-right: 0.71429rem; }

  .form .article-box > div.col-lg-4:nth-child(3n) {
    padding-left: 1.42857rem;
    padding-right: 0; }

  /*2-5-5*/
  .form .article-box > div.col-sm-12.col-lg-2,
  .form .article-box > div.col-sm-12.col-lg-5 {
    padding: 0rem; }

  .form .article-box > div.col-sm-12.col-lg-2 {
    padding-right: 1.42857rem; }

  .form .article-box > div.col-sm-12.col-lg-2 + div.col-sm-12.col-lg-5 {
    padding-left: 0.71429rem;
    padding-right: 0.71429rem; }

  .form .article-box > div.col-sm-12.col-lg-5 + div.col-sm-12.col-lg-5 {
    padding-left: 1.42857rem;
    padding-right: 0; } }
p.checkbox-group--cols-2 {
  padding: 0 10px 0 0;
  width: 48%; }

@media (max-width: 600px) {
  p.checkbox-group--cols-2 {
    width: 100%; } }
/*-------------------------------------------------------------------*/
.form-message.form-message-warn::before {
  content: "\e90c"; }

.form-message.form-message-error::before {
  content: "\e92d"; }

.form-message.form-message-info::before {
  content: "\e92e"; }

/*-------------------------------------------------------------------*/
/*margin bereits an .article-box*/
.box-content article .form .article-box > div > p {
  margin-bottom: 0; }

.catTitle {
  margin-top: 10px; }

label input.inputfile + span::before,
a.arrow-down i::before,
a.arrow-up i::before,
.attached-file::before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*-------------------------------------------------------------------*/
.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

input[type='file'].inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

label input.inputfile + span {
  font-size: 1.21429rem;
  color: white;
  background-color: #e30613;
  display: inline-block;
  cursor: pointer;
  padding: 0.85714rem 1.42857rem; }

label input.inputfile + span::before {
  content: "\e914";
  margin-right: 0.85714rem; }

.upload-pic {
  width: 100%;
  margin-bottom: 2.14286rem; }

.upload-pic > p {
  font-size: 1.21429rem;
  font-weight: bold;
  min-height: 1.42857rem;
  margin-bottom: 0;
  display: inline-flex; }

.upload-pic > p span {
  margin-right: 0.71429rem;
  display: ruby; }

.uploaded-pic {
  width: 100%;
  height: 14.42857rem;
  border: 1px solid  #ccc;
  top: 0.85714rem;
  position: relative; }

.uploaded-pic > div {
  text-align: center; }

.uploaded-pic img {
  max-height: 14.28571rem; }

.upload-form {
  width: 100%;
  float: right; }

.arrow-up {
  background-color: #a0a0a0; }

.arrow-down {
  background-color: #a0a0a0; }

.attached-file {
  font-size: 1.21429rem;
  font-weight: 600; }

.attached-file:before {
  content: "\e928";
  color: #e30613;
  margin-right: 1rem; }

.delete-file {
  float: right; }

a.arrow-down, a.arrow-up {
  background-color: #333;
  background-image: none;
  border: 1px solid #333;
  color: #fff;
  display: inline-block;
  height: 2.14286rem;
  text-decoration: none !important;
  width: 2.14286rem;
  margin-top: -0.28571rem; }

.upload-pic a.arrow-down i::before {
  content: "\e600";
  color: white;
  font-size: 2rem;
  position: relative; }

.upload-pic a.arrow-up i::before {
  content: "\e607";
  color: white;
  font-size: 2rem;
  position: relative; }

.upload-pic a.arrow-down:hover i::before,
.upload-pic a.arrow-up:hover i::before,
.upload-pic a.arrow-down:focus i::before,
.upload-pic a.arrow-up:focus i::before {
  color: #e30613; }

.upload-pic a.arrow-down span,
.upload-pic a.arrow-up span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -0.07143rem;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 1px;
  display: block; }

.upload-pic .arrow-up + .arrow-down {
  margin-left: 0.14286rem; }

@media only screen and (min-width: 768px) {
  .upload-pic {
    width: 33%;
    float: left; }

  .upload-form {
    width: 65%;
    float: right; }

  .uploaded-pic {
    height: 10.85714rem; }

  .uploaded-pic img {
    max-height: 10.71429rem; } }
.form-label {
  font-weight: 700; }

.upload-hinweis,
.loading-hinweis {
  color: #4c4c4c;
  font-style: italic;
  margin: 10px 0 15px 0;
  display: block; }

.loading-hinweis {
  display: none; }

.upload-hinweis p,
.loading-hinweis p {
  margin: 0px; }

.load .upload-hinweis {
  display: none; }

.rni-progressbar {
  width: 100%;
  min-height: 1.42857rem;
  display: block;
  margin: 1.35714rem 0rem; }

.rni-progressbar.load {
  border: 1px solid #bbb; }

.rni-progressbar.load .bar {
  background-color: #ccc;
  position: relative;
  width: 45%;
  height: 1.42857rem; }

.file-loader {
  display: none;
  color: #c70e13;
  font-size: 17px;
  margin: auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  transform: translate(-50%, -50%);
  position: fixed;
  top: 21.42857rem;
  left: 50%;
  z-index: 9999999; }

.file-loader-overlay {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #191919;
  z-index: 9999;
  opacity: 0.8; }

.vrweb_player_main {
  display: inline; }

.cookie-banner {
  position: fixed;
  bottom: 0;
  z-index: 101;
  background-color: #333333;
  width: 100%;
  padding-top: 1.42857rem;
  padding-bottom: 1.42857rem;
  opacity: 1; }
  .cookie-banner--closed {
    transform: translate(0, 100%);
    opacity: 0;
    transition: transform 0.5s ease-out, opacity 0.5s ease-in; }
  .cookie-banner .cookie-banner-content {
    position: relative;
    padding-left: 2.71429rem;
    padding-right: 2.71429rem; }
    .cookie-banner .cookie-banner-content .cookie-banner-title {
      color: #fff;
      margin: 0;
      line-height: 2rem; }
    @media (max-width: 768px) {
      .cookie-banner .cookie-banner-content .cookie-banner-title {
        font-size: 1rem; } }
    .cookie-banner .cookie-banner-content .cookie-banner-text {
      color: #fff;
      font-weight: 400;
      line-height: 2rem;
      margin: 0; }
      @media (max-width: 768px) {
        .cookie-banner .cookie-banner-content .cookie-banner-text {
          font-size: 1rem; } }
      .cookie-banner .cookie-banner-content .cookie-banner-text a:not(.btn) {
        color: #fff;
        text-decoration: underline; }
        .cookie-banner .cookie-banner-content .cookie-banner-text a:not(.btn):before {
          color: #fff;
          line-height: 2rem;
          margin-right: 0.35714rem; }
    .cookie-banner .cookie-banner-content .btn-close {
      position: absolute;
      top: 0.35714rem;
      left: 0; }
      .cookie-banner .cookie-banner-content .btn-close .icon {
        color: #fff; }
    @media (max-width: 768px) {
      .cookie-banner .cookie-banner-content .btn-close {
        left: 0.71429rem; } }

/*
Sondercode fuer Stadttecht (tiny + Darstellung im Web)
    Created on : 29.12.2017
    Author     : Martin Niederalt
*/
/*********************/
/* nur fuer den Tiny */
/*********************/
#tinymce {
  margin-top: 5px;
  margin-left: 5px; }

#tinymce hr {
  margin-bottom: 10px; }

/**************************************/
/* fuer Stadtrecht im Web und im Tiny */
/**************************************/
.list-item.list-item--text .rni-stadtrecht, .list-item.list-item--text.rni-stadtrecht {
  /* Folgendes alles nur, damit bei der Aufzaehlung statt dem Punkt eine Klammer steht z.B. a. -> a) */
  /**
  * custom zähler
    - cntpara: für den Paragraphen -> brauchen wir bei ol.rni-counter
    - ...
  */
  /* erste ebene ist mit .rni-counter ausgezeichnet */
  /* 2. ebene ist mit .rni-counter ausgezeichnet, aber NICHT die 1.ebene */
  /* 1. UND 2. ebene sind mit rni-counter ausgezeichnet */
  /* 1., 2. und 3. Ebene sind mit rni-counter ausgezeichnet */
  /* 1. ist  mit rni-counter ausgezeichnet aber nicht die 2. ebene */
  /* dreifache verschachtelung (erste ebene ohne, 2. und dritte ebene mit gliederungsfunktion) */
  /* 
     Formatierungen von ol (einfache Numerierung)ol-Listen
     - einfache Numerierung: ohne rni-counter
     - Gliederungsfunktion: mit rni-counter
  */
  /* ohne Gliederungsfunktion -> Einrückung */
  /* der in der ersten Ebene Liegende -> keine Einrückung */
  /* bei der 2. ol-Ebene (x.x.x) ist die Gliederung nicht eingerückt und der Text leicht eingerückt */
  /* auch bei der 3. ol-Ebene (x.x.x.x) ist die Gliederung nicht eingerückt und der Text leicht eingerückt */
  /*ol.rni-counter li ol {
    margin-left: 4rem;
  }*/
  /* p-Elemente innerhalb einer Liste */
  /* align */
  /*  p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li,table,img {
        .rni-right {
            text-align: right;
        }
    }*/ }
  .list-item.list-item--text .rni-stadtrecht blockquote, .list-item.list-item--text.rni-stadtrecht blockquote {
    font-style: italic;
    margin-left: 3rem;
    margin-right: 0; }
  .list-item.list-item--text .rni-stadtrecht ol[style="list-style-type: lower-alpha;"], .list-item.list-item--text.rni-stadtrecht ol[style="list-style-type: lower-alpha;"] {
    counter-reset: foo;
    display: table;
    margin-left: 2.28571rem;
    border-spacing: 0.42857rem;
    margin-top: 0; }
  .list-item.list-item--text .rni-stadtrecht ol[style="list-style-type: lower-alpha;"] > li, .list-item.list-item--text.rni-stadtrecht ol[style="list-style-type: lower-alpha;"] > li {
    list-style: none;
    counter-increment: foo;
    display: table-row; }
  .list-item.list-item--text .rni-stadtrecht ol[style="list-style-type: lower-alpha;"] > li::before, .list-item.list-item--text.rni-stadtrecht ol[style="list-style-type: lower-alpha;"] > li::before {
    content: counter(foo,lower-alpha) ")";
    display: table-cell;
    text-align: left; }
  .list-item.list-item--text .rni-stadtrecht p.rni-paragraph2, .list-item.list-item--text .rni-stadtrecht p.rni-paragraph, .list-item.list-item--text.rni-stadtrecht p.rni-paragraph2, .list-item.list-item--text.rni-stadtrecht p.rni-paragraph {
    counter-increment: cntpara; }
  .list-item.list-item--text .rni-stadtrecht > ol, .list-item.list-item--text.rni-stadtrecht > ol {
    counter-reset: cntol; }
  .list-item.list-item--text .rni-stadtrecht > ol > li, .list-item.list-item--text.rni-stadtrecht > ol > li {
    counter-increment: cntol; }
  .list-item.list-item--text .rni-stadtrecht ol.rni-counter, .list-item.list-item--text.rni-stadtrecht ol.rni-counter {
    counter-reset: item; }
  .list-item.list-item--text .rni-stadtrecht ol.rni-counter > li:before, .list-item.list-item--text.rni-stadtrecht ol.rni-counter > li:before {
    counter-increment: item; }
  .list-item.list-item--text .rni-stadtrecht > ol.rni-counter > li:before, .list-item.list-item--text.rni-stadtrecht > ol.rni-counter > li:before {
    content: counter(cntpara) "." counters(item,".") ". "; }
  .list-item.list-item--text .rni-stadtrecht > ol:not(.rni-counter) > li > ol.rni-counter > li:before, .list-item.list-item--text.rni-stadtrecht > ol:not(.rni-counter) > li > ol.rni-counter > li:before {
    content: counter(cntol) "." counter(item) ". "; }
  .list-item.list-item--text .rni-stadtrecht > ol.rni-counter > li > ol.rni-counter > li:before, .list-item.list-item--text.rni-stadtrecht > ol.rni-counter > li > ol.rni-counter > li:before {
    content: counter(cntpara) "." counters(item,".") ". "; }
  .list-item.list-item--text .rni-stadtrecht > ol.rni-counter > li > ol.rni-counter > li > ol.rni-counter > li:before, .list-item.list-item--text.rni-stadtrecht > ol.rni-counter > li > ol.rni-counter > li > ol.rni-counter > li:before {
    content: counter(cntpara) "." counters(item,".") ". "; }
  .list-item.list-item--text .rni-stadtrecht > ol.rni-counter > li > ol:not(.rni-counter) > li:before, .list-item.list-item--text.rni-stadtrecht > ol.rni-counter > li > ol:not(.rni-counter) > li:before {
    content: counter(item) ". ";
    counter-increment: item; }
  .list-item.list-item--text .rni-stadtrecht > ol:not(.rni-counter) > li > ol.rni-counter > li > ol.rni-counter > li:before, .list-item.list-item--text.rni-stadtrecht > ol:not(.rni-counter) > li > ol.rni-counter > li > ol.rni-counter > li:before {
    content: counter(cntol) "." counters(item,".") ". "; }
  .list-item.list-item--text .rni-stadtrecht ol.rni-counter > li > ol:not(.rni-counter), .list-item.list-item--text.rni-stadtrecht ol.rni-counter > li > ol:not(.rni-counter) {
    counter-reset: item; }
  .list-item.list-item--text .rni-stadtrecht > ol:not(.rni-counter), .list-item.list-item--text.rni-stadtrecht > ol:not(.rni-counter) {
    margin-left: 3rem; }
  .list-item.list-item--text .rni-stadtrecht > ol:not(.rni-counter) > li > ol.rni-counter, .list-item.list-item--text.rni-stadtrecht > ol:not(.rni-counter) > li > ol.rni-counter {
    margin-left: 3rem; }
  .list-item.list-item--text .rni-stadtrecht ol.rni-counter, .list-item.list-item--text.rni-stadtrecht ol.rni-counter {
    margin-left: 2.8rem; }
  .list-item.list-item--text .rni-stadtrecht ol.rni-counter > li:before, .list-item.list-item--text.rni-stadtrecht ol.rni-counter > li:before {
    display: inline-block;
    width: 2.5em;
    margin-left: -2.8rem; }
  .list-item.list-item--text .rni-stadtrecht > ol.rni-counter > li > ol.rni-counter, .list-item.list-item--text.rni-stadtrecht > ol.rni-counter > li > ol.rni-counter {
    margin-left: 1.2rem; }
  .list-item.list-item--text .rni-stadtrecht > ol.rni-counter li ol.rni-counter li:before, .list-item.list-item--text.rni-stadtrecht > ol.rni-counter li ol.rni-counter li:before {
    margin-left: -4rem;
    width: 3.5em; }
  .list-item.list-item--text .rni-stadtrecht > ol.rni-counter > li > ol.rni-counter > li > ol.rni-counter, .list-item.list-item--text.rni-stadtrecht > ol.rni-counter > li > ol.rni-counter > li > ol.rni-counter {
    margin-left: 1.6rem; }
  .list-item.list-item--text .rni-stadtrecht > ol.rni-counter > li > ol.rni-counter > li > ol.rni-counter > li:before, .list-item.list-item--text.rni-stadtrecht > ol.rni-counter > li > ol.rni-counter > li > ol.rni-counter > li:before {
    margin-left: -5.6rem;
    width: 4.8em; }
  .list-item.list-item--text .rni-stadtrecht ol.rni-counter li, .list-item.list-item--text.rni-stadtrecht ol.rni-counter li {
    display: block; }
  .list-item.list-item--text .rni-stadtrecht ol.rni-counter li > p, .list-item.list-item--text.rni-stadtrecht ol.rni-counter li > p {
    margin-top: 0.57143rem;
    margin-bottom: 0.57143rem;
    display: inline-block;
    /*&:first-child {
      margin-left: rem(-7);    
    }*/ }
  .list-item.list-item--text .rni-stadtrecht ol, .list-item.list-item--text.rni-stadtrecht ol {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 3.78571rem; }
    .list-item.list-item--text .rni-stadtrecht ol li, .list-item.list-item--text.rni-stadtrecht ol li {
      font-size: 16px;
      font-size: 1.14286rem;
      margin-top: 0.71429rem;
      margin-bottom: 0.71429rem;
      padding-bottom: 0; }
      .list-item.list-item--text .rni-stadtrecht ol li ol[style="list-style-type: lower-alpha;"], .list-item.list-item--text.rni-stadtrecht ol li ol[style="list-style-type: lower-alpha;"] {
        margin-left: 0.5rem; }
      .list-item.list-item--text .rni-stadtrecht ol li ol, .list-item.list-item--text.rni-stadtrecht ol li ol {
        list-style-type: inherit;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 2.28571rem; }
        .list-item.list-item--text .rni-stadtrecht ol li ol li, .list-item.list-item--text.rni-stadtrecht ol li ol li {
          font-size: 16px;
          font-size: 1.14286rem;
          margin-top: 0.71429rem;
          margin-bottom: 0.71429rem; }
  .list-item.list-item--text .rni-stadtrecht li:last-child, .list-item.list-item--text.rni-stadtrecht li:last-child {
    padding-bottom: 0;
    margin-bottom: 0; }
  .list-item.list-item--text .rni-stadtrecht ul li, .list-item.list-item--text.rni-stadtrecht ul li {
    padding-bottom: 0;
    margin-top: 0.71429rem;
    margin-bottom: 0.71429rem; }
  .list-item.list-item--text .rni-stadtrecht ul, .list-item.list-item--text .rni-stadtrecht ol, .list-item.list-item--text.rni-stadtrecht ul, .list-item.list-item--text.rni-stadtrecht ol {
    margin-bottom: 0.71429rem; }
  .list-item.list-item--text .rni-stadtrecht ol ol, .list-item.list-item--text.rni-stadtrecht ol ol {
    margin-bottom: 0.71429rem; }
  .list-item.list-item--text .rni-stadtrecht ul li ol li:before, .list-item.list-item--text.rni-stadtrecht ul li ol li:before {
    font-size: inherit;
    font-family: inherit;
    float: inherit;
    color: inherit; }
  .list-item.list-item--text .rni-stadtrecht ul li:before, .list-item.list-item--text.rni-stadtrecht ul li:before {
    margin-left: -1.42857rem; }
  .list-item.list-item--text .rni-stadtrecht li > br, .list-item.list-item--text.rni-stadtrecht li > br {
    line-height: 2rem; }
  .list-item.list-item--text .rni-stadtrecht blockquote ol, .list-item.list-item--text .rni-stadtrecht blockquote p, .list-item.list-item--text.rni-stadtrecht blockquote ol, .list-item.list-item--text.rni-stadtrecht blockquote p {
    font-style: italic; }
  .list-item.list-item--text .rni-stadtrecht p.rni-paragraph, .list-item.list-item--text .rni-stadtrecht p.rni-sub-paragraph, .list-item.list-item--text .rni-stadtrecht tr.rni-highlight > td, .list-item.list-item--text .rni-stadtrecht td.rni-highlight, .list-item.list-item--text.rni-stadtrecht p.rni-paragraph, .list-item.list-item--text.rni-stadtrecht p.rni-sub-paragraph, .list-item.list-item--text.rni-stadtrecht tr.rni-highlight > td, .list-item.list-item--text.rni-stadtrecht td.rni-highlight {
    font-weight: 600;
    padding-top: 0.71429rem;
    margin-top: 1.07143rem;
    margin-bottom: 1.07143rem; }
  .list-item.list-item--text .rni-stadtrecht td.rni-highlight ~ td, .list-item.list-item--text.rni-stadtrecht td.rni-highlight ~ td {
    padding-top: 0.71429rem;
    margin-top: 1.07143rem;
    margin-bottom: 1.07143rem; }
  .list-item.list-item--text .rni-stadtrecht p, .list-item.list-item--text.rni-stadtrecht p {
    margin-top: 0.71429rem;
    margin-bottom: 0.71429rem; }
  .list-item.list-item--text .rni-stadtrecht h2, .list-item.list-item--text.rni-stadtrecht h2 {
    margin-top: 1.07143rem;
    margin-bottom: 1.07143rem;
    padding-top: 0.71429rem; }
  .list-item.list-item--text .rni-stadtrecht h3, .list-item.list-item--text.rni-stadtrecht h3 {
    font-weight: 600;
    font-size: 22px;
    font-size: 1.57143rem;
    color: #e30613;
    margin-top: 1.07143rem;
    margin-bottom: 1.07143rem;
    padding-top: 0.71429rem; }
  .list-item.list-item--text .rni-stadtrecht h4, .list-item.list-item--text.rni-stadtrecht h4 {
    font-size: 21px;
    font-size: 1.5rem;
    font-weight: 600;
    color: #e30613;
    margin-top: 1.07143rem;
    margin-bottom: 1.07143rem;
    padding-top: 0rem;
    padding-top: 0.71429rem; }
  .list-item.list-item--text .rni-stadtrecht h3 + h4, .list-item.list-item--text.rni-stadtrecht h3 + h4 {
    padding-top: 0rem; }
  .list-item.list-item--text .rni-stadtrecht table, .list-item.list-item--text.rni-stadtrecht table {
    margin-top: 0.71429rem;
    margin-bottom: 0.71429rem;
    padding-top: 0rem; }
    .list-item.list-item--text .rni-stadtrecht table td, .list-item.list-item--text.rni-stadtrecht table td {
      padding-top: 0.35714rem;
      padding-bottom: 0.35714rem; }
      .list-item.list-item--text .rni-stadtrecht table td p, .list-item.list-item--text.rni-stadtrecht table td p {
        font-size: 16px;
        font-size: 1.14286rem; }
  .list-item.list-item--text .rni-stadtrecht table[border="0"] th:first-child, .list-item.list-item--text .rni-stadtrecht table[border="0"] td:first-child, .list-item.list-item--text .rni-stadtrecht table th:first-child, .list-item.list-item--text .rni-stadtrecht table td:first-child, .list-item.list-item--text.rni-stadtrecht table[border="0"] th:first-child, .list-item.list-item--text.rni-stadtrecht table[border="0"] td:first-child, .list-item.list-item--text.rni-stadtrecht table th:first-child, .list-item.list-item--text.rni-stadtrecht table td:first-child {
    padding-left: 0; }
  .list-item.list-item--text .rni-stadtrecht table[border="1"] th:first-child, .list-item.list-item--text .rni-stadtrecht table[border="1"] td:first-child, .list-item.list-item--text.rni-stadtrecht table[border="1"] th:first-child, .list-item.list-item--text.rni-stadtrecht table[border="1"] td:first-child {
    padding-left: 0.57143rem; }
  .list-item.list-item--text .rni-stadtrecht ul.rni-toc, .list-item.list-item--text.rni-stadtrecht ul.rni-toc {
    list-style-type: none !important;
    padding: 0;
    margin: 0; }
    .list-item.list-item--text .rni-stadtrecht ul.rni-toc > li, .list-item.list-item--text.rni-stadtrecht ul.rni-toc > li {
      padding-bottom: 0;
      list-style-type: none !important; }
      .list-item.list-item--text .rni-stadtrecht ul.rni-toc > li:before, .list-item.list-item--text.rni-stadtrecht ul.rni-toc > li:before {
        content: none; }
      .list-item.list-item--text .rni-stadtrecht ul.rni-toc > li > a > span.rni-toc-pnr, .list-item.list-item--text.rni-stadtrecht ul.rni-toc > li > a > span.rni-toc-pnr {
        width: 3.5rem;
        display: block;
        float: left; }
      .list-item.list-item--text .rni-stadtrecht ul.rni-toc > li > span.toc-h2, .list-item.list-item--text.rni-stadtrecht ul.rni-toc > li > span.toc-h2 {
        font-weight: 600;
        font-size: 1.3rem;
        margin-top: 1.71429rem;
        margin-bottom: 0.57143rem;
        display: block; }
      .list-item.list-item--text .rni-stadtrecht ul.rni-toc > li > span.toc-h3, .list-item.list-item--text.rni-stadtrecht ul.rni-toc > li > span.toc-h3 {
        font-weight: 600;
        font-size: 16px;
        font-size: 1.14286rem;
        margin-top: 0.85714rem;
        margin-bottom: 0.85714rem;
        display: block; }
      .list-item.list-item--text .rni-stadtrecht ul.rni-toc > li > span.toc-h4, .list-item.list-item--text.rni-stadtrecht ul.rni-toc > li > span.toc-h4 {
        font-size: 16px;
        font-size: 1.14286rem;
        margin-top: 0.57143rem;
        margin-bottom: 0.57143rem;
        display: block; }

div.article-box + div.article-box div.rni-stadtrecht {
  margin-top: -2.85714rem; }

/**********************************************/
/* fuer Stadtrecht, nur im Web, nicht im Tiny */
/**********************************************/
.list-item.list-item--text .rni-stadtrecht table[border="0"], .list-item.list-item--text .rni-stadtrecht table {
  border: 0px; }
.list-item.list-item--text .rni-stadtrecht table[border="0"] td, .list-item.list-item--text .rni-stadtrecht table td {
  border-left: 0px;
  border-top: 0px; }
.list-item.list-item--text .rni-stadtrecht table[border="1"] {
  border: 1px solid #4c4c4c; }
.list-item.list-item--text .rni-stadtrecht table[border="1"] td {
  border-left: 1px solid #4c4c4c;
  border-top: 1px solid #4c4c4c; }

/*# sourceMappingURL=main.css.map */
