@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; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 940px;
	float: left;
}
.oneColFixCtrHdr #container {
	width: 940px;
	text-align: left;
	height: 600px;
	position: fixed;
	padding: 0px;
	margin: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.oneColFixCtrHdr #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. */
	height: 150px;
	background-image: none;
}
.oneColFixCtrHdr #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. */
}
.oneColFixCtrHdr #mainContent {
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: 0px;
	background-color: #FFF;
	margin-top: 0px;
	height: 400px;
	width: 900px;
	float: none;
}
.mittelschrift {
	font-size: x-small;
	color: #666;
}
.inhalttext {
	position: absolute;
	height: 322px;
	width: 524px;
	left: 282px;
	top: 223px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: small;
	padding-right: 30px;
	clip: rect(auto,auto,auto,auto);
	overflow: auto;
}
.weiss {
	font-size: medium;
	color: #FFF;
}
.oneColFixCtrHdr #footer {
	height: 50px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	width: 940px;
	background-image: url(../bilder/footer_final1.jpg);
	float: left;
}
#impressum {
	height: 17px;
	width: 80px;
	float: right;
	position: absolute;
	top: 575px;
	left: 700px;
}
.pinkimpressum {
	color: #b30033;
	font-size: small;
}
.graueschrift {
	font-size: medium;
	color: #666;
}
.ueberschrift {
	font-size: medium;
	color: #000;
}
.fliesstext {
	font-size: small;
	color: #000;
	font-style: normal;
}
#navi {
	float: left;
	height: 400px;
	width: 230px;
	background-image: url(../bilder/sidebar_final.jpg);
}
#graurechts {
	background-image: url(../bilder/graurechts.jpg);
	float: right;
	height: 400px;
	width: 30px;
}
.oneColFixCtrHdr #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. */
}#sprachen {
	color: #b30033;
	position: absolute;
	height: 30px;
	width: 317px;
	left: 578px;
	top: 160px;
	right: 40px;
	font-size: small;
}
#text {
	font-size: small;
	color: #666;
}
.schriftklein {
	font-size: xx-small;
	color: #666;
	overflow: auto;
}
.ecardschrift {
	font-size: medium;
	color: #FFF;
	background-image: url(../bilder/ecard_frei.png);
	background-repeat: no-repeat;
}
#ecard {
	position: absolute;
	height: 30px;
	width: 70px;
	left: 823px;
	top: 564px;
	background-image: none;
	background-repeat: no-repeat;
	visibility: visible;
}
#button {
	height: 30px;
	width: 70px;
	float: right;
	position: absolute;
	top: 564px;
	left: 823px;
	background-image: url(../bilder/ecard_frei.png);
	background-repeat: no-repeat;
}
#druckecard {
	height: 30px;
	width: 70px;
	float: right;
	position: absolute;
	top: 564px;
	left: 830px;
	background-image: url(../bilder/ecard_frei.png);
	background-repeat: no-repeat;
}
.jonavigation {
	color: #000;
	height: 300px;
	width: 150px;
	position: relative;
	left: 70px;
	top: 40px;
	font-size: 14px;
	font-weight: normal;
	white-space: normal;
}
.unternavi {
	font-size: small;
	color: #000;
	position: relative;
	height: 200px;
	width: 100px;
	left: 10px;
	top: 80px;
	visibility: visible;
}
.logogewaltschutz {
	float: left;
	height: 150px;
	width: 230px;
	position: absolute;
}

