.hintergrundbild {
	background-attachment: scroll;
	background-image: url(../Logo/hintergrundgalerie_index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	clip:   rect(   );
	text-align: right;
}

