#logo-bg-container{
	position:absolute;
	float:left;
	left:0;
	top:0;
	margin:0;
	width:255px;
	height:121px;
	background:url(../grafik/bg_logo.png) top left no-repeat;
}
#header{
	position:relative;
	float:left;
	left:0px;
	width:925px;
	height:36px;
	background:url(../grafik/bg_header.png) top left no-repeat;
}
#forside-content-wide{
	position:relative;
	float:left;
	left:25px;
	top:0px;
	width:620px;
	margin:20px 0 20px 0;
}
#forside-content-left{
	position:relative;
	float:left;
	left:0;
	top:0;
	width:360px;
}
#forside-content-right{
	position:relative;
	float:left;
	left:20px;
	top:0;
	width:240px;
}