body {
	background-image: url(../Tclogo.jpg);
}
.hinweis {
  background-color: #ffffcc;
  margin: 10px;
  padding: 1em;
  box-shadow: 5px 5px 2px 2px grey;
}
footer {
  font-size: 80%;
}