body{	background-image: url(../images/Hintergrund_web_low.jpg);
	background-repeat: no-repeat;
	background-position: center; middle;
	}

body.winter{	background-image: url(../images/Hintergrund_Winter1.jpg);
	background-repeat: no-repeat;
	background-position: center; middle;
	}
	
