div, table, ul, li {
	border:0;
	margin:0;
	padding:0;
	}
	
a img {
	border:0;
	}

body {
	margin: 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	background: top center url(images/bg-global.jpg) no-repeat; */
	}

a {
	color: #6b7b80;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

h1, h2, h3, h4, h5, h6 {
	color: #6b7b80;
	}

h1 {	
	font-size: 20px;
	font-weight:normal;
	}

/* wrapper */

#wrapper-global {
	width: 954px;
	margin: 0 auto;
	}

#wrapper-content {
	width: 954px;
	}

/* header */

#header {
	width: 954px;
	height: 94px;
	background: url(images/header.gif) no-repeat;
	margin: 40px 0 0 0;
	}

#logo {
	width: 500px;
	height: 75px;
	float:left;
	}

#sok {
	background: url(images/bg-sok.gif) no-repeat;
	width: 187px;
	height: 32px;
	float:right;
	clear:right;
	margin: 0 0 20px 0;
	}
	
#sok input.inp-sok {
	border:0px;
	background:none;
	padding: 4px 0 4px 4px;
	}

#sok input.btn-sok {
	border:0px;
	background:none;
	}

#header-tlf {
	float:right;
	clear:right;;
		}
	

/* nav */


#nav {
	width: 954px;
	height: 39px;
/*	background: url(images/bg-nav.gif) no-repeat; */
	background: #abc5cc;
	margin: 0 0 18px 0;
	}

#nav ul.navigation {
	list-style:none;
	margin-left:18px;
	}

#nav ul.navigation li {
	display:inline;
	}

#nav ul.navigation li a {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	display:block; 
	float:left;
	text-decoration:none;
	padding: 0 30px 0 30px;
	line-height: 39px;
	}

#nav ul.navigation li a:hover {
	background:#96acb3;
	}

#nav ul.navigation li.active a {
	background:#96acb3;
	font-weight:bold;
	}

/*#nav ul.navigation li span a {
	background:url(images/bg-nav-sep.gif) no-repeat right;;
	}*/

ul.sub-menu li a.sub-menu-active {
	font-weight: bold;
	}

/* forsiden */

#fs-lc {
	float:left;
	width: 954px;
	margin-right:18px;
	}

#fs-rc {
	width: 225px;
	float:left;
	}

#forsidebilde {
	width: 954px;
	height: 238px;
	margin: 0 0 23px 0;
	overflow:hidden;
	position:relative;
	}


#forsidebilde span {
	width: 954px;
	height: 238px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/fsbilde-ramme.gif) no-repeat;
}


.sak {
	width:225px; 
	min-height: 150px;
	background: #f0f0f0;
	float:left;
	margin: 0 18px 0 0;
	display:inline;
	}

 .siste {
	margin: 0;
	}

.sak-tittel {
	background: url(images/bg-boks-header.gif) no-repeat;
	height: 30px;
	line-height:30px;
	padding:0 0 0 10px;
	display:block;
	}

.sak-tittel a {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	}

.sak-ingress {
	color: #4d4d4d;
	padding:10px;
	width: 195px;
	height: 90px;
	line-height: 18px;
	}

a .sak-lesmer {
	width: 39px;
	height: 18px;
	background: url(images/sak-lesmer.gif) no-repeat;
	line-height: 18px;
	padding: 0 0 0 4px;
	text-decoration:none;
	margin: 12px 0 15px 0;
	float:right;
	display:none;
	}

a .sak-lesmer:hover {
	background: url(images/sak-lesmer-hover.gif) no-repeat;
	cursor:pointer;
	text-decoration:none;	
	}

a .sak-lesmer {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	display:block;
	}

.rcboks {
	width: 225px;
	margin: 0 0 23px 0;
	float:left;
	}

.rcboks-tittel {
	background: url(images/bg-boks-header.gif) no-repeat;
	height: 30px;
	line-height:30px;
	color: #ffffff;
	font-weight: bold;
	padding:0 0 0 10px;
	}

.rcboks-innhold {
	background: #f0f0f0;
	padding:10px;
	}

/* Spesielle bokser */

.kontaktinfo {
	height: 163px;
	}

#header p.tlf {	
	font-size: 23px;
	margin: 0 0 7px 0;
	padding: 0 2px 0 25px;
	background: url(images/ikon-tlf.gif) no-repeat;
	}

.kontaktinfo p.epost {	
	font-size: 12px;
	margin: 0 0 7px 0;
	padding: 0 2px 0 25px;
	background: url(images/ikon-epost.gif) no-repeat;
	}

.alarmtelefon p.grontnummer {
	margin: 9px 0 2px 0;
	color: #86b126;
	font-weight: bold;
	font-size: 15px;
	}

.alarmtelefon p.disclaimer {
	margin: 9px 0 0 0;
	font-size: 10px;
	color: #808080;
	}

/* underside */

#us-lc {
	width: 200px;
	float:left;
}

#us-mc {
	width: 479px;
	float:left;
	margin: 0 50px 40px 0;
}

#us-rc {
	width: 225px;
	float:left;
	margin: 0 0 40px 0;
}

#us-rc h3 {
	width: 230px;
	float:left;
	margin-bottom: 5px;
}

#us-rc ul {
	list-style:none;
	margin: 0 0 0 0;
}

#us-rc ul li {
	list-style:none;
	margin: 0 0 6px 0;
}

.content a {
	text-decoration:underline;
	}

.content a:hover {
	color: #000;
	}

/* artikkelliste */

.list-item {
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
	}

.list-item a {
	font-weight: bold;
	text-decoration:none:
	}

.list-item a:hover {
	text-decoration:underline;
	}


.list-item .readmore {
/*	float:right; */
	}

.list-item .readmore a {
	text-decoration:underline;
	font-weight: normal;
	font-size: 11px;
	margin-top: 5px;
	display:block;
	}

.list-item .readmore a:hover {
	color: #000;
	}

.list-item .published {
	color: #999999;
	}

.list-item-img {
	width: 120px;
	height: 85px;
	float:left;
	margin-right: 15px;
	background: url(images/list-img-default.gif) no-repeat;
	}



/* venstremeny */

.sub-menu-title {
	display:none;
	}

ul.sub-menu {
	margin:18px 0 0 18px;
	padding:0;
	list-style:none;
	}

ul.sub-menu li {
	margin:10px 0 0 0;
	}

ul.sub-menu a {
	text-decoration:none;
	}

ul.sub-menu a:hover {
	text-decoration:underline;
	}

ul.sub-menu li ul li {
	margin:10px 0 0 15px;
	list-style-type:none;
	}

/* Footer */

#footer {
	clear:both;
	width: 954px;
	padding-top: 10px;
	border-top: 1px solid #c1c1c1;
	font-size: 11px;
	margin-top: 18px;
	margin-bottom: 100px;
	color: #666666;
	}

#footer a {
	text-decoration:none;
	color: #666666;
	}

#footer a:hover {
text-decoration:underline;
	}

#footer-left {
	float:left;
	}

#footer-right {
	float:right;
	}

/* ---------- CLEARFIX ---------- */


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
	}

/* Hides from IE5/Mac \*/d
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */

'
