* {
	padding: 				0;
	margin:					0;
	line-height:			16px;
	color:					#3e3e3e;
}

img
{  border-style: none;
}

body {
	background:				#c1eaf4;
	margin:					0;
	font-family:			verdana;
	font-size:				small;
}

h1 {
	font-size:				medium;
	margin-left:			8px;
	
}

h2 {
	font-size:				small;
	font-weight:			bold;
	margin-left:			8px;
	
}

h3 {
	font-size:				xx-large;
	font-weight:			bold;
	margin-left:			8px;
}

h4 {
	font-size:				medium;
	font-weight:			bold;
	font-color: 			#FF191C;
	
}

raud {
	color: #FF0C09;
}

p {
	margin-left:			8px;
}

#shadeT {
	margin:					0 auto;
	margin-top:				40px;
	width:					904px;
}

#wrapper {
	background:				url(img/bg.gif) repeat-y;
	margin:					0 auto !important;
	width:					904px;
	overflow:				hidden;
}

#page {
	background:				url(img/bgpage.gif) repeat-y;
	width:					895px;
	margin-left:			5px;
	margin-right:			4px;
	overflow:				hidden;
}

	#leftColum {
		width:					180px;
		overflow:				hidden;
		float:					left;
	}
	#logo {
		width:					177px;
		float:					left;
	}
	
	#flytte {
		width:					177px;
		float:					left;
	}
	
	#menu {
		width:					177px;
		float:					left;
	}

	#menu a:link, #menu a:visited {
		margin-left:			18px;
		color:					#3e3e3e;
		text-decoration:		none;
	}
	
	#menu a:hover {
		margin-left:			18px;
		color:					#4a84a9;
		text-decoration:		none;
	}

	#vermelding {
		width:				177px;
		float:				right;
		overflow:			hidden;
	}

	#verbanner {
		width:				177px;
	}
			
	#verContent {
		background:			url(img/bgnering.gif) repeat-x;
		width:				177px;
	}
			
	#vergContent a:link, #neringContent a:visited {
		margin-left:			4px;
		color:					#3e3e3e;
		text-decoration:		none;
	}
	
	#centerColum {
		width:					535px;
		overflow:				hidden;
		float:					left;
	}
	
	#banner {
		width:					535px;
	}
		
	#content {
		background:				url(img/bgcontent.gif) repeat-x;
		width:					535px;
	}
		
	#content ul {
		margin-left:			20px;
	}

	#content li {
		margin-left:			8px;
	}

	#content a:link, #content a:visited {
		color:					#3e3e3e;
	}
		
	#content a:hover {
		color:					#4a84a9;
	}
		
	#rightColum {
		width:					180px;
		overflow:				hidden;
		float:					right;
	}
	
				
	#neringslivet {
		width:				177px;
		float:				right;
		overflow:			hidden;
	}

	#neringBanner {
		width:				177px;
	}
			
	#neringContent {
		background:			url(img/bgnering.gif) repeat-x;
		width:				177px;
	}
			
	#neringContent a:link, #neringContent a:visited {
		margin-left:			4px;
		color:					#3e3e3e;
		text-decoration:		none;
	}
				
	#neringContent a:hover {
		margin-left:			4px;
		color:					#4a84a9;
		text-decoration:		none;
	}
			
	#arkivet {
		width:				177px;
		float:				right;
		overflow:			hidden;
	}			
	#arkivetBanner {
			width:				177px;
		}
			
	#arkivetContent {
		background:			url(img/bgnering.gif) repeat-x;
		width:				177px;
	}
			
	#arkivetContent a:link, #arkivetContent a:visited {
		margin-left:			4px;
		color:					#3e3e3e;
		text-decoration:		none;
	}
	
	#arkivetContent a:hover {
		margin-left:			4px;
		color:					#4a84a9;
		text-decoration:		none;
	}

	#bottom {
		background:				url(img/bgbottom.gif) no-repeat;
		margin:					0 auto;
		width:					904px;
		height:					48px;
	}

	#kontakt {
		margin:					13px 0 0 20px;
		float: left;
	}
	
	
	
/* ---------------------------- */
/* --- HØYRELINKER 				*/
/* ---------------------------- */

ul.linklist {
	list-style-type:none;
	padding: 5px 0 0 0;
	margin: 0 0 2em 0;
}

ul.linklist li {
	padding: 0px 0px 0px 20px;
	margin:0 0 0.5em 0;
	background-image: url(bilder/nyhetsbilder/prikk.jpg);
	background-position: 5px 0.4em;
	background-repeat: no-repeat;

}
ul.linklist a {
	margin: 0px !important;
}


/* ---------------------------- */
/* 		HOVEDMENY				*/
/* ---------------------------- */

#menu ul.linklist {
	padding: 0 0 3px 0;
	background-image: url(img/menuBottomShadow.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#menu ul.linklist li {
	margin: 0px !important;
	height: 20px;
	padding: 0px 0px 0px 18px;
	background-image:url(img/bgmenu.gif);
	background-repeat: no-repeat;
	background-position: 0 0 ;
}
#menu ul.linklist li a {
	display: block;
	width: 100%;
	padding-top: 2px;
}


/* ---------------------------- */
/* --- FORSIDESEKSJONER 		*/
/* ---------------------------- */

.section {
	padding: 1em 8px 1em 8px;
	margin-bottom: 1em;
	border-bottom: 1px solid #cdcdcd;
}

.section h2 { 
	margin: 0 0 1em 0;
}
.section p {
	margin: 0px 0px 1em 0px;
}
.section img {
	margin: 0 1em 1em 0;
	float:left
}

/* Artikkel */
.article {
	padding: 1em;
	margin-bottom: 2em;
}
.article h1 {
	margin-bottom: 0.5em;
}
.article h2 {
	margin-left: 8px;
	font-size: 14px;
	margin-bottom: 0.5em;
}
.article p {
	margin-bottom: 1.5em;
}
.article .ingress {
	font-weight: bold;
}
.article .imageContainer {
	margin-left: 8px;
	margin-bottom: 1.5em;
}
.article .imageContainer img {
	clear: both;
	margin-bottom: 5px;
}
.article .imageContainer p {
	clear: both;
	margin: 0;
	font-size: 0.85em !important;
	padding: 0;
}
.article table {
	margin-left: 8px;
	width: 95%;
	border-collapse: collapse;
}
.article table thead th {
	text-align: left;
	background-color: #f4f4f4;
}
.article table td, .article table th {
	padding: 5px;
	border-bottom: 1px solid #e6e6e6;
}

ol.options {
	margin: inherit;
	list-style: outside;
	list-style-type: decimal;
}
ol.options li {
	margin: 0 0 0.3em 2em !important;
	padding: inherit;
}