body {
	background-color: #FFFFFF;
}
.anz{
	text-align: center;
	width: 295;
	height: 100;
	font-size: 50;
	background-color: lightgrey;
	color: black;
}
.ueberschrift{
	text-align: center;
	width: 800;
	height: 140;
	font-size: 50;
	color: white;
	background-color: #009999;
}
.txtL{
	text-align: center;
	width: 500;
	height: 100;
	color: white;
	font-size: 50;
	background-color: #009999;
}
		