/* COLOR SETTINGS */
.faqs_siteobject {
  padding: 0px !important;
  box-sizing: border-box;
  background-color: #ffffff !important;
}
.faqs_siteobject .faqsliste {
  float: left;
  width: 25%;
  text-align: center;
  word-wrap: break-word;
  padding: 40px 20px !important;
  box-sizing: border-box;
  background-color: #ffffff !important;
}
@media (max-width: 768px) {
  .faqs_siteobject .faqsliste {
    width: 50%;
    padding: 30px 15px 0 15px !important;
  }
  .faqs_siteobject .faqsliste:nth-child(3), .faqs_siteobject .faqsliste:nth-child(4) {
    padding-bottom: 30px !important;
  }
}
@media (max-width: 480px) {
  .faqs_siteobject .faqsliste {
    width: 50%;
    padding: 20px 10px 0 10px !important;
  }
  .faqs_siteobject .faqsliste:nth-child(3), .faqs_siteobject .faqsliste:nth-child(4) {
    padding-bottom: 20px !important;
  }
}
.faqs_siteobject .faqsliste a {
  padding: 0;
}
.faqs_siteobject .faqsliste .modfaqshead {
  font-size: 24px;
  line-height: 30px;
  color: #585f5f;
  font-weight: bold;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .faqs_siteobject .faqsliste .modfaqshead {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 480px) {
  .faqs_siteobject .faqsliste .modfaqshead {
    font-size: 16px;
    line-height: 22px;
  }
}
.faqs_siteobject .faqsliste div.dreieck {
  margin-bottom: 5px;
}
.faqs_siteobject .faqsliste div.dreieck img {
  width: 35px;
}
@media (max-width: 768px) {
  .faqs_siteobject .faqsliste div.dreieck img {
    width: 30px;
  }
}
@media (max-width: 480px) {
  .faqs_siteobject .faqsliste div.dreieck img {
    width: 25px;
  }
}

.faqsliste_siteobject {
  padding: 0 !important;
  box-sizing: border-box;
  background-color: #ffffff !important;
}
.faqsliste_siteobject .faqsliste {
  padding: 0 !important;
  box-sizing: border-box;
  background-color: #ffffff !important;
}
.faqsliste_siteobject .faqsliste .faqs-item {
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
}
@media (max-width: 1024px) {
  .faqsliste_siteobject .faqsliste .faqs-item {
    margin-bottom: 35px;
  }
}
@media (max-width: 768px) {
  .faqsliste_siteobject .faqsliste .faqs-item {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .faqsliste_siteobject .faqsliste .faqs-item {
    margin-bottom: 20px;
  }
}
.faqsliste_siteobject .faqsliste .faqs-item .img-container {
  float: left;
  width: 25%;
  line-height: 0;
  box-sizing: border-box;
  padding-bottom: 25%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.faqsliste_siteobject .faqsliste .faqs-item .content-container {
  float: left;
  width: 75%;
  background-color: white;
  min-height: 330px;
  padding: 40px 40px 20px 40px;
  box-sizing: border-box;
}
.faqsliste_siteobject .faqsliste .faqs-item .content-container h2,
.faqsliste_siteobject .faqsliste .faqs-item .content-container h2 a {
  color: #585f5f;
  margin-bottom: 30px;
  font-size: 3rem;
  line-height: 46px;
  font-weight: lighter;
  background-image: unset !important;
  padding-left: 0px !important;
  box-sizing: border-box !important;
}
@media (max-width: 768px) {
  .faqsliste_siteobject .faqsliste .faqs-item .content-container h2,
.faqsliste_siteobject .faqsliste .faqs-item .content-container h2 a {
    margin-bottom: 20px;
    font-size: 2.5rem;
    line-height: 37px;
  }
}
@media (max-width: 480px) {
  .faqsliste_siteobject .faqsliste .faqs-item .content-container h2,
.faqsliste_siteobject .faqsliste .faqs-item .content-container h2 a {
    margin-bottom: 15px;
    font-size: 2.2rem;
    line-height: 34px;
  }
}
.faqsliste_siteobject .faqsliste .faqs-item .content-container p {
  color: black;
}
.faqsliste_siteobject .faqsliste .faqs-item .content-container a.more {
  font-weight: bold;
  background-image: url(pfeil-interner-link.svg);
  background-size: 11px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 16px;
  text-transform: uppercase;
  color: #585f5f;
}
@media (max-width: 1024px) {
  .faqsliste_siteobject .faqsliste .faqs-item .content-container a.more {
    background-size: 10px;
    padding-left: 15px;
  }
}
@media (max-width: 768px) {
  .faqsliste_siteobject .faqsliste .faqs-item .content-container a.more {
    background-size: 9px;
    padding-left: 14px;
  }
}
.faqsliste_siteobject .faqsliste .faqs-item .content-container .modfaqstime {
  font-weight: lighter;
  margin-bottom: 30px;
}
.faqsliste_siteobject .faqsliste .faqs-item .content-container .modfaqsshorty {
  font-weight: lighter;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .faqsliste_siteobject .faqsliste .faqs-item .img-container {
    width: 33.333333%;
  }
  .faqsliste_siteobject .faqsliste .faqs-item .content-container {
    width: 66.666666%;
  }
  .faqsliste_siteobject .faqsliste .faqs-item .content-container h2 {
    margin-bottom: 25px;
    font-size: 2.8rem;
    line-height: 40px;
  }
  .faqsliste_siteobject .faqsliste .faqs-item .content-container .modfaqstime {
    margin-bottom: 25px;
  }
  .faqsliste_siteobject .faqsliste .faqs-item .content-container .modfaqsshorty {
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .faqsliste_siteobject .faqsliste .faqs-item .img-container {
    width: 100%;
    padding-bottom: 50%;
  }
  .faqsliste_siteobject .faqsliste .faqs-item .content-container {
    width: 100%;
  }
  .faqsliste_siteobject .faqsliste .faqs-item .content-container h2 {
    margin-bottom: 20px;
    font-size: 2.5rem;
    line-height: 37px;
  }
  .faqsliste_siteobject .faqsliste .faqs-item .content-container .modfaqstime {
    margin-bottom: 20px;
  }
  .faqsliste_siteobject .faqsliste .faqs-item .content-container .modfaqsshorty {
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .faqsliste_siteobject .faqsliste .faqs-item .content-container {
    padding: 20px 20px 20px 20px;
  }
  .faqsliste_siteobject .faqsliste .faqs-item .content-container h2 {
    margin-bottom: 15px;
    font-size: 2.2rem;
    line-height: 34px;
  }
  .faqsliste_siteobject .faqsliste .faqs-item .content-container .modfaqstime {
    margin-bottom: 15px;
  }
  .faqsliste_siteobject .faqsliste .faqs-item .content-container .modfaqsshorty {
    margin-bottom: 10px;
  }
}

.faqsdetails {
  padding: 0 !important;
  box-sizing: border-box;
}
.faqsdetails #teaserpic {
  box-sizing: border-box;
}
.faqsdetails .content-container {
  padding: 80px 120px 40px 120px;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .faqsdetails .content-container {
    padding: 60px 60px 35px 60px;
  }
}
@media (max-width: 768px) {
  .faqsdetails .content-container {
    padding: 40px 40px 30px 40px;
  }
}
@media (max-width: 480px) {
  .faqsdetails .content-container {
    padding: 20px 20px 20px 20px;
  }
}
.faqsdetails .content-container .faqstime {
  margin-bottom: 5px;
}
.faqsdetails .content-container h1 {
  color: #585f5f;
  margin-bottom: 30px;
  font-size: 3rem;
  line-height: 46px;
  font-weight: lighter;
}
@media (max-width: 1024px) {
  .faqsdetails .content-container h1 {
    margin-bottom: 25px;
    font-size: 2.8rem;
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  .faqsdetails .content-container h1 {
    margin-bottom: 20px;
    font-size: 2.5rem;
    line-height: 37px;
  }
}
@media (max-width: 480px) {
  .faqsdetails .content-container h1 {
    margin-bottom: 15px;
    font-size: 2.2rem;
    line-height: 34px;
  }
}
.faqsdetails .content-container .faqslink {
  margin-top: 40px;
}
@media (max-width: 480px) {
  .faqsdetails .content-container a.intern, .faqsdetails .content-container a.extern {
    display: block;
    margin-left: 0 !important;
  }
}
@media (max-width: 480px) {
  .faqsdetails .content-container a.intern {
    margin-bottom: 10px !important;
  }
}

.blog_siteobject {
  padding: 0 !important;
  box-sizing: border-box;
  background-color: #ffffff !important;
}
.blog_siteobject .blogliste {
  padding: 0 !important;
  box-sizing: border-box;
  background-color: #ffffff !important;
}
.blog_siteobject .blogliste .blog-item {
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
}
@media (max-width: 1024px) {
  .blog_siteobject .blogliste .blog-item {
    margin-bottom: 35px;
  }
}
@media (max-width: 768px) {
  .blog_siteobject .blogliste .blog-item {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .blog_siteobject .blogliste .blog-item {
    margin-bottom: 20px;
  }
}
.blog_siteobject .blogliste .blog-item .img-container {
  float: left;
  width: 25%;
  line-height: 0;
  /* border: 10px solid $color-second; */
  box-sizing: border-box;
  padding-bottom: 25%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.blog_siteobject .blogliste .blog-item .content-container {
  float: left;
  width: 75%;
  background-color: #585f5f;
  padding: 40px 40px 20px 40px;
  box-sizing: border-box;
}
.blog_siteobject .blogliste .blog-item .content-container h2 {
  color: white;
  margin-bottom: 30px;
  font-size: 3rem;
  line-height: 46px;
  font-weight: lighter;
}
.blog_siteobject .blogliste .blog-item .content-container p, .blog_siteobject .blogliste .blog-item .content-container a {
  color: white;
}
.blog_siteobject .blogliste .blog-item .content-container a.more {
  font-weight: bold;
  background-image: url("./icons/welcome-intern-invert.svg");
  background-size: 11px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 13px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .blog_siteobject .blogliste .blog-item .content-container a.more {
    background-size: 10px;
    padding-left: 13px;
  }
}
@media (max-width: 768px) {
  .blog_siteobject .blogliste .blog-item .content-container a.more {
    background-size: 9px;
    padding-left: 13px;
  }
}
.blog_siteobject .blogliste .blog-item .content-container .modblogtime {
  font-weight: lighter;
  margin-bottom: 30px;
}
.blog_siteobject .blogliste .blog-item .content-container .modblogshorty {
  font-weight: lighter;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .blog_siteobject .blogliste .blog-item .img-container {
    width: 33.333333%;
  }
  .blog_siteobject .blogliste .blog-item .content-container {
    width: 66.666666%;
  }
  .blog_siteobject .blogliste .blog-item .content-container h2 {
    margin-bottom: 25px;
    font-size: 2.8rem;
    line-height: 40px;
  }
  .blog_siteobject .blogliste .blog-item .content-container .modblogtime {
    margin-bottom: 25px;
  }
  .blog_siteobject .blogliste .blog-item .content-container .modblogshorty {
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .blog_siteobject .blogliste .blog-item .img-container {
    width: 100%;
    padding-bottom: 50%;
  }
  .blog_siteobject .blogliste .blog-item .content-container {
    width: 100%;
  }
  .blog_siteobject .blogliste .blog-item .content-container h2 {
    margin-bottom: 20px;
    font-size: 2.5rem;
    line-height: 37px;
  }
  .blog_siteobject .blogliste .blog-item .content-container .modblogtime {
    margin-bottom: 20px;
  }
  .blog_siteobject .blogliste .blog-item .content-container .modblogshorty {
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .blog_siteobject .blogliste .blog-item .content-container {
    padding: 20px 20px 20px 20px;
  }
  .blog_siteobject .blogliste .blog-item .content-container h2 {
    margin-bottom: 15px;
    font-size: 2.2rem;
    line-height: 34px;
  }
  .blog_siteobject .blogliste .blog-item .content-container .modblogtime {
    margin-bottom: 15px;
  }
  .blog_siteobject .blogliste .blog-item .content-container .modblogshorty {
    margin-bottom: 10px;
  }
}

.blogdetails {
  padding: 0 !important;
  box-sizing: border-box;
  background-color: #ffffff !important;
}
.blogdetails #teaserpic {
  border: 10px solid #F06E00;
  box-sizing: border-box;
}
.blogdetails .content-container {
  padding: 80px 120px 40px 120px;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .blogdetails .content-container {
    padding: 60px 60px 35px 60px;
  }
}
@media (max-width: 768px) {
  .blogdetails .content-container {
    padding: 40px 40px 30px 40px;
  }
}
@media (max-width: 480px) {
  .blogdetails .content-container {
    padding: 20px 20px 20px 20px;
  }
}
.blogdetails .content-container .blogtime {
  margin-bottom: 5px;
}
.blogdetails .content-container h1 {
  color: #F06E00;
  margin-bottom: 30px;
  font-size: 3rem;
  line-height: 46px;
  font-weight: lighter;
}
@media (max-width: 1024px) {
  .blogdetails .content-container h1 {
    margin-bottom: 25px;
    font-size: 2.8rem;
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  .blogdetails .content-container h1 {
    margin-bottom: 20px;
    font-size: 2.5rem;
    line-height: 37px;
  }
}
@media (max-width: 480px) {
  .blogdetails .content-container h1 {
    margin-bottom: 15px;
    font-size: 2.2rem;
    line-height: 34px;
  }
}
.blogdetails .content-container .bloglink {
  margin-top: 40px;
}
@media (max-width: 480px) {
  .blogdetails .content-container a.intern, .blogdetails .content-container a.extern {
    display: block;
    margin-left: 0 !important;
  }
}
@media (max-width: 480px) {
  .blogdetails .content-container a.intern {
    margin-bottom: 10px !important;
  }
}
.blogdetails .content-container .social-share-container {
  margin-top: 40px;
}
.blogdetails .content-container .social-share-container a {
  background-image: unset;
  background-position: unset;
  padding-left: 0;
}
.blogdetails .video-container {
  line-height: 0;
}

.siteobject-slider {
  width: 100%;
  margin: 0 auto;
  display: block;
  box-sizing: border-box;
}
.siteobject-slider .slider-wrapper.owl-carousel .slider-container-item {
  position: relative;
}
@media screen and (max-width: 480px) {
  .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .copyrighttext {
    top: 44vw;
    bottom: unset;
  }
}
.siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-left-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 38.5vw;
}
@media screen and (max-width: 768px) {
  .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-left-bottom {
    bottom: 0%;
    width: 55.55vw;
  }
}
.siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-right-top {
  position: absolute;
  right: 0;
  top: 0;
  width: 27vw;
}
@media screen and (max-width: 768px) {
  .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-right-top {
    display: none;
  }
}
.siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-text {
  position: absolute;
  right: 0;
  top: 0;
  padding: 1.8vw;
  box-sizing: border-box;
  width: 14vw;
}
@media screen and (min-width: 1400px) {
  .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-text {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-text {
    padding: 20px;
    width: 43vw;
    top: unset;
    bottom: 0;
    display: none;
  }
}
.siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-text .text p {
  color: white;
  margin-bottom: 0;
  font-weight: normal;
  text-align: right;
  font-size: 1.15vw;
  line-height: 1.45vw;
}
@media (max-width: 768px) {
  .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-text .text p {
    font-size: 3vw;
    line-height: 3.3vw;
  }
}
.siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-ueberschriften {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: transparent;
  padding: 4vw;
  box-sizing: border-box;
  max-width: 36.5vw;
}
@media (min-width: 1400px) {
  .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-ueberschriften {
    padding: 40px;
    max-width: 635px;
  }
}
@media screen and (max-width: 768px) {
  .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-ueberschriften {
    padding: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;
    width: 70%;
    max-width: unset;
  }
}
.siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-ueberschriften .ueberschrift h1, .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-ueberschriften .ueberschrift .h1lookalike {
  color: white;
  margin-bottom: 0px;
  font-size: 5.3vw;
  line-height: 5.3vw;
  font-weight: bold;
  background-color: #F06E00;
  padding: 5px 10px;
  box-sizing: border-box;
  display: inline;
  color: white;
  line-height: 160% !important;
  box-decoration-break: clone;
}
@media (min-width: 1400px) {
  .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-ueberschriften .ueberschrift h1, .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-ueberschriften .ueberschrift .h1lookalike {
    font-size: 56px;
    line-height: 56px;
  }
}
@media (max-width: 768px) {
  .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-ueberschriften .ueberschrift h1, .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-ueberschriften .ueberschrift .h1lookalike {
    font-size: 6vw;
    line-height: 1.1;
    font-weight: bold;
    margin-bottom: -10px;
  }
}
.siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-ueberschriften .ueberschriftsub {
  display: none;
  margin-bottom: 20px;
}
.siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-ueberschriften .ueberschriftsub h2 {
  color: white;
  margin-bottom: 10px;
  font-size: 2.15vw;
  line-height: 2.4vw;
  font-weight: bold;
}
@media (min-width: 1400px) {
  .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-ueberschriften .ueberschriftsub h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-ueberschriften .ueberschriftsub h2 {
    font-size: 6.15vw;
    line-height: 7vw;
  }
}
.siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-ueberschriften .link {
  margin-top: 20px;
}
.siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-ueberschriften a.abuttonlightinternwhite {
  background-color: #585f5f;
  color: white;
  margin-bottom: 0;
  border: 0;
}
@media (max-width: 768px) {
  .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .ondesktop {
    display: none;
  }
}
@media (max-width: 768px) {
  .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .ondesktop {
    display: none;
  }
}
.siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-mobile {
  display: none;
  position: relative;
}
@media (max-width: 768px) {
  .siteobject-slider .slider-wrapper.owl-carousel .slider-container-item .overlay-mobile {
    display: block;
    background-image: url("slider-ecken-mobil.png");
    background-size: 100%;
    background-repeat: no-repeat;
  }
}

.siteobject-header {
  width: 100%;
  margin: 0 auto;
  display: block;
  box-sizing: border-box;
}
.siteobject-header .copyrighttext-left {
  bottom: 0px;
  left: 0px;
}
@media (min-width: 1024px) {
  .siteobject-header .copyrighttext-left {
    bottom: 30px;
    left: 30px;
  }
}
.siteobject-header .header-wrapper.owl-carousel .header-container-item {
  position: relative;
  padding: 0px;
  background-color: white !important;
}
@media (min-width: 1024px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item {
    padding: 30px;
  }
}
@media screen and (max-width: 480px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .copyrighttext {
    top: 44vw;
    bottom: unset;
  }
}
.siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-left-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 160px 160px;
  border-color: transparent transparent #F06E00 transparent;
  transform: rotate(0deg);
}
@media (min-width: 480px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-left-bottom {
    border-width: 0px 0px 210px 210px;
  }
}
@media (min-width: 768px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-left-bottom {
    border-width: 0px 0px 280px 280px;
  }
}
@media (min-width: 1024px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-left-bottom {
    border-width: 0px 0px 400px 400px;
  }
}
@media (min-width: 1900px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-left-bottom {
    border-width: 0px 0px 450px 450px;
  }
}
@media (min-width: 2600px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-left-bottom {
    border-width: 0px 0px 480px 480px;
  }
}
.siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1.8vw;
  box-sizing: border-box;
  width: 300px;
  text-align: right;
}
@media (min-width: 768px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text {
    width: 800px;
  }
}
.siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text .datum {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text .datum > .day {
  font-weight: bold;
  font-size: 35px;
  line-height: 1;
  color: white;
  background-color: #F06E00;
}
@media (min-width: 480px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text .datum > .day {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text .datum > .day {
    font-size: 50px;
  }
}
@media (min-width: 1024px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text .datum > .day {
    font-size: 60px;
  }
}
.siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text .datum > .month {
  font-weight: bold;
  font-size: 17px;
  line-height: 1;
  color: white;
  background-color: #F06E00;
  text-transform: uppercase;
}
@media (min-width: 480px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text .datum > .month {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text .datum > .month {
    font-size: 26px;
  }
}
@media (min-width: 1024px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text .datum > .month {
    font-size: 30px;
  }
}
.siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text .ueberschrift {
  font-weight: bold;
  font-size: 26px;
  line-height: 1.4;
  color: white;
  background-color: #F06E00;
  display: inline;
}
@media (min-width: 480px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text .ueberschrift {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text .ueberschrift {
    font-size: 40px;
    white-space: nowrap;
  }
}
@media (min-width: 1024px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text .ueberschrift {
    font-size: 50px;
  }
}
.siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text .text {
  display: none;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.1;
}
@media (min-width: 1024px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-text .text {
    display: block;
  }
}
@media (max-width: 768px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .ondesktop {
    display: none;
  }
}
@media (max-width: 768px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .ondesktop {
    display: none;
  }
}
.siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-mobile {
  display: none;
  position: relative;
}
@media (max-width: 768px) {
  .siteobject-header .header-wrapper.owl-carousel .header-container-item .overlay-mobile {
    display: block;
    background-image: url("header-ecken-mobil.png");
    background-size: 100%;
    background-repeat: no-repeat;
  }
}

/* source-sans-pro-200 - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 200;
  src: url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-200.eot");
  /* IE9 Compat Modes */
  src: local(""), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-200.eot?#iefix") format("embedded-opentype"), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-200.woff2") format("woff2"), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-200.woff") format("woff"), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-200.ttf") format("truetype"), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-200.svg#SourceSansPro") format("svg");
  /* Legacy iOS */
}
/* source-sans-pro-300 - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-300.eot?#iefix") format("embedded-opentype"), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-300.woff2") format("woff2"), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-300.woff") format("woff"), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-300.ttf") format("truetype"), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-300.svg#SourceSansPro") format("svg");
  /* Legacy iOS */
}
/* source-sans-pro-regular - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-regular.eot?#iefix") format("embedded-opentype"), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-regular.woff2") format("woff2"), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-regular.woff") format("woff"), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-regular.ttf") format("truetype"), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-regular.svg#SourceSansPro") format("svg");
  /* Legacy iOS */
}
/* source-sans-pro-700 - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-700.eot?#iefix") format("embedded-opentype"), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-700.woff2") format("woff2"), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-700.woff") format("woff"), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-700.ttf") format("truetype"), url("fonts/source-sans-pro-v19-latin-ext_latin_cyrillic-ext_cyrillic-700.svg#SourceSansPro") format("svg");
  /* Legacy iOS */
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

img {
  vertical-align: center;
}

body {
  font-size: 100%;
  font-family: "Source Sans Pro", sans-serif;
  background-color: #ffffff;
}

*:focus {
  outline: none;
}

.site1.siteparent0.mastersiteid1 #imgheaderbereich p:nth-child(1) {
  display: none;
}
.site1.siteparent0.mastersiteid1 #imgheaderbereich h1 {
  margin-top: 32px;
}

p, a {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  p, a {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  p, a {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }
}
.p-t-smaller-auto {
  padding-top: 5px;
}
@media (min-width: 768px) {
  .p-t-smaller-auto {
    padding-top: 10px;
  }
}

.p-b-smaller-auto {
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .p-b-smaller-auto {
    padding-bottom: 10px;
  }
}

.p-t-b-smaller-auto {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .p-t-b-smaller-auto {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.p-t-small-auto {
  padding-top: 10px;
}
@media (min-width: 768px) {
  .p-t-small-auto {
    padding-top: 15px;
  }
}

.p-b-small-auto {
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .p-b-small-auto {
    padding-bottom: 15px;
  }
}

.p-t-b-small-auto {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .p-t-b-small-auto {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.p-t-normal-auto {
  padding-top: 15px;
}
@media (min-width: 768px) {
  .p-t-normal-auto {
    padding-top: 20px;
  }
}

.p-b-normal-auto {
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .p-b-normal-auto {
    padding-bottom: 20px;
  }
}

.p-t-b-normal-auto {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .p-t-b-normal-auto {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.p-t-big-auto {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .p-t-big-auto {
    padding-top: 30px;
  }
}

.p-b-big-auto {
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .p-b-big-auto {
    padding-bottom: 30px;
  }
}

.p-t-b-big-auto {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .p-t-b-big-auto {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.p-t-big-x2-auto {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .p-t-big-x2-auto {
    padding-top: 40px;
  }
}

.p-b-big-x2-auto {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .p-b-big-x2-auto {
    padding-bottom: 40px;
  }
}

.p-t-b-big-x2-auto {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .p-t-b-big-x2-auto {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.ausrichtung {
  margin: 0 7%;
}

#contentbereich {
  min-height: 400px;
  margin-top: 70px;
}

a {
  text-decoration: none;
  color: #585f5f;
  margin-bottom: 0;
}

div.siteobject-content a.noarrow {
  background-image: none;
}

div.siteobject-content a {
  font-weight: bold;
  background-image: url("./icons/welcome-intern.svg");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 13px;
  background-size: 11px;
}
@media (max-width: 1024px) {
  div.siteobject-content a {
    background-size: 10px;
    padding-left: 13px;
  }
}
@media (max-width: 768px) {
  div.siteobject-content a {
    background-size: 9px;
    padding-left: 13px;
  }
}

div.siteobject-content.dark a {
  background-image: url("./icons/welcome-intern-invert.svg");
  background-size: 11px;
  color: #fff;
}
@media (max-width: 1024px) {
  div.siteobject-content.dark a {
    background-size: 10px;
    padding-left: 13px;
  }
}
@media (max-width: 768px) {
  div.siteobject-content.dark a {
    background-size: 9px;
    padding-left: 13px;
  }
}

div.siteobject-content a.extern {
  font-weight: bold;
  background-image: url("./icons/welcome-extern.svg");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
  background-size: 12px;
}
@media (max-width: 1024px) {
  div.siteobject-content a.extern {
    background-size: 12px;
    padding-left: 15px;
  }
}
@media (max-width: 768px) {
  div.siteobject-content a.extern {
    background-size: 12px;
    padding-left: 13px;
  }
}
@media (max-width: 480px) {
  div.siteobject-content a.extern {
    background-size: 12px;
    padding-left: 13px;
  }
}
div.siteobject-content a.extern.abstand-left {
  margin-left: 20px;
}

div.siteobject-content.dark a.extern {
  background-image: url("./icons/welcome-extern-invert.svg");
  background-size: 11px;
}

div.siteobject-content a.pdflink, a.pdflink {
  font-weight: bold;
  background-position: left center;
  background-image: url("./icons/welcome-download.svg");
  background-repeat: no-repeat;
  padding-left: 13px;
}

div.siteobject-content a.xlslink, a.xlslink {
  font-weight: bold;
  background-position: left center;
  background-image: url(Excl-icon-20px.png);
  background-repeat: no-repeat;
  padding-left: 28px;
}

div.siteobject-content a.abuttonlight, a.abuttonlight {
  border: 1px solid #585f5f;
  background-color: #fff;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center !important;
  padding-left: 26px;
  padding-right: 10px;
  display: inline-block;
}

div.siteobject-content.dark a.abuttonlight {
  color: #585f5f;
  background-image: url("./icons/welcome-intern.svg");
  background-size: 11px;
}
@media (max-width: 1024px) {
  div.siteobject-content.dark a.abuttonlight {
    background-size: 10px;
    padding-left: 25px;
  }
}
@media (max-width: 768px) {
  div.siteobject-content.dark a.abuttonlight {
    background-size: 9px;
    padding-left: 24px;
  }
}

div.siteobject-content a.abuttonlightintern, a.abuttonlightintern {
  border: 1px solid #585f5f;
  background-color: #fff;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center;
  padding-right: 10px;
  display: inline-block;
  background-image: url("./icons/welcome-intern.svg");
  background-repeat: no-repeat;
  padding-left: 27px;
  background-size: 11px;
}
@media (max-width: 1024px) {
  div.siteobject-content a.abuttonlightintern, a.abuttonlightintern {
    background-size: 10px;
    padding-left: 25px;
  }
}
@media (max-width: 768px) {
  div.siteobject-content a.abuttonlightintern, a.abuttonlightintern {
    background-size: 9px;
    padding-left: 24px;
  }
}

div.siteobject-content a.abuttonlightinternwhite, a.abuttonlightinternwhite {
  border: 1px solid #fff;
  color: #fff;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center;
  padding-right: 10px;
  display: inline-block;
  background-image: url("./icons/welcome-intern-invert.svg");
  background-size: 11px;
  background-repeat: no-repeat;
  padding-left: 23px;
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  div.siteobject-content a.abuttonlightinternwhite, a.abuttonlightinternwhite {
    background-size: 10px;
    padding-left: 23px;
  }
}
@media (max-width: 768px) {
  div.siteobject-content a.abuttonlightinternwhite, a.abuttonlightinternwhite {
    background-size: 9px;
    padding-left: 23px;
  }
}

div.siteobject-content a.abuttonlightextern, a.abuttonlightextern {
  border: 1px solid #585f5f;
  background-color: #fff;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center;
  padding-right: 10px;
  display: inline-block;
  background-image: url("./icons/welcome-extern.svg");
  background-repeat: no-repeat;
  padding-left: 23px;
  background-size: 11px;
}
@media (max-width: 1024px) {
  div.siteobject-content a.abuttonlightextern, a.abuttonlightextern {
    background-size: 11px;
    padding-left: 22px;
  }
}
@media (max-width: 768px) {
  div.siteobject-content a.abuttonlightextern, a.abuttonlightextern {
    background-size: 10px;
    padding-left: 21px;
  }
}
@media (max-width: 768px) {
  div.siteobject-content a.abuttonlightextern, a.abuttonlightextern {
    background-size: 10px;
    padding-left: 21px;
  }
}

div.siteobject-content a.abuttonlightexternwhite, a.abuttonlightexternwhite {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center;
  padding-right: 10px;
  display: inline-block;
  background-image: url("./icons/welcome-extern-invert.svg");
  background-size: 11px;
  background-repeat: no-repeat;
  padding-left: 25px;
}
@media (max-width: 1024px) {
  div.siteobject-content a.abuttonlightexternwhite, a.abuttonlightexternwhite {
    background-size: 10px;
    padding-left: 24px;
  }
}
@media (max-width: 768px) {
  div.siteobject-content a.abuttonlightexternwhite, a.abuttonlightexternwhite {
    background-size: 9px;
    padding-left: 23px;
  }
}

div.siteobject-content a.abuttonlightinvertedextern, a.abuttonlightinvertedextern {
  border: 1px solid white;
  background-color: transparent;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center;
  padding-right: 10px;
  display: inline-block;
  background-image: url("./icons/welcome-extern-invert.svg");
  background-repeat: no-repeat;
  padding-left: 25px;
  background-size: 12px;
  color: white;
}
@media (max-width: 1024px) {
  div.siteobject-content a.abuttonlightinvertedextern, a.abuttonlightinvertedextern {
    background-size: 12px;
    padding-left: 25px;
  }
}
@media (max-width: 768px) {
  div.siteobject-content a.abuttonlightinvertedextern, a.abuttonlightinvertedextern {
    background-size: 12px;
    padding-left: 24px;
  }
}
@media (max-width: 480px) {
  div.siteobject-content a.abuttonlightinvertedextern, a.abuttonlightinvertedextern {
    background-size: 11px;
    padding-left: 23px;
  }
}

div.siteobject-content a.abuttonlightinvertedintern, a.abuttonlightinvertedintern {
  border: 1px solid white;
  background-color: transparent;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center;
  padding-right: 10px;
  display: inline-block;
  background-image: url("./icons/welcome-intern-invert.svg");
  background-repeat: no-repeat;
  padding-left: 25px;
  background-size: 12px;
  color: white;
}
@media (max-width: 1024px) {
  div.siteobject-content a.abuttonlightinvertedintern, a.abuttonlightinvertedintern {
    background-size: 12px;
    padding-left: 25px;
  }
}
@media (max-width: 768px) {
  div.siteobject-content a.abuttonlightinvertedintern, a.abuttonlightinvertedintern {
    background-size: 12px;
    padding-left: 24px;
  }
}
@media (max-width: 480px) {
  div.siteobject-content a.abuttonlightinvertedintern, a.abuttonlightinvertedintern {
    background-size: 11px;
    padding-left: 23px;
  }
}

div.siteobject-content.dark a.abuttonlightextern {
  color: #585f5f;
}

div.siteobject-content a.abuttonlightreadmore, a.abuttonlightreadmore {
  border: 1px solid #585f5f;
  background-color: #fff;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center;
  padding-right: 10px;
  display: inline-block;
  background-image: url(pfeil-readmore.svg);
  background-repeat: no-repeat;
  padding-left: 25px;
}
@media (max-width: 1024px) {
  div.siteobject-content a.abuttonlightreadmore, a.abuttonlightreadmore {
    background-size: 13px;
    padding-left: 24px;
  }
}
@media (max-width: 768px) {
  div.siteobject-content a.abuttonlightreadmore, a.abuttonlightreadmore {
    background-size: 11px;
    padding-left: 23px;
  }
}

div.siteobject-content a.abuttonlightreadnomore, a.abuttonlightreadnomore {
  border: 1px solid #585f5f;
  background-color: #fff;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center;
  padding-right: 10px;
  display: inline-block;
  background-image: url(pfeil-zuklappen.svg);
  background-repeat: no-repeat;
  padding-left: 37px;
}
@media (max-width: 1024px) {
  div.siteobject-content a.abuttonlightreadnomore, a.abuttonlightreadnomore {
    background-size: 13px;
    padding-left: 33px;
  }
}
@media (max-width: 768px) {
  div.siteobject-content a.abuttonlightreadnomore, a.abuttonlightreadnomore {
    background-size: 11px;
    padding-left: 29px;
  }
}

div.siteobject-content a.abuttonlightselect {
  border: none;
  background-color: rgba(156, 84, 86, 0.5);
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 10px;
  display: inline-block;
  background-image: none;
  background-repeat: no-repeat;
  padding-left: 10px;
  color: #fff;
}

div.siteobject-content a.abuttonlightselected, div.siteobject-content a.abuttonlightselect:hover {
  border: none;
  background-color: #585f5f;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 10px center;
  padding-right: 10px;
  display: inline-block;
  background-image: none;
  background-repeat: no-repeat;
  padding-left: 10px;
  color: #fff;
}

a.buttoncolored {
  border: 1px solid #585f5f;
  background-color: #585f5f;
  color: #fff;
  padding: 5px;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}

div.siteobject-content.dark {
  background-color: rgba(0, 0, 0, 0.1);
  background-color: #585f5f;
  color: #fff;
}

div.siteobject-content.dark h1,
div.siteobject-content.dark h2,
div.siteobject-content.dark h3,
div.siteobject-content.dark p {
  color: #fff;
}

.Quellenangabe {
  font-size: 14px;
  font-style: italic;
}

img {
  max-width: 100%;
  border: none;
  height: auto;
}

.siteobject-pic img {
  width: 100%;
  vertical-align: bottom;
}

.siteobject-pic .caption {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 13px;
  font-style: italic;
  padding: 10px;
}

.siteobject-pic-middle {
  background-size: cover;
  background-position: center center;
  height: 550px;
}

ul {
  padding-left: 40px;
  margin-bottom: 10px;
}

ol {
  padding-left: 40px;
  margin-bottom: 10px;
}

h1, .h1lookalike {
  margin-bottom: 10px;
  font-size: 2.5rem;
  line-height: 50px;
  font-weight: lighter;
  color: #F06E00;
}

h1 strong, .h1lookalike strong {
  margin-bottom: 10px;
  font-size: 2.5rem;
  line-height: 46px;
  font-weight: bolder;
  color: #585f5f;
}

h1.siteobject-ueberschrift, .h1lookalike.siteobject-ueberschrift {
  margin-top: 28px;
  margin-bottom: 8px;
}

body.zweispaltig h1.siteobject-ueberschrift, body.zweispaltig .h1lookalike.siteobject-ueberschrift {
  color: #fff;
}

body.einspaltig h1.siteobject-ueberschrift, body.einspaltig .h1lookalike.siteobject-ueberschrift {
  color: #fff;
}

body.zweispaltig h1.siteobject-ueberschrift strong, body.zweispaltig .h1lookalike.siteobject-ueberschrift strong {
  color: #fff;
}

body.einspaltig h1.siteobject-ueberschrift strong, body.einspaltig .h1lookalike.siteobject-ueberschrift strong {
  color: #fff;
}

h2, .h2lookalike {
  margin-bottom: 10px;
  font-size: 1.625rem;
  line-height: 30px;
  font-weight: bold;
  color: #585f5f;
}

h3, .h3lookalike {
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.125rem;
  font-weight: bold;
  color: #000;
}

/* tabellen */
table td {
  padding-left: 5px;
  padding-right: 5px;
}

#header .logo img {
  height: 20px;
  width: auto;
  vertical-align: bottom;
  margin-right: 5px;
}

#header .logo a {
  line-height: 20px;
  text-transform: uppercase;
}

#header {
  margin: 0;
  display: flex;
  justify-content: space-between;
}
#header .menubutton {
  background-color: #585f5f;
}
#header .parts {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
@media (min-width: 768px) {
  #header .parts {
    flex-direction: row;
    justify-content: space-between;
    width: calc(100% - 14%);
    margin-right: 7%;
  }
}
#header .parts .part1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 10px 10px 0px;
}
@media (min-width: 768px) {
  #header .parts .part1 {
    width: calc(100% - 191px);
    justify-content: space-between;
  }
}
#header .parts .part1 .menuicontext {
  color: #222222;
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 20px;
}
#header .parts .part1 .logo {
  padding: 0px 10px;
}
@media (min-width: 768px) {
  #header .parts .part1 .logo {
    margin-left: auto;
  }
}
#header .parts .part1 .logo a {
  color: #222222;
  font-size: 16px;
  text-transform: uppercase;
}
#header .parts .part1 .logo .fullname {
  display: none;
}
@media (min-width: 768px) {
  #header .parts .part1 .logo .fullname {
    display: inline-block;
  }
}
#header .parts .part1 .sitesearchmobil {
  border-left: 1px solid #222222;
  border-right: 1px solid #222222;
  padding: 0 15px;
}
@media (min-width: 768px) {
  #header .parts .part1 .sitesearchmobil {
    display: none;
  }
}
#header .parts .part1 .sitesearchmobil > a {
  width: 15px;
  display: inline-block;
}
#header .parts .part1 .sitesearchmobil > a > img {
  vertical-align: center;
}
#header .parts .part1 .sitesearch {
  display: none;
}
@media (min-width: 768px) {
  #header .parts .part1 .sitesearch {
    display: block;
    margin-left: auto;
  }
}
#header .parts .part1 .lingusise-container {
  padding: 0 15px;
  font-size: 16px;
  color: #222222;
}
@media (min-width: 768px) {
  #header .parts .part1 .lingusise-container {
    border-left: 1px solid #222222;
    border-right: 1px solid #222222;
    padding: 0 20px;
    margin-left: 20px;
  }
}
#header .parts .part2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px 10px 10px 0px;
}
@media (min-width: 768px) {
  #header .parts .part2 {
    min-width: 191px;
    padding-right: 0;
  }
}
#header .parts .part2 > nav > a {
  padding: 0 9px;
}
#header .parts .part2 > nav > a img {
  height: 15px;
  width: auto;
}

.goerlitztext {
  font-weight: bold;
}

.coloredtext {
  margin-left: 7px;
  color: #585f5f;
  font-weight: lighter;
}

.coloredtext a {
  color: #585f5f !important;
}

#headerrahmen {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}

.menubutton {
  background-color: #585f5f;
}

#imgheaderbereich {
  overflow: hidden;
  height: 170px;
  background-size: cover;
  background-position: top left;
  position: fixed;
  top: 70px;
  left: 0;
  right: 0;
  z-index: 99;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}

#imgheaderbereich.smaller {
  height: 120px;
}

#imgheaderbereich {
  background-image: url("bg-seitentitel.jpg");
}

#buttonebenehoch img {
  vertical-align: bottom;
  min-width: 50px;
}

#imgheaderbereich h1 {
  margin-bottom: 20px;
  font-size: 3rem;
  line-height: 56px;
  font-weight: bold;
  color: #fff;
}

#imgheaderbereich p {
  margin: 0;
  margin-top: 20px;
}

#imgheaderbereich p a {
  margin: 0;
  font-weight: lighter;
  font-size: 1.35rem;
  line-height: 32px;
  color: #fff;
  background-image: url(pfeil-back.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 20px;
}

/* footer */
#footerrahmen {
  background-color: #ffffff;
}

#footer {
  padding-top: 20px;
}

#footer nav {
  text-align: center;
}

#footer ul {
  list-style: none;
  text-align: right;
  padding: 0;
}

#footer ul.ebene1 {
  display: inline-block;
}

#footer ul.ebene1 > li {
  border: 2px solid #585f5f;
  padding: 10px;
  float: left;
  /*  width: 15.2%;*/
  box-sizing: border-box;
  margin: 10px;
  overflow: hidden;
}

#footer ul > li > a {
  color: #585f5f;
  font-weight: bold;
  font-size: 16px;
}

#footer ul > li > ul > li > a {
  color: #444;
  font-weight: normal;
  font-size: 11px;
}

#footer ul > li > ul > li {
  border: none;
  overflow: hidden;
}

.footer {
  width: 100%;
  margin: 0 auto;
}
.footer .social-share-container {
  display: block;
  margin: 50px 0 20px 0;
  text-align: center;
}
@media (max-width: 768px) {
  .footer .social-share-container {
    margin: 20px 0 20px 0;
  }
}

/*Formulare*/
td.contact_col_left, td.contact_col_middle {
  padding-top: 5px;
  padding-bottom: 5px;
}

td.formulartrenner h2 {
  margin-top: 20px;
}

td.formulartrenner p {
  color: #585f5f;
}

td.contact_col_middle {
  vertical-align: top;
  width: 30%;
}

form .form_hinweis {
  font-style: italic;
  font-size: 14px;
}

form input[type=text], form input[type=date], form textarea {
  border: 1px solid #585f5f;
  padding: 5px;
  box-sizing: border-box;
}

.dark form #calsuche input[type=text], .dark form #calsuche input[type=date], .dark form #calsuche textarea {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
  padding: 5px;
}

/*
andere elemente:
http://codepen.io/CreativeJuiz/pen/BiHzp
http://www.wufoo.com/guides/custom-radio-buttons-and-checkboxes/
*/
.dark form #calsuche select {
  background-color: #585f5f;
  background-image: url("select-arrow.png");
  background-position: right center;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  padding: 5px;
  width: 100%;
  text-indent: 0.01px;
  text-overflow: "";
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-right: 30px;
}

.dark form #calsuche select::-ms-expand {
  display: none;
}

.dark form #calsuche select option {
  background-color: #585f5f;
}

.dark form #calsuche input[type=text] {
  background-color: #585f5f;
}

td.contact_col_left {
  text-align: right;
}

form input[type=date] {
  background-image: url("picto-kalender.png");
  background-position: 5px center;
  padding-left: 30px;
  background-repeat: no-repeat;
}

form input[type=submit], form input[type=button], form button {
  background-color: #585f5f;
  color: #fff;
  border: none;
  padding: 5px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
}

.dark form #calsuche input[type=submit], .dark form #calsuche input[type=button], .dark form #calsuche button {
  color: #585f5f;
  background-color: #fff;
}

form input[type=button] {
  background-color: #aaa;
  color: #fff;
  border: none;
  padding: 5px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
}

.buttonbereich {
  display: block;
  background-size: cover;
  color: #fff;
  min-height: 50px;
  text-align: right;
  padding: 10px;
  padding-top: 20px;
}

.buttonbereich .texttop {
  font-size: 17px;
  font-weight: lighter;
}

.buttonbereich .textbottom {
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
}

body.bereichsseite #contentbereich {
  margin-top: 70px;
}

body.bereichsseite #siteobjects-middle {
  margin-left: 7%;
  margin-right: 7%;
}

.bereichobenleft {
  background-size: cover;
  width: 70%;
  float: left;
  padding-bottom: 45%;
  height: 0;
  overflow: hidden;
  position: relative;
  background-color: #eef;
}

#bereichobenleft-inner {
  height: 100%;
  position: absolute;
  width: 100%;
}

.bereichobenright {
  background-color: #444;
  width: 100%;
  float: left;
  padding-bottom: 45%;
  height: 0;
  overflow: hidden;
  position: relative;
}

#bereichobenright-inner {
  height: 100%;
  position: absolute;
  width: 100%;
}

#bereichswechsel {
  border: none;
  width: 100%;
  bottom: 10px;
  position: absolute;
}

#bereichswechsel td {
  padding: 0;
  width: 50%;
}

#goerlitzbereichtitel {
  line-height: 100px;
  text-transform: uppercase;
  font-size: 90px;
  text-align: center;
  background-color: rgba(156, 84, 86, 0.8);
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 100;
}

body.bereichsseite h1.siteobject-ueberschrift, body.bereichsseite h1.siteobject-ueberschrift strong {
  font-size: 5rem;
  text-align: center;
  line-height: 100px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 40px;
}

.siteobject-box {
  position: relative;
  width: 50%;
  height: 0;
  padding-bottom: 50%;
  text-align: left;
  background: #ddd;
  float: left;
  overflow: hidden;
}

.siteobject-box > div.boxrect {
  position: absolute;
  margin: 0;
  height: 100%;
  width: 100%;
  background: #ccc;
}

.siteobject-box > div.boxrect > div {
  color: #fff;
  background-size: cover;
  background-position: center center;
}

.siteobject-box > div.boxrect > div h1 {
  color: #fff;
  font-size: 40px;
  font-weight: lighter;
  line-height: 46px;
  margin-bottom: 10px;
}

.siteobject-box.box1 > div.boxrect > div {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.siteobject-box.box2 > div.boxrect > div {
  height: 50%;
  width: 100%;
  overflow: hidden;
}

.siteobject-box.box3 > div.boxrect > div.boxinner-0 {
  height: 50%;
  width: 100%;
  overflow: hidden;
}

.siteobject-box.box1 > div.boxrect > div.boxinner-0 > div {
  left: 7%;
  right: 7%;
  bottom: 7%;
  position: absolute;
}
.siteobject-box.box1 > div.boxrect > div h1 {
  font-size: 3.75rem;
  line-height: 65px;
}

.siteobject-box.box3 > div.boxrect > div.boxinner-1 {
  float: left;
  height: 50%;
  width: 50%;
  overflow: hidden;
}

.siteobject-box.box3 > div.boxrect > div.boxinner-2 {
  float: left;
  height: 50%;
  width: 50%;
  overflow: hidden;
}

.siteobject-box.box4 > div.boxrect > div {
  float: left;
  height: 50%;
  width: 50%;
  overflow: hidden;
}

.siteobject-box.box4 > div.boxrect > div h1,
.siteobject-box.box3 > div.boxrect > div.boxinner-1 h1,
.siteobject-box.box3 > div.boxrect > div.boxinner-2 h1 {
  font-size: 27px;
  line-height: 30px;
}

/* Inhaltsbereiche */
.siteobject-content {
  padding: 30px 8%;
  background-color: #fff;
}

/* HTMLPIC element */
.siteobject-htmlpic {
  background-color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  clear: both;
}

.siteobject-htmlpic .inner {
  width: 200px;
  height: 200px;
  float: left;
}

.htmlpic-text {
  padding: 30px;
}

/*
zweispaltiges Layout

*/
body.zweispaltig #siteobjects-right {
  width: 30%;
  float: right;
  box-sizing: border-box;
}

body.zweispaltig #siteobjects-middle {
  width: 70%;
  float: left;
  box-sizing: border-box;
}

/* Fehlermeldungen */
.hw {
  background-color: #EEEEEE;
  padding: 10px;
  text-align: center;
}

.hw-error {
  background-color: #cb0000;
  color: #fff;
}

.hw-ok {
  background-color: #a6f462;
  color: #000;
}

.hw-info {
  background-color: #fff887;
  color: #333;
}

.hw-achtung {
  background-color: #ff7438;
  color: #333;
}

/* TERMINE */
.terminliste {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* iconleiste */
.icon {
  background-color: #444;
  width: 16.6666666667%;
  float: left;
  padding-bottom: 12%;
  height: 0;
  overflow: hidden;
  position: relative;
}

.icon > div {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: background-color 500ms linear;
  -moz-transition: background-color 500ms linear;
  -o-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
}

.icon:hover > div {
  background-color: rgba(0, 0, 0, 0.3);
}

.icon > div h3 {
  color: #fff;
}

.icon > div img {
  margin-top: 15px;
  max-width: 40%;
}

.htmlpic_siteobject {
  clear: both;
}

/* HTMLpic rows*/
div.htmlpicrows .htmlpicrowsright {
  border-left: 1px solid #ccc;
  box-sizing: border-box;
  padding-left: 30px;
}

div.htmlpicrows .htmlpicrowsleft {
  box-sizing: border-box;
  padding-right: 30px;
}

div.htmlpicrows.leftaligned .htmlpicrowsleft {
  width: 30%;
  float: left;
}

div.htmlpicrows.leftaligned .htmlpicrowsright {
  width: 70%;
  float: right;
}

div.htmlpicrows.rightaligned .htmlpicrowsleft {
  width: 70%;
  float: left;
}

div.htmlpicrows.rightaligned .htmlpicrowsright {
  width: 30%;
  float: right;
}

div.siteobject-content.htmlpicrows img {
  height: auto;
}

.bildrahmen {
  position: relative;
  width: 100%;
}

.copyrighttext {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  font-size: 11px;
  text-shadow: 0 0 3px #000;
  padding: 0px;
  background-color: rgba(0, 0, 0, 0.75);
}

.copyrighttext-left {
  right: auto;
  left: 0;
}

.bildunterschrift {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 10px;
  text-shadow: 0 0 3px #000;
  padding: 5px;
}

.onlyOnHandy {
  display: none;
}

/* iFRAMES*/
iframe {
  border: none;
  width: 100%;
}

/* menu button*/
.menubutton img {
  width: 40%;
  vertical-align: baseline;
}

.bereichspalte {
  width: 25% !important;
}

#buttonebenehoch {
  padding-top: 30px;
}

.starttermintitel {
  font-size: 22px;
  line-height: 24px;
}

.starttermindatum {
  margin: 0;
  color: #000;
  font-size: 13px;
}

.bbeinreichung form input[type=text],
.bbeinreichung form input[type=date],
.bbeinreichung form textarea {
  border: 1px solid #d3b51e;
  padding: 5px;
  box-sizing: border-box;
  width: 100%;
  max-width: 300px;
}

.bbeinreichung .contact_col_left {
  width: 30%;
}

#grayscale {
  border-left: 1px solid #c8c8c8;
  margin-left: 15px;
  padding-left: 15px;
}

a#grayscale.greyscale label {
  color: #C7C7C7;
}

a#grayscale.greyscale img {
  height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  width: auto;
  vertical-align: middle;
}

#greyscale_footer_arrow {
  display: none;
}

.format16_9 {
  height: 0 !important;
  padding-bottom: 56.25% !important;
}

.format16_10 {
  height: 0 !important;
  padding-bottom: 43.357% !important;
}

@media print {
  .noprint {
    display: none;
  }

  #contentbereich {
    margin-top: 0;
  }

  .siteobject-content {
    padding: 30px 0;
  }

  .ausrichtung {
    margin: 0;
  }

  .siteobject-pic {
    -webkit-print-color-adjust: exact;
  }
}
@media (min-width: 1400px) {
  .starttermintitel {
    font-size: 28px;
    line-height: 30px;
  }

  .starttermindatum {
    font-size: 16px;
  }

  body.bereichsseite #contentbereich {
    font-size: 110%;
  }

  .siteobject-box.box4 > div.boxrect > div h1 {
    font-size: 30px;
    line-height: 34px;
  }
}
@media (max-width: 1100px) {
  .siteobject-box.box1 > div.boxrect > div p {
    font-size: 1rem;
    line-height: 1.125rem;
  }

  .siteobject-box.box1 > div.boxrect > div h1 {
    font-size: 2.3rem;
    line-height: 2.425rem;
  }

  .siteobject-box.box2 > div.boxrect > div p {
    font-size: 1rem;
    line-height: 1.125rem;
  }

  .siteobject-box.box2 > div.boxrect > div h1 {
    font-size: 2.3rem;
    line-height: 2.425rem;
  }

  .buttonbereich .texttop {
    display: none;
  }

  .buttonbereich .textbottom {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
  }

  .starttermintitel {
    font-size: 17px;
    line-height: 19px;
  }
}
@media (max-width: 960px) {
  .menubutton img {
    width: 60%;
  }

  #bereichswechsel td {
    width: 40%;
  }

  .bereichspalte {
    width: 30% !important;
  }

  body {
    font-size: 95%;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 90%;
  }

  .notOn700 {
    display: none !important;
  }

  .siteobject-box.box1 > div.boxrect > div h1 {
    font-size: 1.9rem;
    line-height: 1.925rem;
  }

  .siteobject-box.box2 > div.boxrect > div h1 {
    font-size: 1.9rem;
    line-height: 1.925rem;
  }

  .siteobject-box.box2 > div.boxrect > div p {
    display: none;
  }

  .menubutton {
    width: 70px !important;
  }

  .ausrichtung {
    margin: 0;
  }

  body.bereichsseite #siteobjects-middle {
    margin-left: 0;
    margin-right: 0;
  }

  .lang {
    margin-right: 10px;
  }

  #imgheaderbereich p a {
    line-height: 22px;
    background-image: url(pfeil-back.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px;
  }

  #imgheaderbereich p {
    margin: 20px 0 0;
    margin-left: 7%;
    margin-right: 7%;
  }

  #imgheaderbereich h1 {
    margin-left: 7%;
    margin-right: 7%;
    font-size: 38px;
    line-height: 42px;
  }

  h1.siteobject-ueberschrift {
    margin-left: 7%;
    margin-right: 7%;
  }

  .siteobject-pic-middle {
    background-position: center center;
    background-size: cover;
    height: 250px;
  }

  body.zweispaltig #siteobjects-middle {
    width: 100%;
  }

  body.zweispaltig #siteobjects-right {
    width: 100%;
  }

  div.htmlpicrows.leftaligned .htmlpicrowsright,
div.htmlpicrows.rightaligned .htmlpicrowsright {
    width: 100%;
  }

  div.htmlpicrows.leftaligned .htmlpicrowsleft img {
    max-width: 100%;
  }

  div.htmlpicrows.rightaligned .htmlpicrowsright img {
    max-width: 100%;
  }

  div.htmlpicrows .htmlpicrowsright {
    border-left: none;
    padding-left: 0;
  }

  div.htmlpicrows.leftaligned .htmlpicrowsleft,
div.htmlpicrows.rightaligned .htmlpicrowsleft {
    width: 100%;
  }

  div.htmlpicrows .htmlpicrowsleft {
    padding-right: 0;
  }

  #footer ul.ebene1 > li {
    width: 25%;
  }

  body.bereichsseite h1.siteobject-ueberschrift, body.bereichsseite h1.siteobject-ueberschrift strong {
    font-size: 50px;
    line-height: 60px;
  }

  .icon {
    padding-bottom: 26%;
    width: 33.3333333%;
  }

  .bereichobenleft {
    padding-bottom: 65%;
    width: 100%;
  }

  .bereichobenright {
    padding-bottom: 70%;
    width: 100%;
  }

  .bereichobenright .slick-slide {
    background-position: center center;
  }

  #buttonebenehoch {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bbeinreichung form input[type=text],
.bbeinreichung form input[type=date],
.bbeinreichung form textarea {
    border: 1px solid #d3b51e;
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
  }

  #grayscale {
    border-left: 1px solid #c8c8c8;
    margin-left: 5px;
    padding-left: 10px;
  }
}
@media (max-width: 480px) {
  .siteobject-content {
    padding: 30px 20px;
    overflow: hidden;
  }

  .lang a {
    padding-left: 5px;
  }

  a#grayscale.greyscale img {
    padding-left: 0;
    padding-right: 0;
  }

  li {
    font-size: 16px;
  }

  .htmlpic-text {
    padding: 0;
  }

  body {
    font-size: 75%;
  }

  #imgheaderbereich.smaller {
    height: 80px;
  }

  #imgheaderbereich {
    height: 120px;
  }

  #imgheaderbereich h1 {
    font-size: 22px;
    line-height: 24px;
  }

  .angebotleft {
    display: none;
  }

  .angebotright {
    margin-left: 0 !important;
  }

  h1 {
    font-size: 35px;
    line-height: 1;
  }

  .siteobject-box {
    width: 100%;
  }

  #footerrahmen {
    display: none;
  }

  .siteobject-pic-right {
    display: none;
  }

  .siteobject-htmlpic .inner {
    display: none;
  }

  .htmlpic-text {
    margin-left: 0 !important;
  }

  /* Formulare */
  td.contact_col_left {
    text-align: left;
  }

  .form td.contact_col_left, .form td.contact_col_middle {
    float: left;
    width: 100%;
  }

  .bereichobenleft {
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 120%;
  }

  #bereichswechsel td.bereichspalte {
    width: 50% !important;
  }

  .notOnHandy {
    display: none !important;
  }

  .onlyOnHandy {
    display: inline-block;
  }

  #bereichswechsel td {
    width: auto;
  }

  .lang {
    margin-left: 5px;
    padding-left: 5px;
  }

  .siteobject-box {
    padding-bottom: 100%;
  }

  .icon {
    background-image: none !important;
  }

  .icon > div img {
    max-width: 28%;
  }

  .icon > div h3 {
    font-size: 14px;
    line-height: 16px;
  }

  #grayscale {
    border-left: 1px solid #c8c8c8;
    margin-left: 0px;
    padding-left: 10px;
  }
}
#menucontainer {
  z-index: 999;
  position: fixed;
  overflow: scroll;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  background: transparent;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#menucontainer.open {
  opacity: 1;
}

.menubutton {
  background-image: url("menu/button-menue-auf.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40%;
  cursor: pointer;
  width: 7%;
  height: 70px;
  color: #fff;
  font-size: 40px;
  line-height: 70px;
  border: none;
  padding: 0;
  margin: 0;
  text-align: center;
  display: block;
  float: left;
}

#menu-button2 {
  background-image: url("menu/button-menue-zu.png");
}

#menu-wrap {
  width: 300px;
  background-color: #fff;
  margin-top: 70px;
}

/* reset our lists to remove bullet points and padding */
ul#menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

#menu a {
  display: block;
  text-align: right;
  position: relative;
}

#menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul#menu li.siteparent0 {
  color: #fff;
  font-size: 20px;
}

ul#menu li.siteparent0 > a {
  background-color: #585f5f;
  font-size: 26px;
  line-height: 32px;
  padding: 20px 10px;
  background-size: cover;
  color: #fff;
}

/*    Navi Pfeile */
ul#menu li.siteparent0 > a > span.navlinktext {
  display: block;
  margin-right: 50px;
  padding-left: 10px;
}

ul#menu span.navlinktext {
  display: block;
  margin-right: 40px;
}

ul#menu span.mpfeil {
  position: absolute;
  right: -10px;
  bottom: 0;
  display: block;
  width: 50px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

ul#menu a.siteparent0 > span.mpfeil {
  border-left: 0;
  right: 0;
  top: 15px;
  bottom: 10px;
  height: auto;
  background-position: 10px 10px;
}

ul#menu li ul li a span.mpfeil {
  bottom: 3px;
}

ul#menu li.siteparent0 ul.ebene2 li a.hasSubs {
  padding-right: 0;
}

ul#menu li.siteparent0 a.siteparent0 span.mpfeil {
  background-image: url("menu/navi-aufklappen-ffffff.png");
}

ul#menu li.siteparent0 a.siteparent0 span.mpfeil.subopen {
  background-image: url("menu/navi-zuklappen-ffffff.png");
}

ul#menu li.siteparent0 ul.ebene2 li a span.mpfeil {
  background-image: url("menu/pfeil-mehr-lesen-rot.png");
}

ul#menu li.siteparent0 ul.ebene2 li a span.mpfeil.subopen {
  background-image: url("menu/pfeil-zuklappen-rot.png");
}

ul#menu li.siteparent0 ul.ebene3 li a span.mpfeil {
  background-image: url("menu/navi-aufklappen-000000.png") !important;
  height: 35px;
  bottom: -10px;
  background-position: center;
}

ul#menu li.siteparent0 ul.ebene3 li a span.mpfeil.subopen {
  background-image: url("menu/navi-zuklappen-000000.png") !important;
}

/*  ENDE Navi Pfeile */
ul#menu ul {
  display: none;
}

ul#menu ul.ebene2 > li {
  background-color: #fff;
  border: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
ul#menu ul.ebene2 > li:last-child {
  margin-bottom: 10px;
}

ul#menu ul.ebene2 a {
  color: #000;
  font-size: 14px;
}

ul#menu ul.ebene2 > li > a {
  color: #585f5f;
  font-size: 20px;
}

ul#menu ul.ebene2 > li {
  padding: 10px;
}

ul#menu ul > li.first {
  margin-top: 10px;
}

ul#menu ul.ebene3 > li {
  margin-bottom: 10px;
  margin-left: 10px;
}

ul#menu ul.ebene3 > li > a {
  color: #222;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 5px;
}

.logoleiste {
  background-color: white;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .logoleiste {
    padding-top: 30px;
    padding-bottom: 15px;
  }
}
.logoleiste p {
  margin: 0 auto;
  max-width: 600px;
}
.logoleiste img {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .logoleiste img {
    max-width: 200px;
  }
}

/* LINGUISE PART */
/*
.linguise_switcher {

}
.linguise_switcher .linguise_current {
    @apply !border-none;
}
.linguise_switcher .linguise_current .linguise_current_lang {
    @apply !p-0 !border-none;;
}
.linguise_switcher .linguise_current .linguise_current_lang .linguise_lang_name {
    @apply !mr-2;
}
.linguise_switcher .linguise_current .linguise_current_lang .lccaret {
    @apply !m-0;
}
.linguise_switcher .linguise_current .linguise_current_lang .lccaret > svg {
    fill: white !important;
}
.linguise_switcher .linguise_current .linguise_switcher_sub {
}
.linguise_switcher .linguise_current .linguise_switcher_sub a {
    @apply !bg-blau !mb-0;
}
.linguise_switcher .linguise_current .linguise_switcher_sub a > li {
    @apply !px-0 justify-center  hover:!bg-blau hover:!text-weiss;
}
.linguise_switcher .linguise_current .linguise_switcher_sub a > li span {
    @apply !mr-0 !text-weiss;
}
 */
.linguise_switcher {
  position: relative;
  display: inline-block;
}

.linguise_switcher .linguise_current {
  border: none !important;
}

.linguise_switcher .linguise_current .linguise_current_lang {
  padding: 0 !important;
  border: none !important;
}

.linguise_switcher .linguise_current .linguise_current_lang .linguise_lang_name {
  margin-right: 0.5rem !important;
}

.linguise_switcher .linguise_current .linguise_current_lang .lccaret {
  margin: 0 !important;
}

.linguise_switcher .linguise_current .linguise_current_lang .lccaret > svg {
  fill: #222222 !important;
}

.linguise_switcher .linguise_current .linguise_switcher_sub {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: transparent;
  padding: 0.5rem 0;
  z-index: 1000;
}

.linguise_switcher .linguise_current .linguise_switcher_sub a {
  display: block;
  padding: 0;
  color: white;
  text-decoration: none;
}

.linguise_switcher .linguise_current .linguise_switcher_sub a:hover {
  background-color: transparent;
  color: white;
}

.linguise_switcher .linguise_current .linguise_switcher_sub a > li {
  padding: 0;
  display: flex;
  justify-content: center;
}

.linguise_switcher .linguise_current .linguise_switcher_sub a > li span {
  margin-right: 0 !important;
  color: white;
}

/*# sourceMappingURL=def.css.map */
