HTML {
  overflow          		: -moz-scrollbars-vertical;
  }

BODY {
	margin					: 0px 0px 0px 0px;
	padding					: 0px;
	background-color		: #b4b4b4;
}

*, BODY {
	font-family				: Tahoma;
	font-size				: 11px;
}

FORM { margin: 0; }

IMG { 
	border: 0;
	border-style: none;
}

p{
}

img a:link {
	border:0px
	border-style: none;
	}
	 
A { color: blue; }

a:active
{
outline: none;
}

:focus
{
-moz-outline-style: none;
}

DIV.frame {
	width					: 788px;
	margin					: 0px 0px 0px 60px;
	padding					: 0px 0px 0px 0px;
}


DIV.content {
	background-color	: white;
	background-image:	url(../img/midtbakgr.png);
	width				: 780px;
	padding				: 12px 22px 18px 22px;
  	line-height   	    : 14px;
  	color           	: #302D2C;
}


DIV.content H1 {
  font-family       : Verdana;
  font-size         : 16px;
  font-weight       : bold; 
  color             : #605D5C;
  padding           : 0px;
  margin            : 0px 0px 15px 0px;
}

.H2 {
	color: #B20000;
	font-weight: bold;
}

.H3 {
	color: #555555;
	font-weight: bold;
}

.annentekst {
	color: #669911;
		}

DIV.box {
	border-bottom			: 6px solid white;
}

DIV.scroll {
  height            : 182px;
  overflow          : auto;
  margin-right      : 5px;
}

DIV.RundtabellOverskrift {
  margin-left      : 10px;
}

DIV.Rundtabell420 {
  margin	      	: 0px 0px 0px 0px;
  margin-right     	: 0px;
  width				: 400px;
  background-image:	url(../img/gfx/bakgrbred.png);
  background-color	: #F9F9F8;
  padding           : 0px 10px 0px 10px;
  
}

DIV.Rundtabell210 {
  width				: 190px;
  background-image:	url(../img/gfx/bakgrbred210.png);
  background-repeat:repeat;
  background-color	: #F9F9F8;
  padding           : 0px 10px 0px 10px;
}

DIV.Bilde {
  margin	      	: 0px 0px 0px 0px;
  padding           : 0px 0px 0px 0px;
}


.MargH {
  margin            : 0px 0px 0px 0px;
  padding           : 0px 10px 0px 0px;
}

.MargV { 
  margin            : 0px 0px 0px 0px;
  padding           : 0px 0px 0px 10px;
}

.MargVH { 
  margin            : 0px 0px 0px 0px;
  padding           : 0px 10px 0px 10px;
}

.MargVStor{ 
  margin            : 0px 0px 0px 0px;
  padding           : 0px 0px 0px 10px;
}

.MargIngen { 
  margin            : 0px 0px 0px 0px;
  padding           : 0px 0px 0px 0px;
}

/*Name: Overskrift*/
.header {
  color             : black;
  text-transform    : uppercase;
  color             : #605D5C;
  font-weight       : bold;
  line-height       : 18px;
}

