html, body {
	margin: 20px;
	padding: 20px;
	background-color: #ccccff;
	font-familiy: Tahoma;
	font-size: medium;
	color: #555555;
	font-family: Tahoma;
	text-align: center;
}
#aktuelles{
	padding: 20px;
	background-color: #ffffd6;
	width: 500px;
	height: 400px;
	margin: auto;
	text-align: center;
}

h1{
font-size: 110%;
}

.fett {
	font-weight: 700;
}
	
