body { 
  background: #B0D4F4;
  color: black;
  font-family: tahoma;
  margin: 0;
  padding: 0px 0px 0px 0px;
  font-size: 10pt;
}

.skrift {
	font-family: tahoma;
	font-size: 10pt;
}

.skrifttopp {
	font-family: tahoma;
	font-size: 8pt;
}

.skriftnederst {
	font-family: tahoma;
	font-size: 10pt;
}

.news {
	font-family: tahoma;
	font-size: 10pt;
	color: #007AA6;
}


h1
{
  color: black;
  font-size: 15pt;
  font-family: arial;
}

.adressetabell{
  color: black;
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
}

.hovedplassen{
  width: 400px;
  font-size: 10pt;
  font-family: arial;
  margin: 10;
  padding: 20px 15px 15px 15px;
}
a,a:link{ 
  color: rgb(2, 54, 114);
  text-decoration: none;
}
a:visited {
  color: rgb(2, 54, 114);
  text-decoration:none;
}
a:hover {
  text-decoration: underline;
}

.hbh
{
  width: 200;
  height: 280;
  background: #FFFF99;
  color: black;
  font-size: 8pt;
  font-family: arial;
  padding: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: black;
}

.bak
{
  background: #FFFF99;
}

.date
{
  width: 250;
  height: 100;
  color: black;
  font-size: 10pt;
  font-family: arial;
  padding: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: black;
}

.feitskrift{
  color: red;
  font-family: calibri;
  font-size: 11pt;
  font-weight: bold;
}

.feitskrift2{
  color: black;
  font-family: calibri;
  font-size: 11pt;
  font-weight: normal;
}

