.wrap {
  height: auto;
  width: auto;
}

.head {
  width: 90%;
  height: 40px;
  margin-top: 30px;
  border-bottom: solid 2px rgb(135,135,135);
  margin-left: 5%;
}

#headline {
  font-size: 30px;
  color: rgb(19, 49, 153);
  margin: 0;
}

.herausgeber {
  width: 90%;
  height: 500px;
  margin-top: 40px;
  margin-left: 5%;
}

#headline_H {
  font-size: 15px;
  font-weight: bold;
  color: rgb(95,95,95);
}

#pHerausgeber {
  font-size: 15px;
  color: rgb(95,95,95);
}
