/*********************************************************
/
/	General
/
**********************************************************/

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: .8em;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #8499a5;
}
#outer-canvas {
	width: 1006px;
	margin: 40px auto;
	background-color: #fff;
}
#inner-canvas {
	width: 100%;
	padding: 8px;
	text-align: left;
	background-color: #fff;
	float: left;
}
#main{
	width: 100%;
	float:left;
	margin-top: 0px;
}
a
{
	text-decoration: none;
	color: #a03033;
}
a:hover
{
	text-decoration: underline;	
}
.red 
{
	color: #a03033;
}

.edit,
.editNode,
#toggle {
	color: #1f487c;
}
img
{
	border: none;	
}
#top ul,
#left ul,
#right ul
{
	margin: 0;
	padding: 0;
}
#top li,
#left li,
#right li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
h1, h2, h3, h4,h5, p
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1
{
	font-size: 18px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 15px;	
}
h4
{
	font-size: 13px;	
}
h5
{
	font-weight: bold;
}
hr
{
	height: 1px;	
}

/*********************************************************
/
/	Top-Area
/
**********************************************************/

#top {
	width: 100%;
	background-color: #fff;
	display: none;
}
#top_left
{
	width: 0px;
	height: 0px;
	float: left; 	
}
#top_right
{
	width: 0px;
	height: 0px;
	float: left;
	background: url(images/bolge3.jpg) no-repeat right;		
}
#top .menu
{
	width: 0px;
	height: 0px;	
	float:left;
	padding: 0;
	
	background: url(images/top_menu_background.jpg) repeat-x left top;
}
#top .menu ul
{
	width: 0px;
	margin: 0 0 0 0px;
	padding: 0;	
	display: block;
}
#top .menu li
{
	list-style-type: none;
	display: block;
	float: left;
	height:0px;
	border-right: solid 1px #a03033;
	background: url(images/top_menu_background.jpg) repeat-x left top;
}
#top .menu li a
{
	display: none;
	padding: 5px 7px 5px 7px;	
}

#top .menu li a:hover
{
	background: url(images/top_menu_background_selected.jpg) repeat-x left top;	
}
#top a.forsidelink:hover
{
	background: url(images/top_menu_background_selected.jpg) repeat-x left top;	
}
#top .menu li.selected a
{
	background: url(images/top_menu_background_selected.jpg) repeat-x left top;
	text-decoration: underline;	
}
#top #eng_flag
{
	width: 0px;
	height: 0px;
	background: url(images/en.gif) no-repeat right;
	float: right;
	cursor: pointer;	
}
#top #no_flag
{
	width: 29px;
	height: 18px;
	background: url(images/no.gif) no-repeat right;
	float: right;
	cursor: pointer;	
}
#top a.forsidelink
{
	display: none;
	width: 0px;
	height: 0px;
	padding: 5px;	
	float: left;
	background: url(images/top_menu_background.jpg) repeat-x left top;
}
#top .search
{
	float: left;
	width: 0px;
}
#top .search .txtSearch
{
	float: left;
	width: 0px;
}

/*********************************************************
/
/	Left-Area
/
**********************************************************/

#left 
{
	width: 0px;
	background-color: #fff;
	float: left;
	padding: 0 5px 5px 0;
	min-height: 0px;
	diplay: none;
}
#left .menutop
{
	width: 100%;
	display: none;	
}
#left .menutop ul
{
	list-style-position: inside;
	width: 100%;
	padding: 0 0 0px 0;	
	float: left;
	display: none;
}

#left .menutop li
{	
	list-style-type: none;
	display: none;
	float: left;
	height: 23px;
	position: relative;
}
#left .menutop li a 
{
	display: none;
	height: 15px;
	width: 89px;
	padding: 2px 0 1px 10px;
	color: #899daa;
	border: solid 2px #899daa;
	border-left: none;
}
#left .menutop li.selected a 
{
	display: none;
	height: 16px;
	background-color: #3f6075;
	color: #fff;
	font-weight: bold;
	border: none;
	padding: 3px 0 4px 10px;
}
#left .menutop li a.privat1 
{
	display: none;
	height: 16px;
	width: 92px;
	padding: 4px 0 3px 19px;
	color: #d29f9b;
	border: none;
	background: url(images/bla_skraa.jpg) no-repeat right;
}
#left .menutop li.selected a.privat1 
{
	height: 15px;
	width: 92px;
	display: block;
	color: #fff;
	font-weight: bold;
	border: none;
	padding: 4px 0 3px 19px;
	background: #a03033 url(images/rod_skraa.jpg) no-repeat right;
}
#left #menutop_item
{
	width: 216px;
	height: 23px;
	background: url(images/priv_corp_back.jpg) no-repeat left top;
	float: left;
	padding: 0 0 15px 0;
}
#left #menutop_item a.priv
{
	color: #d29f9b;
	display: none;
	float: left;
	width: 50%;
	text-align: center;
	padding: 4px 0 3px 0;
}
#left #menutop_item a.corp
{
	color: #899daa;
	display: none;
	float: left;
	width: 50%;
	text-align: center;
	padding: 4px 0 3px 0;
}

#left .menu
{
	width: 100%;
}
#left .menu h3
{
	margin-bottom: 10px;
	display: none;	
}
#left .menu ul
{
	list-style-position: inside;
	width: 100%;
	margin: 0;
	padding: 0;	
	float: left;
}
#left .menu li
{	
	list-style-type: none;
	width: 100%;
	display: none;
	float: left;
	margin: 0;
	padding: 0;
}
#left .menu li a 
{
	display: none;
	padding: 5px 3px 5px 20px;
	margin: 0;	
}
#left .menu li.selected 
{
	color: #fff;
	font-weight: bold;
}
#left .menu li.selected a 
{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#left .menu li.selected ul li a 
{
	font-weight: normal;
	text-decoration: none;
}
#left .menu li.selected ul li.selected a 
{
	font-weight: bold;
	text-decoration: underline;
}
#left .menu li.selected ul li.selected ul li a 
{
	font-weight: normal;
	text-decoration: none;
}
#left .menu li.selected ul li.selected ul li.selected a 
{
	font-weight: bold;
	text-decoration: underline;
}
#left .menu ul li ul
{
	display: none;	
}
#left .menu ul li ul li a
{
	padding-left: 30px;	
}
#left .menu ul li ul li ul li a
{
	padding-left: 40px;	
}
#left .menu ul li.selected ul
{
	display: none;	
}
#left .menu ul li.selected ul li ul
{
	display: none;	
}
#left .menu ul li.selected ul li.selected ul
{
	display: none;	
}



#left .menuprivate ul li.selected a,
#left .menuprivate ul li.selected ul li a,
#left .menucorp ul li.selected a,
#left .menucorp ul li.selected ul li a
{
	border-bottom: solid 1px #fff;
}

#left .menuprivate .margin>ul,
#left .menucorp .margin>ul
{
	margin: 0 0 30px 0;	
}
#left .menuprivate .margin,
#left .menucorp .margin
{
	margin: 0 0 30px 0;	
}
#left .menuprivate h3
{
	color: #a03033;
	padding: 0 0 0 4px;
}
#left .menuprivate ul li a
{
	border-bottom: solid 1px #a03033;
}

#left .menuprivate li.selected
{
	background-color: #a03033;
}
#left .menuprivate a
{
	background: url(images/rod_hvit_bakgrunn.jpg) no-repeat left top;	
}
#left .menuprivate .under a
{
	background: url(images/rod_strek.jpg) no-repeat left top;	
}
#left .menuprivate ul li.selected a
{
	background: url(images/hvit_rod_bakgrunn_down.jpg) no-repeat left top;	
}
#left .menuprivate ul li.selected ul li a,
#left .menuprivate .under ul li.selected ul li a
{
	background: none;
}
#left .menuprivate ul li.selected ul li.selected a,
#left .menuprivate .under ul li.selected ul li.selected a,
{
	background: url(images/hvit_rod_bakgrunn2.jpg) no-repeat left top;	
}
#left .menuprivate ul li.selected ul li.selected ul li a,
#left .menuprivate .under ul li.selected ul li.selected ul li a,
{
	background: none;	
}
#left .menuprivate ul li.selected ul li.selected ul li.selected a
{
	background: url(images/hvit_rod_bakgrunn3.jpg) no-repeat left top;	
}

#left .menuprivate ul li.selected ul li.selected ul li
{
	background-color: #a03033;	
}
#left .menuprivate ul li.selected ul li.selected ul li a
{
	color: #fff;	
}
#left .menuprivate .under ul li a
{
	border: none;	
}
#left .menuprivate .under ul li.selected a
{
	background: url(images/hvit_rod_bakgrunn.jpg) no-repeat left top;
	border: none;	
}

#left .menucorp a
{
	color: #3f6075;
}

#left .menucorp h3
{
	color: #3f6075;
	padding: 0 0 0 4px;
}
#left .menucorp li.selected
{
	background-color: #3f6075;
}
#left .menucorp ul li a
{
	border-bottom: solid 1px #3f6075;
}
#left .menucorp a
{
	background: url(images/bla_hvit_bakgrunn.jpg) no-repeat left top;	
}

#left .menucorp ul li.selected a
{
	background: url(images/hvit_bla_bakgrunn_down.jpg) no-repeat left top;	
}
#left .menucorp ul li.selected ul li a,
#left .menucorp .under ul li.selected ul li a
{
	background: none;
}
#left .menucorp ul li.selected ul li.selected a
{
	background: url(images/hvit_bla_bakgrunn2.jpg) no-repeat left top; 	
}
#left .menucorp .under ul li a
{
	border: none;	
}
#left .menucorp ul li.selected ul li.selected ul li.selected a
{
	background: url(images/hvit_bla_bakgrunn3.jpg) no-repeat left top; 	
}
#left .menucorp ul li.selected ul li.selected ul li
{
	background-color: #3f6075;	
}
#left .menucorp ul li.selected ul li.selected ul li a
{
	color: #fff;
	background: none;	
}
#left .menucorp .under a
{
	background: url(images/bla_strek.jpg) no-repeat left top;	
}
#left .menucorp .under ul li.selected a
{
	background: url(images/hvit_bla_bakgrunn.jpg) no-repeat left top;
	border: none;	
}

#left .kwmenu ul li.selected a
{
	background: url(images/hvit_rod_bakgrunn.jpg) no-repeat left top;
	border: none;	
}
#left .editmenu a
{
	padding: 0 10px 0 10px;
	background: none;
	display: block;
}

/*********************************************************
/
/	Center-Area
/
**********************************************************/
#center {
	float: left;
	width: 570px;
	padding:0px;
	margin-left: 0px;
	min-height: 600px;
}
#center #a
{
	float: left;
	width: 290px;
	padding: 0 5px 5px 0;
	margin-top: 15px;	
}
#center #b
{
	width: 290px;
	padding: 0 0 5px 5px;
	float: left;
	margin-top: 15px;
}
#center #a h2,
#center #b h2
{
	font-size: 15px;	
}
#center .viewmessage .ingress
{
	font-weight: bold;
	padding: 0 0 5px 0;	
}
#center .content
{
	color: #000000;
	padding: 10px;	
}
#center .beredskap
{
	margin: 0 0 10px 0; 	
}
#center .beredskap h1
{
	color: #a03033;	
}
#center .beredskap  .content
{
	color: #000;
	border: solid 2px #a03033;	
}
#center .beredskap  .ingress
{
	font-weight: bold;	
}
#center .nyhet .content
{
	margin: 0;	
}
#center .nyhet 
{
	margin: 0 0 10px 0;	
}
#center .nyhet h1
{
	color: #67686e;	
}

#center .nyhet .content
{
	background-color: #fff;	
}
#center .nyhet .content hr
{
	color: #8499a5;	
	height: 1px;
}
#center .melding .content hr
{
	color: #a03033;	
	height: 1px;	
}
#center .nyhet .content h1 a
{
	color: #000; 	
}
#center li
{
	list-style-type: disc;	
}
#center .ingress
{
	padding: 5px 0 5px 0;	
}
#center .introtekst
{	
	background-color: #fff;	
}
#center .introtekst .ingress
{
	font-weight: bold;	
}


#center .body p
{
	padding: 0 0 3px 0px;	
}
#center .body h3
{
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1em;	
}
#center .enkeltmelding .ingress
{
	font-weight: bold;	
}
#center .content ul
{
	margin: 0;
	padding: 5px 10px 10px 15px;	
}
#center .content li
{
	margin: 0;
	padding: 0;	
}
#center .dropDown
{
	float: right;
	width: 150px;
	clear: both;
}
#center .dropDownOverskrift
{
	float: right;
	width: 150px;
	clear: both;
}
#center .tabell td.col1
{
	width: 40%;
	padding: 0 15px 0 0;
}
#center .relaterte
{
	float: left;
	width:100%; /*31%*/
	padding: 5px 5px 5px 10px;
}
#center .relaterte ul
{
	margin: 0;
	padding: 5px 15px 5px 15px;
}
#center .back
{
	clear: both;
}
#center .search ul
{
	padding: 0;
	margin: 0;
}
#center .search li
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#center .search a
{
	font-weight: bold;
}
#center .byline
{
	color: #686868;
	font-size: .98em;
}
#center .byline a
{
	color: #686868;
	text-decoration: underline;
}
#center .print,
#center .back
{
	display: none;
}


/*********************************************************
/
/	Right-Area
/
**********************************************************/
#right {
	float: left;
	width: 0px;
	background-color: #fff;
	padding: 0px 0px 5px 10px;
	min-height: 0px;
	display: none;
}
#right .search
{
	display: inline;
	width: 139px;
	height: 19px;
	padding: 0;
	margin: 0;
}
#right .search .text
{
	padding: 0;
	margin: 0;
	height: 19px;
	width: 118px;
}
#right .search .searchbtn
{
	padding: 0;
	margin: 0;
	width: 32px;
}
#right .searchEng .text
{
	padding: 0;
	margin: 0;
	height: 19px;
	width: 102px;
}
#right .searchEng .searchbtn
{
	padding: 0;
	margin: 0;
	width: 48px;
}
#right .hurtiglenke
{
	width: 100%;
	border: 1px solid #a03033;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}
#right .hurtiglenke h4
{
	background-color: #a03033;
	color: #fff;
	padding: 4px 4px 4px 5px;	
}
#right .hurtiglenke li
{
	display: block;
	margin: 8px 0 0 0;
	padding: 3px 5px 0 22px;
	background: url(images/rod_hvit_bakgrunn.jpg) no-repeat left top;
}

#right .lenke
{
	width: 100%;
	border: 1px solid #67686e;
	margin: 20px 0 20px 0;
	padding: 0 0 10px 0;
}
#right .lenke h4
{
	background-color: #67686e;
	color: #fff;
	padding: 4px 4px 4px 5px;	
}
#right .lenke li
{
	display: block;
	margin: 8px 0 0 0;
	padding: 3px 5px 0 22px;
	background: url(images/graa_hvit_bakgrunn.jpg) no-repeat left top;
}
#right .lenke a
{
	color: #67686e;
}
#right .lenke a.edit
{
	color: #1f487c;
}
#right .box
{
	margin: 10px 0 10px 0;
}

/*********************************************************
/
/	Footer-Area
/
**********************************************************/

#footer 
{
	padding: 30px 0 0 0;
	float: left;
	width: 100%;
	min-height: 30px;
	background-color: #fff;
	display: none;
}
#footertext
{
	padding: 5px 0 0 0;
	width: 100%; /*585px;*/
	margin: 0 0 0 0; /*240px;*/
	text-align: center;
	border-top: solid 1px #a03033;	
}
#footertext a
{
	text-decoration: underline;
}

/****************************************************************
*
*	Editor
* 
*****************************************************************/
.editFrame {  /* Editor iframe element */
    border: none;
    width: 100%;
    height: 100%;
}
.FormSection
{
	width: 100%;	
}
/* Toolbar */
.buttonToolbar /* Toolbar element */
{
	width: auto;
	border: none;
}

.buttonToolbar .separator /* Toolbar separator */
{
	height: 21px;
	background-color: Red;
}

.buttonToolbar .imageButton /* Default style of toolbar button */
{
	height: 21px;
	margin: 1px;
	padding: 1px;
}

.buttonToolbar .imageButtonOnMouseOver /* Hover style of toolbar button */
{
	background-color: #C1D2EE;
	border: solid 1px black;
	height: 21px;
	margin: 0px;
	padding: 1px;
	cursor: pointer;
}

.buttonToolbar .imageButtonPress /* Mouse click style of toolbar button */
{
    border: inset 1px;
    height: 21px;
}

.snippetsElementMouseOver {
    background-color:highlight;
    color:white;
    cursor:pointer;
    padding:2px;
    padding-left:5px;
    white-space:nowrap;
} 

.snippetsSelection{
    background-color:white;
    border:solid 1px gray;
}

.snippetsElement{
    background-color:white;
    color:black;
    padding:2px;
    padding-left:5px;
    white-space:nowrap;
}

.snippetsdivseparator
{
    border:1px solid gray;
}
.msgBody a
{
	color: #1f487c;
}

.pnlRichText { /* DIV tag containing editor toolbar + editor iframe */
    width: auto;
}
/****************************************************************
*
*	End Editor
* 
*****************************************************************/

/****************************************************************
*
*	Innhold A-Å
* 
*****************************************************************/
.topicnav .ingress
{
	width: 100%;
	border-bottom: 1px solid #bdb6b0;	
	margin-bottom: .7em;
	padding-bottom: 1em;
}
.topicnav 
{
	float: left;
}
.topicnav h3
{
	padding: 5px;
}
.topicnav ul
{
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}

.topicnav li{
	list-style-type: none;
	float: left;
	display: block;
	width: 196px;
}
.topicnav li a{
	background-color: #f3f3f3;
	float: left;
	display: block;
	width: 182px;
	padding: 6px;
	border: solid 1px #fff;
}
.topicnav li a:hover{
	background-color: #e3e3e3;
}

.topicnav h3
{
	display: block;
	width: 100%;
	clear: both;
}
#letternav
{
	border-bottom: 1px solid #e3e3e3;
	color: #bdb6b0;
	padding: 5px;
	font-size: 1.1em;
}
	
div#letternav a
{
  text-decoration: none;
  padding: 0 1   px 0 1px;
}

div#letternav a:hover
{
	text-decoration:underline;
}
/****************************************************************
*
*	End Innhold A-Å
* 
*****************************************************************/

/* For å få src i meldingsedit riktig.. */

/* Editor */
.pnlRichText { /* DIV tag containing editor toolbar + editor iframe */
    width: auto;
}

.editFrame {  /* Editor iframe element */
    border: none;
    width: 100%;
}
.pnlContact
{
	background-color: #fff;
	height: 400px;
}
#contactTable
{
	text-align: left;
}
#contactTable .col1
{
	width: 130px;
}
#contactTable th
{
	font-size: 1.2em;
	padding: 0 0 15px 0;
}

