nav.navbar {
   border-bottom: 2px solid gray; /*Linienfarbe*/
 //   min-width: 85vw; /*2 px dicke Linienbreite grau; Button Rechteck*/
}
/*Containers*/
#pictureAfterNav {
  width: 100%;
  max-height: 220px;
}
<!-- Überschrift, bündig mit dem Inhalt -->
.contentForm h2 {
    margin-top: 0;
}
