.Back {
	background-color: #dddddd;
}
.BackHead {
	background-color: #FFFFFF;
	vertical-align: middle;
	font-size: 10px;
	border-bottom-color: #dddddd;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

p{
	margin: 0;
	
}

.border {
	border: thin dotted #0066FF;
	background-color: #FFFFFF;
}

a:link{
	text-decoration: none;
	color: #000066;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
}
a:visited{
	text-decoration: none;
	color: #000066;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
}

a:active{
	text-decoration: none;
	color: #0000cc;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
	color: #0000cc;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
}
.Adr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
}
.Footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	font-style: italic;
	color: #999999;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	border-top-color: #dddddd;
	border-top-style: solid;
	border-top-width: thin;
}

.Footer a:link{
	text-decoration: none;
	color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: italic;
}
.Footer a:visited{
	text-decoration: none;
	color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: italic;
}

.Footer a:active{
	text-decoration: none;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: italic;
}

.Footer a:hover{
	text-decoration: none;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: italic;
}

.MenyTop {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	
	font-size: 14px;	
}
.MenyVenstre {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #FFFFFF;
	border-right-color: #dddddd;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #dddddd;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.TabellVenstre {
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFFF;
}

.MenyVenstre a:link{
	text-decoration: none;
	color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
}
.MenyVenstre a:visited{
	text-decoration: none;
	color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
}

.MenyVenstre a:active{
	text-decoration: none;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
}

.MenyVenstre a:hover{
	text-decoration: none;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
}
.LinkHer {
	text-decoration: none;
	color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
}
.bodyTekst {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	margin-top: 3px;
}

.bullet a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	margin-top: 3px;
}
.bullet a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	margin-top: 3px;
}

.bullet a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 3px;
}

.bullet a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 3px;
	}
	

.BackFront {
	background-color: #CCFFFF;
	font-size: 14px;
}

#navcontainer ul
{
	display: block;
	list-style: none outside;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

#navcontainer li
{
	padding: 0;
	border-top: 1px solid #cecbc6;
	border-right: 1px solid #cecbc6;
	border-left: 1px solid #cecbc6;
	background-color: #000066;
	color: #ffffff;
	font-weight: bold;
	display: block;
	float: left;
	position: relative;
	top: -1.33em;
	vertical-align: middle;
	text-align: center;
	margin-top: 20px;
	margin-left: 34px;
}

#navcontainer a:link,
#navcontainer a:visited
{
	background-color: #000066;
	color: #ffffff;
	text-decoration: none;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: bold;
}

#navcontainer a:hover
{
	background-color: #cecbc6;
	color: #000066;
	font-weight: bold;
}

#navcontainerclear { display: none; }

html>body #navcontainerclear
{
display: block;
clear: both;
}

#navcontainer li#active a
{
background-color: #fff;
color: #000066;
}
.StoryOverskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.StoryTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.StoryTekstIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-left:15px;
}

.StoryTekstBrann {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 25px
	
}

.StoryTekstFet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.StoryTekstItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}

.Artikkel {
	background-color: #FFFFFF;
	border: thin dotted #000000;
}
.Header {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	color: #0000cc;
	text-align: center;
}
.NyhetDato {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 12px;
	color: #999999;
}
.VenstreMeny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.VenstreMeny a:link{
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.VenstreMeny a:visited{
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.VenstreMeny a:active{
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.VenstreMeny a:hover{
	text-decoration: none;
	color: #0000cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.VenstreMenyLinkHer{
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img.floatLeft { 
	float: left;
	padding: 0px 4px 0px 0px;
	}
	
.floatLeft{
	float:left;
	padding-right:5px;
}	
	
.Fagomerade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.Fagomerade a:link{
	text-decoration: none;
	color: #0000cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.Fagomerade a:visited{
	text-decoration: none;
	color: #0000cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.Fagomerade a:active{
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.Fagomerade a:hover{
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.BildeTekst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}

.StoryTekst ul{
	padding: 6px 0px 0px 0px;
}

.Arsberetning{
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 48px;
	color: #0000cc;
	font-style: italic;
	font-weight: bold;
}

div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  }

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  } 
  
  div.spacer {
  clear: both;
  }
  
.nyhet{
	position:relative;
	padding-left:4px;
	vertical-align:top;
}

.Tittel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
}

.Ingress{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
}

.Tekst{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
}
  
#prosjektlist{
	width:226px;
	text-align:left;
	padding:15px;
}

#prosjektvis{
	width:490px;
}

#prosjekt{
	width:755px;
}

.prosjcontainer{
	width:400px;
}

.error{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#FF0000;
}

.ImageFooter{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal;
	position:relative;
	float:left;
}

ImageContainer{
	float:left;
}
  
div.english{
	margin-top:7px;
}

#StillingList li{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
  list-style:none;  
}
#termografi{
  padding-right:30px;
}
#termografi p{
  margin-bottom:4px;
}
#termografi h1{
  font-family: verdana;
  font-size: 16px;
  font-weight: bold;
}
#termografi h2{
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
}
#termografi h3{
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
}
.bulletContainer{
  background-color:#f3f3f3;
  width:450px;
  padding:6px;
  margin:4px;
}
.bulletContainer h2{
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  border-bottom:1px dotted rgb(119,119,119);
}