@charset "utf-8";
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;
	color: #162742;
	font-family: AvantGarde, GillSans, Arial, Helvetica;
	font-size: 14px;
	
	background-image: url(../images/grafik/bg_body.gif);
	/*background-attachment:fixed;*/

	background-repeat: repeat;
    }
    .thrColFixHdr #container {
	width: 1130px;
	margin: 0;
	background-image: url(../images/grafik/bg_kachel_hintg.gif);
	/*background-attachment:fixed;*/

	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	
	border-left-style: none;
	border-right-style: solid;
	border-right-color: #2c4694; 
	border-bottom-style: solid; 
	border-bottom-color: #2c4694;      /*border: 1px solid #FF0000;*/
	border-width: 1px;
    } 
.partnerheadln {
	font-family: AvantGarde, GillSans, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
.linie {
	color: #162742;
	border-bottom-style: solid;
	border-bottom-color: #162742;
	border-bottom-width: 1px;
}


    .thrColFixHdr #header {
	
	height:134px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #f2e5c1;
    border: ;

    } 
.thrColFixHdr #logo {
        margin:0px;
	float: left;
	width: 180px;
	height: auto;
	padding-top: 55px;
        /*border: 1px solid #FF00DD;*/

	
}
.thrColFixHdr #slide {
        margin:0px;
		float:left;
	height: 134px;
	width: 179px;
	margin-left: 0px;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        /*border: 1px solid #cccc00;*/

	
}

.ticker {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #CC0000;
	height: 34px;
	width: 550px;
	margin-left:400px;
	
	position:relative;
	top: 50px;
	font-weight: bold;
	/*border: 1px solid #cccc00;*/
}


.thrColFixHdr #navi {
	height: 25px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2c4694;
	border-right-color: #2c4694;
	border-bottom-color: #2c4694;
	border-left-color: #2c4694;
	padding-left: 359px;
	background-image: url(../images/grafik/bg_nav.gif);
	background-repeat: repeat-x;
       /*border: 1px solid #FF00FF;*/

}

    .thrColFixHdr #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. */
    }
    .thrColFixHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 170px; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 15px 5px 15px 5px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
        /*border: 1px solid #DD0099;*/

    }
    .thrColFixHdr #sidebar2 {
	width: 174px;
	margin:0px;
	float: left; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	/*padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;*/
	height: 850px;
       /* border: 1px solid #000000;*/
        
    }
.thrColFixHdr   #subnavi {
	width:170px;
	height:200px;
	position: absolute; 
	z-index: 1;
	margin-top: 100px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	visibility: visible;
       /* border: 1px solid #678933;*/
        

}




    #mainContent {
        
        margin-left:360px;
                
	padding-top:95px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: AvantGarde, GillSans, Arial, Helvetica;
	font-size: 14px;
	line-height:16px;
	color:#162742;
	/*border: 1px solid #FF0000;*/
	    } 
	
	.thrColFixHdr #bottomnavi {
	margin-left: 359px;
	border-top-style: solid;
	border-top-color: #2c4694;      
	border-width: 1px;
	background-color: #f2e5c1;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	width: auto;
       /* border: 1px solid #000000;*/
        

	}
    .thrColFixHdr #footer {
	padding: 0;
    } 
    .thrColFixHdr #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;
    }
#slogan {
    width:850px;
	font-family: AvantGarde, GillSans, Arial, Helvetica;
	font-size: 36px;
	color: #162742;
	font-weight: bold;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 270px;
	top: 190px;
}
#spaceline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #162742;
	border-right-color: #162742;
	border-bottom-color: #162742;
	border-left-color: #162742;
	height: 2px;
}
.zwiheadln {
	font-family: AvantGarde, GillSans, Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: 162742;
}
#slogan_right {
	font-family: AvantGarde, GillSans, Arial, Helvetica;
	font-size: 34px;
	color: #162742;
	font-weight: bold;
	text-align: right;
	line-height: 42px;
}
.partnertxt {
	font-family: AvantGarde, GillSans, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #162742;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

td.lable {
	background-color: #162742;
}
td.item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #162742;
}

