html, body {height:100%;}

body {
    	color: #000000;
	height:100%;
    	font-family: Arial,Helvetica,sans-serif;
   	margin: 0; padding: 0;
	text-align:center;
	background-color:#000000;
	font-size:12px;
}

div#Seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 1010px;
    	padding: 0;
	padding-top: 100px;
	background-image:url(../images/background.gif);
	background-repeat:no-repeat;
	position:relative;
	z-index:0;
}

div#Logo {
	width:auto;
	height:auto;
	float:left;
	top:0px;
	position:absolute;
	left:0px;
	z-index:1;
}

div#hauptbox {
	width:1010px;
	height:auto;
	clear:both;
}

div#contentbox {
	width:896px;
	max-width:878px;
	height:599px;
	max-height:581px;
	padding:9px;
	background-image:url(../images/background_content.gif);
	background-repeat:no-repeat;
	float:left;
}

div#links {
	width:303px;
	height:auto;
	float:left;
}

div#Text {
	width:auto;
	height:auto;
	padding:250px 20px 10px 20px;
	text-align:center;
	float:left;
}

div#rechts {
	width:574px;
	height:auto;
	float:left;
}

div#Navigation1 {
	width:574px;
	height:180px;
	max-height:40px;
	padding-top:140px;
	clear:both;
}

div#Bild {
	width:563px;
	max-width:555px;
	height:391px;
	max-height:383px;
	border:4px solid #e8dacf;
	background-color:#e8dacf;
	clear:both;
	overflow:auto;
}

div#navibox {
	width:111px;
	max-width:111px;
	height:auto;
	margin-left:3px;
	float:left;
}

div#Navigation2 {
	width:auto;
	height:auto;
	clear:both;
}

.clear {
	height:0px;
	width:auto;
	clear:both;
	font-size:0px;
	line-height:0px;
}

div#footerbox {
	width:896px;
	height:20px;
	color:#ffffff;
	font-size:11px;
	clear:both;
}

div#Sprachen {
	width:auto;
	height:auto;
	text-align:right;
	float:right;
}

div#Servicenavigation {
	width:auto;
	height:auto;
	text-align:right;
	float:right;
}

div#praxmarer {
	width:auto;
	height:auto;
	float:left;
}