body {
	font-family: arial, verdana, sans-serif;
	font-size:9pt;
	margin-top: 10;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	background-color:white;
	text-align: center;
	}
p{margin:12px;}
	
a {color:black;text-decoration:none}
a:hover {text-decoration:underline}	

img {border:0px}
.right{float:right}
.left{float:left}

#wrapper{
	position:relative;
	width:968px;
	height:554px;
	text-align: left;
	}
#topp{
	background-color: white;
	height: 135px;
	background-image: url('bgtopp.jpg');

}


#menylinje {
	padding-top:4px;
	padding-left:27px;
	height: 18px;
	background-color: black;
	text-transform: uppercase;
	color: white;
	}
	
#menylinje a{color:white}

#innhold, #innhold2, #innhold3 {height:397px;background: #FFC61D url('bgnede1.jpg') no-repeat}
#innhold2 {background: #DE4003 url('bgnede2.jpg')}
#innhold3 {background-image: url('bgnede3.jpg')}

#overskrift {
	position:absolute;
	top: 245px;
	left: 330px;
	width:400px;		
}
#tekst {
	position:absolute;
	top: 315px;
	left: 248px;
	width:420px;
	color:white;	
	font-size:8pt;	
}

#linker1, #linker2, #linker3 {
	position:absolute;
	top: 200px;
	width:200px;
	font-size:8pt;		
}

#linker1 {left:27px}
#linker2 {left:227px}
#linker3 {left:427px}

.tittel {text-transform: uppercase}

#bunn {
	position:absolute;
	top: 526px;
	left: 15px;
	width:900px;
}
