.Hintergrund {
	background-image: url(images/kugel.jpg);
	position: static;
	visibility: visible;
	height: 1px;
	width: 480px;
	left: 600px;
	top: auto;
	right: auto;
	bottom: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left left;


}
