BODY {
	margin: 0;
	padding: 0;
	background-color: #071B25;
	background-image: url('/gfx/bkgr.jpg');
	background-repeat: no-repeat;
}
.helesiden {
	position:absolute;
	left:75px;
	top:40px;
	width: 852px;
}
.innhold {
	background-color: #ffffff;
	width: 800px;
	padding: 10px 26px 10px 26px;
	border: 0;
	min-height:400px;
}
.toppmenyen {
	background-image: url('/gfx/menyitoppbkgr.gif');
	margin: 0;
	border: 0;
	height: 42px;
}
ul.toppmenylinje {
	padding: 25px 27px 0px 237px;
}
ul.toppmenylinje li {
	display: inline; 
	padding: 2px 7px 2px 7px;
	background-color: #00769D;
}
ul.toppmenylinje li:hover {
	background-color: #009E40;
}
ul.toppmenylinje li a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.bunnlinjen {
	padding: 0;
	background-color: #ffffff;
	height: 25px;
}
.kontakt {
	margin: 0;
	padding: 0px 27px 0px 0px;
	color: #59747D;
	font-size: 10px;
	text-align: right;
}
BODY, H1, H2, H3, H4, UL, LI, P {
	font-family: Myriad, Arial, Helvetica, sans-serif;
}
H1, H2, H3, H4, H5, H6 {
	color: #004156;
}
H1, H2, H3 {
	font-size: 16px;
	border-bottom: 1px solid #004156;
}
H4 {
	font-size: 13px;
	margin: 0px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #004156;
}
H5 {
	font-size: 11px;
}
H6 {
	font-size: 10px;
	margin-bottom: -8px;
	margin-top: 0px;
	padding-bottom: 0px;
}
P, UL, LI, BLOCKQUOTE P {
	font-size: 12px;
}
.innhold TD {
	font-size: 11px;
}
LI {
	padding: 0;
	margin: 0;
	list-style: url('/gfx/bullet.gif');
}
A {
	color: #1F9437;
}
P A:hover {
	color: #00769D;
	background-color: #D2E7EE;
}
TD.aktuelt P {
	font-size: 10px;
}

