#haeder {
	height: 94px;
	width: 954px;
	background-image: url(hintergrund/logo.png);
	background-repeat: no-repeat;
	background-color: #3A0000;
}
#navi {
	height: 30px;
	width: 954px;
}
#container {
	height: auto;
	width: 954px;
	background-color: #FF9;
	background-position: left top;
	text-align: center;
}
#textfield {
	height: auto;
	width: 954px;
	background-color: #CCC;
}
#footer {
	height: 20px;
	width: 954px;
	background-color: #DC0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.titel_haupt {
	font-weight: bolder;
	font-size: 24px;
	font-variant: normal;
	text-align: center;
}
#container #Tabelle_Haupt tr td {
	font-size: 16px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
#container table tr td table {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
}

