header h1, header h2, header h3 {
  color: #29293a;
}

#wrap {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

#partnerBar {
  text-align: center;
}
#partnerBar a {
  display: block;
  padding: 20px;
}
#partnerBar a img {
  max-width: 80%;
  margin: 0 auto;
}

/* DCE */
.box a {
  color: #ccc;
  text-decoration: none;
  display: block;
  box-shadow: 0 0 0px #666;
  transition: all 1s;
}
.box a:hover {
  text-decoration: none;
  color: #fff;
  box-shadow: 0 0 10px #999;
  transition: all 1s;
}
.box a:hover .overlayBox {
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, black 100%);
  transition: all 1s;
}
.box a:hover h2 {
  margin-left: 10px;
  transition: all 1s;
}
.box .badge {
  position: absolute;
  display: block;
  background: #ff0000;
  width: 60px;
  height: 80px;
  right: 10px;
  border-radius: 0px !important;
}
.box .badge svg, .box .badge i {
  margin-top: 25px;
  color: #fff !important;
}

.box1 {
  position: relative;
  text-align: center;
  color: #fff;
}
.box1 .overlayBox {
  position: absolute;
  height: 100%;
  width: 100%;
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, black 100%);
  border: 2px solid #fff;
  transition: all 1s;
}
.box1 h2 {
  position: absolute;
  bottom: 8px;
  left: 16px;
  width: 80%;
  text-align: left;
  height: 80px;
  font-size: 24px;
  line-height: 36px;
  color: #fff;
  transition: all 1s;
}

.startbox .pulltoTop {
  padding: 15px;
  text-align: center;
  background: #fff;
  z-index: 9;
  position: relative;
  font-size: 22px;
}
.startbox .pulltoTop h1, .startbox .pulltoTop h2, .startbox .pulltoTop h3 {
  text-align: center;
  margin: 0;
  padding: 40px 0 20px 0;
  font-family: SZSansDigital-Regular;
  font-weight: normal;
}
.startbox .pulltoTop .smallbelowdevider {
  max-width: 32px;
  margin: 0 auto 35px;
  height: 1px;
  background-color: #29293a;
  border: 0;
}

.startkachel {
  margin: 60px 0;
  text-align: center;
}
.startkachel a {
  display: block;
  text-decoration: none !important;
}
.startkachel a:hover {
  box-shadow: 0 0 5px #666;
  text-decoration: none;
}
.startkachel .kachelContent {
  padding: 20px;
  font-family: SZSansDigital-Regular;
  font-size: 20px;
}
.startkachel .kachelContent h2 {
  font-size: 24px !important;
}
.startkachel .kachelContent h2, .startkachel .kachelContent p {
  text-decoration: none;
}
.startkachel .rosabg {
  background: #ecb6b6;
}
.startkachel .rosabg h2, .startkachel .rosabg p {
  color: #29293a !important;
}
.startkachel .graubg {
  background: #29293a;
}
.startkachel .graubg h2, .startkachel .graubg p {
  color: #d8efec !important;
}
.startkachel .turkisbg {
  background: #69c1b8;
}
.startkachel .turkisbg h2, .startkachel .turkisbg p {
  color: #29293a !important;
}

.farbbanner {
  height: 150px;
  margin-top: -150px;
}

.eilmeldung {
  text-align: center;
}
.eilmeldung .headWrapper {
  display: inline-block;
  margin: 0 auto 25px auto;
}
.eilmeldung .headWrapper h2 {
  background: none !important;
}
.eilmeldung .headWrapper .titleBorder {
  min-height: 25px;
  width: 140%;
  margin-left: -20%;
  margin-top: -27px;
}
.eilmeldung .eilContent {
  text-align: left;
}

.rosabg {
  background: #ecb6b6;
}

.graubg {
  background: #29293a;
}

.turkisbg {
  background: #69c1b8;
}

.bgschwarzblau {
  background: #34344D;
}
.bgschwarzblau h2, .bgschwarzblau p {
  color: #d8efec !important;
}

.bgblau {
  background: #2B3671;
}
.bgblau h2, .bgblau p {
  color: #d8efec !important;
}

.bgrose {
  background: #ECB6B6;
}
.bgrose h2, .bgrose p {
  color: #29293a !important;
}

.bgziegelrot {
  background: #D86868;
}
.bgziegelrot h2, .bgziegelrot p {
  color: #d8efec !important;
}

.bggelb {
  background: #F4EB8E;
}
.bggelb h2, .bggelb p {
  color: #29293a !important;
}

.bggraua {
  background: #71737F;
}
.bggraua h2, .bggraua p {
  color: #d8efec !important;
}

.bggraub {
  background: #C0C1C6;
}
.bggraub h2, .bggraub p {
  color: #29293a !important;
}

.bggrauc {
  background: #E0E0E3;
}
.bggrauc h2, .bggrauc p {
  color: #29293a !important;
}

.bggraud {
  background: #F2F2F3;
}
.bggraud h2, .bggraud p {
  color: #29293a !important;
}

.szgruen00 {
  background: #009990;
}
.szgruen00 h2, .szgruen00 p {
  color: #F2F2F3 !important;
}

.szgruen01 {
  background: #69C1B8;
}
.szgruen01 h2, .szgruen01 p {
  color: #29293a !important;
}

.szgruen02 {
  background: #9DD8D0;
}
.szgruen02 h2, .szgruen02 p {
  color: #29293a !important;
}

.szgruen03 {
  background: #BDE3DE;
}
.szgruen03 h2, .szgruen03 p {
  color: #29293a !important;
}

.szgruen04 {
  background: #D8EFEC;
}
.szgruen04 h2, .szgruen04 p {
  color: #29293a !important;
}

.szschwarz {
  background: #29293A;
}
.szschwarz h2, .szschwarz p {
  color: #F2F2F3 !important;
}

.breadcrumb {
  background: none;
  margin: 20px 0px;
  padding-left: 0px;
  font-size: 15px !important;
}
.breadcrumb .bcEntry:first-child a {
  padding-left: 0px !important;
}
.breadcrumb .bcEntry a {
  display: inline-block;
  padding: 2px 5px 2px 5px;
  display: inline-block;
  color: #000 !important;
}
.breadcrumb .bcEntry a:after {
  content: " ";
  background-image: url("/fileadmin/templates/assets/custom/img/assets/double-arrow.svg");
  width: 9px;
  height: 18px;
  display: inline-block;
  background-size: cover;
  position: relative;
  left: 5px;
  top: 0px;
}
.breadcrumb .bcEntry:last-child a:after {
  background: none;
}
.breadcrumb .bcLabel {
  display: inline-block;
  padding: 5px 2px 2px 2px;
}

.ce-gallery img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 575.98px) {
  #main {
    padding-top: 40px;
  }

  .startbox h2 {
    font-size: 20px;
  }
  .startbox .pulltoTop {
    font-size: 17px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  #main {
    padding-top: 40px;
  }

  .startbox h2 {
    font-size: 26px;
  }
  .startbox .pulltoTop {
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .box1 h2 {
    width: 90%;
    font-size: 18px;
    line-height: 24px;
    height: 50px;
    transition: font-size 1s;
  }

  .startbox h2 {
    font-size: 26px;
  }
  .startbox .pulltoTop {
    top: -165px;
    margin: 0 10px -165px 10px;
    font-size: 17px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .box1 h2 {
    width: 90%;
    font-size: 18px;
    line-height: 24px;
    height: 50px;
    transition: font-size 1s;
  }

  .startbox .pulltoTop {
    top: -165px;
    margin: 0 20px -165px 20px;
  }
}
@media (min-width: 1200px) {
  .startbox {
    width: 1200px;
    margin-left: -60px;
  }
  .startbox .pulltoTop {
    top: -165px;
    margin: 0 165px -165px 165px;
  }
}
@media (min-width: 1440px) {
  .startbox {
    width: 1440px;
    margin-left: -150px;
  }
  .startbox .pulltoTop {
    top: -165px;
    margin: 0 165px -165px 165px;
    padding: 20px 40px 40px 40px;
  }

  .farbbanner {
    width: 1100px;
    margin-left: 20px;
  }
}
p.copyrightP {
  letter-spacing: 0.11em;
}

.article_image{
  width: 900px;
}

.article_description{
  width: 900px;
  margin:auto;
}
.copyrightText {
  font-size: 40px;
  position: relative;
  top: 15px;
}

button.btn-cta {
  color: #fff !important;
  background: #29293A !important;
  display: inline-block !important;
  padding: 6px 30px !important;
  font-size: 14px !important;
  border-radius: 0px !important;
  margin: 20px 0px !important;
  text-decoration: none !important;
  transition: all 0.5s;
  font-weight: bold;
  letter-spacing: 1.75px;
}
button.btn-cta:hover {
  background: #565765 !important;
  transition: all 0.5s;
}

.fileEntry {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 20px;
}
.fileEntry .fileInfo {
  color: #666 !important;
  display: block;
}
