#seitenkopf {
	position:relative;
	top:0;
	left:0;
}
#hilfnavigation{
	position:relative;
	top:0;
	left:0;
	text-align: right; 
	height:	33px;
	background-image: url(../upload/seitenkopf/home.jpg); 
	background-repeat: no-repeat;
}
#hauptnavi {
	position:relative;
	height:24px;
	width:725px;
	padding-left:217px;
	background-image:url(../images/bg-hauptnavi.gif);
	background-repeat:no-repeat;
}

#content {
	position:relative;
	height:auto;
	width:942px;
	background-image:url(../images/bg-left-subnavi.jpg);
	background-repeat:no-repeat;
}

#linke-spalte {
	position:relative;
	width:200px;
	height:auto;
	float:left;
	margin-left:6px;
	border-left:1px solid #e3821b;
}
#adresse{
	padding:5px 10px 10px 10px; 
	border-top: 1px solid #ffffff;
	background-image:url(../images/apfel_bg.jpg);
	background-repeat:no-repeat;
	height:243px;
}
#mittlere-spalte {
	position:relative;
	height:auto;
	width:502px;
	float:left;
	margin-left:17px;
	padding-top:17px;
}

#rechte-spalte {
	position:relative;
	height:100%;
	width:198px;
	float:left;
	border-left:1px solid #EB8746;
	background-color:#FFF4C7;
	margin-top:17px;
	margin-left:13px;
}
#map{
width:500px;
height:300px;
border:1px solid #e3821b;
}


