#StartseiteInhalt {
  border: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  hyphens: auto;
  text-align: justify;
  height: inherit;
}
#Inhalt-Home {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
video {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}