.neu1-hintergrund {
	background-attachment: fixed;
	background-color: #9B9999;
	background-image:  url("neu-1_randlur.jpg");
	background-repeat: repeat-y;
	background-position: center top;
}
.head {
	background-attachment: scroll;
	background-image: url(../neu-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.orange {
	background-attachment: fixed;
	background-image:    url("orange_hintergrund.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}

