﻿body {
}
TD
{
	font-size: 10pt;
	font-family: Verdana;
	margin: 2;
	
}
.label
{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: Navy;
}
.fylkesmannlabel
{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color:Green
}
.melding
{
	font-size: 10pt;
	font-family: Verdana;
	color: Red;
}
.gw
{
	font-size: 10pt;
	font-family: Verdana;
}
TH
{
	text-align: left 
}
A
{
	font-family: Verdana;
	text-decoration: none;
	color: blue;
}


A:link
{
	font-family: Verdana;
	text-decoration: none;
	color: blue;
}

.link
{
	font-family: Verdana;
	text-decoration: none;
	color: blue;
}

.master
{
	font-size: 14pt;
	font-family: Verdana;
	font-weight: bold;
	color: White;
}

.header1
{
	font-size: 14pt;
	font-family: Verdana;
	font-weight: bold;
	color: Maroon
}

.header2
{
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	color: Black 
}
.header3
{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: Black 
}
.numb_normal {
	WIDTH: 100px;
	TEXT-ALIGN: right
}
.numb_short {
	WIDTH: 50px;
	TEXT-ALIGN: right
}
.meny
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	color: Blue;
	background-color: #F7F6F3;
	height: 12px;
	
	
	border: 1px solid #C0C0C0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#logo
{
	position: absolute;    
    left: 10px; 
    width: 170px; 
	bottom: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
	font-family: Verdana;
	font-size: smaller;
	font-weight: bold; 
	text-align: center; 
	 
}

#footer
{
	position: absolute; 
    
    left: 185px; 
    width: 100%; 
	bottom: 20px;
	overflow: hidden;

	 
}