.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  font-size: 20px;
  line-height: 1.4;
  cursor: pointer;
  color: #000;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  padding: 4px 6px 4px 46px;
  background-size: 16px 10px;
  background-position: 10px 13px;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-black.svg);
  position: relative;
  transition: all 0.25s;
}
.button:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 36px;
  height: 36px;
  box-sizing: border-box;
  border: 2px solid #000;
  border-radius: 1000px;
  background-image: linear-gradient(to right, #000, #000);
  background-size: 0 100%;
  background-position: 0 50%;
  background-repeat: no-repeat;
  transition: all 0.25s;
}
.button:after {
  content: '';
  position: absolute;
  left: 10px;
  top: 13px;
  width: 16px;
  height: 10px;
  z-index: 2;
  background-size: 16px 10px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-yellow.svg);
  opacity: 0;
  transform: translateX(-20px);
  transition: all 0.2s;
}
.button:hover,
.button:focus {
  padding-left: 52px;
  padding-right: 0;
  background-position: 16px 13px;
}
.button:hover:before,
.button:focus:before {
  background-size: 100% 100%;
}
.button:hover:after,
.button:focus:after {
  transform: translateX(0);
  opacity: 1;
  transition: all 0.2s 0.05s;
}
.section--footer .button,
.section--one .area .edge .button,
.section--two .area .seam .button {
  color: #fff;
  background-image: url(/images/arrow-right-white.svg);
}
.section--footer .button:before,
.section--one .area .edge .button:before,
.section--two .area .seam .button:before {
  border-color: #fff;
  background-image: linear-gradient(to right, #fff, #fff);
}
.button[title*='Elternseite'] {
  background-image: url(/images/arrow-left-black.svg);
}
.button[title*='Elternseite']:before {
  background-position: 100% 50%;
}
.button[title*='Elternseite']:after {
  transform: translateX(20px);
  background-image: url(/images/arrow-left-yellow.svg);
}
.button[title*='Elternseite']:hover,
.button[title*='Elternseite']:focus {
  background-position: 4px 13px;
}
.button[title*='Elternseite']:hover:after,
.button[title*='Elternseite']:focus:after {
  transform: translateX(0);
}
.footarea {
  width: 104%;
  margin-left: -2%;
}
.footunit {
  width: 46%;
  margin-left: 2%;
  margin-right: 2%;
}
#head {
  margin-bottom: -30px;
}
.moodcontent {
  bottom: 50px;
}
.tg-newsSlider__header {
  margin-bottom: 30px;
}
.section--one .area .seam .body {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 1279px) {
  .section--one .area .edge + .edge + .edge {
    margin-top: -24px;
  }
}
@media (max-width: 1279px) {
  .section--two .area .pure + .pure + .pure {
    margin-top: 0px;
  }
}
@media (max-width: 1279px) {
  .section--two .area .unit:not(.pure) + .unit:not(.pure) + .unit:not(.pure) {
    margin-top: -40px;
  }
}
.section--two .area .flat {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 1279px) {
  .section--three .area .unit + .unit + .unit {
    margin-top: 10px;
  }
}
@media (max-width: 1279px) {
  .section--four .area .unit + .unit + .unit {
    margin-top: 10px;
  }
}
.section--six .area .unit .body {
  padding-top: 70px;
  padding-bottom: 70px;
}
.section--one .area {
  width: 100%;
}
.section--one .area > .unit {
  margin-right: 2%;
  margin-left: 2%;
  width: 96%;
}
.section--one .area .cb-album .body,
.section--one .area .head,
.section--one .area .foot,
.section--one .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area > .slim {
  width: 46%;
}
.section--one .area > .slim .head,
.section--one .area > .slim .foot,
.section--one .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area > .slim .tiny {
  width: 100%;
}
.section--two .area {
  width: 100%;
}
.section--two .area > .unit {
  margin-right: 0.8%;
  margin-left: 0.8%;
  width: 98.4%;
}
.section--two .area .cb-album .body,
.section--two .area .head,
.section--two .area .foot,
.section--two .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--two .area > .slim {
  width: 48.4%;
}
.section--two .area > .slim .head,
.section--two .area > .slim .foot,
.section--two .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--two .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--two .area > .slim .tiny {
  width: 100%;
}
.section--three .area {
  width: 100%;
}
.section--three .area > .unit {
  margin-right: 2%;
  margin-left: 2%;
  width: 96%;
}
.section--three .area .cb-album .body,
.section--three .area .head,
.section--three .area .foot,
.section--three .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--three .area > .slim {
  width: 46%;
}
.section--three .area > .slim .head,
.section--three .area > .slim .foot,
.section--three .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--three .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--three .area > .slim .tiny {
  width: 100%;
}
.section--four .area {
  width: 100%;
}
.section--four .area > .unit {
  margin-right: 2%;
  margin-left: 2%;
  width: 96%;
}
.section--four .area .cb-album .body,
.section--four .area .head,
.section--four .area .foot,
.section--four .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--four .area > .slim {
  width: 46%;
}
.section--four .area > .slim .head,
.section--four .area > .slim .foot,
.section--four .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--four .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--four .area > .slim .tiny {
  width: 100%;
}
.section--one .area {
  width: 104%;
  margin-left: -2%;
}
.section--two .area {
  width: 101.6%;
  margin-left: -0.8%;
}
.section--three .area {
  width: 104%;
  margin-left: -2%;
}
.section--four .area {
  width: 104%;
  margin-left: -2%;
}
.section--one .area .pure,
.section--one .area .seam {
  width: 96%;
}
.section--one .area .edge {
  width: 46%;
}
.section--two .area .unit.wide {
  width: 48.4%;
}
@media (max-width: 1279px) {
  .section--two .area .unit.wide.flat {
    width: 98.4%;
  }
}
.section--three .area .unit.wide {
  width: 46%;
}
.section--four .area .unit.wide {
  width: 46%;
}
/*# sourceMappingURL=./screen-medium.css.map */