<!--
/* Endringer av vanlige htmlkode */
body {
		height: 100%;
		background-color: #FFFFFF;
		background-image: url(images/ramme.jpg);
		background-repeat: repeat-y;
		background-position: 50% 0%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72726f;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151515;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #282516;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #282516;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282516;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #72726f;
}

/* Standar linker */
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0080FF;
}
a:hover {
	text-decoration: underline;
	color: #0080FF;
}
a:active {
	color: #0080FF;
	text-decoration: none;
}


/* Hovedmeny linker */
a.tmeny:link {
	color: #72726f;
	text-decoration: none;
}
a.tmeny:visited {
	text-decoration: none;
	color: #72726f;
}
a.tmeny:hover {
	text-decoration: underline;
	color: #72726f;
}
a.tmeny:active {
	color: #72726f;
	text-decoration: none;
}

/* Hovedmeny linker */
a.tmenys:link {
	color: #72726f;
	text-decoration: none;
}
a.tmenys:visited {
	text-decoration: none;
	color: #72726f;
}
a.tmenys:hover {
	text-decoration: underline;
	color: #72726f;
}
a.tmenys:active {
	color: #72726f;
	text-decoration: none;
}

/* Hovedmeny */
.tmeny {
	font-size: 11px;
}
.tmenys {
	font-size: 11px;
	font-weight: bold;
}
.dotlinje {
	margin-top: 5px;
	margin-bottom: 8px;
}
/* Bakgrunn oppsett */
.bk1 {
	margin-left: -572px;
	position: absolute;
	top: 0px;
	left: 50%;
}
.logo {
	position: absolute;
	margin-left: -478px;
	top: 44px;
	left: 50%;
	z-index: 1;
}
.topplinje {
	position: absolute;
	margin-left: -479px;
	top: 164px;
	left: 50%;
	z-index: 1;
}
.toppavgrensning {
	position: absolute;
	margin-left: -479px;
	top: 190px;
	left: 50%;
	z-index: 1;
}
.hjertevarme {
	margin-left: -108px;
	left: 50%;
	z-index: 1;
}
.bghoyre {
	position: absolute;
	margin-left: 253px;
	top: 184px;
	left: 50%;
	z-index: 2;
}

.bghoyrebunn {
  border:0;
}
/* Innhold */
.innhold {
	position: absolute;
	margin-left: -464px;
	width: 947px;
	top: 205px;
	left: 50%;
	height: 450px;
	z-index: 5;
	/* border: 1px solid BLUE; */
}
.meny {
	width: 153px;
	/*border: 1px solid BROWN;*/
	float: left;
	z-index: 5;
}
.hoved {
	width: 510px;
	/* border: 1px solid red; */
	float: left;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 10px;
	z-index: 5;
}
.hoyre {
	width: 230px;
	/*border: 1px solid YELLOW;*/ 
	float: left;
	margin:0px;
	padding:0px;
	background-image: url("images/bghoyre_repeat.gif");
	background-repeat: repeat-y;
	position:relative;
	left:3px;
	top: -20px;
}
#arkivtekst {
 	margin-left: 4px;
	padding-left: 12px; 
}
#hoyretekst {
	width: 178px; 
	margin-bottom: 12px;
	margin-left: 4px;
	padding-left: 12px;
}
#hoyretekst a:link {
	color: #72726f;
	text-decoration: underline;
}
#hoyretekst a:visited {
	text-decoration: underline;
	color: #72726f;
}
#hoyretekst a:hover {
	text-decoration: underline;
	color: #72726f;
}
#hoyretekst a:active {
	color: #72726f;
	text-decoration: underline;
}
.adresse {
	position: absolute;
	margin-left: -450px;
	top: 582px;
	left: 50%;
	z-index: 2;
}
.enheter {
	position: absolute;
	margin-left: -270px;
	top: 605px;
	left: 50%;
	z-index: 5;
}
.forside {
	position: absolute;
	margin-left: -300px;
	width: 550px;
	color: #282516;
	top: 200px;
	left: 50%;
	z-index: 3;
}
-->
