@charset "utf-8";
body  {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auff&uuml;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. */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #666;
}

.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto; /* Durch automatische R&auml;nder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px solid #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element &uuml;berschrieben. */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/content.gif);
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #header {
	height: 162px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #dddddd;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
} 
.lauftext-fett {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.lauftext-f-schluesselrot {
	font-size: 14px;
	font-weight: bold;
	color: #ea240a;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: left;
}

.twoColFixLtHdr #header h1 {
	padding: 0px;
	margin: 0;
	clip: rect(auto,auto,auto,auto);
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 162px; /* Die tats&auml;chliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer außer der Breite auch die Auff&uuml;llung und den Rahmen. */
	background: #ea240a; /* Die Hintergrundfarbe wird nur f&uuml;r die L&auml;nge des Spalteninhalts angezeigt. */
	padding: 0px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 165px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #container #mainContent ul li {
	font-size: 14px;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.twoColFixLtHdr #footer {
	padding: 0 2px 0 2px; /* Diese Auff&uuml;llung entspricht der linksb&uuml;ndigen Ausrichtung der Elemente in den divs, die darunter erscheinen. */
	background:#DDDDDD;
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
} 
.twoColFixLtHdr #container #footer #fusstabelle tr td a {
	font-size: 10px;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* Wenn Sie die R&auml;nder des ersten Elements in der Fußzeile auf 0 einstellen, k&ouml;nnen Sie unerwartete Abst&auml;nde zwischen divs vermeiden. */
	padding: 1px; /* Durch die Verwendung der Auff&uuml;llung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	font-size: 12px;
}
.fltrt { /* Mit dieser Klasse k&ouml;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&ouml;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&auml;ndigen Float enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: left;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #ea240a;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.rahmen-rot {
	border: 1px solid #ea240a;
}

h5 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
h6 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
ul {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}


a:link {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

a:hover {
	font-weight: bold;
	color: #ea240a;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}	
a:visited {
	font-weight: bold;
	color: #999;
	font-size: 14px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}	
a:active {
	font-weight: bold;
	color: #ea240a;
	font-size: 14px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}	
.wichtig {
	font-size: 16px;
	font-weight: bold;
	color: #ea240a;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.copyright {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 1px;
}
.bildunterschriften {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.Achtung {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #ea240a;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.grauer-rahmen {
	border: 1px solid #dddddd;
}
.lauftext-rot {
	font-size: 14px;
	color: #ea240a;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.presseUeberschrift {
	font-size: 18px;
	font-weight: bolder;
	color: #000;
}

