html {
	position: static;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, sans-serif;
	background-color: #cccccc;
}

body {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	min-height: 600px;
	min-width: 800px;
	height: 100%;
	left: auto;
	right: auto;
	width: 800px;
	background-repeat: repeat-y;
}

#all {
	visibility: visible;
	z-index: 16;
	padding: 0px;
	margin: 0px;
	background-color: white;
	right: auto;
	left: auto;
	bottom: 15px;
	top: 1px;
	position: absolute;
}

#topp {
	position: static;
	background-color: white;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#topp img {
	z-index: 100;
	position: static;
	padding: 0px;
	margin: 0px;
	height: 80px;
	width: 800px;
	color: #333366;
	text-align: center;
}
#innhold {
	height: 100%;
	padding-bottom: 10px;
	padding-top: 0px;
	visibility: visible;
	bottom: 15px;
	top: 80px;
	position: absolute;
	background-color: white;
}

#Venstre {
	border-style: none;
	text-align: center;
	top: 0px;
	bottom: 0px;
	position: absolute;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	width: 130px;
	background-color: #fff4df;
}

#Venstre H3 {
	font-weight: bold;
	padding-top: 18px;
	padding-left: 8px;
	line-height: 1px;
	font-size: 14px;
}

#Venstre ul {
	left: -34px;
	position: relative;
	list-style-position: inside;
	font-size: 10px;
	list-style-type: disc;
}

#Venstre P {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}

#Ansatte {
	text-align: center;
	padding: 7px;
	top: 0px;
	position: relative;
	border-width: 500px;
}

#ansatte img {
}

#ansatt {
	font-size: 9px;
	border-width: 250px;
	position: relative;
	top: 0px;
}

#Hoyre {
	background-color: white;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	width: 650px;
	padding: 10px;
	left: 130px;
	z-index: 0;
	bottom: 0px;
	float: none;
	top: 0px;
	position: absolute;
}

#Hoyre H2 {
	width: 635px;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: #cc6600;
	border-bottom-style: solid;
	font-size: 21px;
	top: 0px;
	font-family: Verdana, Arial, sans-serif;
	z-index: 0;
	float: none;
}

#bunn {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	position: fixed;
}

#bunn img {
	bottom: 0px;
	position: absolute;
	padding: 0px;
	margin: 0px;
}


