/* ---------- Style der box div ---------- */
#box {
  margin-bottom: 30px;
  display: block;
  float: inherit;
  width: 99%;
  height: 500px;
}

#gruppenbild {
  height:385px;
}

/* ---------- Style des Containers ---------- */
#container2 {
  background-color: #27295A;
  width: 48.75em;
  min-height: 780px;
}


