#body {
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	height:200px;
	width: 762px;
	z-index: 1;	
}
#navi {
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	height:200px;
	width: 762px;
	z-index: 1;	
}
#home {
	position: absolute;
	visibility: visible;
	left: 10px;
	top: 300px;
	height:auto;
	width: auto;
	z-index: 3;	
}
#contents {
	position: relative;
	clear: both;
	margin: 0 auto 0px;
	width: 762px;
}
#positionierer {
	position: absolute;
	visibility: visible;
	/*left: 190px;*/
	left: 0px;
	top: 200px;
	height:auto;
	width: 715px;
	z-index: 3;	
}

#positionierer #inhalt {
	position: absolute;
	visibility: visible;
	right: 0px;
	top: 0px;
	height:auto;
	width: auto;
}
#referenzeniframe {
	border: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	height: 900px;
	width: 650px;
}
#addedlinks {
	position: absolute;
	visibility: visible;
	left: 730px;
	top: 224px;
	width: 190px;
	height: 100px;
	z-index: 4;
	
}
#footer {
	position:fixed;
	left:0px;
	height:180px;
	z-index:1;
	bottom: 0px;
	width: 100%;
	
	/*position: fixed;
	bottom:0px;
	margin-bottom: 0px;
	visibility: visible;
	left: 0px;
	right: 0px;
	width:100%;
	height: 180px;
	z-index: 0;*/
}
#foot {
	position:absolute;  
	z-index:-2; margin:0; bottom:0; left:0; display:block; width:100%; height:180px; overflow:hidden; 
	}
