body {
	font-family: tahoma;
	font-size: 10pt;
	line-height: 150%;
}

.boxfront {
	padding-bottom:10px;
	font-family: tahoma;	
	font-size: 12px;
	line-height: 150%;
}



/* Hovedtekster */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 18px;
	font-weight: normal; 
}

h3 {
	font-size: 12pt;
	font-weight: normal;	
	margin:5px 0px 0px 0px;		
}


/*  */

/* Spesiellt */

acronym {
	border-bottom: 0px;
	cursor: help;  
}

p {
	margin-bottom:12pt;
	text-align:justify;
}
i {
	letter-spacing:1px;
	font-style:oblique;
}


span.right {
	width:25%;	
	text-align: right;
	font-weight: normal;   
	font-family: tahoma;
	font-size: 11px;
}

/* div overskrift */
div.right {
	text-align: right;
	font-weight: normal;   
	font-family: tahoma;
	font-size: 11px;
	width: 34%;
	float:right;
}


/* RESULTAT */
table.resultat {
	font-family: trebuchet ms, arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-spacing: 0px;
	border-collapse: collapse;	
	vertical-align: top;
	width:100%;
	empty-cells: show;
}

table.resultat th {
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-bottom-width: 1px;
	color: #707070;
	text-align: left;
	font-weight: normal;
}
table.resultat td {
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-bottom-width: 1px;
	font-family: arial;
	padding: 0px;
}

/* TVUNGET - Bør settes inn i kaskaden */
.tekst {  
	FONT-FAMILY: Trebuchet MS, arial, geneva, helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 16px
}
.small { 
	color: #000000; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif
}


/*  SKYTEKORT, Bør endres */
.skytekort {
	padding:5px 5px 5px 5px;
	border-width:1px;
	border-style: solid;
	border-color:#000000;
}

/* FORM */
.td-kontakt {
	border-width:1px;
	border-style: solid;
	border-color:#000000;	
	FONT-SIZE: 12px; 
	line-height: 16px;	
	FONT-FAMILY: Trebuchet MS, arial, geneva, helvetica, sans-serif;
}


