     
    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;
	background-image: url(images/buttons/hg_or_02.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
    }
    .twoColFixRtHdr #container {
	width: 956px;  /* 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;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px solid #ff9933;
	text-align: left;
    } 
    .twoColFixRtHdr #header {
	background: #ffffff;  /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. Wenn im #header anstelle von Text ein Bild eingesetzt wird, sollten Sie die Auffüllung entfernen. */
	height: 166px;
	margin-top: 0px;
	background-image: url(images/buttons/header.gif);
    } 
	.twoColFixRtHdr   #container   #headbild   {
	height: 152px;
	margin-top: 0px;
	}
	.twoColFixRtHdr   #container   #navigation {
	height: 26px;
	padding: 0 0 0 -35px;
	background-color: #fbd0a4;
	background-image: url(images/buttons/navi_act.gif);
	width: 956px;
	background-repeat: repeat-x;
	}
	.twoColFixRtHdr   #container   #navigation ul {
	list-style: none;
	}
	.twoColFixRtHdr   #container   #navigation li {
	font-size: 12px;
	display: inline;
	height: 26px;
	line-height: 26px;
	}
	.twoColFixRtHdr   #container   #navigation a {
	padding: 0 10px;
	font-weight: bold;
	float: left;
	text-decoration: none;
	color: #FFF;
	}
	.twoColFixRtHdr   #container   #navigation  a:hover  {
	text-decoration: none;
	background: #ff9933 url(images/buttons/navi_hov.gif) 0px 0px;
	}
    .twoColFixRtHdr #header h1 {
    	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
    	padding: 10px 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. */
    }
    .twoColFixRtHdr #sidebar1 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 190px; /* 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: #ffffff; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 10px 10px;
	margin: 28px 0px 15px 0px;
	height: 750px;
    }
	.twoColFixRtHdr #sidebar1 #sidebarContent01 {
	border: 1px solid #fbc794;
	height: 350px;
	padding: 5px 3px;
	margin-bottom: 18px;
	width: 167px;
	background-image: url(images/buttons/apDiv1hg.jpg);
	}
	.twoColFixRtHdr #sidebar1 #sidebarContent02 {
	border: 1px solid #fbc794;
	height: 240px;
	padding: 5px 3px;
	width: 167px;
	}
	.twoColFixRtHdr #sidebar2 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 190px; /* 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: #ffffff; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 10px 10px;
	margin: 33px 0px 15px 0px;
	height: 1680px;
    }
	.twoColFixRtHdr #sidebar2 #sidebarContent01 {
	border: 1px solid #fbc794;
	height: 350px;
	padding: 5px 3px;
	width: 167px;
	background-image: url(images/buttons/apDiv2hg.jpg);
	}
	.twoColFixRtHdr #sidebar2 #sidebarContent02 {
	border: 1px solid #fbc794;
	height: 240px;
	padding: 5px 3px;
	width: 167px;
	}
	.twoColFixRtHdr #sidebar2 #sidebarContent03 {
	border: 1px solid #fbc794;
	height: 240px;
	padding: 5px 3px;
	width: 167px;
	}
	.twoColFixRtHdr #sidebar3 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 190px; /* 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: #fbf7f3; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 10px 10px;
	margin: 33px 0px 15px 0px;
	height: 1750px;
    }
	.twoColFixRtHdr #sidebar3 #sidebarContent01 {
	border: 1px solid #fbc794;
	height: 350px;
	padding: 5px 3px;
	width: 167px;
	}
	.twoColFixRtHdr #sidebar3 #sidebarContent02 {
	border: 1px solid #fbc794;
	height: 240px;
	padding: 5px 3px;
	width: 167px;
	}	
	.twoColFixRtHdr #mainContent {
	padding: 3px;
	height: 270px;
	width: 330px;
	border: solid #fbc794 1px;
	background-image: url(images/buttons/div_hg.jpg);
    }
	.twoColFixRtHdr #mainContent02 {
	padding: 3px;
	height: 270px;
	width: 330px;
	border: solid #fbc794 1px;
	background-image: url(images/buttons/div_hg.jpg);
    } 
	.mainContentOben {
	width: 740px;
	margin: 25px 0px 0px 0px;
	}
	.twoColFixRtHdr #mainContent03 {
	padding: 3px;
	height: 267px;
	width: 330px;
	border: solid #fbc794 1px;
	background-image: url(images/buttons/div_hg.jpg);
	}
	.mainContentMitte {
	width: 750px;
	margin: 0px 0px 0px 0px;
	}

	.twoColFixRtHdr #mainContent04 {
	height: 120px;
	border: solid #fbc794 1px;
	background-image: url(images/buttons/div_hg.jpg);
	width: 330px;
	padding: 3px;
	}
	.twoColFixRtHdr #mainContent05 {
	height: 120px;
	border: solid #fbc794 1px;
	background-image: url(images/buttons/div_hg.jpg);
	width: 330px;
	padding: 3px;
	}
	.mainContentFolge {
	width: 695px;
	margin: 20px 20px 0px 25px;
	}
	.twoColFixRtHdr #mainContent06 {
	padding: 3px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	height: 345px;
	width: 679px;
	border: 1px dashed #fbc794;
	background-image: url(images/buttons/fsDiv1hg.jpg);
	margin: 0px 30px 30px 0px;
    }
	.mainContentFolgeGr {
	margin: 20px 30px 0px 25px;
	}
	.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	background: #fbf7f3;
	margin-top: 30px;
    } 
	.twoColFixRtHdr #footer p {
    	margin: 30px 0 0 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: 5px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
    }
    .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;
    }
	.fltlfttop { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
	margin-top: 4px;
    }
	.fltlftbot { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-bottom: 4px;
    }	
	.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 {
	font-size: 13px;
	color: #424141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.h1 {
	font-size: 13px;
	color: #fbac5e;
	font-weight: bold;
	}
	.h2 {
	font-size: 14px;
	color: #fbac5e;
	font-weight: bold;
	}
	.h2u {
	font-size: 14px;
	color: #fbac5e;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fbac5e;
	}

	.h4 {
	color: #fbac5e;
	font-weight: bold;
	font-size: 18px;
	}
	.h5 {
	color: #fbac5e;
	font-weight: bold;
	font-size: 26px;
	}
    .s13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #424141;
	}
	a:link {
	color: #424141;
	font-size: 13px;
	text-decoration: none;
	}
	a:visited {
	color: #424141;
	font-size: 13px;
	text-decoration: none;
	}
	a:hover {
	color: #302f2f;
	font-size: 13px;
	text-decoration: none;
	}
	a:active {
	color: #424141;
	font-size: 13px;
	text-decoration: none;
	}

	input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #424141;
	background-color: #faf1e7;
	border: 1px solid #fbe3cc;
	}
	textarea {
	background-color: #fbe3cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #424141;
	border: 1px solid #fbe3cc;
	}
	small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #424141;
	border: 1px solid #fbe3cc;
	}
	select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #424141;
	border: 1px solid #fefaf6;
	background-color: #fefaf6;
}
