@charset "UTF-8";
    body  {
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FBDE00;
    }
    .thrColFix #container {
	width: 984px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	height: 765px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	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;
	background-color: #FBDE00;
    } 

    .thrColFix #mainContent { 
    	margin: 0 200px; /* Der rechte und der linke Rand dieses div-Elements erstellen die beiden äußeren Spalten an den Seitenrändern. Der Spaltenbereich bleibt unabhängig von der Inhaltsmenge der Randleisten-divs immer gleich. Sie können diesen Rand entfernen, falls der Text des #mainContent-div die Randleistenbereiche füllen soll, wenn der Inhalt in den Randleisten endet. */
    	padding: 0 10px; /* 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;
    }
#MainContainer {
	height: 764;
	width: 980;
	left: 0px;
	top: 0px;
	position: relative;
}


#navi_untergrund {
	height: 720px;
	width: 180px;
	left: 0px;
	top: 15px;
	position: absolute;
	background-color: #000000;
	z-index: 10;
}
#navi_untergrund_laenger {
	height: 800px;
	width: 180px;
	left: 0px;
	top: 15px;
	position: absolute;
	background-color: #000000;
	z-index: 10;
}
#navi_01 {
	height: 265px;
	width: 152px;
	left: 27px;
	top: 15px;
	position: absolute;
	z-index: 20;
}
#navi_02 {
	height: 107px;
	width: 180px;
	left: 0px;
	top: 303px;
	position: absolute;
	z-index: 5;
}
#navi_03 {
	height: 271px;
	width: 152px;
	left: 27px;
	top: 420px;
	position: absolute;
	z-index: 20;
}
#navi_mehr {
	height: 93px;
	width: 194px;
	left: 0px;
	top: 672px;
	position: absolute;
	z-index: 20;
}
#navi_04 {
	height: 33px;
	width: 152px;
	left: 27px;
	top: 27px;
	position: absolute;
	z-index: 20;
}
#fusszeile {
	height: 61px;
	width: 984px;
	left: 0px;
	top: 739px;
	position: absolute;
	background-color: #c90f00;
	background-image: url(pics/fusszeile.jpg);
	background-repeat: no-repeat;
}
#fusszeile_tiefer {
	height: 61px;
	width: 984px;
	left: 0px;
	top: 819px;
	position: absolute;
	background-color: #c90f00;
	background-image: url(pics/fusszeile.jpg);
	background-repeat: no-repeat;
}
#fusszeile_click {
	height: 61px;
	width: 984px;
	left: 0px;
	top: 1120px;
	position: absolute;
	background-color: #c90f00;
	background-image: url(pics/fusszeile.jpg);
	background-repeat: no-repeat;
}
#fusszeile_dienste {
	height: 61px;
	width: 984px;
	left: 0px;
	top: 825px;
	position: absolute;
	background-color: #c90f00;
	background-image: url(pics/fusszeile.jpg);
	background-repeat: no-repeat;
}
#fusszeile_wir {
	height: 61px;
	width: 984px;
	left: 0px;
	top: 945px;
	position: absolute;
	background-color: #c90f00;
	background-image: url(pics/fusszeile.jpg);
	background-repeat: no-repeat;
}
#fusszeile_jobs {
	height: 61px;
	width: 984px;
	left: 0px;
	top: 820px;
	position: absolute;
	background-color: #c90f00;
	background-image: url(pics/fusszeile.jpg);
	background-repeat: no-repeat;
}
#fusszeile_jobs2 {
	height: 61px;
	width: 984px;
	left: 0px;
	top: 820px;
	position: absolute;
	background-color: #c90f00;
	background-image: url(pics/fusszeile.jpg);
	background-repeat: no-repeat;
}
#fusszeile_12er {
	height: 61px;
	width: 984px;
	left: 0px;
	top: 1019px;
	position: absolute;
	background-color: #c90f00;
	background-image: url(pics/fusszeile.jpg);
	background-repeat: no-repeat;
}
#container_weiss_bg {
	height: 720px;
	width: 790px;
	left: 194px;
	top: 15px;
	position: absolute;
	background-color: #FFFFFF;
}
#container_intro {
	height: 644px;
	width: 984px;
	left: 0px;
	top: 15px;
	position: absolute;
}
#container_tiefer {
	height: 800px;
	width: 790px;
	left: 194px;
	top: 15px;
	position: absolute;
	background-color: #FFFFFF;
}
#container_gelb {
	height: 801px;
	width: 790px;
	left: 194px;
	top: 15px;
	position: absolute;
	background-color: #FFE200;
}
#container_12er {
	height: 1000px;
	width: 790px;
	left: 194px;
	top: 15px;
	position: absolute;
	background-color: #FFFFFF;
}
#bigbild {
	height: 382px;
	width: 790px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 10;
}
#ticker {
	height: 25px;
	width: 790px;
	left: 0px;
	top: 382px;
	position: absolute;
	background-color: #c90f00;
}
#Pkasten_01 {
	height: 133px;
	width: 120px;
	left: 10px;
	top: 420px;
	position: absolute;
}
#Pkasten_02 {
	height: 133px;
	width: 120px;
	left: 140px;
	top: 420px;
	position: absolute;
}
#Pkasten_03 {
	height: 133px;
	width: 120px;
	left: 270px;
	top: 420px;
	position: absolute;
}
#Pkasten_04 {
	height: 133px;
	width: 120px;
	left: 400px;
	top: 420px;
	position: absolute;
}
#Pkasten_05 {
	height: 133px;
	width: 120px;
	left: 530px;
	top: 420px;
	position: absolute;
}
#Pkasten_06 {
	height: 133px;
	width: 120px;
	left: 660px;
	top: 420px;
	position: absolute;
}
#Pkasten_07 {
	height: 133px;
	width: 120px;
	left: 10px;
	top: 574px;
	position: absolute;
}
#Pkasten_08 {
	height: 133px;
	width: 120px;
	left: 140px;
	top: 574px;
	position: absolute;
}
#Pkasten_09 {
	height: 133px;
	width: 120px;
	left: 270px;
	top: 574px;
	position: absolute;
}
#Pkasten_10 {
	height: 133px;
	width: 120px;
	left: 400px;
	top: 574px;
	position: absolute;
}
#Pkasten_11 {
	height: 133px;
	width: 120px;
	left: 530px;
	top: 574px;
	position: absolute;
}
#Pkasten_12 {
	height: 133px;
	width: 120px;
	left: 660px;
	top: 574px;
	position: absolute;
}
.text_navi_gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003300;
	line-height: 20px;
	text-decoration: none;
	padding-left: 7px;
}
.text_navi_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CD1A21;
	line-height: 20px;
	text-decoration: none;
	padding-left: 7px;
}
.text_navi_rot_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CD1A21;
	line-height: 20px;
	text-decoration: none;
}
.text_navi_blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0000FF;
	line-height: 20px;
	text-decoration: none;
	padding-left: 7px;
}
.text_navi_gelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFE200;
	line-height: 15px;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.text_navi_gelb_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFE200;
	line-height: 15px;
	text-decoration: none;
}
.text_navi_gelb_schmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFE200;
	line-height: 15px;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.text_navi_gelb_schmaller_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFE200;
	line-height: 15px;
	text-decoration: none;
}
.text_navi_gruen_schmaller_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #003300;
	line-height: 15px;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.text_navi_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 12px;
	text-decoration: none;
}
.text_navi_weiss_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #003300;
	line-height: 12px;
	text-decoration: none;
}
.text_20pt_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 22px;
	text-decoration: none;
}
.text_20pt_gelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFE200;
	line-height: 22px;
	text-decoration: none;
}
.text_20pt_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #D80E12;
	line-height: 22px;
	text-decoration: none;
}
.text_15pt_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.text_15pt_weiss_abstand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
}
.text_15pt_schwarz_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.text_15pt_schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textb_schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.textb_schwarz_weiter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
}
.text_15pt_gelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFE200;
	text-decoration: none;
}
.text_abc_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 22px;
	text-decoration: none;
}
.text_abc_rot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #D80E12;
	line-height: 22px;
	text-decoration: none;
}
.text_abc_rotweit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #D80E12;
	line-height: 28px;
	text-decoration: none;
}
.text_abc_schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #000000;
	line-height: 22px;
	text-decoration: none;
}
.beschreibung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.fliess_weiss_15pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}
.text_black_15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}
.text_fett_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.text_schwarz{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}
.text_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;
	text-decoration: none;
}


