/*****************************************************
	Seite BODENBELÄGE
	****************************************************/
div#footer{
margin-top: 150px;
}
img.luftbild{
float: right;
clear:right;
margin: 10px;
}
ul.angebot{
	list-style-type:disc;
	list-style-position: outside;
	width: 60%;
	list-style-image:none;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}

ul.angebot li{
	list-style-type:disc;
	list-style-position: outside;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 3px 10px;
	font-size:14px;
}





