.hero {
  color: #000;
  background: #ddd;
}

.programm {
    width: 150px;
    margin-left: 50%;
}

.wappen {
    transform: rotate(20deg);
}

.lageplan {
    width: 60%;
}

.datenschutz {
    font-size: small;
}

.impressum {
  color: #000;
  background: #ddd;
}
