@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	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; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: 999999;
	border-right-color: 999999;
	border-bottom-color: 999999;
	border-left-color: 999999;
	height: 100%;
	width: 100%;
    }
.Verlauf-links {
	background-image: url(../images/Verlauf-Links.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
	height: 569px;
	width: 271px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: top;
}
.fus-quali {
	width: 271px;
	background-image: url(../images/Fus-info-entwurf-web_16.jpg);
	background-repeat: no-repeat;
	height: 569px;
	position: relative;
	z-index: 1;
	background-position: bottom;
	left: 0px;
	top: 0px;
}

.Tabele #mainContent #Menue-id a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.Tabele #mainContent #Menue-id a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #3465CE;
}


    .twoColFixLtHdr #container {
	width: 100%;  /* 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;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	height: 100%;
    } 
.Tabele {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1280px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

    .twoColFixLtHdr #header {
	background: #FFFFFF;
	padding: 0 10px 0 20px;  /* 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. */
    } 
    .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 #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 271px; /* 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;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    }
#down2 {
	position: absolute;
	z-index: 10;
	height: 80px;
	width: 270px;
	top: 488px;
}

    .twoColFixLtHdr #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;
    } 
    .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:569px;
	font-size: 1px;
	line-height: 0px;
    }
.bg-verlauf2 {
	background-image: url(../images/Verlauf-bg.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: bottom;
	color: #666666;
	text-indent: 5px;
	padding-bottom: 5px;
}
#fus-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 569px;
	width: 271px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.Verlauf-main {
	background-image: url(../images/Verlauf-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
	height: 569px;
	width: 271px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.Tabele #mainContent #Menue-id {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Bild1 {
	margin: 0px;
	padding: 0px;
	height: 264px;
	width: 805px;
}
.Menue {
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 805px;
	background-image: url(../images/Menue-bg.jpg);
	background-repeat: no-repeat;
	text-indent: 5px;
}
.Bild2 {
	margin: 0px;
	padding: 0px;
	height: 254px;
	width: 805px;
}
.hidden {
	visibility: hidden;
}
.show {
	visibility: visible;
}
.Logo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 111px;
	width: 271px;
	left: 0px;
	top: 0px;
}
.horzbalken {
	background-image: url(../images/horz_12.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 271px;
}
.leftside {
	height: 500px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding: 10px;
	width: 251px;
}

#fus-werbe {
	position: relative;
	z-index: 1;
	height: 569px;
	width: 271px;
	left: 0px;
	top: 0px;
}
.Tabele #sidebar1 #fus {
	visibility: hidden;
	position: absolute;
	z-index: 5;
	left: 102px;
	top: 86px;
	background-image: url(../images/Verlauf-Links.jpg);
	background-repeat: repeat-y;
}
.Tabele #sidebar1 #evt {
	visibility: hidden;
	position: absolute;
	z-index: 5;
	left: 102px;
	top: 86px;
	background-image: url(../images/Verlauf-Links.jpg);
	background-repeat: repeat-y;
}
.Tabele #sidebar1 #fusw {
	visibility: hidden;
	position: absolute;
	z-index: 5;
	left: 102px;
	top: 86px;
	background-image: url(../images/Verlauf-Links.jpg);
	background-repeat: repeat-y;
}

.Tabele #sidebar1 #foto {
	visibility: hidden;
	position: absolute;
	z-index: 5;
	left: 102px;
	top: 86px;
	background-image: url(../images/Verlauf-Links.jpg);
	background-repeat: repeat-y;
}
.Tabele #sidebar1 #ice {
	visibility: hidden;
	position: absolute;
	z-index: 5;
	left: 102px;
	top: 86px;
	background-image: url(../images/Verlauf-Links.jpg);
	background-repeat: repeat-y;
}
.Tabele #sidebar1 #party {
	visibility: hidden;
	position: absolute;
	z-index: 5;
	left: 102px;
	top: 86px;
	background-image: url(../images/Verlauf-Links.jpg);
	background-repeat: repeat-y;
}
.Tabele #sidebar1 #main {
	visibility: visible;
	position: absolute;
	z-index: 3;
	left: 102px;
	top: 86px;
	width: 271px;
}
.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding: 10px;
	width: 251px;
	top: 60px;
	height: 260px;
}
.Logo2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 0px;
	width: 271px;
	left: 0px;
	top: 0px;
}
.content3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding: 10px;
	width: 251px;
	top: 60px;
}

