.Stil1 {	font-size: 24px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #030;
	background-color: #FFC;
	padding: 2px;
	border: thin ridge #030;
	margin: 2px;
}
h1 {
	font-size: 36px;
	text-align: center;
}
#Überschrift { text-align: center; }

