body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

div#usynlig {
	visibility: hidden;
}

div#wrapper {
	width: 989px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

div#bakgrunn{
	position: absolute;
	height: 540px;
	width: 989px;
	top: 0px;
	left: 0px;
	z-index: 1;
}

div#topBanner{
	position: absolute;
	height: 116px;
	width: 969px;
	top: 10px;
	left: 10px;
	z-index: 2;
}

div#navig {
	position: absolute;
	left: 34px;
	top: 154px;
	width: 152px;
	z-index: 5;
}

div#rightBilder {
	position: absolute;
	left: 786px;
	top: 135px;
	width: 195px;
	z-index: 2;
}

div#haslumLogo {
	position: absolute;
	left: 663px;
	top: 549px;
	width: 230px;
	height: 300px;
	z-index: 6;
}

div#hovedDel {
	position: absolute;
	left: 186px;
	top: 126px;
	width: 600px;
	z-index: 3;
	background-color: #FFFFFF;
}

.innhold {
	background-color: #f2f5f9;
}

.tdSkiller {
	background-image: url(../hovbild/r_skiller.gif);
	background-repeat: repeat-y;
}

.tdLeftKant {
	background-image: url(../hovbild/r2a.gif);
	background-repeat: repeat-y;
	/*background-color: #f2f5f9;*/
}

.td2x2a {
	background-image: url(../hovbild/2x2a.gif);
	text-align: left;
}

DIV,TD { 
	font-family: Verdana, Geneva, Helvetica, Arial; 
	font-size: 11px;
	text-align: justify;	
}

A { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 11px;
	color:#000000;
}

A.tettLink {
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 10px;
	color:#181145;
	word-spacing: -1pt;
}

A.hvitLink { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 10px;
	color:#FFFFFF;
}

B {
	font-weight: bold; 
}

.header24 {
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 24px;
	font-weight:bold;
	color:#256e09;
	font-style: italic;
}

.header14 { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 14px;
	font-weight:bold;
	color:#256e09
}

.ingress { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	font-style: italic;
	color:#000000
}

.bunnIngress {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	font-style: italic;
	color:#256e09;
}

.arialTolv { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#181145;
}

.arialsmall { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#181145;
}

.pixCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

div#innhold a:hover {
	text-decoration: none;
	color: #256e09;
}

