@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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. */
	color: #FFF;
	background-image: url(../images/body_bg.jpg);
	scrollbar-base-color: #151515;
}
.oneColFixCtrHdr #container {
	width: 1024px;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px solid #A0A0A4;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 80px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	margin-bottom: 20px;
	background-image: url(../images/bg_transp.png);
	box-shadow: 7px 7px 8px #818181;
	-webkit-box-shadow: 7px 7px 8px #818181;
	-moz-box-shadow: 7px 7px 8px #818181;
	border-radius: 0px 0px 15px 15px;
}
.oneColFixCtrHdr #container_index {
	width: 1024px;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px solid #A0A0A4;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 80px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	margin-bottom: 20px;
	box-shadow: 7px 7px 8px #818181;
	-webkit-box-shadow: 7px 7px 8px #818181;
	-moz-box-shadow: 7px 7px 8px #818181;
	background-color: #000;
	border-radius: 0px 0px 15px 15px;
}


#nav {
	height: 150px;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	background-image: url(../images/navi/bg_body_ORIG.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.navi {
	position: absolute;
	height: 26px;
	width: 1024px;
	top: 24px;
	z-index: 6;
}
.impressum {
	position: absolute;
	height: 26px;
	width: 80px;
	right: 0px;
}
.home {
	height: 26px;
	width: 40px;
	position: absolute;
	left: 0px;
}
.werbemittel {
	height: 26px;
	width: 335px;
	position: absolute;
	right: 300px;
}





.kontakt {
	position: absolute;
	height: 26px;
	width: 60px;
	left: 100px;
}
.links {
	position: absolute;
	height: 26px;
	width: 60px;
	right: 100px;
}






.oneColFixCtrHdr #header {
	height: 100px;
	background-image: url(../images/head_f.png);
	border-bottom: 1px solid #A0A0A4;
	background-color: #000;
}
.signum {
	position: relative;
	height: 30px;
	width: 142px;
	margin-left: 270px;
}
.Kontakt {
	float: right;
	height: 400px;
	width: 500px;
}

.signum_left {
	position: relative;
	height: 30px;
	width: 142px;
}


.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;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	text-align: justify;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.oneColFixCtrHdr #mainContent_index {
	text-align: justify;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 1024px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-color: #FFF;
}

.oneColFixCtrHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #footer_index {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.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. */
}
.navigationsbar {
	height: 39px;
	width: 1024px;
	margin-bottom: 5px;
	background-image: url(../images/dropdown.png);
}
.oneColFixCtrHdr #container #mainContent h1 {
	font-family: Impact, Arial, helvetica, sans-serif;
}
.oneColFixCtrHdr #mainContent_slidedeck {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #151515;
}
.oneColFixCtrHdr #footer_slidedeck {
	padding: 0 10px;
}
.oneColFixCtrHdr #container_slidedeck {
	width: 1024px;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px solid #A0A0A4;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 80px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	margin-bottom: 20px;
	box-shadow: 7px 7px 8px #818181;
	-webkit-box-shadow: 7px 7px 8px #818181;
	-moz-box-shadow: 7px 7px 8px #818181;
	background-color: #151515;
}
.bilderrahmen_text_scroll {
	height: 460px;
	width: 735px;
	padding-left: 20px;
	font-size: 78%;
	color: #fff;
	overflow: auto;
	padding-right: 30px;
	text-align: justify;
}

