/* Auf der Startseite Hintergrundbild hinter Center-Text */

#content {
	height: 608px;
	background-image: url(http://wohntraum-immo.de/files/css/bg_startseite.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
