    body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
    }
    .oneColFixCtrHdr #container {
	width: 1024px;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px solid #999999;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	background-image: url(../Bilder/HG_NEU.jpg);
	height: 750px;
	background-color: #FFFFFF;
    }
    .oneColFixCtrHdr #header {
	width: 700px;
	height: 70px;
	margin-left: 105px;
	margin-top: 130px;
	padding: 0;
    }
    .oneColFixCtrHdr #header h1 {
	background-color: #FFFFFF;
	margin-top: 130px;
	margin-left: 120px;
	max-width: 720px;
	text-align: center;
    }
    .oneColFixCtrHdr #mainContent {
	width: 700px;
	margin-left: 125px;
	padding-left: 20px;
	margin-top: -3%;
	overflow: auto;
	height: 450px;
	font-size: 14px;
    }
    .oneColFixCtrHdr #footer {
	text-align: right;
	padding-right: 150px;
	margin-top: 30px;
    }
	.oneColFixCtrHdr #logo {
	margin-top: -300px;	
    }
	.oneColFixCtrHdr #button {
	margin-top: -320px;
	margin-left: 670px;
	width: 300px;
    }
    .oneColFixCtrHdr #footer p {
    	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
    	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
    }
.Stil2 {color: #CC9900}
.Stil4 {color: #CC9900; font-style: italic; }
.Stil8 {
	font-size: 65%;
	color: #FFFFFF;
}
li {
	color: #000000;
	list-style-position: outside;
	list-style-image: url(../Bilder/Bulletpoint_liste.gif);
	padding-left: 5px;
	margin-left: -25px;
}
.Stil_table {
	height: 30px;
	vertical-align: middle;
}
.Stil_table2 {
	height: 30px;
	vertical-align: middle;
}
.Stil19 {
	font-size: 11pt;
	font-weight: bold;
	color: #000066;
}
.Stil21 {
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
}
.Stil23 {
	font-size: 11pt;
	font-weight: bold;
	padding-left: 15px;
}
.Stil25 {color: #CC9900; font-style: italic; font-weight: bold; }
a:link {
	color: #CC9900;
}
a:visited {
	color: #4986B2;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #4986B2;
}
.table01 {
	height: 30px;
	vertical-align: middle;
	background-image: url(../Bilder/Table01.jpg);
	background-repeat: no-repeat;
}
.table02 {
	height: 30px;
	vertical-align: middle;
	background-image: url(../Bilder/Table02.jpg);
	background-repeat: no-repeat;
}
.table03 {
	height: 30px;
	vertical-align: middle;
	background-image: url(../Bilder/Table03.jpg);
	background-repeat: no-repeat;
}