.bgwillkommen {
	background-attachment: scroll;
	background-image: url(../images/hintergrund02.jpg);
	background-repeat: no-repeat;
	background-position: 50px 52px;
}
.bgbalken {
	background-attachment: scroll;
	background-image: url(../images/startbalken01.gif);
	background-repeat: repeat-x;
	background-position: 0px 52px;
}

