/* image */
.img {
  background-color: rgb(243, 165, 20);
  width: 100%;
  padding: 20px;
}

/* image steam*/
.img-Steam {
  background-color: rgb(46, 46, 46);
  width: 100%;
  padding: -20px;
  top: -20px;
  position: relative;
  
}

a.Gruppe{
  color: rgb(0, 0, 255);
  text-decoration: none; 
  font-weight: bold;
}