<!--

body {
	background-color: #cde4d4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}
	
td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}

/* --------------------- */	
/*   R A M M E V E R K   */
/* --------------------- */	
	
#topp {
	width: 100%;
	height: 84px;
	}
	
#topplogo {
	position: absolute;
	left: 20px;
	top: 12px;
	}
	
#toppmeny {
	position: absolute;
	left: 143px;
	top: 20px;
	color:#699d78;
	}
	
a.toppmeny, a.toppmeny:link, a.toppmeny:active, a.toppmeny:visited {
	padding: 0px 10px 0px 10px;
	text-decoration:none;
	color:#699d78;
	}

a.toppmeny:hover {
	color:#067626;
	}
	
#toppskygge {
	width: 100%;
	height: 9px;
	float: left;
	position: absolute;
	top: 75px;
	background-image: url(../img/maintoppskygge.gif);
	background-repeat: repeat-x;
	}
	
#tabmeny {
	position: absolute;
	width: 700px;
	left: 145px;
	height: 27px;
	top: 57px;
	}
	
.tab {
	float:left;
	width: 100px;
	font-family: Geneva, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color:#000;
	font-size: 15px;
	line-height: 27px;
	background-color: #FFF;
	padding-left: 14px;
	margin-left: 8px;
	text-decoration: none;
	}
	
a.tab, a.tab:link, a.tab:active, a.tab:visited {
	color:#76b488;
	background-image: url(../img/maintabbg_u.gif);
	background-repeat: repeat-x;
	}
	
a.tab:hover {
	background-image: url(../img/maintabbg_d.gif);
	color:#4b9c62;
	}
	
a.valgttab, a.valgttab:link, a.valgttab:active, a.valgttab:visited {
	color:#000000;
	text-decoration: none;
	}
	
#main {
	width: 100%;
	height: 450px;
	position: static;
	top: 84px;
	right: 0px;
	background-color: #FFFFFF;
	}
	
#bunn {
	width: 100%;
	height: 84px;
	position: static;
	}
	
#bunnskygge {
	width: 100%;
	height: 9px;
	background-image: url(../img/mainbunnskygge.gif);
	background-repeat: repeat-x;
	}
	
#firma {
	float: left;
	position: relative;
	width: 650px;
	top: 6px;
	left: 25px;
	color: #699d78;
	}
	
#veps {
	float: left;
	position: relative;
	width: 48px;
	top: 3px;
	left: 300px;
	}
	
/* ----------------- */	
/*   I N N H O L D   */
/* ----------------- */	
	
#innhold {
	width: 955px;
	/* width: 100%; */
	height: 450px;
	padding: 0px;
	margin: 0px;
	}
	
#produktInnhold {
	height: 700px;
	padding: 0px;
	margin: 0px;
	}
	
/* --------------------- */
	
#hoved {
	float: left;
	height: 50px;
	width: 645px;
	padding: 0px;
	margin: 0px;
	}
	
#hovedTittel {
	float: left;
	height: 50px;
	padding: 0px;
	margin: 0px;
	}
	
.tittel {
	color: #786B40;
	font-size: 22px;
	}
	
/* --------------------- */

a.paghaButton, a.paghaButton:link, a.paghaButton:active, a.paghaButton:visited {
	position:relative;
	margin:0;
	padding: 2px 6px 1px 6px; 
	display:block;
	font:normal 10px Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#646658;
	background-color:#c6c8bb;
	}

/*a.paghaButton:hover {
	color:#FFF;
	background-color:#8b8d80;
	} */

.inputText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: 1px solid #999;
	height: 17px;
	width: 135px;
	font-size: 10px;
	color: #000;
	margin-left: 2px;
	margin-right: 10px;
	}

.sokRadio {
	margin-right: 7px;
	}

-->