.mainbackground {
	background-attachment: fixed;
	background-image: url(../pictures/Hintergrund/bgrman.jpg);
	background-repeat: repeat-x;
	position: relative;
	background-position: left top;
	width: 90%;
	left: 0px;
	clear: both;
	float: left;
}
