@charset "UTF-8";
html { min-height: 100%; margin-bottom: 1px; } 
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;
	text-align: left; /* 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, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #C6BCA6;
	background-image: url(papier.jpg);
	background-repeat: repeat-x;
	text-align: justify;
	line-height: inherit;
    } 
    .twoColFixLtHdr #header {
	height: 57px;
	width: 816px;
	padding-top: 0;
	overflow: visible;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-left: 40px;
    } 
	
    .twoColFixLtHdr #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. */
    }
.twoColFixLtHdr #hnavi {
	font-size: 11px;
	float: left;
	height: 15px;
	word-spacing: 7px;
	/*width: 34em;*/
	visibility: visible;
	overflow: visible;
	background-color: #FEFEFC;
	padding-bottom: 1px;
	margin-top: -1px;
	padding-left: 12px;
	padding-right:12px;
	padding-top: 2px;
	margin-bottom:-6px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	color: #C6BCA6;
	border: 1px solid #C6BCA6;
	position: relative;
}
.twoColFixLtHdr #hnavi ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style-type: none;
}
.twoColFixLtHdr #hnavi li {
	padding: 0px;
	list-style-image: none;
	margin: 0px;
	display: inline;
	clear: left;
}
.twoColFixLtHdr #hnavi li a, a.visited {
	color: #948E7A;
	text-decoration: none;
}
.twoColFixLtHdr #hnavi li a:hover {color: #C62A18; text-decoration: none; }
.twoColFixLtHdr #hnavi li a:active { color: #C62A18; text-decoration: none;}
.headbild {
	background-image: url(logogif.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 391px;
	float: right;
	margin-top: 12px;
	margin-right: 47px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: -15px;
}
.twoColFixLtHdr #kategorien {
	height: 20px;
	width: 816px;
	padding-top: 0;
	overflow: visible;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-bottom: 0px;
    }
.twoColFixLtHdr #katselected {
	font-size: 12px;
	float: left;
	height: 13px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	margin-right: 6px;
	visibility: visible;
	overflow: visible;
	background-color: #FEFEFC;
	padding-bottom: 3px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	color: #C62A18;
	border-top: 1px solid #C6BCA6;
	border-left: 1px solid #C6BCA6;
	border-right: 1px solid #C6BCA6;
	position: relative;
}
.twoColFixLtHdr #katselected a, a.visited {
	text-decoration: none;
	color: #C62A18;
}
.twoColFixLtHdr #katselected a:hover {
color: #C62A18;
text-decoration: none;
}
.twoColFixLtHdr #katselected a:active {
color: #C62A18;
text-decoration: none;
}
.twoColFixLtHdr #katnotselected a, a.visited {
	text-decoration: none;
	color: #000000;
}
.twoColFixLtHdr #katnotselected a:hover {text-decoration: none; 
color: #C62A18;}
.twoColFixLtHdr #katnotselected a:active { text-decoration: none;
color: #C62A18;}
.twoColFixLtHdr #katnotselected {
	font-size: 12px;
	float: left;
	height: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	margin-right: 6px;
	visibility: visible;
	overflow: visible;
	background-color: #C6BCA6;
	padding-bottom: 3px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	color: #000000;
	border: 1px solid #C6BCA6;
	position: relative;
}
.twoColFixLtHdr #container {
	width: 816px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	border: 1px solid #C6BCA6;
	background-color: #FEFEFC;
	text-align: left;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: justify;
    }
    .twoColFixLtHdr #mainContent {
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 60px;
	padding-top: 10px;
	text-align: justify;
    } 
.twoColFixLtHdr #inhaltsvz a, a.visited {
	text-decoration: none;
	color: #000000;
}
.twoColFixLtHdr #inhaltsvz a:hover {text-decoration: none; 
color: #C62A18;}
.twoColFixLtHdr #inhaltsvz a:active { text-decoration: none;
color: #C62A18;}
.twoColFixLtHdr #mainContent h1 {
	font-size: 23px;
	font-weight: bold;
	color: #C62A18;
	font-family: Georgia, Times, serif;
	font-style: oblique
}
.twoColFixLtHdr #mainContent h2 {
	font-size: 60px;
	font-weight: lighter;
	color: #C6BCA6;
	font-family: Georgia, Times, serif;
}
.twoColFixLtHdr #mainContent h3 {
	color: #C62A18;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 200
}
    .twoColFixLtHdr #footer {
	height: 30px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
    } 
.twoColFixLtHdr #footer a, a.visited {
	text-decoration: none;
	color: #000000;
}
.twoColFixLtHdr #footer a:hover {text-decoration: underline; 
color: #C62A18;}
.twoColFixLtHdr #footer a:active { text-decoration: underline;
color: #C62A18;}
    .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. */
	font-size: 11px;
	text-align: left;
    }
	
    .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;
    }

a:link, a:visited {
	text-decoration: underline;
	color: #C62A18;
}
a:hover {
	color: #C62A18;
	text-decoration: underline;
}
a:active { color: #C62A18; 
}

