	/*** Backup 04.07.2007 *****/
	
	
	/*****************/
	/*   BODY   */
	/*****************/
	
	body {
	font-size: 70%;
	margin: 0em auto;
	padding: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/redlines_top.png);
	}
	
	#wrap_all {
	margin-top: 0px;
	width: 952px;
	height: auto;
	margin-bottom: 0px;
	float: left;
	clear: left;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0%;
	padding-left: -1px;
	position: absolute;
	left:50%;
	margin-left:-475px;
	background-repeat: no-repeat;
	background-position: center bottom;
	
	}
	
	#language {
	float: left;
	width: 925px;
	height: 13px;
	padding-left: 25px;
	clear: left;
	color: #999999;
	font-size: 10px;
	padding-top: 3px;
	}
		
	#language a{
	color: #999999;
	font-weight: normal;
	}
	
	#wrap {
		width: 956px;
		
		margin-bottom: 0em;
		float: left;
		height: auto;
		overflow: visible;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	
	
	#frame_content {
		width: 954px;
		margin-bottom: 0em;
		float: left;
		height: auto;
		overflow: visible;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	
	
	
	#header-wrap {
	width: 925px;
	float: left;
	height: auto;
	margin-left: 0px;
	padding-left: 25px;
		}
	
	#topmenu {
		top: 10px;
		left: 15px;
		width: 700px;
		font-size:92%;
		line-height:normal;
		margin-top: 0px;
		margin-right: 0;
		margin-bottom: 0;
		float: right;
		height: 21px;
		padding-top: 10px;
		padding-right: 15px;
	}
	
	#topmenu ul {
		margin:0;
		padding:0px 0px 0 2px;
		list-style:none;
		float: right;
	}
	
	#topmenu li {
		display:inline;
		margin:0;
		padding:0;
	}
	
	#topmenu a {
		float:left;
		margin:0;
		padding:0 0 0 4px;
		text-decoration:none;
		background-image: url(../images/menuleft.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	#topmenu a span {
		float:left;
		display:block;
		padding:5px 15px 4px 6px;
		color:#253206;
		background-image: url(../images/menuright.gif);
		background-repeat: no-repeat;
		background-position: right top;
	}
		  
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#topmenu a span {float:none;}
	/* End IE5-Mac hack */
	#topmenu a:hover span {
		color:#5A7005;
	}
	
	#topmenu a:hover {
		background-position:0% -42px;
	}
	
	#topmenu a:hover span {
		background-position:100% -42px;
	}
	/*** Correction for Safari 1.x ***/
	* > #footer, * > form, * > #notes, * > .output {
	}
	
	/**************/
	/*   HEADINGS   */
	/**************/
	
	h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #666666;
	padding: 0px;
	}
	
	
	#content h1 {
	
		}
	
	h2 {
	font-size: 12px;
	margin: 0;
		
	
	}
	
	
	h3 {
	
		
		
	}
	/**************/
	/*   HEADER   */
	/**************/
	
	/*** Logo ***/
	#logo {
	width: 200px;
	height: 55px;
	float: left;
	margin: 0px;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 705px;
	}
	
	#logo img, #header img {
	
	}
	
	#serviceicons {
		float: left;
		width: 103px;
		margin-top: 0em;
		margin-right: 0em;
		margin-left: 0em;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 30px;
		margin-bottom: -10px;
	}
	
	/* navigation menu */
#menu
{
	float: left;
	width: 700px;
	height: 32px;
	padding-left: 0px;
	overflow: hidden;
	margin-left: 0px;
	background-image: url(../img/menu.gif);
	margin-top: 5px;
	
	
}



#menu ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #2E2E2E;
	height: 39px;
} 

#menu li
{
	float: left;
	margin: 0px;
	padding: 0px;
		
} 

#menu li a 
{
	display: block;
	float: left;
	height: 12px;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 9px;
	padding-left: 6px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #4a4a4a;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
} 

#menu li a:link, #menu li a:visited
{
	color: #4a4a4a;
} 


#menu li a:hover
{
	color: #CC0000;
} 

#search
{
	float: left;
	width: 205px;
	height: 26px;
	padding-right: 0px;
	padding-left: 15px;
	margin-top: 5px;
	padding-top: 0px;
	overflow: hidden;
	background-image: url(../img/menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 4px;
	font-size: 9px;
	
}


	
	/*** Header banner ***/
	#header-banner {
		width: 753px;
		height: 100px;
		float: right;
		margin: 0em;
		background-repeat: no-repeat;
		background-image: url(../image/header_notext.jpg);
		padding: 0;
	}
	
	/*** Header navigation top ***/
	#header-nav-top {
		float: right;
		padding: 0em;
		margin-top: 0.3em;
		margin-right: 0.2em;
		margin-bottom: 0em;
		margin-left: 0em;
	}
	
	 #header-nav-top ul {	
		margin: 0em;
		padding: 0em;
		list-style: none;
	}	
	
	#header-nav-top li {
		float: left;
		white-space: nowrap;
		border-left: solid 0.1em rgb(150,150,150);
	}
	
	#header-nav-top li a {
		display: block;
		margin: 0em;
		padding: 0em 0.5em 0em 0.5em;
		background-color: rgb(255,255,255);
		color: #666666;
		text-decoration: none;
		font-weight: bold;
	}
	
	#header-nav-top a:hover, #header-nav-top .selected {
		background-color: inherit;
		color: rgb(0,0,0);
		text-decoration: underline;
		font-weight: bold;
	}
	
	#header-nav-top .img-flag {
		height: 1.2em;
		display: inline;
		margin: 0em;
		padding: 0em;	
		border: none;
	}
	
	/*** Header navigation bottom ***/
	#header-nav-bottom {
		float: left;
		width: 954px;
		height: 20px;
		margin: 0em;
		padding: 0em;
		border-top: solid 0px rgb(69,136,176);
		border-bottom: solid 0px rgb(69,136,176);
		line-height: 20px;
		background: url(../img/img_header_nav_bottom.jpg);
		overflow: hidden;
	}
	
	#header-nav-bottom ul {
		padding: 0em;
		list-style: none;
		font-weight: bold;
		font-size: 1.1em;
		margin-left: 29px;
		margin-top: 0px;
	}	
	
	#header-nav-bottom li {
		float: left;
		white-space: nowrap;
		width: 230px;
	}
	
	#header-nav-bottom li a {
		display: block;
		margin: 0em;
		background-color: inherit;
		color: #EE3224;
		text-decoration: none;
		padding-top: 0em;
		padding-right: 1em;
		padding-bottom: 0em;
		padding-left: 1em;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #788071;
		font-size: 10px;
	}
	
	#header-nav-bottom a:hover, #header-nav-bottom a.selected {
		margin: 0em;
		padding: 0em 1.0em 0em 1.0em;
		background-color: inherit;
		color: #EE3226;
		text-decoration: none;
	}
	
	/*** Correction for IE5 ***/
	* html #header-nav-bottom a {width:1%;}
	
	/*** Correction for IE5 ***/
	* html #header-nav-bottom a {width:1%;}
	
	
	/***   Content wrap   ***/
	#content_wrap {
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	height: auto;
	width: 925px;
	clear: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 0px;
	overflow: visible;
	}
	
	#middle_section {
	float: left;
	height: auto;
	width: 925px;
	background-image: url(../img/redlines_left.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 25px;
	margin-bottom: -10px;
}
	
	/***********************/
	/***   LEFT COLUMN   ***/
	/***********************/
	#left-column-first {
		clear:both;
		float: left;
		width: 15.9em;
		margin: 0em;
		padding: 0em;
		color: rgb(100,100,100);
	}
	
	
	
	#header {
	width: 925px;
	height: 205px;
	overflow: hidden;
	margin-bottom: 0px;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 5px;
	clear: left;
	}
	
	#kolonne_1, #kolonne_2, #kolonne_3, #kolonne_4 {
		width: 200px;
		height: auto;
		float: left;
		margin: 0px;
	}
	
	
	#photo_1, #photo_2, #photo_3, #photo_4 {
		width: 200px;
		height: 130px;
		overflow: hidden;
		margin-bottom: 15px;
	}
	
	
	
	
	
	#left-column {
		clear:left;
		float: left;
		width: 200px;
		height: auto;
		padding-top: 0px;
		padding-right: 5px;
		padding-bottom: 0px;
		margin: 0px;
	}
	
		
	#global_left {
		height: 120px;
		width: 200px;
		margin-top: 10px;
		float: left;
		margin-bottom: 5px;
	
	}
	
	#global_right {
	
	}
	
	#latest_news {
	
	}
	
	
	/***********************/
	/***   CONTENT   ***/
	/***********************/
	
	p {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 13px;
	}
	
	
	li {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 13px;
	}
	
	
	
	
	#faktaboks {
	/* clear: both; */
		display: block;
		margin: 0em 0em 0.5em 0em;
		padding: 0.2em 0em 0.2em 0.2em;
		background-color: #D0DADD;
		color: rgb(100,100,100);
		font-weight: bold;
		font-size: 1.1em;
	}
	
	
	
	#navcontainer {
	
	width: 200px;
	height: auto;
	float: left;
	overflow: visible;
	margin-top: 0px;
	margin-left: -20px;
	padding-left: 20px;
	paddihg: 0px;

	}
	
	#navcontainer ul
	{
		margin-left: 0px;
		padding-left: 0px;
		list-style-type: none;
		border: none;
		padding-bottom: 0px;
		
	}
	
	#navcontainer li
	{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	

	
	}
	
	
	#navcontainer li a
	{
	display: block;
	width: 200px;
	color: #666666;
	background-repeat: no-repeat;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 4px;
	}
	
	#navcontainer a:link, .navlist a:visited
	{
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	}
	
	#navcontainer li a:hover
	{
	background-color: #F2F2F2;
	
	background-repeat: no-repeat;
	background-position: left;
	}
	
	
	#sublink ul  {
	
		padding-bottom: 5px;
	}
	
	#sublink li  {
	padding: 0px;
	margin: 0px;

	}
	
	
	
	
	#sublink li a {
	border: none;
	font-size: 10px;
	background-image: url(../img/bullet.gif);
	height: 14px;
	margin: 0px;
	padding: 0px;
	
	text-indent: 10px;
	background-repeat: no-repeat;
	background-position: left;
	
	
	}
	
	
		
	
	#sublink li a:link, #sublink li a:visited{
		color: #CC0000;
	
	
	}
	
	#sublink li a:hover {
		background-color:: none;
	
	}
	
		#sublink li li a {
	border: none;
	font-size: 10px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	text-indent: 20px;
	background-image: none;
	color: #666666;
	
	
	}
		#sublink li li li a {
	border: none;
	font-size: 10px;
	background-image: url(none);
	height: 10px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	text-indent: 30px;
	font-weight: normal;
	
	
	}
	/*************************/
	/***   MIDDLE COLUMN   ***/
	/*************************/
	#middle-column {
	margin: 0em;
	padding-top: 0em;
	padding-bottom: 5px;
	padding-right: 15px;
	float: left;
	overflow: visible;
	width: 480px;
	height: auto;
	}
	
	
	#split-left {
		float: left;
		width: 200px;
		padding-right: 30px;
		
	}
	
	#split-right {
		float: left;
		width: 200px;
		padding-right: 0px;
		margin: 0px;
		height: auto;
	}	
	
	#right-column  {
		float: left;
		width: 200px;
		padding-right: 0px;
		height: 288px;
	}	
	
	
	#right-column-box-1  {
	float: left;
	width: 200px;
	padding-right: 0px;
	height: 180px;
	overflow: hidden;
	clear: left;
	padding-bottom: 10px;
	}	
	#right-column-box-2, #right-column-box-3 {
	float: left;
	width: 200px;
	padding-right: 0px;
	height: 100px;
	overflow: hidden;
	clear: left;
	padding-top: 10px;
	border-top: solid 1px #e7e7e7;
	padding-bottom: 10px;
	}	
	
	
	#content {
	height: 278px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e6e6e6;
	border-left-color: #e6e6e6;
	padding-left: 10px;
	padding-right: 10px;
	width: 460px;
	overflow: visible;
	float: left;

	}
	#wrap_link{
	float: left;
	height: 20px;
	width: 460px;
	padding-left:10px;
	clear: left;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 9px;
	color: #999999;
	padding-right: 10px;
	}
	
	#update{
	float: left;
	height: 20px;
	width: 300px;
	padding-left:0px;
	clear: left;
	}
	
	#printlink{
	float: left;
	height: 20px;
	padding-left:10px;
	width: 70px;
	text-align: right;
	}
	
	#printlink a, #rss a{
	color: #999999;
	}
	
	#rss{
	
	float: left;
	height: 20px;
	padding-left: 10px;
	width: 70px;
	text-align: right;
	}
	/*************************/
	/***   BREACRUMB   ***/
	/*************************/
	#breadcrumb {
	width: 925px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
		
	}
	
	#breadcrumb p {
	font-size: 0.9em;
	font-weight: normal;
	color: #666666;
	margin: 0px;
		
	}
	
	#breadcrumb a {
	font-size: 10px;
		
	}
	
	#breadcrumb a:link, #breadcrumb a:visited {
		text-decoration: none;
		color: #666666;
		
	}
	
	#breadcrumb a:hover {
	color: #CC0000;
		
	}
	
	
	
	/***  buffer between header and content   ***/
	#buffer {
	height: 10px;
	float: left;
	clear: left;
	width: 925px;
}
	
	
	/*****************/
	/***   FOOTER   **/
	/*****************/
	#footer {
	width: 925px;
	height: 20px;
	text-align: left;
	color: #666666;
	font-size: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 25px;
	float: left;
	margin-top: 0px;
	clear: left;
	overflow: hidden;
	background-image: url(../img/redlines_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
		
	}
	
	/*************************************************/
	/***   HYPERLINKS IN MIDDLE AND RIGHT COLUMNS  ***/
	/*************************************************/
	
	/*** Hyperlinks in middle and right columns ***/
	a {
		background-color: inherit;
		color: rgb(100,100,100);
		text-decoration: underline;
	}
	
	a:link, a:visited {
		color: #CC0000;
		border: none;
		text-decoration: none;
		font-weight: bold;
	}
	
	a:hover {
		text-decoration: none;
		color: #CC0000;
	}
	
	/*** Visited links not in use ***/
	/*a:visited {
		background-color: inherit;
		color: rgb(100,100,100);
		text-decoration: underline;
	} */
	
	
	a img {border: none;}
		
	
.date {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 3px;
}
.news {
	margin-bottom: 0px;
}
.more {
}
