body  {
	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: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	height: 768px;
}
.twoColFixLtHdr #container {
	width: 1024px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	background-color: #B3B1B2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.navigation_seite {
}
    .twoColFixLtHdr #header {
	background-color: #A1A3A5;
	color: #FFFFFF;
	height: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(bilder/bild_oben.jpg);
	background-repeat: no-repeat;
    } 
.twoColFixLtHdr #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. */
    }
.twoColFixLtHdr #container #header .titel_navigation .sprachen {
}
    .twoColFixLtHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 150px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #393A3B;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	position: relative;
	height: 550px;
	text-decoration: none;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
    }
    .twoColFixLtHdr #mainContent {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 25px;
	overflow: auto;
	clip: rect(20px,auto,auto,auto);
	width: 720px;
	margin-left: 20px;
	cursor: auto;
	page-break-before: auto;
	position: relative;
	height: 520px;
    } 
.table {
	width: 650px;
}
.tr {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 0px;
	padding-bottom: 10px;
}
    .twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	color: #FFFFFF;
	background-color: #6F0111;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
    } 
    .twoColFixLtHdr #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. */
    }
    .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;
    }
.titel_navigation {
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 19px;
	left: 20px;
}
#Language {
	text-align: right;
	margin-right: 30px;
}

#navigation
{
	color: #FFFFFF;
}

#navigation ul
{
	list-style-image: none;
	borer: none;
	list-style-type: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#navigation ul li
{
	float: left;
	width: 110px;
	color: #FFFFFF;
	display: block;
	position: relative;
	height: 10px;
}

#navigation ul li a
{
	width: 90px;
	color: #FFFFFF;
	display: block;
	position: relative;
	text-align: center;
}

#navigation ul li a:hover
{
	color: #93a6b7;
	color: #333333;
	width: 90px;
	display: block;
	position: relative;
	text-align: center;
	left: 0px;
}

#navigation ul li a.selected, #navigation ul li a.selected:hover
{
	color: #333333;
	font-size: 12px;
	text-align: center;
	display: block;
}

#navigation ul li a.selected:hover
{
	color: #333333;
	background-color: #B3B1B2;
	text-align: center;
	display: block;
}
.navigation_site {
	color: #FFFFFF;
	display: block;
}
a:link 
{
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #333333;
}
a:active {
}
.navigation .liste a:hover {
	width: 140px;
	color: #FFFFFF;
	display:block;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	height: 100%;
	text-decoration: none;
	margin-top: -3px;
	margin-bottom: -3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: -10px;
	padding-left: 10px;
	background-color: #3A2449;
}
.navigation .liste a:link {
	width: 140px;
	color: #FFFFFF;
	display:block;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #754994;
	height: 100%;
	text-decoration: none;
	margin-top: -3px;
	margin-bottom: -3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: -10px;
	padding-left: 10px;
}
.navigation .liste a:active {
	width: 140px;
	color: #FFFFFF;
	display:block;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #754994;
	height: 100%;
	text-decoration: none;
	margin-top: -3px;
	margin-bottom: -3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: -10px;
	padding-left: 10px;
}
.navigation .liste a:visited {
	width: 140px;
	color: #FFFFFF;
	display:block;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #754994;
	height: 100%;
	text-decoration: none;
	margin-top: -3px;
	margin-bottom: -3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: -10px;
	padding-left: 10px;
}
.navigation .liste a {
	color: #FFFFFF;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #754994;
}
.text_content {
	text-align: left;
}
#navigation2 ul li a:hover {
	color: #93a6b7;
	color: #FFFFFF;
	width: 160px;
	display: block;
	background-color: #521015;
	position: relative;
	text-align: left;
	padding-left: 20px;
	left: -20px;
}
#navigation2 {
	color: #FFFFFF;
}
#navigation2 ul {
	borer: none;
	color: #FFFFFF;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation2 ul li a {
	color: #FFFFFF;
}
#navigation2  ul  li  a.selected     {
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	width: 170px;
	background-color: #521015;
	padding-left: -15px;
	position: relative;
}
#navigation2 ul li a.selected:hover {
	color: #FFFFFF;
	background-color: #B3B1B2;
	width: 170px;
	display: block;
	position: relative;
}
