body {
  padding-top: 0px;
  margin-top: 0px;
}
.navbar {
  font-family: 'Cabin', sans-serif;
  font-size: 15px;
}
#brand{
  color: white;
  font-size: 20px;
}

.img-home {
  background-image: url(14.06.2019_Webseite_RichterWerksvertretungen_ueberuns.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  height: 3307px;
  overflow: hidden;
  text-align: center;
}

.img-produkte {
  background-image: url(31.01.2018_Webseite_RichterWerksvertretungen_Produkte.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  height: 3538px;
  overflow: hidden;
  text-align: center;
}

.img-ulbrich {
  background-image: url(24.01.18_Richter-WV-Verterungen-ulbrich.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  height: 2039px;
  overflow: hidden;
  text-align: center;
}

.img-impressum {
  background-image: url(02.02.2018_Webseite_RichterWerksvertretungen_Impressum.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  height: 2756px;
  overflow: hidden;
  text-align: center;
}
