#container {
	width: 979px;
	margin-left: -488px;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 10px;
	background-color: #CCCCCC;
	height: 100%;
}

#LayBanner {
	position: absolute;
	z-index: 2;
	height: 150px;
	width: 979px;
	left: 0px;
	top: 0px;
}

#LayMenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F8B123;
	position: absolute;
	z-index: 13;
	height: 30px;
	width: 979px;
	left: 0px;
	top: 160px;
}

#LayInhalt {
	position: relative;
	z-index: 5;
	top: 210px;
	right: 203px;
	width: 759px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #CCC;
	padding-left: 20px;
	padding-right: 200px;
	left: 0px;
}

#LayWerbung {
	position: absolute;
	z-index: 30;
	left: 789px;
	top: 210px;
	width: 190px;
	right: 0px;
	bottom: 0px;
	background-color: #CCC;
	height: auto;
}
#LayFooter {
	height: 60px;
	width: 979px;
	padding-bottom: 0px;
	position: fixed;
	z-index: 40;
	bottom: 0px;
	background-image: none;
}
