@charset "utf-8";
 
body  {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	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. */
	background-color: #FFF;
	background-image: url(img/hintergrund_km50.png);
	background-repeat: repeat;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.twoColFixLtHdr #container {
	width: 900px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #EEE;
} 
.twoColFixLtHdr #header {
	padding: 0;  /* 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. */
	background-color: #BD0423;
	height: 203px;
} 
.quelle {
	font-size: 9px;
}


h1 {
	font-size: 18px;
	color: #333;
}
h2 {
	font-size: 16px;
}
h3 {
}


.twoColFixLtHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 213px; /* 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: #FFF;
	margin-left:12px;
	top: 0px;
	height: 500px;
	clear:right;
	
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 15;
	margin-bottom: 0;
	margin-left: 250px;
	 /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
} 
.twoColFixLtHdr #footer {
	font-size: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #666;
} 
.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. */
	text-align: center;
	color: #FFF;
}
.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;
}
 

.twoColFixLtHdr #mainContent {
	zoom: 1;
	margin-top: 20px;
	margin-right: 20px;
}
/* Mit der obigen proprietären Zoom-Eigenschaft wird IE die Eigenschaft hasLayout zugewiesen, die zur Verhinderung verschiedener Fehler erforderlich ist. */

#menu {
	list-style: none;
	font-size: 12px;
	text-align: left;
}
#links {

}



#menu li {
	line-height: 30px;
}
.first {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#menu a {
	display:block;
	color:#333;
	background: #fff;
	text-decoration: none;
	width: 180px;
}

#menu a:hover {
	color: #c31924;
}
h3 {
	font-size: 15px;
	color: #BD0926;
}
.rot {
	color: #BD0926;
	font-size: 14px;
	font-weight: bold;
}

.rhamen {
	background-color: #DDD;
	padding-left: 10px;
	padding-bottom: 5px;
}

#navi {
margin: 0;
padding: 0;
list-style-type: none;
}


#navi a {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	width: 213px;
	height: 30px;
	display: block;
	color:#333;
	text-align: center;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
}

#navi a:visited {
color:#666;
}

#navi a:hover {
	color:#c00;
}

#links {
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#rechts {
	width: 280px;
	margin-left: 320px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#links_k {
	float: left;
	width: 400px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCC;
}
.kontakt {
	height: 500px;
	width: 401px;
}


#rechts_k {
	width: 180px;
	margin-left: 440px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}
   

}
input#absender, 
textarea {
	width: 250px;
	margin-bottom: 1em;
}
textarea { 
   height: 7em; 
}
input#absender:focus, 
textarea:focus {
   background-color: #d9d9d9; 
}
.quell {
	font-size: 9px;
}
.info {
	border: 1px dotted #333;
	margin-right: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E0E0E0;
}
.info1 {
	border: 1px dotted #BD0926;
	margin-right: 50px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E0E0E0;
}
