﻿html {
	margin: 0;
	padding: 0;
}

html, body
{
 width: 100%;
 padding: 0;
 font-family: Arial, Tahoma, 'Trebuchet MS';
 font-size: 11px;
 font-weight: normal;
 margin: 0;
 background-color : #c7cacf;
   
}
div
{
	font-family: Arial, Tahoma, 'Trebuchet MS';
	font-size: 12px;
	font-weight: normal;
	color: #3f4045;
}
.sitecontent
{
	position: relative;
	margin: 0px auto; /* for left align in Firefox and Opera, remove auto */ 
	width: 1020px;
	padding: 0 0 10px 0;
	
}
.content
{
	background-color: #c7cacf;
	width: 1020px;
	padding : 0 0 0 0;
	float: left;
/* height: 100%; total height for content */
	
}
.topp
{
	width: 100%;
	height: 94px;
	background-image: url(../design_bs/topbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #c7cacf;
}
#japansk
{
	position: absolute;
	top: 15px;
	right: 90px;
}	
#engelsk
{
	position: absolute;
	top: 15px;
	right: 50px;
}
#norsk
{
	position: absolute;
	top: 15px;
	right: 10px;
}
td
{
	vertical-align: top;
	font-family: Arial, Tahoma, 'Trebuchet MS';
	font-weight: normal;	
}
div.innhold
{
	float: left;
	width: 1020px;
	position: relative;
	background-color: #c7cacf;
	background-image: url(../design_bs/contentbg.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

/*Menu*/
.horizmenu
{
	position: relative;
	width: 685px;
	height: 32px;
	top: 50px;
	border-right: 1px solid #acb0b7;
	background-image: url(../design_bs/horiz.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.horiz div
{
	position: relative;
	display: inline;
	float: left;
	width: 95px;
	height: 28px;
	text-align: center;
}
.horizmenu a
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;	
}
.horizmenu a:hover
{
	color: #000;
	cursor: pointer !important;	
	text-decoration: none;
}
.horizMenuNodeLevel0
{
	color: #767070;
	padding: 0px 15px 0px 15px;
	line-height: 32px;
}
.horizMenuNodeLevel0Selected
{
	padding: 0px 15px 0px 15px;
	color: #e07957;
	display : inline;
	font-weight : bold;
	cursor: pointer;
	line-height: 32px;
}
a.horizMenuNodeLevel1Selected, a.horizMenuNodeLevel1Selected:hover
{
	font-weight: bold;
	color: #7B8288;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}
li.rmItem
{
	border-right: 1px solid #acb0b7;
}
li.rmLast
{
	border: 0px;
	border-style: none;
}
/**/
div.venstre
{
	position: relative;
	float: left;
	width: 150px;
}
.logo
{
	position: relative;
	width: 150px;
	height: 191px;
	float: left;
	background-image: url(../design_bs/logobg.jpg);
}
.logo img
{
	position: relative;
	top: 27px;
	left: 22px;
}
.leftmenucontainer
{
	top: 10px;
	width: 150px;
	float: left;
	background-image: url(../design_bs/leftbg.jpg);
	background-repeat: repeat-y;
}
.leftmenu
{
	position: relative;
	float: left;
	width: 150px;
	min-height: 200px;
	background-image: url(../design_bs/lmenubg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenupos
{
	position: relative;
	width: 125px;
	left: 20px;
	margin-top: 15px;
}
.gs
{
	width: 150px;
	height: 164px;
	float: left;
	background-image: url(../design_bs/gsbg.jpg);
}
 
 div.rtTop, div.rtBot, div.rtMid 
 {
	

 } 
 a.menuNodeLevel0
 {
	text-decoration : none;
	FONT-SIZE: 11px;
    color: #7d7e8d;
    font-weight :bold;
    line-height : 28px;
 }
 a.menuNodeLevel0Selected
 {
	text-decoration :none;
	FONT-SIZE: 11px;
    COLOR: #000;
    font-weight :bold;  
    line-height : 28px;
 }
 
 a.menuNodeLevel1
 {
	text-decoration : none;
	FONT-SIZE: 11px;
    color: #404143;
    font-weight :normal;
    line-height : 28px;
 }
 a.menuNodeLevel1Selected
 {
	text-decoration :none;
	FONT-SIZE: 11px;
    COLOR: #e07957;
    font-weight :normal;  
    line-height : 28px;
 }
 a.menuNodeLevel1Selected:hover, a.menuNodeLevel1Selected:hover, a.menuNodeLevel2Selected:hover, a.menuNodeLevel3Selected:hover
 {
	text-decoration :none; 
	color: #e07957; 
 }
    a.menuNodeLevel2
 {
	text-decoration : none;
	FONT-SIZE: 11px;
    COLOR: #7d7e8d;
    font-weight :normal;
    line-height : 28px;
	
 }
  a.menuNodeLevel2Selected
 {
	text-decoration : none;
	FONT-SIZE: 11px;
    COLOR: #000;
    font-weight: normal; 
    line-height : 28px;
 }
  a.menuNodeLevel3
 {
	text-decoration : none;
	FONT-SIZE: 11px;
    COLOR: #7d7e8d;
    font-weight :normal;
    line-height : 28px;
	
 }
  a.menuNodeLevel3Selected
 {
	text-decoration : none;
	FONT-SIZE: 11px;
    COLOR: #000;
    font-weight: normal; 
    line-height : 28px;
 }
 
 html:not([opera]) div.flag {display: -moz-inline-box;} /* Firefox fix */
 div.flag
 {
	display: inline-block ;
	position: relative;
	padding: 30px 0px 0px 20px;
 }
 /*Article*/
div.midt
{
	position: relative;
	float: left;
	width: 870px;
}


.articleAktueltHeader
{
	color: #7d7e8d;
    FONT-FAMILY: Arial, Tahoma, 'Trebuchet MS', Arial;
    FONT-SIZE: 16px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    text-transform:none;
    margin-bottom: 10px;
}	
.articleAktueltFooter
{
	float: left;
	clear: both;
	width: 100px;
	padding-bottom:10px;
}
a.articleAktueltFooterLink
{
	font-size: 12px;
	font-weight : bold;
	text-decoration : underline;	
}
.articlecontainerAktuelt
{
	width: 160px;
	float: left;
	padding: 10px 10px 0 10px;
	height: auto;
}
div.articlecontainerAktuelt .articleTopIcons, div.articlecontainerAktuelt .headingImagetopDiv
{
	display: none;
}
.articlecontainer
{
width: 840px;
float: left;
padding: 30px 10px 0 15px;
height: auto;	
}
.articlecontainerIndex
{
width: 710px;
float: left;
padding: 10px 10px 0 10px;
height: auto;	

}

.articlecontainerSitemap
{
width: 510px;
float: left;
padding: 40px 10px 0 100px;
height: auto;	
}

.ArticleModule
{
height: 100%;
}
.ArticleEditButton
{
	float : left;	
	padding : 4px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ArticleHeading
{
	color: #3f4045;
	font-size : 18px;
	font-family: Arial, Tahoma, 'Trebuchet MS';
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;	
}
.headingImagetopDiv
{
	padding : 0px 0px 4px 0px;
	margin : 0px 0px 0px 0px;		
}
.ArticleIngress
{
	vertical-align : top;
	float :left;	
	padding : 4px 4px 2px 0px;
	width : 100%;
	}
.ingressImageleft
{
	padding : 0px 4px 4px 0px;
	height : auto;
	width :auto;
	float :left ;
	clear : left;
}
.ingressImageleftImg
{
	width: auto;
}
.ingressImageleftText
{
	width : inherit;
}
.ingressImageright
{
	padding : 0px 0px 4px 4px;
	height : auto;
	width :auto;
	float :right ;
	clear :right;
}
.ingressImagerightImg
{
	width: auto;
}
.ingressImagerightText
{
	white-space: pre-wrap;
	width : inherit;
}
.ArticleNewsLink
{
	vertical-align : top;
	float :left;	
	padding : 0px 4px 10px 0px;
	width : 100%;	
}
.ArticleContent
{
	height : auto;
	width : 100%;
	padding : 2px 4px 2px 0px;
}
.contentText
{
	
}
.contentTextTop
{
	clear : both;
}
.contentImagetop
{
padding : 0px 4px 4px 0px;
float : left;
}
.contentImagetopImg
{
	
}
.contentImagetopText
{
	font-size: 10px;
	font-style : italic;
	padding : 0px 0px 0px 0px;
}
.contentImageleftDiv
{
	float:left;
}
.contentImageleft
{
	margin: 0px 4px 4px 4px;
	vertical-align : top ;
}
.contentImageleftImg
{
	padding: 2px 2px 2px 2px;
}
.contentImageleftText
{
	white-space: pre-wrap;
	width : inherit;
}
.contentImagerightDiv
{
	float: right;
}
.contentImageright
{
	padding: 2px 2px 2px 2px;
}
.contentImagerightImg
{
	
}
.contentImagerightText
{
	white-space: pre-wrap;
	width : inherit;
}
.contentImagebottomDiv
{
}
.contentImagebottom
{
	padding : 4px 4px 4px 0px;
	float: left;
	text-align: left;
}
.contentImagebottomImg
{
	width: auto;
	
}
.contentImagebottomText
{
	width : inherit;
}

a
{
	COLOR: blue;
	text-decoration : none;
}
a:hover
{
	color: #000;
	text-decoration : none;
}

.ArticleTipAFriend
{
	float: left;
	padding: 4px 4px 4px 4px;
		
}
.ArticlePrinterFriendly
{
	float: left;	
	padding: 4px 4px 4px 4px;
}
.ArticleAuthor
{
	float: left;
	padding: 2px 2px 2px 0px;
	margin : 2px 0 2px 0;
}
.articleAuthorText
{
	font-weight: bold;
}
.ArticlePublishDate
{
	float: right;	
	padding: 2px 0px 2px 2px;
	margin : 2px 0px 2px 0px;
}
.articlePublishDateText
{
	font-weight: bold;	
}
.articleBottomIcons
{
	float: left;
	clear: both;
	width : 100%;
}
.articleTopIcons
{
	float: left;
	clear: both;
	width : 100%;
	height:10px;
	
}

.ArticleReadersRating
{
	float: right;	
	padding: 4px 4px 4px 4px;
}
hr
{
	color: #e9e9e9;
	height: 1px;
	clear: both ;
	border-right: none;
	border-left: none;
	border-bottom: none;	
}
img
{
	border: none;
}
.hideEditArticleIcons
{
	position: relative;
	top: 0px;
	width : 100%;
	text-align: right;
	vertical-align : top;
	background-color: #c7cacf;
}
 /*Article end*/
 /*TOC*/
.articleTOC
{
	padding: 0px 0px 10px 10px;	
}
.TOC
{
	padding: 0px 0px 0px 0px;
}
.TOCLink
{
	font-weight: bold;
	text-decoration : underline;
}
/*Right*/
div.hoyre
{
	position: relative;
	float: right;
	width: 198px;
	padding: 80px 0 0 0px;
}
div.banners
{
	
}
div.hovedsideBanner div.banners div.RadRotator
{
	margin-top:0px;
}
div.bannerforside
{
	width: 966px;
	height: 468px;
	background-color: #000;
	position: relative;
	margin-left: -96px;
	z-index: 3;
}
.bannercorner
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../design_bs/bannercorner.jpg);
	background-color: Aqua;
	width: 90px;
	height: 87px;
	z-index: 4;
}
div.bannerbunn
{
	background-image: url(../design/bannerbunn.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 161px;
	margin-left: 20px;	
}
div.addressheader
{
	color:#bc3939;
	font-size : 14px;
	font-weight : bold;
}
div.address
{
	font-size: 12px;
	padding: 20px 0 0 10px;	
}
/**/
/*Search*/
div.searchBoxContainer
{
	position: absolute ;
	top: 58px;
	right: 5px;
	width: 165px;
	height: 22px;
	overflow: hidden;
	
}
div.searchInputDiv
{
	position: absolute;
	top: 0px;
	left: 0px;
}
html:not([opera]) div.searchButtonDiv {padding-top: 0px;} /* Firefox fix */
div.searchButtonDiv
{
	position: absolute;
	top: 0px;
	left: 130px;
}
input.searchInput
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	border: 0px;
	border-bottom-style: none;
	margin: 0;
	padding: 1px 0 1px 0;
	height: 16px;
	font-size : 12px;
	background-color: #e4e9f1;
	
}
.articleSearchResult
{
	margin-top: 10px;
	width: 840px;
	overflow: hidden;
	float: left;
}
.articleSearchResult *
{
	background-image: none;
}
.MasterTable_Default2006
{
	width: 590px;
}

/**/
/*Digitroll*/
.digitrollsign
{
	text-align: center;
	width: 100%;
	float: left;
	padding-bottom: 15px;
}

.digitrollsign a
{
	color: #52555a !important;
	text-decoration : none;
	position: relative;
	left: 15px;
		
}
.digitrollsign a:hover
{
	color: #ed4d13 !important;
	text-decoration :none;
		
}
/**/
/*Bunn*/
.bottom
{
	position: relative;
	height: 162px;
	float: right;
	width : 967px;
	background-image: url(../design_bs/bottom.jpg);
}
#bunn1
{
	width: 150px;
	position: absolute;
	left: 0px;
	top: 5px;
	text-align: center;
}
#bunn2
{
	width: 150px;
	position: absolute;
	left: 400px;
	top: 5px;
	text-align: center;
	color: #fff;
}
#bunn3
{
	width: 150px;
	position: absolute;
	right: 0px;
	top: 5px;
	text-align: center;
}
#bunn1 a, #bunn3 a
{
	color: #fff !important;
}
#bunn1 a:hover, #bunn3 a:hover
{
	color: #ed4d13 !important;
}
.box1
{
	width: 186px;
	float :left;
	padding: 0 12px 0 0;	
}
.box1pic {
	float: left;
	width: 186px;
	height: 117px;
	overflow: hidden;
}
.box1header
{
	float: left;
	width: 186px;
	height: 22px;
	overflow: hidden;
	color: #fff;
	font-weight :normal;
	font-family : Arial , Verdana ;
	background-color: #d11919;
	line-height: 22px;
	text-align : left;
	text-indent: 10px;	
}
.box1text
{
	width: 170px;
	overflow: hidden;
	padding	: 4px 8px 0 8px;
	background-image: url(../design/box-bakgrunn.jpg);
	background-repeat: repeat-x ;
	float: left;
}


/*
*/
/*Kontaktinfoforside*/
div.kontakt
{
	color: #7d7e8d;
    FONT-FAMILY: Tahoma, Verdana, 'Trebuchet MS', Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    padding: 146px 0 0 54px;
}

/**/
/* BreadCrumbs */
.bread_home
{
	float: left;
	color: #7d7e8d;
    FONT-FAMILY: Arial, Tahoma, 'Trebuchet MS', Arial;
    FONT-SIZE: 11px;
	
}
a.bread_home
{
	color: #7d7e8d;
}

div.BreadCrumbsModule {
	float: left;
	padding-top: 4px;
}
div.breadCrumbs {
	float: left;
}
div.bcLink {
	 FONT-FAMILY: Arial, Tahoma, 'Trebuchet MS', Arial;
    FONT-SIZE: 11px;
	color: #7d7e8d;
	display: inline;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	position: relative;
	background-image: url(../design/split.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
div.bcLinkFirst {}
div.bcLinkMid {}
div.bcLinkLast {
	background: none;
	margin: 0;
}
div.bcLinkFirst a.bcLinkA, div.bcLinkFirst a.bcLinkA:visited {
	FONT-FAMILY: Arial, Tahoma, 'Trebuchet MS', Arial;
    FONT-SIZE: 11px;
	color: #7d7e8d;
	text-decoration: none !important;
}
div.bcLinkFirst a.bcLinkA:hover {
	color: #000 !important;
}
div.bcLinkMid a.bcLinkA, div.bcLinkMid a.bcLinkA:visited {
	FONT-FAMILY: Arial, Tahoma, 'Trebuchet MS', Arial;
    FONT-SIZE: 11px;
	color: #7d7e8d;
	text-decoration: none !important;
}
div.bcLinkMid a.bcLinkA:hover {
	color: #000 !important;
}
div.bcLinkLast a.bcLinkA, div.bcLinkLast a.bcLinkA:visited {
	FONT-FAMILY: Arial, Tahoma, 'Trebuchet MS', Arial;
    FONT-SIZE: 11px;
	color: #7d7e8d;
	text-decoration: none !important;
}
div.bcLinkLast a.bcLinkA:hover {
	color: #000 !important;
}

/**/
/*Kontaktskjema*/
.ko_status
{
	font-size: 12px;
	color: #d11919;	
}
div.skjematxt, div.skjematxt2
{
	font-size: 12px;
}
/**/


div.footer
{
	float: left;
	width: 998px;
	position: relative;
	text-align: center;
	height: 20px;	
	background-color : #fff;
	vertical-align: top;
	padding: 4px 0 6px 0;
	color: #adadad;
	border-top : solid 1px #e1e1e1;

}
div.grieggroup
{
	font-weight:bold;
	color: #3e54ab;
	letter-spacing: 2px;
	padding: 10px 0 20px 54px;
	FONT-FAMILY: Tahoma, Verdana, 'Trebuchet MS', Arial;
    FONT-SIZE: 10px;
}
div.toplinks
{
	float:left;
	width: 198px;
	padding: 0 0 20px 0;
}
a
{
	
	color: #000;
    FONT-FAMILY: Arial, Tahoma, 'Trebuchet MS', Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    text-transform:none;

}
a:hover
{
	color: #7d7e8d;
}

/* box(1-3) forside */
.indextable
{
	float: left;
	clear: both;
	position: relative;
	left: -76px;
	width: 934px;
}
.indextable .box1
{
	display: inline;
	width: 278px;
	overflow: hidden;
	float: left;
	padding: 0px !important;
}
indextable .box2
{
	display: inline;
	width: 278px;
	overflow: hidden;
	float: left;
}
.indextable .box3
{
	display: inline;
	width: 278px;
	overflow: hidden;
	float: left;
}
td.skille
{
	background-image: url(../design_bs/skille.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 50px;
}
/**/


 
