body {
	margin-top: 50px;  
	padding: 0;
	font-size:12px;
         font-family:Verdana;
	color:#5a5b5d;
	background-color:#e4e4e4;
	background-image:url(../images/temp_bg.gif);
	background-repeat:repeat-x;
	
}

div#Seite {
	width:1000px;

	background-color:white;
	border:0;
	height:auto;
	margin:auto;      /* standardkonforme horizontale Zentrierung */
	padding:0;

}


div#Headbereich {
	width:1000px;
	height:240px;
	padding:0;
	margin:0;
}




div#Servicenavigation1 {
	width:1000px;
	height:15px;
	padding:0;
	margin:0;
	background-color:#e4e4e4;
	padding-top:7px;
	text-align:right;
	font-size:11px;
	color:grey;
}


div#Logo1 {
	width:212px;
	height:240px;
	float:left;
}

div#HeadCenter {
	width:529px;
	height:240px;
	text-align:center;
	background-image:url('../../images/hg_oeffnungszeiten.gif');
	float:left;
}

div#HeadRight {
	background-image:url('../../images/hg_oeffnungszeiten.gif');
	width:259px;
	height:240px;
	float:left;
}

div#Oeffnungszeiten {
	margin:0;
	padding:0 23px 0 23px;
	color:#adaca8;
	font-size:11px;
	line-height:16px;
}

div#Contentbereich {
	width:1000px;
	height:auto;
	padding:0;
	margin:0;
	background-image:url('../../images/hg_content.gif');
}

div#Navigation {
	width:212px;
	height:auto;
	float:left;
	
}

div#Content {
	width:445px;
	padding:42px;
	height:auto;
	float:left;
}

div#Newsspalte {
	margin-top:50px;
	width:259px;
	height:auto;
	float:left;
}

div#Servicenavigation2 {
	
	padding-top:0;
	text-align:right;
	font-size:11px;
	color:grey;

}


div#ContentClear {
	clear:both;
}

div#Footerbereich {
	width:994px;
	height:80px;
	padding:0;
	margin:0;
	border-top:4px solid #f8f8f8;
	padding-right:6px;
	background-color:#ffffff;
}

div#FooterLeft {
	width:212px;
	float:left;
	background-color:#ffffff;
}

div#FooterCenter {
	width:620px;
	text-align:center;
	float:left;
	font-size:11px;
	color:#91959e;
	padding-top:5px;
	line-height:18px;
	background-color:#ffffff;
}

div#FooterRight {
	width:259px;
	float:left;
	background-color:#ffffff;
}

div#FooterBottom {
	text-align:right;
	background-color:#ffffff;
	padding-top:0px;
	padding-bottom:0px;
}
