body {
    color: #553b24;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0; padding: 0;
	padding-bottom:30px;
	text-align:center;
	background-color:#d7c9bc;
	font-size:12px;
}

div#Seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	margin-top:60px;
	width: 997px;
	background-color:#d0af92;
	position:relative;
}

div#Logo {
	position:absolute;
	top:-60px;
	right:-1px;
	width:395px;
	height:111px;
	background-color:#d7c9bc;
}

div#Sprachen {
	text-align:right;
	padding:2px;
}
div#Sprachen A, div#Sprachen A:link, div#Sprachen A:visited, div#Sprachen A:hover, div#Sprachen A:active       { text-decoration: none; color:#2b2f37; font-weight:bold; font-size:11px; }

div#headerbox {
	width:997px;
	max-width:949px;
	height:318px;
	padding:0 24px 0 24px;
	clear:both;
}

div#Adresse {
	width:547px;
	height:28px;
	max-height:16px;
	padding:12px 0 0 0;
	font-size:10px;
	clear:both;
}

div#Bild {
	width:547px;
	max-width:545px;
	height:250px;
	max-height:249px;
	border:1px solid #ffffff;
	border-bottom:0px;
	float:left;
}

div#Gruss {
	width:215px;
	height:250px;
	max-height:226px;
	padding:24px 0 0 0;
	float:left;
}

div#BildKlein {
	width:187px;
	height:250px;
	max-height:197px;
	padding:53px 0 0 0;
	float:left;
}

div#Hauptnavigation {
	width:949px;
	height:40px;
	max-height:39px;
	border-top:1px solid #ffffff;
	clear:both;
}

div#contentbox {
	width:997px;
	max-width:949px;
	height:auto;
	padding:0 24px 0 24px;
	clear:both;
}

div#spaltelinks {
	width:197px;
	max-width:187px;
	height:auto;
	padding-right:10px;
	float:left;
}

div#Subnavigation {
	width:187px;
	height:auto;
	padding-top:10px;
	clear:both;
}

div#News {
	width:187px;
	height:auto;
	margin-top:15px;
	clear:both;
}

div#spaltemitte {
	width:555px;
	height:auto;
	background-color:#eadcd0;
	float:left;
}



div#Content {
	width:555px;
	max-width:515px;
	height:auto;
	min-height:300px;
	padding:20px;
	clear:both;
}

* html div#Content { height : 340px;}

div#spalterechts {
	width:187px;
	max-width:167px;
	height:auto;
	margin-left:10px;
	padding:10px;
	color:#eadcd0;
	background-color:#2b2f37;
	float:left;
}

div#Anfrage {
	width:167px;
	height:auto;
	clear:both;
}

div#Info {
	width:167px;
	height:auto;
	padding-top:20px;
	clear:both;
}

div#Servicenavigation {
	width:949px;
	max-width:769px;
	height:28px;
	max-height:20px;
	padding-right:180px;
	padding-top:8px;
	text-align:right;
	clear:both;
}




div.clear{
	font-size:0px;
	line-height:0px;
	height:0px;
	width:auto;
	clear:both;
}