#mainlayer {
	position:relative;
	top:0px;
	width:1024px;
	height:715px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}



#dyn_content {
	position:absolute;
	top:83px;
	left:24px;
	width:960px;
	height:500px;
	background-color:black;
}

.top_link {
	position:absolute;
	top:651px;
	left:49px;
}


#footer_bg {
	position:absolute;
	left:24px;
	top:669px;
	height:160px !important;
	width:960px;
	background-image:url(../bilder/relaunch_2010/bg_footer_nav.png) !important;
	background-repeat:no-repeat !important;
	background-color:#0275B0 !important;
}
