@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #5f6062;
	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: #000000;
    }
    .oneColFixCtr #container {
	width: 925px;  /* 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. */
	background: #5f6062;
	margin: 0 auto;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	border: 0;
    }
    .oneColFixCtr #mainContent {
	padding: 0px;
    }
.oneColFixCtr #navibox {
	font-family: verdana, arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	clear: left;
	position: relative;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 10%;
	background-color: #000099;
}
.oneColFixCtr #container #mainContent #mainContent {
	text-align: center;
	vertical-align: top;
}
.oneColFixCtr #container #mainContent #mainContent {
	background-color: 5f6062;
	text-align: center;
	vertical-align: top;
}
.oneColFixCtr #impressum {
	font-size: 12px;
	color: #999999;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: verdana, arial;
}
.oneColFixCtr #container #mainContent #mainContent {
}
.oneColFixCtr #container #mainContent #mainContent2 {
	background-color: #353638;
	border-bottom: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}

navi {
	background-color: #006699;
}
.oneColFixCtr #text {
	background-color: #b5aa94;
	padding-left: 30px;
	padding-right: 35px;
	padding-top: 40px;
	font-family: verdana, arial;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	line-height: 18px;
}
.oneColFixCtr #dunklezeile {
	background-color: #353638;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 30px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 12px;
	color: #8c8c8c;
}
.oneColFixCtr #dunklezeileoben {
	background-color: #353638;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 30px;
	font-size: 12px;
	color: #b5aa94;
	padding-top: 8px;
	padding-bottom: 8px;
}
.oneColFixCtr #tabelle {
	background-color: #b5aa94;
}
a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #446b92;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a:active {
	color: #446b92;
	text-decoration: underline;

}

