body {
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  font-size: 8pt;
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #000000; 
  padding: 0px;
  text-align: left;
  background-color: #CAAB78;
		}


	#logo {
		position:absolute;
		top:10px;
		left:5px;
		}
	#vlinje {
		position:absolute;
		top:65px;
		left:155px;
		}
	#hlinje {
		position:absolute;
		top:0px;
		left:800px;
		}	
	#toplinje {
		position:absolute;
		top:50px;
		left:5px;
		}
	#toptekst {
		position:absolute;
		top:24px;
		left:170px;
		width:400px;
		padding:10px;
		text-align:left;
		font-size: 12pt;
		letter-spacing:20px;
		color:#AAAAAA;
		}
	#vpanel {
		position:absolute;
		top:60px;
		left:10px;
		width:120px;
		padding:10px;
		text-align:right;
		}
	#ckolonne {
		position:absolute;
		top:70px;
		left:160px;	
		width:460px;
		padding:10px;
		background-color: #FBF0DC;
		}
	#hpanel {
		position:absolute;
		top:60px;
		left:640px;
		width:120px;
		padding:10px;
		}

a:link {
  text-decoration: none;
	color: #000000;
 
}
a:active {
  text-decoration: none;
	color: #F0F0F0;
 
}
a:visited {
 text-decoration: none;
 color: #000000;
 
}
a:hover {
 text-decoration: underline;
 color: #000000;

}

acronym {
	cursor: help;
	color: #303030;
	font-style: italic; 
}


.bodytext {
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  font-size: 8pt;
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #000000; 
  padding: 0px;
  text-align: left;
  background-color:  #FBF0DC;
		}

.tabletext {
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  font-size: 8pt;
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #000000; 
  padding: 0px;
  text-align: center;
  background-color:  #FBF0DC;
		}

h1 { 
  font-size: 10pt;
  font-weight:bold;
  margin-bottom: 0; 
  padding-bottom: 0; 
}

.dato {
  font-style: italic;
  color: #333333;
}

.vmenu {
 line-height:200%;
 text-align:right;
 font-weight: bold;
}

.hboks {
 border: 1px solid #1D1D1D;
 padding:5px;
 text-align:center;
 color: #1D1D1D;
 background-color: #CAAB78;
}

.hbokstop {
 border: 1px solid #1D1D1D;
 padding:5px;
 text-align:center;
 font-weight: bold;
 color: #FBF0DC;
 background-color: #1D1D1D;
}

.billedboksh {
 border: 1px solid #CCCCCC;
 padding:5px;
 margin:5px;
 text-align:center;
 color: #333333;
 font-style: italic;
 float: right;
 width: 150px;
}
.billedboksv {
 border: 1px solid gray;
 padding:5px;
 margin:5px;
 text-align:center;
 color: #333333;
 font-style: italic;
 float: left;
width: 150px;
}

