@charset "UTF-8";
a.ahvit:link {
	color: #f7f7f7; /*#202020;*/
	text-decoration: none;
}
a.ahvit:visited {
	color: #f7f7f7; /*#202020;*/
	text-decoration: none;
}
a.ahvit:hover {
	color: #000000;
	text-decoration: underline;
}
a.ahvit:active {
	color: #f7f7f7; /*#202020;*/
	text-decoration: none;
}
/* farge på linker vesntre side*/
a.vhvit:link {
	color: #454545; /*#202020;*/
	text-decoration: none;
}
a.vhvit:visited {
	color: #454545; /*#202020;*/
	text-decoration: none;
}
a.vhvit:hover {
	color: #000000;
	text-decoration: underline;
}
a.vhvit:active {
	color: #454545; /*#202020;*/
	text-decoration: none;
}
body {
	background-image: url(gpx/background.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #091B2F;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 12px;
	line-height: 18px;
}
.ingress , h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.bilde {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.prodkolonne1 {
	width: 190px;
	float: left;
	margin-right: 14px;
}
.prod_bilde {
	padding-bottom: 10px;
}
.prod_tittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #202020;
	line-height: 26px;
}
.prod_latin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2876d4;
	font-style: italic;
	padding-bottom: 10px;
}
#topp {
	height: 180px;
	width: 920px;
}
#maincontainer {
	text-align: left;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.hovedfelt {
	width:600px;
	min-height:300px;

/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='gpx/transp_hvitbakgrunn_main.png');*/
/*background-color:#e5f1fd;*/
	margin-top: 1px;
	float: left;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	line-height: 18px;
}

  /* IE ignores styles with [attributes], so it will skip the following. */
.hovedfelt[class] {
/*	background-color: #b6d8fc;*/
}

.venstre_box {
	width:239px;
	/*min-height:300px;*/
 /* Mozilla ignores crazy MS image filters, so it will skip the following */
/*
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='gpx/transp_hvitbakgrunn_main.png');
*/
	margin-top: 1px;
	margin-left: 1px;
	padding: 20px;
}
  /* IE ignores styles with [attributes], so it will skip the following. */
.venstre_box[class] {
}
.right_nyheter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 24px;*/
	/*height: 24px;*/
	color: #f7f7f7; /*#202020;*/
}
.right_borsmelding {
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 12px;
}
.right_head_first {
	padding-top: 20px;
	padding-bottom: 5px;
}
.right_head {
	padding-bottom: 10px;
}
.svart {
	color: #000000;
}

#right_nyhet{
	background-color:#5782b6;
}

#right {
	float: left;
	background-image: url(gpx/transp_left.png);
}
#header, h1  {
	padding-top: 10px;
	color: #202020;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding-bottom: 10px;
	line-height: 30px;
}


.right_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #f7f7f7;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 12px;
	padding-top: 10px;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
li {
	margin: 0px;
}
.adressegreier {
	float: left;
	width: 150px;
}
.clear {
	height: 1px;
	clear: both;
}
.prodkolonne2 {
	float: left;
}
.prodbox {
	float: right;
	width: 395px;
}
.dokbox {
	padding-bottom: 10px;
	height: 21px;
}
.overskrift_right {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

