#mainContent ul li {
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-type: square;
	padding-left: 0px;
}
#mainContent ul {
	float: left;
}

#mainContent .news .text p {
	padding-left: 0px;
	width: 590px;
}
.intro { 
display: none; 
}
#container #navigation {
	clear: both;
	padding-left: 10px;
	height: 20px;
	margin-top: -34px;
	position: absolute;
	margin-left: 172px;
}
#mainContent .news .text h3 {
	padding-bottom: 10px;
	color: #00AFB4;
}
#mainContent h1 {
	color: #717062;
	font-size: 130%;
	padding-bottom: 10px;
	padding-left: 200px;
}
.oneColLiqCtrHdr #container {
	width: 100%; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 0px solid #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	min-width: 1000px;
	background-color: #FFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
.oneColLiqCtrHdr #header {
	background-color: #FFF;
	background-image: url(../img/logobg.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 129px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
	float: right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	color: #848373;
	font-size: 120%;
}
#header a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.oneColLiqCtrHdr #mainContent {
	background: #FFFFFF;
	clear: both;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer #iso {
	float: right;
	width: 380px;
	padding-top: 10px;
	padding-right: 20px;
}
#footer #iso img {
	float: right;
	border: 2px solid #FFF;
	margin-bottom: 100px;
}
#mainContent img {
	float: left;
	padding-right: 10px;
	border-left-width: 200px;
	border-left-style: solid;
	border-left-color: #00AFB4;
	margin-bottom: 100px;
	margin-top: 30px;
}
#mainContent #FlashID {
	margin-bottom: 20px;
	display: block;
	float: left;
	padding-right: 10px;
	margin-top: 30px;
}

#container #mainContent a {
	color: #00A1A5;
}

.fltr {
	float: right;
}

#footer #iso strong {
	float: left;
}
.oneColLiqCtrHdr #footer {
	color: #FFF;
	background-color: #00A1A5;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 40px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #848373;
	clear: both;
} 
#footer #adress a {
	color: #FFF;
}
.oneColLiqCtrHdr #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. */
}
#mainContent h3 {
	color: #848373;
	font-size: 120%;
	padding-bottom: 10px;
}
.news {
	width: 600px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 200px;
}
* {
	margin: 0px;
	padding: 0px;
}
#header img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	height: 129px;
	background-image: url(../img/logobg.gif);
	background-repeat: repeat-x;
}
body {
	text-align: left; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #00A1A5;
}

#content {
	clear: left;
}
.clflt {
	clear: both;
}

.intro { display: none; 
}

#mainContent p {
	padding-bottom: 10px;
	padding-left: 200px;
	width: 800px;
}
#footer #adress {
	float: left;
	width: 200px;
}
#sidebar1 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 200px; /* Die tatsächliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer außer der Breite auch die Auffüllung und den Rahmen. */
	background: #EBEBEB; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 15px 10px;
}
.blue {
	color: #00A1A5;
	font-weight: bold;
}
#container #mainContent ul {
	padding-left: 50px;
}
.download {
	background-image: url(../img/pdf_logo.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 20px;
	padding-left: 20px;
}
