body {
	background-color: green;
}

.infokasten {
	background-color: yellow;
	margin: 20px;
	border: 5px solid black;
}