#content_index {
	z-index:1;
	position:absolute;
	left:0px;
	top:186px;
	width:950px;
	height:700px;
}

#kopf_content_space { 
	position: absolute;
	z-index: 1;
	top: 0;
	left: 28px;
	width: 882px;
	height: 27px;
}

#mitstreiter {
	z-index:1;
	position:absolute;
	left:28px;
	top:27px;
	width:522px;
	height:155px;
}

#stichworte {
	z-index:1;
	position:absolute;
	left:568px;
	top:27px;
	width:342px;
	height:155px;
}

#links_content {
	background-image: url("../images/bg_div_content.gif");
	background-repeat:repeat-x;
	z-index:1;
	position:absolute;
	left:28px;
	top:200px;
	width:498px;
	height:154px;
	padding:12px;
	overflow:auto;
}

#rechts_content {
	background-image: url("../images/bg_div_content.gif");
	background-repeat:repeat-x;
	z-index:1;
	position:absolute;
	left:568px;
	top:200px;
	width:320px;
	height:154px;
	padding:12px;
	overflow:auto;
}

#footer    {
	background-image: url("../images/bg_div_content.gif");
	position:absolute;
	text-align: center;
	z-index: 1;
	top: 580px;
	left: 28px;
	width: 840px;
	height: 52px;
	padding:12px;
	overflow:auto;
}
