#rechtsbereich {
	float: right;
	width: 190px;
}
.statistik {
	width: 200px;
	padding-left: 1.5em;
}

.wetter {
	width: 100px;
	padding-left: 3.5em;
}

.veranstaltung {
	width: 160px;
	padding-left: 2.5em;
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
	text-decoration: none;
	
}

