body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 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;
	width: 100%;
	padding-top: 25px;
	height: 100%;
    }
    .one #container {
	background: #ffffff; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 0px solid #ff0000;
	text-align: center;
	z-index: 0;
	height: 100%;
    }
    .one #header {
	background: #ffffff;
	height: 70px;
	text-align: center;
	z-index: 1;
	border: 0px solid #0000ff;
	position: relative;
	padding-top: 10px;
    }
    .one #mainContent {
	padding: 0 0px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	background: #ffffff;
	height: 500px;
	border: 0px solid #000000;
	z-index: 0;
    }
    .one #footer {
	padding: 0 0px; /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. */
	background:#ffffff;
    } 
    .one #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. */
	font-size: 10pt;
    }
.one #menue1 {
	padding-top: 0px;
	width: 250px;
	height: 150px;
	text-align: right;
	line-height: 10pt;
	position: absolute;
	top: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	visibility: visible;
	z-index: 1;
	padding-right: 10px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	left: 50%;
	margin-left: 160px;
}
.one #text {
	border: 0px solid #ff0000;
	width: 225px;
	height: 400px;
	text-align: center;
	position: absolute;
	top: 170px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	z-index: 1;
	left: 50%;
	margin-left: -430px;
}
.one #menue2 {
	width: 250px;
	height: 150px;
	text-align: right;
	position: absolute;
	top: 375px;
	margin-left: 160px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 8pt;
	z-index: 1;
	visibility: visible;
	padding-right: 10px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	left: 50%;
}
.one #slide {
	border: 0px solid #00ffff;
	height: 285px;
	text-align: center;
	top: 220px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	z-index: 5;
	margin-left: -190px;
	width: 330px;
	position: absolute;
	left: 50%;
}
.one #links {
	border: 0px solid #00ffff;
	height: 285px;
	text-align: center;
	top: 220px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	z-index: 5;
	margin-left: -350px;
	width: 400px;
	position: absolute;
	left: 50%;
}
.one #spiritpics {
	border: 0px solid #00ffff;
	height: 250px;
	text-align: center;
	top: 150px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	z-index: 5;
	margin-left: -200px;
	width: 350px;
	position: absolute;
	left: 50%;
}
.one  #spiritpics2 {
	border: 0px solid #00ffff;
	height: 250px;
	text-align: center;
	top: 330px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	z-index: 6;
	margin-left: -155px;
	width: 260px;
	position: absolute;
	left: 50%;
}
.one   #kursepics {
	border: 0px solid #00ffff;
	height: 400px;
	text-align: center;
	top: 155px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	z-index: 5;
	margin-left: -200px;
	width: 350px;
	position: absolute;
	left: 50%;
}


.one #logo {
	border: 0px solid #ccff00;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 30px;
	margin-top: 0px;
	padding-top: 0px;
	z-index: 2;
	margin-left: -330px;
	left: 50%;
}
a	{
	text-decoration:none;
	color:#000000;
}
a:hover	{
	text-transform:uppercase;
	color:#000000;
}
.one  #praxis {
	border: 0px solid #00ffff;
	height: 285px;
	text-align: center;
	top: 180px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	z-index: 5;
	margin-left: -450px;
	width: 600px;
	position: absolute;
	left: 50%;
	font-size: 4pt;
}

