#content{
	width:900px;
	min-height:457px;
	position:relative;
}
* html #content { /* hack for IE, force recognize of "min-height"-command */
	height: 433px;
}

#container{
	width:638px;
	min-height:356px;
	position:relative;
	margin: 45px 0 10px 208px;
	
	/*padding-top:45px;*/
}

* html #container{ /* hack for IE, force recognize of "min-height"-command */
	height:356px;
}

#wrapper{
	width:900px;
	margin:0px auto;
	padding-right:50px;
	background:url(../images/b_og_t_fartsback.jpg);
	background-repeat:no-repeat;
	min-height:538px;
	position:relative;
}
* html #wrapper { /* hack for IE, force recognize of "min-height"-command */
	height: 538px;
} 

#flashcontainer{
	width:900px;
	height:344px;
}
#noflash-content{
	padding:54px 0 0 1px;
}

/* ___________Artikkel_________*/
#article_area_wide {
	background-color:#EEEEEE;
	border:1px solid #E0E0E0;
	margin-bottom:0px;
	min-height:306px;
	position:relative;
	width:638px;
}
#article_area{
	/*margin:75px 0 0 137px;*/
	/*z-index:10;*/
	/* old
	background-color:#dcdbdb;
	border:1px solid #a0a0a0;
	width:638px;*/
	background-color:#EEEEEE;
	border:1px solid #E0E0E0;
	min-height:306px;
	width:638px;
	position:relative;
}
* html #article_area{
	height:306px;
}
.article_img{
	width:237px;
	min-height:306px;
	overflow:hidden;
	float:left;
	background-repeat:no-repeat;
	z-index:20;
	position:relative;
}
* html .article_img{
	height:306px;
}
#art_gradient {
	width:237px;
	height:87px;
	position:absolute;
	left:0px;
	bottom:0px;	
}
.article_text{
	width:342px;
	min-height:241px;
	margin:22px 25px 41px 25px;
	float:left;
	z-index:30;
	position:relative;
}
* html .article_text{
	height:241px;
}

.article_text h1{
	margin-top:0px;
}

.article_menu{
	width:100%;
	/*height:17px;*/
	height:14px;
	position:absolute;
	bottom:0px;
	right:0px;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	font-size:9px;
	z-index:50;
	text-align:center;
}
.article_menu_back{
	width:638px;
	height:84px;;
	position:absolute;
	bottom:0px;
	right:0px;
	/*background-color:#8ba42e;*/
	/*
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;*/
	z-index:40;
}

.article_menu ul{
	margin:0px;
	padding:0px;
	/*float:right;*/
	margin-right:10px;
	margin-top:-2px;
	z-index:60;

}
.article_menu ul li{
	list-style:none;
	display:inline;
	padding:0 0px 0 0;
}
.article_menu ul li a{
	text-decoration:none;
	color:#fff;
	font-size:11px;

}
.article_menu ul li A:hover{
	color:#000;
}
.article_menu ul li A#activeitem{
	font-weight:bold;
	color:#000;

}
.article_menu ul li.seperator{
	color:#fff;
}
.article_menu ul li.lastseperator{
	display:none;
}
#systemer {
	position:absolute;
	right:0px;
	top:-30px;
	height:112px;
	width:118px;
}

div {
	/*border:solid 1px #999999;*/
}

#datterselskap_group{
	margin-bottom:34px;
	width:100%;
}

.datterselskap {
	width:82%;
	padding: 24px 0 0 32px;
	display:block;
}

#datterselskap_group .header-img{
	margin-bottom:4px;
	width:640px;
	overflow:hidden;
	margin-left:-1px;
}

.datterselskap a{
	color: #6578ae;
}

.datterselskap a:hover{
	color: #4846ee;
}

.datterselskap a:visited{
	color:#6588aa;
}

.datterselskap h1{
	font-size:14px;
	color:#a0bf36;
	font-family:verdana, helvetica;
	margin:0;
	text-transform:uppercase;
	border-bottom:1px solid #ddd;
}

.datterselskap p{
	margin:0;
	margin-top:12px;
	font-size:13px;
	color:#777;
}

.datterselskap table{
	margin:12px 0 8px;
}
