body {
	font-family:verdana, arial, sans-serif;
}
div#container {
	left: 0px;
	top: 0px;
	color: #000066;
	width: 600px;
}
div#header {
	text-align:left;
	width: 600px;
	color: #000066;
}
div#header ul {
	list-style-type:none;
	text-align:left;
	width: 600px;
	left: 0px;
}
div#header ul li {
	display:inline;
	font-weight:normal;
	width: 600px;
	left: 0px;
	text-align: left;
}
html + body div#header ul li {		/* nur fuer Internet Explorer 5.x */
	float:left;
	left: 0px;
	color: #000066;
}
div#content {
	padding-left: 0px;
	width: 600px;
}
p {
	text-align:left;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: top;
}
.Überschrift_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.Uberschrift_Seite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #000066;
	text-align: center;
	vertical-align: middle;
}
.Tabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: center;
}

