body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F1Dc;
}
#Main {
	position:absolute;
	width:780px;
	height:700px;
	z-index:2;
	left:50%;
	margin-left:-390px;
	background-color: #F5EDCD;
}
#Banner {
	position:absolute;
	width:780px;
	height:190px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #684B2F;
}

#Workspace {
	position:absolute;
	width:780px;
	height:510px;
	z-index:4;
	left: 0px;
	top: 190px;
}
#Logo {
	position:absolute;
	width:190px;
	height:73px;
	z-index:1;
	left: 560px;
	top: 19px;
}
#Fliesstext {
	position:absolute;
	width:760px;
	height:445px;
	z-index:2;
	left: 40px;
	top: 39px;
	overflow: auto;
}
#main_menu {
	position:absolute;
	width:187px;
	height:127px;
	z-index:1;
	left: 0px;
	top: 61px;
}
#Fusszeile {
	position:absolute;
	width:723px;
	height:42px;
	z-index:3;
	left: 1px;
	top: 402px;
}

