body {
	background: url(../img/forside.jpg);
	background-repeat: no-repeat;
	background-position: 50% 40px;
	font-family: "arial";
	font-size: 18px;
}

#logo {
	position: absolute;
	left: 50%;
	margin-left: -436px;
	height: 131px;
	width: 141px;
	padding: 50px 55px 0 5px;
	float: left;
	top: 65px;
}

h1 {
	position: absolute;
	left: 50%;
	margin-left: -245px;
	top: 260px;
	font-weight: bold;
}
#tekst {
	position: absolute;
	left: 50%;
	margin-left: -255px;
	top: 320px;
	height: 210px;
	width: 550px;
	overflow: auto;
	padding-right: 10px;
}
#venstretoppmeny {
	position: absolute;
	right: 50%;
	margin-right: -142px;
	top: 92px;
	width: 200px;
	line-height: 32px;
}

#venstretoppmeny a {
	text-decoration: none;
	color: #FFFFFF;
}
#venstretoppmeny a:hover {
	text-decoration: none;
	color: #A7D3FA;
}
#hoyretoppmeny {
	position: absolute;
	right: 50%;
	margin-right: -308px;
	top: 92px;
	width: 200px;
	line-height: 32px;
}
#hoyretoppmeny  a {
	text-decoration: none;
	color: #FFFFFF;
}
#hoyretoppmeny  a:hover {
	text-decoration: none;
	color: #A7D3FA;
}

#bunndiv {
	position: absolute;
	top: 600px;
	height: 200px;
	margin-bottom: 50px;
	margin-left: -3000px;
	}
#lagetav {
	position: absolute;
	top: 668px;
	left: 50%;
	margin-left: -278px;
}
#tekst a:hover {
	color: #B65739;
}

