#main {
	width: 800px;
	position: relative;
}
	
#top {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 108px;
	width: 800px;
	background-image:url(../images/logo.jpg);
	background-repeat: no-repeat;
}

#menu-1 {
	height: 280px;
	width: 377px;
	position: absolute;
	top: 118px;
	left: 0px;
	background-image:url(../images/meny.jpg);
}

#top-img {
	height: 377px;
	width: 423px;
	position: absolute;
	top: 118px;
	left: 377px;
}

#bottom-holder {
	position: absolute;
	top: 394px;
	left: 0px;
	min-height: 200px;
	width: 800px;
}

#text-1 {
	clear: left;
	float: left;
	min-height: 200px;
	width: 790px;
	padding-left: 10px;
}

#footer {
	clear: left;
	float: left;
	width: 800px;
	height: 105px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
}

#f-adresse {
	clear: left;
	float: left;
	width: 220px;
	height: 60px;
}

#f-tlf {
	float: left;
	width: 170px;
	height: 60px;
}

#f-e-post {
	float: left;
	width: 200px;
	height: 60px;
}

#pn-holder {
	clear: left;
	float: left;
	width: 800px;
	height: 30px;
}
