
#siteLeftBackground {
	position: absolute;
	left: 0;
	top: 0;
	height: 477px;
	width: 388px;
	/* background: url("../images/links.png") left top no-repeat; */
}


#siteRightBackground {
	position: absolute;
	right: 0;
	top: 0;
	width: 313px;
	height: 299px;
	/* background: url("../images/ecke.jpg") top right no-repeat; */
}


#siteMiddleBackground {
	/*display: none;*/
	/*background: url("../images/bg_wehelp.png") center top no-repeat;*/
	height: 903px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}