body {
	background-color: #ffffff;
	font-family: "arial";
	font-size: 18px;
	background: url(../img/blikk.jpg);
	background-repeat: no-repeat;
	background-position: 50% 200px;
	margin-bottom: 100px;
}

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

img {
	border: none;
}

#header {
	position:absolute;
	left: 50%;
	margin-left: -186px;
	top:106px;
	background-repeat: no-repeat;
	background:url(../img/header.jpg);
	height: 131px;
	width: 417px;	
}

h1 {
	position: absolute;
	right: 50%;
	margin-right: -110px;
	top: 250px;
}

h2 {
	position: absolute;
	right: 50%;
	margin-right: -223px;
	top: 243px;
}

#tekst {
	position: absolute;
	left: 50%;
	margin-left: -275px;
	top: 300px;
	height: 285px;
	width: 485px;
	overflow: auto;
}

#sidemeny {
	position: absolute;
	right: 50%;
	margin-right: -368px;
	top: 255px;
	height: 350px;
	width: 80px;
	line-height: 58px;
}

#sidemeny a {
	text-decoration: none;
	color: #000000;
}

#sidemeny a:hover {
	text-decoration: none;
	color: #B27757;
}

#undermeny {
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 641px;
	width: 350px;
}
#undermeny img {
	height: 80px;
	width: 80px;
}

#bunndiv {
	position: absolute;
	top: 600px;
	height: 200px;
	margin-bottom: 50px;
	margin-left: -3000px;
}

a {
	color: #000000;
	text-decoration: none;
}
#tekst a:hover {
	color: #B27757;
}

a:hover {
	color: #B27757;
	text-decoration: none;
}

#toppmeny1 {
	position: absolute;
	left: 50%;
	top: 142px;
	margin-left: -140px;
	width: 180px;
}
#toppmeny2 {
	position: absolute;
	top: 142px;
	width: 170px;
	left: 50%;
	margin-left: 85px;
}
#toppmeny3 {
	position: absolute;
	top: 142px;
	right: 50%;
	margin-right: -430px;
	width: 170px;
}
