.cssMainContent {
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height:100%;
	text-align:	left;
	width:		100%;
	margin:		0 auto;
	position: absolute;
	background: #ffffff;
	/* background-image: url(../upload_material/210.gif);
	background-repeat: repeat-y; */
}
.cssFooter {
	width: 100%;
	text-align: left;
	height:		20px;
	position: absolute;
	bottom: 0; /* wichtig */
	
	background: black;
	/* background-image: url(../upload_material/210.gif);
	background-repeat: repeat-y; */
}