#main {				/*seiten-Rahmen für zentrierte Darstellung*/
	width:978px;
	height:576px;
	margin:20px auto;
	text-align:left;
}

#mainhome {				/*seiten-Rahmen für zentrierte Darstellung*/
	width:978px;
	height:576px;
	margin:20px auto;
	text-align:left;
}

#rechts {
	position:absolute;
	bottom:0px;
	left:163px;
	width:815px;
	height:400px;
	z-index: 1;
}

#rechtshome {
	position:absolute;
	top:52px;
	left:489px;
	width:483px;
	height:524px;
}

#breadcrumbs {
	position:absolute;
	height: 24px;
	left: 495px;
	top:0px;
	width: 374px;
}
#ticker_wrap {
	position:absolute;
	bottom:0;
	left:0;
	width:815px;
	height:24px;
	background:#676D6E;
}

#ticker_wraphome {
	position:absolute;
	bottom:0;
	left:0;
	width:483px;
	height:24px;
	background:#676D6E;
}

#menu {
	position:absolute;
	top:52px;
	left:0;
	width:978px;
	height:524px;
	z-index: 0;
}

#menuhome {
	position:absolute;
	top:52px;
	left:0px;
	width:489px;
	height:524px;
}

#oben {
	position:absolute;
	top:0;
	left:0;
	width:978px;
	height:52px;
	background:#676D6E;
}

#obenhome {
	position:absolute;
	top:0;
	left:0;
	width:978px;
	height:52px;
	background:#676D6E;
}

#navigation {
	position:absolute;
	top:0;
	left:0;
	/* width:432px; */
	height:24px;
}
#suche {
	position:absolute;
	top:0px;
	left:353px;
	width:144px;
	height:24px;
}
#copyright {
	position:absolute;
	bottom:-15px;
	left:0;
	width:100px;
	height:15px;
}

