/* CSS Document */


#hoved {
	background-image: url(hoved.gif);
	background-repeat: repeat-x;
	background-position: center top;

	margin: 0px;
}
#meny {
	position: relative;
	padding: 0;
	margin: 0;
}
#topp, #meny, #innhold, #bunn {
	width: 597px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center center;
}
#meny ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	left: 25px;
	top: 20px;
}
body {
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#topp {
	width: 597px;
	background-image: url(hjemmeside2-copy_03.gif);
	height: 259px;
}
#innhold {
	background-image: url(innhold.jpg);
	background-repeat: repeat-y;
}
#innhold2 {
	padding-right: 30px;
	padding-left: 150px;
	padding-top: 20px;
	padding-bottom: 40px;
}

#bunn {
	background-image: url(bunn.gif);
	background-repeat: no-repeat;
	height: 37px;
}
.ommeg {
	position: absolute;
	left: 171px;
	top: 278px;
}
.kontakt {
	position: absolute;
	left: 171px;
	top: 511px;
}
.portofolie {
	position: absolute;
	left: 172px;
	top: 453px;
}
.venner {
	position: absolute;
	left: 167px;
	top: 336px;
}
.bilder {
	position: absolute;
	left: 167px;
	top: 395px;
}
