@charset "UTF-8";
/* CSS Document */

/* ——————————————————————————————————————————————————————————————————————————— */

		/* BODY / CONTAINER */

/* ——————————————————————————————————————————————————————————————————————————— */

body  {
	background: #ffffff;
	margin: 0;
	margin-left:45px;
	margin-right:45px;
	padding: 0;
	text-align: center;
}
#container { 
	width: 1025px;
	background: #ffffff;
	margin: 0 auto;
	padding:0px;
	text-align: left;
} 

/* ——————————————————————————————————————————————————————————————————————————— */

		/* Header / Navigation */

/* ——————————————————————————————————————————————————————————————————————————— */


#header { 
	background: #ffffff; 
	padding: 25px 0px 10px 0px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	margin-left:130px;
} 
#header h1 {
	margin: 0;
	padding: 0px;
	font-size: 9px;
}

/* ——————————————————————————————————————————————————————————————————————————— */

		/* Logo / Unter-Navigation */

/* ——————————————————————————————————————————————————————————————————————————— */

.Titelzeile #Logo {
	float:left;
	background:ffffff;
	padding: 10px 0px 10px 0px;
	margin:0;
}

.Titelzeile #spalterechts {
	float: right;
	width: 895px;
	padding: 10px 0px 10px 0px;
}


/* ——————————————————————————————————————————————————————————————————————————— */

		/* Form DropDownMenu */

/* ——————————————————————————————————————————————————————————————————————————— */


#SprungMenu {
	width: 292px;
	color:#000;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 0 0 0 0px;
	margin:0 0 0 0px;
	font-weight: normal;
	font-style:normal;
	letter-spacing:0.02em;
	line-height: 1.4em;
	
	border-top-style: dotted;
	border-top-width:thin;
	border-color:#000;
	border-right:0px;
	border-bottom:0px solid #390;
	
	border-left:0px;
	border

	
	background-color:#FFFFFF;
}
	


/* ——————————————————————————————————————————————————————————————————————————— */

		/* INfospalte / Linksaussen */

/* ——————————————————————————————————————————————————————————————————————————— */

#linksaussen {
	float:left;
	width: 110px;
	padding: 0px 0px 15px 0px;
}

/* ——————————————————————————————————————————————————————————————————————————— */

		/* 3 Spalten / Einzeln */

/* ——————————————————————————————————————————————————————————————————————————— */

.TF-alle_Einzeln #spaltelinks {
	float:left;
	width:292px;
	margin-left:20px;
	padding: 0px 0px 15px 0px;
}
.TF-alle_Einzeln #spalterechts {
	float: right;
	width: 292px;
	padding: 0px 0px 15px 0px;
}
.TF-alle_Einzeln #spaltemitte { 
	margin-left: 432px;
	margin-right: 301px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px 0px 15px 0px;
}

/* ——————————————————————————————————————————————————————————————————————————— */

		/* 3 Spalten / Doppel-Einzel */

/* ——————————————————————————————————————————————————————————————————————————— */

.TF-Doppel_Einzel #spaltelinks {
	float:left;
	width:594px;
	margin-left:20px;
	padding: 0px 0px 15px 0px;
}
.TF-Doppel_Einzel #spalterechts {
	float: right;
	width: 292px;
	padding: 0px 0px 15px 0px;
}

/* ——————————————————————————————————————————————————————————————————————————— */

		/* 3 Spalten / Einzel–Doppel */

/* ——————————————————————————————————————————————————————————————————————————— */

.TF-Einzel_Doppel #spaltelinks {
	float:left;
	width:292px;
	margin-left:20px;
	padding: 0px 0px 15px 0px;
}
.TF-Einzel_Doppel #spalterechts {
	float: right;
	width: 593px;
	padding: 0px 0px 15px 0px;
}

/* ——————————————————————————————————————————————————————————————————————————— */

		/* 3 Spalten / Alleæ–Eins */

/* ——————————————————————————————————————————————————————————————————————————— */

.TF-Alle_Eins #spalterechts {
	float: right;
	width: 895px;
	padding: 0px 0px 15px 0px;
}

/* ——————————————————————————————————————————————————————————————————————————— */

		/* Footer */

/* ——————————————————————————————————————————————————————————————————————————— */

#footer { 
	padding: 10px 0px 5px 130px;
	border-top-style: dotted;
	border-top-width: thin;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}
.rand #footer { 
	padding: 10px 0px 5px 0px;
	border-top-style: dotted;
	border-top-width: thin;
	margin-left:130px;
	margin-bottom:0;
	margin-top:0px;
	margin-right:0px;
}

.linkerrand #footer { 
	padding: 10px 0px 0px 0px;
	border-top-style: dotted;
	border-top-width: thin;
	margin-left:0px;
	margin-bottom:0;
	margin-top:0px;
	margin-right:840px;
}

/* ——————————————————————————————————————————————————————————————————————————— */

		/* Objekt links oder recht Floatenlassen */

/* ——————————————————————————————————————————————————————————————————————————— */

.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;
	margin-top:0px;
	margin-bottom:0px;
	
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}


/* ——————————————————————————————————————————————————————————————————————————— */

		/* CLEAR FLOAT / In Kombination mit Footer div = Dotted-Line */

/* ——————————————————————————————————————————————————————————————————————————— */

.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;
	padding:0;
	margin:0;
    font-size: 1px;
    line-height: 0px;
}

/* ——————————————————————————————————————————————————————————————————————————— */

		/* hr LINIE */

/* ——————————————————————————————————————————————————————————————————————————— */

hr {
	color:#390;
	background-color:#390;
	height:1px;
	border:none;
	margin-bottom:20px;
}

.LogoBleib {
	position: fixed;
	width: 100%;
	text-align: left;
	overflow:visible;
	height:0px;
	margin-left: -70px;
	margin-top:10px;
}
