@media (max-width: 992px) {
   #slide__globus {
     color: #FFFFFF !important;
   }
   #slide__globus > * {
     color: #FFFFFF !important;
   }
}
#slide__globus {
  background-position-y: 0%;
  background-position-x: 80%;
}

#slide__bridge {
  color: #FFFFFF !important;
}

#slide__bridge > * {
  color: #FFFFFF !important;
}

.ul--indented {
  list-style-position: inside;
}

.impressum__legal-notice {
  text-decoration: underline;
}

#logo img {
  max-height: 100px;
}

.copyright {
  line-height: normal !important;
  bottom: 10px !important;
}

#top {
  height: 120px !important;
}

.sidebar-open #overlay {
  top: 120px !important;
}

#sidebar {
  padding-top: 180px !important;
}

#status {
  margin: -120px 0 0 -120px;
}

p + p {
  margin-top: 28px;
}

.margin-bottom-top {
  margin-bottom: 28px;
  margin-top: 28px;
}
