.cd-fixed-bg {
  min-height: 35rem;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 3rem;
}

.header-bg {
   margin-bottom: 0 !important;
}

.cd-fixed-bg.cd-fixed-bg--1 {
  background-image: url("../img/background-1.jpg");
}

.cd-fixed-bg.cd-fixed-bg--2 {
  background-image: url("../img/background-2.jpg");
}

.cd-fixed-bg.cd-fixed-bg--3 {
  background-image: url("../img/background-3.jpg");
}

.cd-fixed-bg.cd-fixed-bg--4 {
  background-image: url("../img/background-4.jpg");
}

.cd-fixed-bg.cd-fixed-bg--4 {
  background-image: url("../img/background-5.jpg");
}

.cd-fixed-bg.cd-fixed-bg--planungsprozesse {
  background-image: url("../img/background-planungsprozesse.jpg");
}

.cd-fixed-bg.cd-fixed-bg--wohnen {
  background-image: url("../img/background-wohnen.jpg");
}

.cd-fixed-bg.cd-fixed-bg--gewerbe {
  background-image: url("../img/background-gewerbe.jpg");
}

.cd-fixed-bg.cd-fixed-bg--verwaltung {
  background-image: url("../img/background-verwaltung.jpg");
}

.cd-fixed-bg.cd-fixed-bg--nachbarschaft {
  background-image: url("../img/background-nachbarschaft.jpg");
}

.cd-fixed-bg.cd-fixed-bg--kollektivbesitz {
  background-image: url("../img/background-kollektivbesitz.jpg");
}

.cd-fixed-bg.cd-fixed-bg--wrangel66 {
  background-image: url("../img/wrangel_66.jpg");
}

.cd-fixed-bg.cd-fixed-bg--wrangel-2 {
  background-image: url("../img/wrangel_66_2.jpg");
}

.cd-fixed-bg.cd-fixed-bg--manstein10 {
  background-image: url("../img/manstein10.jpg");
}

.cd-fixed-bg.cd-fixed-bg--buelow52-2 {
  background-image: url("../img/buelow52_2.jpg");
}

.cd-fixed-bg.cd-fixed-bg--buelow52 {
  background-image: url("../img/buelow52.jpg");
}

.cd-fixed-bg.cd-fixed-bg--manstein10-2 {
  background-image: url("../img/manstein10_2.jpg");
}

.cd-fixed-bg.cd-fixed-bg--block89 {
  background-image: url("../img/block_89.jpg");
}

.cd-fixed-bg.cd-fixed-bg--block89-2 {
  background-image: url("../img/block_89_2.jpg");
}

.cd-fixed-bg.cd-fixed-bg--block89-3 {
  background-image: url("../img/block_89_3.jpg");
}

.cd-fixed-bg.cd-fixed-bg--block89-4 {
  background-image: url("../img/block_89_4.jpg");
}

.cd-fixed-bg.cd-fixed-bg--nkz {
  background-image: url("../img/nkz.jpg");
}

.cd-fixed-bg.cd-fixed-bg--nkz-2 {
  background-image: url("../img/nkz_2.jpg");
}

.cd-fixed-bg.cd-fixed-bg--nkz-3 {
  background-image: url("../img/nkz_3.jpg");
}

.cd-fixed-bg.cd-fixed-bg--kottico {
  background-image: url("../img/kottico.jpg");
}

.cd-fixed-bg.cd-fixed-bg--kottico-2 {
  background-image: url("../img/kottico_2.jpg");
}

.cd-fixed-bg.cd-fixed-bg--kottico-3 {
  background-image: url("../img/kottico_3.jpg");
}

.cd-fixed-bg.cd-fixed-bg--svu {
  background-image: url("../img/svu.jpg");
}

.cd-scrolling-bg {
  min-height: 100%;
}
