body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div#wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

div#toppdel {
	position: absolute;
	height: 66px;
	width: 100%;
	top: 0;
	left: 0;
	text-align: left;
	border: none;
}

div#toppmeny {
	display: none;

}
div#hoveddel {
	position: absolute;
	left: 0px;
	top: 88px;
	width: 100%;
	border: none;
}
div#menyvenstre {
	display: none;
}
div#centerdel {
	position: relative;
	width: 100%;
	float: left;
}
div#menyhoyre {
	display: none;
}

div#bunntekst {
	position: relative;
	clear: both;
	height: 35px;
	width: 100%;
	left: 0px;
	padding-top: 10px;
	text-align: center;
}


div#centerdel a {
	text-decoration: none;
	color: #000000;
}

div#centerdel a:hover {
	text-decoration: none;
	color: #000000;
}

div#centerdel h5, div#centerdel h4, div#centerdel h3, div#centerdel h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: -8px;
	color: #000000;
}

div#centerdel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 8px;
	color: #000000;
}

div#centerdel ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 0px;
	line-height: 13pt;
	color: #000000;
	/*list-style-type: circle;*/
}



.tekstbunn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	color: #000000;
}
div#hjem {
	display: none;
}



