/* Allgemein *****************************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #875C32;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	background-image: url(../../media/bg.jpg);
	background-repeat: repeat-x;
}

#accesskeys {
	position: absolute;
	top: -400px;
}

.outofreach {
	position: absolute;
	top: -1000px;
	left: -1000px;
}
	

/* Site-Container ************************************************************/

#rahmen {
	width: 987px;
	margin: 0 auto;
	text-align: left;
	/*height:500px;*/
	/*border: 1px solid #aaa;*/
}
#bg {
	background-image: url(../../media/inhalt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	height: 463px;
}

/* Kopfzeile *****************************************************************/

#kopf {
	height: 105px;
	background-image: url(../../media/kopf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#logo {
	width: 1156px;
	background-image: url(../../media/logo.gif);
	background-repeat: no-repeat;
	background-position:left;
	height: 64px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#blackbox {
	background-color: #000000;
	height: 22px;
	width: 256px;
	left: -333px;
	margin-left: 105px;
}
#topblackboxcontainer {
	padding-top: 83px;
	margin: auto;
	width: 1156px;
	text-align: left;
}


/* Navigation *****************************************************************/

#navigation {
	position: absolute;
	width: 256px;
	background-image: url(../../media/navi.jpg);
	background-repeat: repeat-x;
	height: 463px;
	margin-left: 21px;
	text-align:left;
}

/* Quicklinks *****************************************************************/

#quicklinks {
	display:none;
	position: absolute;
	float: right;
	width: 180px;
	/*margin-top: 10px;*/
	/*border: 1px solid #aaa;*/
	margin-right: 10px;
}

/* Inhalt *****************************************************************/

#inhalt {
	position:absolute;
	height:430px;
	width: 690px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 310px;
	/*border: 1px solid #aaa;*/
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	font-size:0.9em;
}

/* Fusszeile *****************************************************************/

#fuss {
	background-image: url(../../media/fuss.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: auto;
	height: 36px;
}
#fussblackboxcontainer {
	margin: auto;
	width: 1156px;
	text-align: left;
}

/* Fusszeile hoch *****************************************************************/

#fuss_hoch {
	background-image: url(../../media/fuss_hoch.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: auto;
	height: 71px;
}
#fussblackboxcontainer_hoch {
	margin: auto;
	width: 1156px;
	text-align: left;
}
#blackbox_hoch {
	background-color: #000000;
	background-image:url(../../media/logo.png);
	background-position: 122px 6px;
	background-repeat:no-repeat;
	height: 57px;
	width: 256px;
	left: -333px;
	margin-left: 105px;
}
#fuss_adresse {
	font-size: 0.8em;
	color: #DED3BE;
	position: absolute;
	margin-left: 393px;
	margin-top: -46px;
}
#fuss_adresse a {
	color: #DED3BE;
}
#onelook, #onelook a {
	color:#BCA57A;
}
