.thrColAbs  #container {
	width: 960px;
	text-align: left;
	background-image: url(../images/bckgrd-startseite.jpg);
	background-repeat: no-repeat;
	height: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	border: 1px solid #000;
    }

