.box {
  height: 1120px;
}

/* ---------- Style der team div ---------- */
.hinweis {
	margin-right: 0px;
	margin-bottom: 25px;
	width: 510px;
	float: left;
	border: 1px solid #8184C9;
	margin-left: 4px;
}

.hinweis p {
  margin: 0.313em;
}

.hinweis h3 {
  padding: 0.626em 0 0.626em 0;
} 

/* ---------- Style der team div ---------- */
.spiel {
  margin-right: 0;
  margin-bottom: 25px;
  width: 100%;
  float: left;
}

.spiel p {
  margin: 0.313em;
}

.spiel h3 {
  padding: 0.626em 0 0.626em 0;
} 

/* ---------- Style der team div ---------- */
.bild {
  width: 15em;
}

