#RehaContent {
	position:static;
	width:950px;
	z-index:1;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	float: none;
	background-image: url(../images/reha-containerback-weich.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
body {
	margin-top: 0px;
	background-color: #fff;
	background-image: url(../images/reha-back-weich.jpg);
	background-repeat: repeat-x;
}
#shopcontent {
	position:static;
	width:950px;
	height:5000px;
	z-index:10;
	background-image: url(images/reha-loader.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #Fff;
	visibility: visible;
	float: none;
	overflow: visible;
}
