@charset "UTF-8";
body  {
    	font: 100% Verdana, Arial, Helvetica, sans-serif;
    	background: #666666;
    	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;
    }
    .twoColFixLt #container {
	width: 1024px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	background: #FFFFFF; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px none #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	float: none;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(Inhalt.jpg);
    }
    .twoColFixLt #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 200px; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 15px 10px 15px 20px;
    }
    .twoColFixLt #mainContent { 
    	margin: 0 0 0 250px; /* Durch den linken Rand dieses div-Elements entsteht die Spalte am linken Seitenrand. Der Spaltenbereich bleibt unabhängig von der Inhaltsmenge des sidebar1-div immer gleich. Sie können diesen Rand entfernen, falls der Text des #mainContent-div den Bereich von #sidebar1 füllen soll, wenn der Inhalt in #sidebar1 endet. */
    	padding: 0 20px 20px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
    } 
    .fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
body,td,th {
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-image: url(ME.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #136F7B;
}
a:active {
	text-decoration: none;
	color: #136F7B;
}
.Stil2 {
	font-size: x-small;
	font-weight: normal;
	left: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
	background-position: left top;
}
h1 {
	font-size: xx-small;
	color: #666666;
}
h2 {
	font-size: x-small;
	color: #666666;
}
h3 {
	font-size: small;
	color: #0F6A74;
}
.Stil4 {
	color: #0F6878;
	font-size: 12px;
}
.Stil5 {font-size: xx-small}
.Stil6 {
	font-size: 12px;
	font-weight: bold;
	left: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #136E7A;
	background-position: left top;
}
.Stil7 {
	font-size: 12px;
	font-weight: bold;
	left: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
	background-position: left top;
}
body,td,th {
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-image: url(ME.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #136E7A;
}
a:active {
	text-decoration: none;
	color: #136E7A;
}
.Stil2 {
	font-size: x-small;
	font-weight: normal;
	left: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
	background-position: left top;
}
.Stil3 {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
h1 {
	font-size: xx-small;
	color: #666666;
}
h2 {
	font-size: x-small;
	color: #666666;
}
h3 {
	font-size: small;
	color: #0F6A74;
}
.Stil4 {color: #0F6878; font-size: small; }
.Stil5 {font-size: xx-small}
.Stil6 {
	font-size: 12px;
	font-weight: bold;
	left: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
	background-position: left top;
}
.Stil7 {
	color: #333333
}
