/* CSS Document */

#headingContent {
	position: absolute;
	height: 94px;
	width: 960px;
	left: 0px;
	top: 20px;
	background: #999999;
	z-index: 2;
}
#venstre {
	position:absolute;
	left:0px;
	top:0px;
	width:108px;
	height:94px;
	z-index:1;
}
#top {
	position:absolute;
	left:108px;
	top:0px;
	width:852px;
	height:32px;
	z-index:2;
}
#menyDel1 {
	position:absolute;
	left:108px;
	top:32px;
	width:155px;
	height:62px;
	z-index:3;
}
#hovedmeny {
	position:absolute;
	left:263px;
	top:32px;
	width:350px;
	height:34px;
	z-index:4;
}
#under {
	position:absolute;
	left:263px;
	top:66px;
	width:350px;
	height:28px;
	z-index:5;
}
#logo {
	position:absolute;
	left:613px;
	top:32px;
	width:347px;
	height:62px;
	z-index:6;
}

