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

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

img {
	border: none;
}

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

h1  {
	position: absolute;
	right: 50%;
	top: 291px;
	font-size: 200%;
	font-weight: bold;
}

#tekst {
	position: absolute;
	left: 50%;
	width: 457px;
	height: 252px;
	margin-left: -280px;
	top: 346px;
	overflow: auto;
}

#sidemeny {
	position: absolute;
	right: 50%;
	margin-right: -345px;
	top: 269px;
	width: 90px;
	height: 330px;
	font-size: 100%;
	line-height: 58px;
}
#tekst li {
	list-style: disc;

}

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

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

#undermeny {
	position: absolute;
	left: 50%;
	margin-left: -238px;
	top: 659px;
	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;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}

#toppmeny1 {
	position: absolute;
	left: 50%;
	top: 140px;
	margin-left: -115px;
	width: 170px;
}
#toppmeny2 {
	position: absolute;
	top: 140px;
	width: 170px;
	left: 50%;
	margin-left: 60px;
}
#toppmeny3 {
	position: absolute;
	top: 140px;
	right: 50%;
	margin-right: -355px;
	width: 170px;
}
