#boxleft-home{
	width:360px;
	background:url(../images/bg-text/bg-d.jpg);
	background-repeat:no-repeat;
	margin-left:28px;
	float:left;
	}
	
#boxleft-zimmer{
	width:360px;
	background:url(../images/bg-text/bg-zimmer.jpg);
	background-repeat:no-repeat;
	margin-left:28px;
	float:left;
	}
	
#boxleft-restaurant{
	width:360px;
	background:url(../images/bg-text/bg-restaurant.jpg);
	background-repeat:no-repeat;
	margin-left:28px;
	float:left;
	}
	
#boxleft-preise{
	width:360px;
	background:url(../images/bg-text/bg-preise.jpg);
	background-repeat:no-repeat;
	margin-left:28px;
	float:left;
	}

#boxleft-impressum{
	width:360px;
	background:url(../images/bg-text/bg-impressum.jpg);
	background-repeat:no-repeat;
	margin-left:28px;
	float:left;
	}
	
#boxleft-kontakt{
	width:360px;
	background:url(../images/bg-text/bg-kontakt.jpg);
	background-repeat:no-repeat;
	margin-left:28px;
	float:left;
	}
	
#boxleft-umgebung{
	width:360px;
	background:url(../images/bg-text/bg-umgebung.jpg);
	background-repeat:no-repeat;
	margin-left:28px;
	float:left;
	}
	
#boxleft-allgemein{
	width:360px;
	background:url(../images/bg-text/bg-allgemein.jpg);
	background-repeat:no-repeat;
	margin-left:28px;
	float:left;
	}
