@charset "UTF-8";
html {
  font-size: 0.9rem;
}
@media (min-width: 768px) {
  html {
    font-size: 1.05rem;
  }
}
@media (min-width: 1199px) {
  html {
    font-size: 1.125rem;
  }
}
div.frame-space-before-extra-large, div.frame-space-before-large, div.frame-space-before-medium, div.frame-space-before-small, div.frame-space-before-extra-small {
  margin-top: 0;
}
div.frame-space-after-extra-large, div.frame-space-after-large, div.frame-space-after-medium, div.frame-space-after-small, div.frame-space-after-extra-small {
  margin-bottom: 0;
}
.frame-space-before-extra-small {
  padding-top: 1.6rem;
}
@media (max-width: 767px) {
  .frame-space-before-extra-small {
    padding-top: 1.3rem;
  }
}
@media (max-width: 575px) {
  .frame-space-before-extra-small {
    padding-top: 1rem;
  }
}
.frame-space-before-small {
  padding-top: 2.8rem;
}
@media (max-width: 767px) {
  .frame-space-before-small {
    padding-top: 2rem;
  }
}
@media (max-width: 575px) {
  .frame-space-before-small {
    padding-top: 1.6rem;
  }
}
.frame-space-before-medium {
  padding-top: 4rem;
}
@media (max-width: 767px) {
  .frame-space-before-medium {
    padding-top: 2.9rem;
  }
}
@media (max-width: 575px) {
  .frame-space-before-medium {
    padding-top: 2rem;
  }
}
.frame-space-before-large {
  padding-top: 5.2rem;
}
@media (max-width: 767px) {
  .frame-space-before-large {
    padding-top: 4.2rem;
  }
}
@media (max-width: 767px) {
  .frame-space-before-large {
    padding-top: 2.9rem;
  }
}
.frame-space-before-extra-large {
  padding-top: 6.2rem;
}
@media (max-width: 767px) {
  .frame-space-before-extra-large {
    padding-top: 5rem;
  }
}
@media (max-width: 575px) {
  .frame-space-before-extra-large {
    padding-top: 3.8rem;
  }
}
.frame-space-after-extra-small {
  padding-bottom: 1.6rem;
}
@media (max-width: 767px) {
  .frame-space-after-extra-small {
    padding-bottom: 1.3rem;
  }
}
@media (max-width: 575px) {
  .frame-space-after-extra-small {
    padding-bottom: 1rem;
  }
}
.frame-space-after-small {
  padding-bottom: 2.8rem;
}
@media (max-width: 767px) {
  .frame-space-after-small {
    padding-bottom: 2rem;
  }
}
@media (max-width: 575px) {
  .frame-space-after-small {
    padding-bottom: 1.6rem;
  }
}
.frame-space-after-medium {
  padding-bottom: 4rem;
}
@media (max-width: 767px) {
  .frame-space-after-medium {
    padding-bottom: 2.9rem;
  }
}
@media (max-width: 575px) {
  .frame-space-after-medium {
    padding-bottom: 2rem;
  }
}
.frame-space-after-large {
  padding-bottom: 5.2rem;
}
@media (max-width: 767px) {
  .frame-space-after-large {
    padding-bottom: 4.2rem;
  }
}
@media (max-width: 767px) {
  .frame-space-after-large {
    padding-bottom: 2.9rem;
  }
}
.frame-space-after-extra-large {
  padding-bottom: 6.2rem;
}
@media (max-width: 767px) {
  .frame-space-after-extra-large {
    padding-bottom: 5rem;
  }
}
@media (max-width: 575px) {
  .frame-space-after-extra-large {
    padding-bottom: 3.8rem;
  }
}
.slick .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}
.slick .slick-slide {
  padding-left: 15px;
  padding-right: 15px;
}
.slick .ce-textmedia.ce-center.ce-above .ce-gallery {
  margin-bottom: 20px;
}
.slick .ce-textmedia.ce-center.ce-above .ce-outer, .slick .ce-textmedia.ce-center.ce-above .ce-inner {
  float: none;
  right: 0;
}
.slick .ce-textmedia.ce-center.ce-above .ce-column {
  float: none;
}
.slick .ce-textmedia.ce-center.ce-above figure {
  display: block;
}
.slick.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-prev, .slick-next {
  width: 70px;
  height: 70px;
  z-index: 9;
}
.slick-prev::before, .slick-next::before {
  color: #fff;
  font-size: 70px;
  font-family: "Material Icons";
  text-shadow: 0px 1px 0px #000, 0px 0px 1px #000;
}
.slick-prev {
  left: 3%;
}
.slick-prev::before {
  content: "";
}
.slick-next {
  right: 3%;
}
.slick-next::before {
  content: "";
}
.slick-dots {
  position: relative;
  bottom: 0;
  margin: 30px 0 0;
  display: flex;
  justify-content: center;
}
.slick-dots li {
  width: auto;
  height: auto;
}
.slick-dots li button {
  padding: 0;
  display: flex;
  width: auto;
  height: auto;
}
.slick-dots li button::before {
  font-size: 14px;
  position: relative;
  line-height: normal;
  width: 12px;
  height: 12px;
  content: " ";
  display: block;
  background: #fbba00;
  font-family: inherit;
}
.slick-main-slider {
  overflow: hidden;
}
.slick-main-slider.slick-dotted {
  margin: 0;
}
.slick-main-slider .slick-arrow {
  width: 40px;
  height: 40px;
  z-index: 1;
}
.slick-main-slider .slick-arrow:before {
  font-family: 'Material Icons';
  font-size: 2.2rem;
  color: #fbba00;
  background: white;
  border-radius: 50%;
  box-shadow: 2px 2px 5px #4B4B4D;
}
.slick-main-slider .slick-prev {
  left: -40px;
}
.slick-main-slider .slick-prev::before {
  content: "chevron_left";
  padding: 16px 0px 16px 32px;
}
.slick-main-slider .slick-next {
  right: -13px;
}
.slick-main-slider .slick-next::before {
  content: "chevron_right";
  padding: 16px 32px 16px 0px;
}
.slick-main-slider .slick-slide > div > div {
  display: block !important;
}
.slick-main-slider .slick-dots {
  position: absolute;
  bottom: 35px;
  margin: 0;
  display: flex;
  justify-content: center;
}
.slick-main-slider .slick-dots li {
  width: auto;
  height: auto;
}
.slick-main-slider .slick-dots li button {
  padding: 0;
  display: flex;
  width: auto;
  height: auto;
}
.slick-main-slider .slick-dots li button::before {
  font-size: 14px;
  position: relative;
  line-height: normal;
  width: 12px;
  height: 12px;
  content: " ";
  display: block;
  background: #f8f9fa;
  font-family: inherit;
  border-radius: 50%;
  opacity: 1;
  box-shadow: 0px 1px 2px #000;
}
.slick-main-slider .slick-dots li.slick-active button::before {
  background: #e10b34;
}
@media (max-width: 991px) {
  .slick-main-slider .slick-dots {
    bottom: 15px;
    right: 10px;
    justify-content: flex-end;
  }
}
.slick-main-slider .ce-textpic, .slick-main-slider .ce-textmedia {
  position: relative;
}
.slick-main-slider .ce-textpic.ce-center.ce-above .ce-gallery, .slick-main-slider .ce-textmedia.ce-center.ce-above .ce-gallery {
  margin: 0 !important;
}
.slick-main-slider .ce-textpic.ce-center.ce-above .ce-gallery picture, .slick-main-slider .ce-textmedia.ce-center.ce-above .ce-gallery picture {
  display: block;
}
.slick-main-slider .ce-textpic .ce-bodytext, .slick-main-slider .ce-textmedia .ce-bodytext {
  position: absolute;
  left: calc((100%/2) - (1170px/2));
  top: 50%;
  transform: translateY(-50%);
  max-width: 570px;
  background-color: #fbba00;
  color: #fff;
  padding: 45px 45px;
  margin-left: 15px;
  overflow: hidden;
}
.slick-main-slider .ce-textpic .ce-bodytext::after, .slick-main-slider .ce-textmedia .ce-bodytext::after {
  content: "";
  position: absolute;
  right: -110px;
  bottom: -110px;
  width: 200px;
  height: 200px;
  transform: rotateZ(45deg);
  background-color: rgba(255, 255, 255, 0.3);
}
.slick-main-slider .ce-textpic .ce-bodytext h1, .slick-main-slider .ce-textpic .ce-bodytext .h1, .slick-main-slider .ce-textpic .ce-bodytext h2, .slick-main-slider .ce-textpic .ce-bodytext .h2, .slick-main-slider .ce-textpic .ce-bodytext h3, .slick-main-slider .ce-textpic .ce-bodytext .h3, .slick-main-slider .ce-textmedia .ce-bodytext h1, .slick-main-slider .ce-textmedia .ce-bodytext .h1, .slick-main-slider .ce-textmedia .ce-bodytext h2, .slick-main-slider .ce-textmedia .ce-bodytext .h2, .slick-main-slider .ce-textmedia .ce-bodytext h3, .slick-main-slider .ce-textmedia .ce-bodytext .h3 {
  color: #fff;
}
.slick-main-slider .ce-textpic .ce-bodytext h1, .slick-main-slider .ce-textpic .ce-bodytext .h1, .slick-main-slider .ce-textmedia .ce-bodytext h1, .slick-main-slider .ce-textmedia .ce-bodytext .h1 {
  font-size: 2.78rem;
  line-height: 3.34rem;
  font-weight: 300;
  margin-bottom: 1rem;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.slick-main-slider .ce-textpic .ce-bodytext h2, .slick-main-slider .ce-textpic .ce-bodytext .h2, .slick-main-slider .ce-textmedia .ce-bodytext h2, .slick-main-slider .ce-textmedia .ce-bodytext .h2 {
  font-size: 1.67rem;
  line-height: 2.23rem;
  font-weight: 300;
  margin-bottom: 1.5rem;
}
.slick-main-slider .ce-textpic .ce-bodytext a, .slick-main-slider .ce-textmedia .ce-bodytext a {
  color: #fff;
}
.slick-main-slider .ce-textpic .ce-bodytext a.btn, .slick-main-slider .ce-textmedia .ce-bodytext a.btn {
  background: transparent;
  border-color: #fff;
  font-weight: 600;
  font-size: 1.278rem;
}
.slick-main-slider .ce-textpic .ce-bodytext a.btn:hover, .slick-main-slider .ce-textmedia .ce-bodytext a.btn:hover {
  background: #4B4B4D;
}
@media (max-width: 1199px) {
  .slick-main-slider .ce-textpic .ce-bodytext, .slick-main-slider .ce-textmedia .ce-bodytext {
    left: calc((100%/2) - (970px/2));
  }
  .slick-main-slider .ce-textpic .ce-bodytext h1, .slick-main-slider .ce-textpic .ce-bodytext .h1, .slick-main-slider .ce-textmedia .ce-bodytext h1, .slick-main-slider .ce-textmedia .ce-bodytext .h1 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
  .slick-main-slider .ce-textpic .ce-bodytext h2, .slick-main-slider .ce-textpic .ce-bodytext .h2, .slick-main-slider .ce-textmedia .ce-bodytext h2, .slick-main-slider .ce-textmedia .ce-bodytext .h2 {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
  .slick-main-slider .ce-textpic .ce-bodytext a.btn, .slick-main-slider .ce-textmedia .ce-bodytext a.btn {
    font-size: 1.1rem;
  }
}
@media (max-width: 991px) {
  .slick-main-slider .ce-textpic .ce-bodytext, .slick-main-slider .ce-textmedia .ce-bodytext {
    left: 0;
    width: 100%;
    max-width: none;
    margin-left: 0;
    padding: 25px 15px;
    position: relative;
    transform: translateY(0);
  }
}
/*** AKKORDEON ***/
.frame-accordionWrapper + .frame-accordionWrapper {
  margin-top: 10px;
}
.accordion-wrapper .panel-title > a {
  width: 100%;
  display: block;
  line-height: 1.3em;
  position: relative;
}
.accordion-wrapper.accordion-style-1-wrapper .panel-group {
  margin-bottom: 1px;
}
.accordion-wrapper.accordion-style-1-wrapper .panel-default {
  border-radius: 0;
  border: none;
}
.accordion-wrapper.accordion-style-1-wrapper .panel-default > .panel-heading {
  padding: 0;
  background-color: #fff;
  border: 1px solid #e9ecef;
}
.accordion-wrapper.accordion-style-1-wrapper .panel-title > a {
  background-color: #fff;
  color: #4B4B4D;
  font-size: 1.28rem;
  border-radius: 0;
  padding: 24px 48px 24px 23px;
}
.accordion-wrapper.accordion-style-1-wrapper .panel-title > a::after {
  font-family: 'FontAwesome';
  position: absolute;
  right: 19px;
  top: 50%;
  color: #fbba00;
  font-size: 38px;
  transform: translateY(-50%);
}
.accordion-wrapper.accordion-style-1-wrapper .panel-title > a.text-:after {
  content: "";
  color: #fbba00;
}
.accordion-wrapper.accordion-style-1-wrapper .panel-title > a.collapsed.text-:after {
  content: "";
  color: #4B4B4D;
}
.accordion-wrapper.accordion-style-1-wrapper .panel-body {
  background: #f8f9fa;
  padding: 20px 20px;
}
.news-std .news-latest-item a, .news-std .news-list-item a, .news-events .news-latest-item a, .news-events .news-list-item a, .news-jobs .news-latest-item a, .news-jobs .news-list-item a, .news-speaker .news-latest-item a, .news-speaker .news-list-item a {
  display: block;
  padding: 15px;
  display: flex;
  text-decoration: none;
  color: inherit;
}
.news-std .news-latest-item a:hover, .news-std .news-latest-item a:focus, .news-std .news-list-item a:hover, .news-std .news-list-item a:focus, .news-events .news-latest-item a:hover, .news-events .news-latest-item a:focus, .news-events .news-list-item a:hover, .news-events .news-list-item a:focus, .news-jobs .news-latest-item a:hover, .news-jobs .news-latest-item a:focus, .news-jobs .news-list-item a:hover, .news-jobs .news-list-item a:focus, .news-speaker .news-latest-item a:hover, .news-speaker .news-latest-item a:focus, .news-speaker .news-list-item a:hover, .news-speaker .news-list-item a:focus {
  background-color: #eee !important;
}
.news-std .news-latest-item:nth-child(even) a, .news-std .news-list-item:nth-child(even) a, .news-events .news-latest-item:nth-child(even) a, .news-events .news-list-item:nth-child(even) a, .news-jobs .news-latest-item:nth-child(even) a, .news-jobs .news-list-item:nth-child(even) a, .news-speaker .news-latest-item:nth-child(even) a, .news-speaker .news-list-item:nth-child(even) a {
  background-color: #fff;
}
.news-std .news-latest-item:nth-child(odd) a, .news-std .news-list-item:nth-child(odd) a, .news-events .news-latest-item:nth-child(odd) a, .news-events .news-list-item:nth-child(odd) a, .news-jobs .news-latest-item:nth-child(odd) a, .news-jobs .news-list-item:nth-child(odd) a, .news-speaker .news-latest-item:nth-child(odd) a, .news-speaker .news-list-item:nth-child(odd) a {
  background-color: #f8f9fa;
}
.news-std .news-latest-item .news-img img, .news-std .news-list-item .news-img img, .news-events .news-latest-item .news-img img, .news-events .news-list-item .news-img img, .news-jobs .news-latest-item .news-img img, .news-jobs .news-list-item .news-img img, .news-speaker .news-latest-item .news-img img, .news-speaker .news-list-item .news-img img {
  margin: 0 25px 0 0;
}
.news-std .news-latest-item .news-text, .news-std .news-list-item .news-text, .news-events .news-latest-item .news-text, .news-events .news-list-item .news-text, .news-jobs .news-latest-item .news-text, .news-jobs .news-list-item .news-text, .news-speaker .news-latest-item .news-text, .news-speaker .news-list-item .news-text {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.news-std .news-latest-item .news-text-top, .news-std .news-list-item .news-text-top, .news-events .news-latest-item .news-text-top, .news-events .news-list-item .news-text-top, .news-jobs .news-latest-item .news-text-top, .news-jobs .news-list-item .news-text-top, .news-speaker .news-latest-item .news-text-top, .news-speaker .news-list-item .news-text-top {
  font-size: 14px;
  margin-bottom: 1rem;
  display: flex;
}
@media (max-width: 575px) {
  .news-std .news-latest-item .news-text-top, .news-std .news-list-item .news-text-top, .news-events .news-latest-item .news-text-top, .news-events .news-list-item .news-text-top, .news-jobs .news-latest-item .news-text-top, .news-jobs .news-list-item .news-text-top, .news-speaker .news-latest-item .news-text-top, .news-speaker .news-list-item .news-text-top {
    flex-direction: column;
  }
}
.news-std .news-latest-item .news-text-content, .news-std .news-list-item .news-text-content, .news-events .news-latest-item .news-text-content, .news-events .news-list-item .news-text-content, .news-jobs .news-latest-item .news-text-content, .news-jobs .news-list-item .news-text-content, .news-speaker .news-latest-item .news-text-content, .news-speaker .news-list-item .news-text-content {
  padding-right: 12vw;
}
.news-std .news-latest-item h3, .news-std .news-latest-item .h3, .news-std .news-list-item h3, .news-std .news-list-item .h3, .news-events .news-latest-item h3, .news-events .news-latest-item .h3, .news-events .news-list-item h3, .news-events .news-list-item .h3, .news-jobs .news-latest-item h3, .news-jobs .news-latest-item .h3, .news-jobs .news-list-item h3, .news-jobs .news-list-item .h3, .news-speaker .news-latest-item h3, .news-speaker .news-latest-item .h3, .news-speaker .news-list-item h3, .news-speaker .news-list-item .h3 {
  margin-bottom: 0.8rem;
}
@media (max-width: 991px) {
  .news-std .news-latest-item .news-text-content, .news-std .news-list-item .news-text-content, .news-events .news-latest-item .news-text-content, .news-events .news-list-item .news-text-content, .news-jobs .news-latest-item .news-text-content, .news-jobs .news-list-item .news-text-content, .news-speaker .news-latest-item .news-text-content, .news-speaker .news-list-item .news-text-content {
    padding-right: 0;
  }
}
@media (max-width: 575px) {
  .news-std .news-latest-item .news-img img, .news-std .news-list-item .news-img img, .news-events .news-latest-item .news-img img, .news-events .news-list-item .news-img img, .news-jobs .news-latest-item .news-img img, .news-jobs .news-list-item .news-img img, .news-speaker .news-latest-item .news-img img, .news-speaker .news-list-item .news-img img {
    margin-right: 15px;
    max-width: 100px;
    height: auto;
  }
}
.news-std.news-single-item .news-date, .news-events.news-single-item .news-date, .news-jobs.news-single-item .news-date, .news-speaker.news-single-item .news-date {
  margin-bottom: 15px;
}
.news-std.news-single-item h3, .news-events.news-single-item h3, .news-jobs.news-single-item h3, .news-speaker.news-single-item h3 {
  line-height: initial;
}
.news-std.news-single-item .news-single-img, .news-events.news-single-item .news-single-img, .news-jobs.news-single-item .news-single-img, .news-speaker.news-single-item .news-single-img {
  margin-bottom: 15px;
}
.news-std .news-latest-item .news-text-content, .news-std .news-list-item .news-text-content, .news-jobs .news-latest-item .news-text-content, .news-jobs .news-list-item .news-text-content, .news-speaker .news-latest-item .news-text-content, .news-speaker .news-list-item .news-text-content {
  padding-right: 1vw;
}
.bg-light .news-std .news-latest-item:nth-child(even) a, .bg-light .news-std .news-list-item:nth-child(even) a, .bg-light .news-events .news-latest-item:nth-child(even) a, .bg-light .news-events .news-list-item:nth-child(even) a, .bg-light .news-jobs .news-latest-item:nth-child(even) a, .bg-light .news-jobs .news-list-item:nth-child(even) a, .bg-light .news-speaker .news-latest-item:nth-child(even) a, .bg-light .news-speaker .news-list-item:nth-child(even) a {
  background-color: #f8f9fa;
}
.bg-light .news-std .news-latest-item:nth-child(odd) a, .bg-light .news-std .news-list-item:nth-child(odd) a, .bg-light .news-events .news-latest-item:nth-child(odd) a, .bg-light .news-events .news-list-item:nth-child(odd) a, .bg-light .news-jobs .news-latest-item:nth-child(odd) a, .bg-light .news-jobs .news-list-item:nth-child(odd) a, .bg-light .news-speaker .news-latest-item:nth-child(odd) a, .bg-light .news-speaker .news-list-item:nth-child(odd) a {
  background-color: #fff;
}
.news-events .news-latest-item .news-date-big, .news-events .news-list-item .news-date-big {
  text-align: center;
  padding: 20px 30px 20px 15px;
  line-height: normal;
  border-right: 1px solid #bbb;
  margin-right: 25px;
  min-width: 17%;
}
.news-events .news-latest-item .news-date-day, .news-events .news-list-item .news-date-day {
  color: #FBBA00;
  font-size: 3.06rem;
}
.news-events .news-latest-item .news-date-month-year, .news-events .news-list-item .news-date-month-year {
  font-size: 1.12rem;
  font-weight: 600;
  color: #777777;
}
.news-events .news-latest-item .news-text-top, .news-events .news-list-item .news-text-top {
  display: block;
}
.news-events .news-latest-item .news-text-top > div, .news-events .news-list-item .news-text-top > div {
  display: inline-block;
}
.news-events .news-latest-item .news-category-freeplaces, .news-events .news-list-item .news-category-freeplaces {
  float: right;
}
.news-events .news-latest-item .news-category-freeplaces > span, .news-events .news-list-item .news-category-freeplaces > span {
  background: no-repeat right center;
  padding-right: 23px;
}
.news-events .news-latest-item .news-category-freeplaces .news-cat58, .news-events .news-list-item .news-category-freeplaces .news-cat58 {
  background-image: url(../img/icons/icon_event_free.svg);
}
.news-events .news-latest-item .news-category-freeplaces .news-cat60, .news-events .news-list-item .news-category-freeplaces .news-cat60 {
  background-image: url(../img/icons/icon_event_limited.svg);
}
.news-events .news-latest-item .news-category-freeplaces .news-cat62, .news-events .news-list-item .news-category-freeplaces .news-cat62 {
  background-image: url(../img/icons/icon_event_booked_out.svg);
}
.news-events .news-latest-item .news-category-venue::before, .news-events .news-list-item .news-category-venue::before {
  content: "";
  display: inline-block;
  border-left: 1px solid #4B4B4D;
  padding-left: 5px;
  margin-left: 5px;
  height: 14px;
  position: relative;
  top: 1px;
}
@media (max-width: 767px) {
  .news-events .news-latest-item .news-date-big, .news-events .news-list-item .news-date-big {
    padding-right: 15px;
    padding-left: 0;
    margin-right: 15px;
    min-width: 20%;
  }
  .news-events .news-latest-item .news-date-day, .news-events .news-list-item .news-date-day {
    font-size: 2rem;
  }
}
.news-jobs .news-latest-item .news-category-term::before, .news-jobs .news-latest-item .news-category-employmenttype::before, .news-jobs .news-list-item .news-category-term::before, .news-jobs .news-list-item .news-category-employmenttype::before {
  content: "";
  display: inline-block;
  border-left: 1px solid #4B4B4D;
  padding-left: 5px;
  margin-left: 5px;
  height: 14px;
  position: relative;
  top: 1px;
}
@media (max-width: 767px) {
  .news-jobs .news-latest-item .news-category-term::before, .news-jobs .news-latest-item .news-category-employmenttype::before, .news-jobs .news-list-item .news-category-term::before, .news-jobs .news-list-item .news-category-employmenttype::before {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .news-jobs .news-latest-item .news-category-term, .news-jobs .news-latest-item .news-category-employmenttype, .news-jobs .news-list-item .news-category-term, .news-jobs .news-list-item .news-category-employmenttype {
    border-left: 1px solid #4B4B4D;
    padding-left: 5px;
    margin-left: 5px;
    margin-bottom: 3px;
  }
}
.news-speaker .news-latest-item .news-text, .news-speaker .news-list-item .news-text {
  justify-content: center;
}
#filter-formular .news-cat-filter-select {
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 991px) {
  #filter-formular .news-cat-filter-select {
    margin-bottom: 15px;
  }
}
#filter-formular .news-cat-filter-select::after {
  position: absolute;
  right: 30px;
  top: 14px;
  display: inline-block;
  font-family: FontAwesome;
  content: "";
  color: #FBBA00;
  font-size: 13px;
}
#filter-formular .news-cat-filter-select select {
  border: 1px solid #C4C4C4;
  border-radius: 0;
  padding: 10px 30px 10px 10px;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
#filter-formular .news-cat-filter-select select::-ms-expand {
  display: none;
}
#filter-formular .news-cat-filter-reset {
  text-decoration: underline;
}
#filter-formular .news-cat-filter-reset:hover, #filter-formular .news-cat-filter-reset:focus {
  text-decoration: none;
}
@media print {
  body a::after {
    content: " " !important;
  }
  body > header, body > footer, body .headerimg-wrapper, body .breadcrumb-container, body .blue-line, body .footer-bottom, body .cc-revoke {
    display: none !important;
  }
}
html, body {
  /*background: $custom-gray-200*/
}
body {
  color: #4B4B4D;
  font-size: inherit;
}
header, .content-wrapper {
  background: #fff;
}
.content-wrapper {
  padding: 0;
}
a {
  color: #e10b34;
}
a:hover {
  color: #e10b34;
  text-decoration: underline;
}
hr {
  border-color: #e9ecef;
}
.main-content-wrapper ul {
  list-style: none;
  padding: 0;
}
.main-content-wrapper ul li:before {
  font-family: Material-Design-Iconic-Font;
  content: "";
  font-size: 12px;
  color: #969696;
  margin-right: 10px;
}
.navbar-default .navbar-nav > li > a {
  color: #4B4B4D;
}
.nav-wrapper .nav.navbar-nav {
  float: right;
}
.nav-wrapper .navbar-nav > li > a {
  padding-top: 5px;
  padding-right: 22px;
  padding-left: 22px;
}
.nav-wrapper .navbar {
  margin-bottom: 0;
}
.nav-wrapper ul li {
  border-right: 1px solid #eeeeee;
}
.nav-wrapper li:before {
  font-family: Material-Design-Iconic-Font;
  font-size: 25px;
  color: #969696;
  text-align: center;
  width: 100%;
  display: block;
}
.nav-wrapper li.active:before {
  color: #e10b34;
}
@media (max-width: 1199px) {
  .nav-wrapper .navbar-nav > li > a {
    padding-right: 12px;
    padding-left: 12px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .nav-wrapper .navbar-nav > li > a {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .nav-wrapper ul.navbar-nav {
    width: 100%;
    margin: 0;
  }
  .nav-wrapper .navbar-toggle.collapsed {
    border: 1px solid #eeeeee;
  }
  .nav-wrapper .navbar-toggle.collapsed .icon-bar {
    background-color: #919191;
  }
}
@media (max-width: 991px) {
  header .header-top {
    padding-bottom: 0;
  }
  .nav-wrapper {
    margin-top: 15px;
  }
  button.navbar-toggle {
    float: right;
  }
  .nav-wrapper ul li {
    display: block;
    float: none;
    border-right: 0;
  }
  .nav-wrapper li:before {
    content: "";
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
}
footer {
  padding: 30px 0;
  background: #fff;
  font-size: 14px;
}
footer .col-right ul {
  margin: 0;
  padding: 0;
}
footer .col-right ul li {
  border-bottom: 1px solid #ddd;
  list-style: outside none none;
}
footer .col-right ul li:last-child {
  border: medium none;
}
footer .col-right ul li a {
  color: #787878;
  display: block;
  font-size: 18px;
  padding: 10px 0;
}
footer .col-right ul li a::before {
  font-size: 23px;
  vertical-align: middle;
}
footer ul li a::before {
  color: #e10b34;
  content: "";
  font-family: Material-Design-Iconic-Font;
  padding-right: 15px;
}
.blue-line {
  height: 15px;
  background: #969696;
}
.footer-bottom {
  background: #f8f9fa;
  border-top: 1px solid #e9e9e9;
  padding: 15px 0;
  font-size: 14px;
}
@media (max-width: 991px) {
  .copyright {
    margin-bottom: 10px;
  }
}
.h3-special3 {
  text-transform: uppercase;
  font-size: 92%;
}
.h3-special3 i {
  margin-right: 10px;
  color: #e10b34;
}
header {
  border-bottom: 1px solid #e9e9e9;
}
.header-top {
  padding: 45px 0 30px;
}
#sidebar-nav {
  border-radius: 0;
  margin: 0 0 30px;
}
#sidebar-nav > li.list-group-item > a::after {
  font-family: FontAwesome;
  content: "";
  color: #e10b34;
  float: right;
  font-size: 1.3em;
  padding: 0;
  line-height: 1.2;
}
#sidebar-nav > li.list-group-item:first-child > a::after {
  content: "";
}
#sidebar-nav > li.list-group-item {
  border: none;
  border-radius: 0;
  padding: 0;
}
#sidebar-nav > li.subnav-level1 {
  background: #e2e2e2;
  border-bottom: 1px solid #fff;
  margin: 0;
}
#sidebar-nav > li.subnav-level1 > a {
  color: #4B4B4D;
}
#sidebar-nav > li.subnav-level1 > a:hover {
  color: #fff;
  background: #8b8b8b;
}
#sidebar-nav > li.subnav-level1 > a:hover::after {
  color: #fff;
}
#sidebar-nav > li.subnav-level1.active > a {
  color: #e10b34;
}
#sidebar-nav > li.subnav-level1.active > a:hover {
  background: #e2e2e2;
}
#sidebar-nav > li.subnav-level1.active > a:hover::after {
  color: #e10b34;
}
#sidebar-nav > li.subnav-level1.active.ifsub > a {
  color: #fff;
  background: #8b8b8b;
}
#sidebar-nav > li.subnav-level1.active.ifsub > a::after {
  color: #fff;
  content: "";
}
#sidebar-nav > li.subnav-level1.active.ifsub > ul {
  display: block;
}
#sidebar-nav ul.subnav-level2 {
  margin: 0;
  display: none;
  font-size: 80%;
}
#sidebar-nav ul.subnav-level2 > li.list-group-item {
  border: none;
  border-radius: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e2e2e2;
  background: #eeeeee;
  margin: 0;
  padding: 0;
}
#sidebar-nav ul.subnav-level2 > li.list-group-item > a {
  color: #4B4B4D;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
#sidebar-nav ul.subnav-level2 > li.list-group-item > a:hover {
  color: #fff;
  background: #8b8b8b;
}
#sidebar-nav ul.subnav-level2 > li.list-group-item.active > a {
  color: #e10b34;
}
#sidebar-nav ul.subnav-level2 > li.list-group-item.active > a:hover {
  background: #e2e2e2;
}
#sidebar-nav ul.subnav-level2 > li.list-group-item.active > a:hover::after {
  color: #e10b34;
}
.news-list-morelink a {
  color: #969696;
  margin-left: 4px;
  font-weight: 700;
}
.news-single-item.no-images h2 {
  font-size: 140%;
  color: #919191;
}
dt.list-group-item {
  background: 0 0;
  color: #969696;
  font-size: 110%;
  font-weight: 700;
}
dd.list-group-item {
  background: 0 0;
}
.news-single-additional-info span.fa {
  color: #969696;
  margin-right: 10px;
  font-size: 18px;
}
.news-single-additional-info a {
  margin-right: 10px;
}
.news-single-img.pull-left {
  margin: 0 20px 20px 0;
}
.news-single-imgcaption {
  color: #919191;
  font-size: 90%;
  margin-top: 10px;
}
.news-list-container .news-list-item > h3 {
  margin: 0 0 6px;
  font-size: 110%;
}
.news-list-container .news-list-item > h3 a {
  color: #969696;
}
.news-list-container .news-list-item .news-list-date {
  color: #555;
}
.news-list-container .news-list-top {
  margin-bottom: 7px;
}
.news-list-container .news-list-item .pull-left a img {
  margin: 0 15px 10px 0;
}
.tx-powermail .panel {
  box-shadow: none;
  border: 0;
  border-radius: 0;
  background-color: transparent;
}
.tx-powermail .panel-body {
  padding: 0;
}
.tx-powermail .panel h3 {
  margin: 10px 0 30px;
}
.tx-powermail .parsley-errors-list {
  display: none;
}
.tx-powermail .parsley-errors-list.filled {
  display: block;
  list-style: none;
  margin: 0 0 10px;
  padding: 7px 10px;
  background: #969696;
  color: #fff;
}
.tx-powermail .powermail_fieldwrap {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.tx-powermail .form-horizontal .control-label {
  text-align: left;
}
.tx-powermail .powermail_label.powermail_check_legend, .tx-powermail .panel-body > fieldset > legend {
  display: none;
}
.tx-powermail .powermail_fieldwrap_check .col-sm-12, .tx-powermail .control-label.col-sm-2 {
  padding: 0;
}
.tx-powermail .powermail_label.powermail_radio_legend {
  width: 16.6666%;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 5px;
  max-width: 100%;
  font-size: 100%;
  border: 0;
  float: left;
}
.tx-powermail .powermail_radio_outer {
  width: 83.3333%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_select .powermail_label {
  width: 16.6666%;
}
.tx-powermail .powermail_field.powermail_select {
  margin-left: 15px;
  margin-right: 15px;
}
.tx-powermail .btn-primary {
  margin-top: 20px;
}
.powermail_confirmation dd {
  border-bottom: 1px solid #e2e2e2;
  padding: 5px 0 10px;
}
.powermail_confirmation dt {
  margin-top: 10px;
}
.powermail_confirmation input.powermail_confirmation_form[type=button], .powermail_confirmation .powermail_confirmation input.powermail_confirmation_form[type=submit] {
  background: #6f6f6f;
  padding: 5px 15px;
  border: 0;
  color: #fff;
  float: left;
  margin-right: 15px;
  text-transform: uppercase;
}
.powermail_confirmation input.powermail_confirmation_submit[type=button], .powermail_confirmation .powermail_confirmation input.powermail_confirmation_submit[type=submit] {
  background: #969696;
  padding: 5px 60px;
  border: 0;
  color: #fff;
  float: left;
  margin-right: 15px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .powermail_fieldwrap.powermail_fieldwrap_select .powermail_label {
    width: 100%;
  }
  .powermail_label.powermail_radio_legend {
    width: 100%;
  }
  .powermail_radio_outer {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .powermail_fieldset .col-sm-10 {
    padding: 0;
  }
  .powermail_field.powermail_select {
    margin-left: 0;
    margin-right: 0;
  }
  .powermail_fieldwrap {
    margin-bottom: 20px;
  }
  .col-sm-offset-2.col-sm-3.powermail_fieldwrap.powermail_fieldwrap_submit {
    padding: 0;
  }
}
#kesearch_results .panel-heading {
  display: none;
}
#kesearch_results .panel-body h3 a {
  font-size: 80%;
}
span.resetbutt a, input.kesGreyButt, span.kesGreyButt a, li.checkboxButtonSubmit span, span.submitbutt input, input.kesGreyButt[type=submit] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
span.resetbutt a:focus, input.kesGreyButt:focus, span.kesGreyButt a:focus, li.checkboxButtonSubmit span:focus, span.submitbutt input:focus, input.kesGreyButt[type=submit]:focus, span.resetbutt a:active:focus, input.kesGreyButt:active:focus, span.kesGreyButt a:active:focus, li.checkboxButtonSubmit span:active:focus, span.submitbutt input:active:focus, input.kesGreyButt[type=submit]:active:focus, span.resetbutt a.active:focus, input.kesGreyButt.active:focus, span.kesGreyButt a.active:focus, li.checkboxButtonSubmit span.active:focus, span.submitbutt input.active:focus, input.kesGreyButt[type=submit].active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
span.resetbutt a:hover, input.kesGreyButt:hover, span.kesGreyButt a:hover, li.checkboxButtonSubmit span:hover, span.submitbutt input:hover, input.kesGreyButt[type=submit]:hover, span.resetbutt a:focus, input.kesGreyButt:focus, span.kesGreyButt a:focus, li.checkboxButtonSubmit span:focus, span.submitbutt input:focus, input.kesGreyButt[type=submit]:focus {
  color: #333;
  text-decoration: none;
}
span.resetbutt a:active, input.kesGreyButt:active, span.kesGreyButt a:active, li.checkboxButtonSubmit span:active, span.submitbutt input:active, input.kesGreyButt[type=submit]:active, span.resetbutt a.active, input.kesGreyButt.active, span.kesGreyButt a.active, li.checkboxButtonSubmit span.active, span.submitbutt input.active, input.kesGreyButt[type=submit].active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
span.resetbutt a.disabled, input.kesGreyButt.disabled, span.kesGreyButt a.disabled, li.checkboxButtonSubmit span.disabled, span.submitbutt input.disabled, input.kesGreyButt[type=submit].disabled, span.resetbutt a[disabled], input.kesGreyButt[disabled], span.kesGreyButt a[disabled], li.checkboxButtonSubmit span[disabled], span.submitbutt input[disabled], input.kesGreyButt[type=submit][disabled], fieldset[disabled] span.resetbutt a, fieldset[disabled] input.kesGreyButt, fieldset[disabled] span.kesGreyButt a, fieldset[disabled] li.checkboxButtonSubmit span, fieldset[disabled] span.submitbutt input, fieldset[disabled] input.kesGreyButt[type=submit] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
span.resetbutt a, input.kesGreyButt, span.kesGreyButt a {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
span.resetbutt a:hover, input.kesGreyButt:hover, span.kesGreyButt a:hover, span.resetbutt a:focus, input.kesGreyButt:focus, span.kesGreyButt a:focus, span.resetbutt a:active, input.kesGreyButt:active, span.kesGreyButt a:active, span.resetbutt a.active, input.kesGreyButt.active, span.kesGreyButt a.active, .open > .dropdown-togglespan.resetbutt a, .open > .dropdown-toggleinput.kesGreyButt, .open > .dropdown-togglespan.kesGreyButt a {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
span.resetbutt a:active, input.kesGreyButt:active, span.kesGreyButt a:active, span.resetbutt a.active, input.kesGreyButt.active, span.kesGreyButt a.active, .open > .dropdown-togglespan.resetbutt a, .open > .dropdown-toggleinput.kesGreyButt, .open > .dropdown-togglespan.kesGreyButt a {
  background-image: none;
}
span.resetbutt a.disabled, input.kesGreyButt.disabled, span.kesGreyButt a.disabled, span.resetbutt a[disabled], input.kesGreyButt[disabled], span.kesGreyButt a[disabled], fieldset[disabled] span.resetbutt a, fieldset[disabled] input.kesGreyButt, fieldset[disabled] span.kesGreyButt a, span.resetbutt a.disabled:hover, input.kesGreyButt.disabled:hover, span.kesGreyButt a.disabled:hover, span.resetbutt a[disabled]:hover, input.kesGreyButt[disabled]:hover, span.kesGreyButt a[disabled]:hover, fieldset[disabled] span.resetbutt a:hover, fieldset[disabled] input.kesGreyButt:hover, fieldset[disabled] span.kesGreyButt a:hover, span.resetbutt a.disabled:focus, input.kesGreyButt.disabled:focus, span.kesGreyButt a.disabled:focus, span.resetbutt a[disabled]:focus, input.kesGreyButt[disabled]:focus, span.kesGreyButt a[disabled]:focus, fieldset[disabled] span.resetbutt a:focus, fieldset[disabled] input.kesGreyButt:focus, fieldset[disabled] span.kesGreyButt a:focus, span.resetbutt a.disabled:active, input.kesGreyButt.disabled:active, span.kesGreyButt a.disabled:active, span.resetbutt a[disabled]:active, input.kesGreyButt[disabled]:active, span.kesGreyButt a[disabled]:active, fieldset[disabled] span.resetbutt a:active, fieldset[disabled] input.kesGreyButt:active, fieldset[disabled] span.kesGreyButt a:active, span.resetbutt a.disabled.active, input.kesGreyButt.disabled.active, span.kesGreyButt a.disabled.active, span.resetbutt a[disabled].active, input.kesGreyButt[disabled].active, span.kesGreyButt a[disabled].active, fieldset[disabled] span.resetbutt a.active, fieldset[disabled] input.kesGreyButt.active, fieldset[disabled] span.kesGreyButt a.active {
  background-color: #fff;
  border-color: #ccc;
}
span.resetbutt a .badge, input.kesGreyButt .badge, span.kesGreyButt a .badge {
  color: #fff;
  background-color: #333;
}
li.checkboxButtonSubmit span, span.submitbutt input, input.kesGreyButt[type=submit] {
  color: #fff;
  background-color: #969696;
  border-color: #898989;
}
li.checkboxButtonSubmit span:hover, span.submitbutt input:hover, input.kesGreyButt[type=submit]:hover, li.checkboxButtonSubmit span:focus, span.submitbutt input:focus, input.kesGreyButt[type=submit]:focus, li.checkboxButtonSubmit span:active, span.submitbutt input:active, input.kesGreyButt[type=submit]:active, li.checkboxButtonSubmit span.active, span.submitbutt input.active, input.kesGreyButt[type=submit].active, .open > .dropdown-toggleli.checkboxButtonSubmit span, .open > .dropdown-togglespan.submitbutt input, .open > .dropdown-toggleinput.kesGreyButt[type=submit] {
  color: #fff;
  background-color: #7d7d7d;
  border-color: #6b6b6b;
}
li.checkboxButtonSubmit span:active, span.submitbutt input:active, input.kesGreyButt[type=submit]:active, li.checkboxButtonSubmit span.active, span.submitbutt input.active, input.kesGreyButt[type=submit].active, .open > .dropdown-toggleli.checkboxButtonSubmit span, .open > .dropdown-togglespan.submitbutt input, .open > .dropdown-toggleinput.kesGreyButt[type=submit] {
  background-image: none;
}
li.checkboxButtonSubmit span.disabled, span.submitbutt input.disabled, input.kesGreyButt[type=submit].disabled, li.checkboxButtonSubmit span[disabled], span.submitbutt input[disabled], input.kesGreyButt[type=submit][disabled], fieldset[disabled] li.checkboxButtonSubmit span, fieldset[disabled] span.submitbutt input, fieldset[disabled] input.kesGreyButt[type=submit], li.checkboxButtonSubmit span.disabled:hover, span.submitbutt input.disabled:hover, input.kesGreyButt[type=submit].disabled:hover, li.checkboxButtonSubmit span[disabled]:hover, span.submitbutt input[disabled]:hover, input.kesGreyButt[type=submit][disabled]:hover, fieldset[disabled] li.checkboxButtonSubmit span:hover, fieldset[disabled] span.submitbutt input:hover, fieldset[disabled] input.kesGreyButt[type=submit]:hover, li.checkboxButtonSubmit span.disabled:focus, span.submitbutt input.disabled:focus, input.kesGreyButt[type=submit].disabled:focus, li.checkboxButtonSubmit span[disabled]:focus, span.submitbutt input[disabled]:focus, input.kesGreyButt[type=submit][disabled]:focus, fieldset[disabled] li.checkboxButtonSubmit span:focus, fieldset[disabled] span.submitbutt input:focus, fieldset[disabled] input.kesGreyButt[type=submit]:focus, li.checkboxButtonSubmit span.disabled:active, span.submitbutt input.disabled:active, input.kesGreyButt[type=submit].disabled:active, li.checkboxButtonSubmit span[disabled]:active, span.submitbutt input[disabled]:active, input.kesGreyButt[type=submit][disabled]:active, fieldset[disabled] li.checkboxButtonSubmit span:active, fieldset[disabled] span.submitbutt input:active, fieldset[disabled] input.kesGreyButt[type=submit]:active, li.checkboxButtonSubmit span.disabled.active, span.submitbutt input.disabled.active, input.kesGreyButt[type=submit].disabled.active, li.checkboxButtonSubmit span[disabled].active, span.submitbutt input[disabled].active, input.kesGreyButt[type=submit][disabled].active, fieldset[disabled] li.checkboxButtonSubmit span.active, fieldset[disabled] span.submitbutt input.active, fieldset[disabled] input.kesGreyButt[type=submit].active {
  background-color: #969696;
  border-color: #898989;
}
li.checkboxButtonSubmit span .badge, span.submitbutt input .badge, input.kesGreyButt[type=submit] .badge {
  color: #969696;
  background-color: #fff;
}
.tx-kesearch-pi1 #kesearch_updating_filters, .tx-kesearch-pi1 #kesearch_updating_results {
  display: none;
  text-align: center;
}
#kesearch_num_results {
  margin: 1em 0;
}
#kesearch_results .result-list-item .panel-body h3 {
  margin-top: 0;
}
#kesearch_results .result-list-item .scoreBar {
  border: 1px solid #ccc;
  display: block;
  float: right;
  height: 10px;
  margin-left: 10px;
  margin-top: 0.35em;
  width: 48px;
}
#kesearch_results .result-list-item .scoreBar .score {
  background-color: #969696;
  border: 1px solid #969696;
  display: block;
  height: 10px;
  margin: -1px 0 0 0;
}
#kesearch_results .result-list-item .scoreInfo {
  color: #919191;
  font-size: small;
}
#kesearch_results .result-list-item .hit {
  color: #5cb85c;
  font-weight: 500;
}
#kesearch_pagebrowser_bottom {
  margin: 1em 0;
}
.headerimg .ll-motiv-wrapper .ll-motiv {
  height: 450px;
  width: auto;
  background: url(../img/header-img-dummy.jpg) no-repeat center center transparent;
  position: relative;
  font-size: 120%;
}
.headerimg .ll-motiv-wrapper .b3badge {
  position: absolute;
  top: 0;
  right: 0;
  background: url(../img/b3-badge.jpg) no-repeat right top transparent;
  height: 76px;
  width: 76px;
}
.headerimg .ll-motiv-wrapper .ll-text {
  width: 85%;
  padding: 140px 0 0;
}
.headerimg .ll-motiv-wrapper h3 {
  background: #969696;
  margin-top: 0;
  color: #fff;
  padding: 8px 30px 8px 35px;
  display: inline-block;
  font-size: 42px;
  font-weight: 600;
  text-transform: uppercase;
}
.headerimg .ll-motiv-wrapper h3.sec-color {
  background: #fff;
  color: #969696;
  text-transform: none;
  font-size: 28px;
}
.headerimg .ll-motiv-wrapper h4 {
  background: #fff;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding: 10px 30px 10px 35px;
  color: #7d7d7d;
  line-height: 1.55em;
  width: 65%;
}
@media (max-width: 991px) {
  .headerimg .ll-motiv-wrapper .ll-motiv {
    height: 300px;
  }
  .ll-subclaim h4 {
    display: none;
  }
  .headerimg .ll-motiv-wrapper h3 {
    font-size: 30px;
  }
  .headerimg .ll-motiv-wrapper h3.sec-color {
    font-size: 20px;
  }
  .headerimg .ll-motiv-wrapper .ll-text {
    padding: 60px 0 0;
  }
}
/*.metanav-wrapper {
	margin-bottom: 20px
}*/
.metanav-wrapper a {
  color: #4B4B4D;
}
.metanav-wrapper i {
  color: #e10b34;
  font-size: 18px;
  padding: 0 6px;
  line-height: 0.6em;
  vertical-align: middle;
}
.main-content-wrapper {
  padding-top: 30px;
}
.layout-2 .main-content-wrapper {
  padding-top: 0;
}
.frame-custom-21 {
  background: #fff;
  border-radius: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}
div.frame-custom-160 {
  margin-bottom: 30px;
}
.sidebar h3 {
  margin-top: 0;
  color: #7d7d7d;
}
.sidebar .h3-special {
  margin-bottom: 20px;
}
.sidebar .h3-special i {
  color: #e10b34;
  margin-right: 10px;
  font-size: 24px;
}
.sidebar .image {
  margin: 0;
}
.main-content-wrapper .col-md-8 h2.csc-firstHeader {
  margin-top: 0;
}
/*
a.email {
	color: $red
}

a.email:before,
span.email:before {
	font-family: material-design-iconic-font;
	content: "\f15a";
	color: $red;
	margin-right: 8px;
	font-size: 16px
}

span.telefon:before {
	font-family: material-design-iconic-font;
	content: "\f2be";
	color: $red;
	margin-right: 8px;
	font-size: 16px
}

span.fax:before {
	font-family: material-design-iconic-font;
	content: "\f222";
	color: $red;
	margin-right: 8px;
	font-size: 19px
}
*/
span.morelink {
  content: " ";
  display: table;
}
span.morelink a {
  float: right;
  font-weight: 600;
  color: #7d7d7d;
}
span.morelink a:after {
  font-family: Material-Design-Iconic-Font;
  content: "";
  color: #e10b34;
  margin-left: 8px;
  font-size: 19px;
  display: block;
  float: right;
  padding: 0;
  line-height: 1em;
}
h2.csc-firstHeader {
  margin-bottom: 30px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #4B4B4D;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin: 0;
  margin-bottom: 1.8rem;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: #4B4B4D;
}
h1, .h1 {
  font-size: 2.22222rem;
  line-height: 2.778rem;
}
h2, .h2 {
  font-size: 2rem;
  line-height: 2.778rem;
}
h3, .h3 {
  font-size: 1.27778rem;
}
h4, .h4 {
  font-size: 1.22222rem;
}
h5, .h5 {
  font-size: 1.11111rem;
}
.h3-special {
  color: grey;
}
.frame-type-header header * {
  margin-bottom: 0;
}
.headerimg .ll-motiv-wrapper h3 {
  background: #e10b34 none repeat scroll 0 0;
  opacity: 0.7;
}
.blue-line {
  background: #e10b34 none repeat scroll 0 0;
}
.nav-wrapper li::before {
  color: #e10b34;
}
/*
.download:before {
	font-family: Material-Design-Iconic-Font;
	content: " "
}
*/
.internal-link:before {
  font-family: Material-Design-Iconic-Font;
  content: " ";
}
.external-link-new-window:before {
  font-family: Material-Design-Iconic-Font;
  content: " ";
}
.mail:before {
  font-family: Material-Design-Iconic-Font;
  content: " ";
}
.box-accordion h2 > * {
  display: none;
}
p:last-child {
  margin-bottom: 0;
}
.row-full {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}
.bg-light {
  background-color: #f8f9fa;
}
table {
  width: 100%;
  max-width: 100%;
}
table tbody {
  overflow-x: auto;
}
table tbody tr:nth-of-type(2n) {
  background-color: #f8f9fa;
}
table tbody tr td {
  padding: 20px 10px;
  border-top: 0;
  vertical-align: top;
}
#mainnavbar {
  font-size: 15px;
  padding: 0;
}
@media (min-width: 992px) {
  #mainnavbar > ul > li.dropdown .dropdown > a .fa {
    display: none;
  }
}
@media (max-width: 991px) {
  #mainnavbar {
    margin-top: 10px;
  }
  #mainnavbar > ul > li {
    border-bottom: 1px solid #eeeeee;
  }
  #mainnavbar > ul > li:last-child {
    border: none;
  }
  #mainnavbar > ul > li > a {
    padding: 10px 10px 10px 0;
  }
  #mainnavbar > ul > li.dropdown > a {
    position: relative;
    padding-right: 40px;
  }
  #mainnavbar > ul > li.dropdown > a .fa {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: #f8f9fa;
    height: 40px;
    width: 40px;
    border: none;
    color: #fbba00;
  }
  #mainnavbar .dropdown-menu {
    box-shadow: 0 0 0;
    border: none;
    border-top: 1px solid #e9ecef;
  }
  #mainnavbar .dropdown-menu > li + li {
    border-top: 1px solid #eeeeee;
  }
  #mainnavbar .dropdown-menu > li > a {
    position: relative;
    padding: 10px 10px 10px 20px;
    padding-right: 40px;
  }
  #mainnavbar .dropdown-menu > li > a .fa {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: #f8f9fa;
    height: 40px;
    width: 40px;
    border: none;
    color: #fbba00;
  }
  #mainnavbar .dropdown-menu .dropdown-menu > li.active > a, #mainnavbar .dropdown-menu .dropdown-menu > li.active > a:hover, #mainnavbar .dropdown-menu .dropdown-menu > li.active > a:focus {
    color: #e10b34;
    background-color: transparent;
  }
}
.breadcrumb-container {
  background-color: #f8f9fa;
  padding: 30px 0;
}
.breadcrumb-container .row {
  display: flex;
}
@media (max-width: 991px) {
  .breadcrumb-container {
    padding: 10px 0;
  }
}
.layout-2 .breadcrumb-container {
  background-color: #fff;
}
.breadcrumb-wrapper {
  font-size: 0.778rem;
  height: 100%;
  display: flex;
  align-items: center;
}
.breadcrumb-wrapper span {
  margin-top: 0;
  padding-right: 8px;
  color: #4B4B4D;
  display: inline-block;
}
.breadcrumb {
  background-color: transparent;
  border-radius: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li::before {
  font-family: FontAwesome;
  content: "";
  color: #e10b34;
  font-size: 1.3em;
  padding: 0 5px;
  line-height: 0.9;
}
.breadcrumb > li a {
  color: #4B4B4D;
}
.toolbar-wrapper {
  display: flex;
  justify-content: flex-end;
}
.toolbar-wrapper li {
  display: inline-block;
  padding: 0 9px;
  line-height: 2;
}
.toolbar-wrapper li:last-child {
  padding-right: 0;
}
.toolbar-wrapper li a:hover, .toolbar-wrapper li a:focus {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.toolbar-wrapper li:hover img, .toolbar-wrapper li:focus img {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.toolbar-wrapper li.ti-fontsize {
  cursor: pointer;
  position: relative;
}
.toolbar-wrapper li.ti-fontsize .ti-fontsize-info-box {
  display: none;
  position: absolute;
  right: -69px;
  top: 80px;
  width: 400px;
  padding: 25px;
  background-color: #fbba00;
  color: #343a40;
  text-align: left;
  cursor: default;
  z-index: 9999;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.toolbar-wrapper li.ti-fontsize:hover .ti-fontsize-info-box {
  display: block;
}
.toolbar-wrapper li.ti-fontsize .ti-fontsize-info-box:after {
  position: absolute;
  top: -19px;
  right: 65px;
  display: inline-block;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #fbba00;
  border-left: 20px solid transparent;
  content: '';
}
.toolbar-wrapper li.ti-fontsize .ti-fontsize-info-box span {
  cursor: default;
  color: #343a40;
  display: inline-block;
  vertical-align: text-top;
}
.toolbar-wrapper li.ti-fontsize .ti-fontsize-info-box p {
  font-size: 16px;
  margin: 0;
}
.toolbar-wrapper li.ti-fontsize .ti-fontsize-info-box p + p {
  margin: 10px 0 0;
}
.toolbar-wrapper li.ti-fontsize .ti-fontsize-info-box-btn {
  background-color: #fff;
  color: #fbba00;
  padding: 10px 15px;
  font-weight: 600;
  text-align: center;
  line-height: 1;
}
.toolbar-wrapper li.ti-fontsize .ti-fontsize-info-box-btn + .ti-fontsize-info-box-btn {
  margin: 0 0 0 5px;
}
.toolbar-wrapper li.ti-fontsize .ti-fontsize-info-box-btn-group {
  padding: 0;
  margin: 0 0 20px;
}
.toolbar-wrapper li.ti-fontsize .ti-fontsize-info-box-btn-group + .ti-fontsize-info-box-btn-group {
  float: right;
}
.toolbar-wrapper form {
  font-size: 0.778rem;
}
.toolbar-wrapper form #ke_search_searchfield_sword {
  border-radius: 0;
  padding: 6px 15px;
  border: 1px solid #e2e2e2;
  outline: none;
  vertical-align: top;
}
.toolbar-wrapper form #ke_search_searchfield_submit {
  border: none;
  border-radius: 0;
  color: #fff;
  background-color: #e10b34;
  display: inline-block;
  padding: 7px 15px;
}
.frame .tx-kesearch-pi1 #ke_search_sword {
  padding: 10px 15px;
  width: 100%;
}
.frame .tx-kesearch-pi1 span.resetbutt a.resetButton {
  border-radius: 0;
}
.frame .tx-kesearch-pi1 span.submitbutt input {
  border-radius: 0;
}
.frame .tx-kesearch-pi1 .result-list-item {
  border-bottom: 1px solid #e9ecef;
  margin: 0 0 15px;
  padding: 0 0 15px;
}
.custom-userstatus .btn {
  margin-bottom: 25px;
}
.alert-info {
  background-color: #ffdd7c;
  border-color: #fbba00;
  color: inherit;
}
