@charset "UTF-8";
/* CSS Document */

a   {
	color: #999999;
	text-decoration: underline;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	border: 0px;
	color: #0000FF;
}
a:hover {
	color: #33cccc;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}


body {
	font-family: Arial;
	color: #444;
	font-size:12px;
	line-height:18px;
	color: #666666;
}

h3 {
	color: #333333;
	font-size: 13px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.025em;
	font-weight: 900;
}

.h15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
}

h4 {
	font-size: 16px;
	margin:0;
	line-height:21px;
	color:#444;
	font-weight: normal;
}



h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 100px;
}


h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0.025em;
	line-height: 18px;
}

h9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 0.025em;
	color: #FFFFFF;
	line-height: 25px;
}

h9_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 0.01em;
	color: #000000;
	text-align: bottom;
	line-height: 39px;
}

h9_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 0.01em;
	color: #666666;
	text-align: bottom
}
h9_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 39px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 35px;
	letter-spacing: -0.02em;
}
h9_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 65px;
	letter-spacing: 0.0em;
}

h10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 3;
}

h10_hvit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
}

h_mellomtittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 26px;
	font-weight: bolder;
}
p.margin {margin: 0px 15px 10px 15px}





.h3_home_features {
	margin-bottom:10px;
}


.h4_innrykk {
	margin-top:20px;
	margin-left: 29px;
}



.a_arrow {
	background-image:url('../images/pil.gif');
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding-left:10px;
}

.a_pdf {
	background-image:url('../images/pdf_Icon_Smal.png');
	background-repeat:no-repeat;
	background-position: 0px -1px;
	padding-left:23px;
}

.border_top {
 border-top:1px solid #CCC;   
margin-top:20px;
padding-top:5px;
}

.border_bottom {
 border-bottom:1px solid #CCC;   
 margin-top:20px;
}

img {
	border:0;
}

