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

	
#logo {
	position: absolute;
	left: 50%;
	margin-left: -370px;
	height: 131px;
	width: 141px;
	padding: 50px 55px 0 8px;
	float: left;
	top: 85px;
}

img {
	border: none;
}

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

h1  {
	position: absolute;
	right: 50%;
	margin-right: -93px;
	top: 255px;
	font-size: 200%;
	font-weight: bold;
}
	
	
#tekst {
	position: absolute;
	left: 50%;
	width: 458px;
	height: 265px;
	top: 302px;
	margin-left: -300px;
	overflow: auto;
}

#sidemeny {
	position: absolute;
	right: 50%;
	margin-right: -335px;
	top: 235px;
	width: 85px;
	height: 340px;
	font-size: 100%;
	line-height: 58px;
}
#sidemeny a {
	text-decoration: none;
	color: #000000;
}

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

#undermeny {
	position: absolute;
	left: 50%;
	margin-left: -240px;
	top: 627px;
	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: #FFFFFF;
	text-decoration: none;
}

#toppmeny1 {
	position: absolute;
	left: 50%;
	top: 130px;
	margin-left: -180px;
	width: 170px;
}
#toppmeny2 {
	position: absolute;
	top: 130px;
	width: 170px;
	left: 50%;
	margin-left: 45px;
}
#toppmeny3 {
	position: absolute;
	top: 130px;
	right: 50%;
	margin-right: -390px;
	width: 170px;
}
