@charset "UTF-8";
body {
	margin-top: 20px;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}
    .oneColFixCtrHdr #container {
	width: 840px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 660px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-image: url(../pics/schatten.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
    }
    .oneColFixCtrHdr #mainContent {
	height: 280px;
	width: 471px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 8px;
	background-image: url(../pics/tresor.jpg);
	float: left;
	padding-left: 329px;
	background-repeat: no-repeat;
    }
#header  {
	height: 126px;
	background-image: url(../detektei/detektei_pics/kopf_detektei.jpg);
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 20px;
	text-indent: -1000px;
	text-align: left;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
    }
#navi_kopf {
	height: 25px;
	width: 800px;
	background-image: url(../pics/1_navi_oben.jpg);
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#footer {
	margin-right: 0px;
	margin-left: 0px;
	height: 20px;
	width: 800px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 20px;
	top: 632px;
}
