/* 2009 Sparks AS - http://www.sparks.no *** cli@sparks.no */
/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */
/* --------------------------*/
/* --- start basic tag styling --- */
body
{
	background-color: #000000;
	background: #000 url( '/images/backgrounds/body_background_tcm42-11853.png' ) repeat-x;
	margin-top: 15px;
	font-family: Verdana;
	font-size: 11px;
}
td 
{
	font-family: Verdana;
	font-size: 11px;
}
/*
h1
{
	font-size: 2.1818em;
	color: #000;
	font-family: tahoma, sans-serif;
	font-weight: normal;
	margin: 15px 0px 5px 0px;
	padding: 0px;
}
h3
{
	font-size: 1.3636em;
	color: #000;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	padding: 0px;
}
*/
/* --- end basic tag styling --- */
/* --- start divs used for page structure ---*/
#encloser 
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #000 url( '/images/backgrounds/body_background_tcm42-11853.png' ) repeat-x;
	width: 100%;
	text-align: center;
	height: 100%;
}

#main
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
} 
#header
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 101px;
	text-align: left;
} 
#header img
{
	position: relative;
	top: 20px;
	left: 0px;
	width: 136px;
	height: 81px;
}
#mainbody
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	
}
/* --- end divs used for page structure ---*/
/* --- start menu structure --- */
#globalmenu
{
	font-family: tahoma, sans-serif;
	height: 34px;
} 
#globalmenu #search
{
	position: absolute;
	top: 10px;
	left: 810px;
	text-align: right;
	width: 180px;
} 
#globalmenu #search .searchtext
{
	width: 100px;
	padding: 1px;
}
#mainmenu
{
	position: absolute;
	top: 101px;
	left: 10px;
	font-family: tahoma, sans-serif;
	height: 40px;
	margin: 0px; 
	z-index: 1;

}
#mainmenu ul
{
	margin: 0px;
	list-style-type: none;
	float: left;
} 
#mainmenu ul li
{
	float: left;
	border-top: #a9a9a9 1px solid;
	border-right: black 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: black 1px solid;
	height: 28px;
	display: inline;
}
#mainmenu ul li.selected
{
	background-color: #C8DE28;
	color: #414141;
	font-weight: bold;
}
#mainmenu ul li a
{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 7px;
	vertical-align: middle;
	float: left;
	color: #dcdcdc;
	text-decoration: none;
	font-size: 12px;
	width: auto;
	height: 20px;
} 
#mainmenu ul li a:hover
{
	background-color: #999;
	color: #000;
	height: 20px;
}  
#mainmenu ul li.selected a 
{
	color: #000;
}
#leftmenu
{	
	position: absolute;
	top: 36px;
	left: 10px;
	font-family: tahoma, sans-serif;
	width: 222px;
	height: auto;
}

#leftmenu p
{
	height: 54px;
	background-image: url(/ie6-images/leftmenu/menytopp.gif);
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-left: 16px;
} 
#leftmenu p span
{
	color: #000;
	font-family: tahoma, sans-serif;
	font-size: 13px;
	max-width: 222px;
}
#leftmenu ul
{
	position: relative;
	top: -12px;
	left: -40px;
	list-style-type: none;
	width: 222px;
}
 
#leftmenu ul li
{
	position: relative;
	top: -36px;
	left: 0px;
	background-image: url(/ie6-images/leftmenu/menyknapp.png);
	background-repeat: no-repeat;
	width: 222px;
	padding-left: 20px;
	max-width: 222px;
	min-height: 25px;
}
#leftmenu ul li.selected
{
	position: relative;
	top: -36px;
	left: 0px;
	background-image: url(/ie6-images/leftmenu/menyknappaktiv.png);
	background-repeat: no-repeat;
	width: 222px;
	padding-left: 20px;
	max-width: 222px;
	min-height: 25px;
	
} 
#leftmenu ul li ul
{
	list-style-type: none;
	position: relative;
	top: 0px;
	left: -60px;
	width: 222px;
	max-width: 222px;
	margin-bottom: 12px;
} 
#leftmenu ul li ul li
{
	position: relative;
	top: 12px;
	left: 0px;
	padding-left: 30px;
	max-width: 222px;
}
#leftmenu ul li ul li.selected
{
	position: relative;
	top: 12px;
	left: 0px;
	margin-bottom: 0px;
	max-width: 222px;
}
#leftmenu ul li a
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
} 
#leftmenu ul li a.selected
{
	color: #C8DE28;
	font-weight: bold;
} 
#leftmenu ul li a.selected ul
{
	padding-left: 10px;
} 
#leftmenu ul li a:hover
{
	text-decoration: underline;
	color: #FFF;
}
#leftmenu ul li.leftmenubottom
{
	display:none;
	visibility:hidden;
	position: relative;
	top: -36px;
	left: 0px;
	background-image: url(/ie6-images/leftmenu/menybunn.png);
	background-repeat: no-repeat;
}

/* --- end menu structure --- */
/* --- start content area structure --- */
#content
{
	position: relative;
	top: 62px;
	left: 230px;
	min-height: 300px;
	height: auto;
	width: 515px;
	font-family: Verdana;
	font-size: 11px;
	/*background-image: url(/images09/innhold-bakgrunn/innhold-bakgrunn-tile.png);
	background-repeat: repeat-y;*/
	background-color: #fff;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: 15px;
	
}
#content p
{
margin-bottom: 0px;
}
#content h1 
{
	padding: 5px;
	font-family: Tahoma;
	font-size: 18pt;
	background-color: #c8de28;
	font-weight: normal;
}
#content-bg-top
{
	position: absolute;
	top: 40px;
	left: 230px;
	height: 30px;
	width: 520px;
	/*background-image: url(/images09/innhold-bakgrunn/innhold-bakgrunn-topp.png);
	background-repeat: no-repeat;*/
	background-color: #000;
	padding-top: 15px;
	padding-left: 15px;
}
#content-bg-bottom
{
	display:none;
	visibility:hidden;
	position: relative;
	top: 46px;
	left: 230px;
	height: 35px;
	width: 535px;
	
	margin-top: 0px;
	/*background-image: url(/images09/innhold-bakgrunn/innhold-bakgrunn-bunn.png);
	background-repeat: no-repeat;*/
	background-color: #fff;
}
#content .TopPageColumn 
{
	background-color: #E7E7E7;
}
#content .TopPageColumn table
{
	width: 100%;
}
#content .TopPageColumn table td
{
	vertical-align: top;
}
#content .TopPageColumn table .apimg
{
	text-align: right;
	float: right;
}
#content #TopPageHeader
{
	padding: 5px;
	font-family: Tahoma;
	font-size: 18pt;
	background-color: #c8de28;
}
#content .apheader
{
	font-weight: bold;
	font-size: 13px;
	font-family: tahoma, sans-serif;
	width: 100%;
}
#content .apheader:link
{
	text-decoration: none;
	color: #000;
}
#content .apheader:visited
{
	text-decoration: none;
	color: #000;
}
#content .apheader:hover
{
	text-decoration: none;
	color: #000;
}
#content .aptext
{
	font-family: Tahoma;
	font-size: 11px;
}
#content .nav
{
	font-size: 11px;
}
.content_m_bgcolor
{
	background-color: #f6f3e8;
	padding: 8px;
}
/*div#top-page
{
	left: 0px;
	visibility: visible;
	width: 960px;
	position: relative;
	top: 38px;
	height: 232px;
	background-image: url(/images09/innhold-bakgrunn/topPage-hvit-bakgrunn.png);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 16px;
	margin-bottom: -15px;
	text-align: left;
}
div#top-page h1 
{
	text-align: left;
	position: relative;
	width: 918px;
	top: 0px;
	left: 0px;
	padding: 5px;
	font-family: Tahoma;
	font-size: 20pt;
	background-color: #c8de28;
	font-weight: normal;
	margin-bottom: 15px;
}
div#top-page h2
{
	text-align: left;
	position: relative;
	width: 910px;
	top: 0px;
	left: 0px;
	padding: 5px;
	font-family: Tahoma;
	font-size: 18pt;
	font-weight: bold;
	background-color: #FFF;
	margin-top: -15px;
	margin-bottom: -5px;
}
div#top-page h3
{
	text-align: left;
	position: relative;
	width: 910px;
	top: 0px;
	left: 0px;
	padding: 5px;
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: normal;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 5px;
}
div#top-page h4
{
	text-align: left;
	position: relative;
	width: 910px;
	top: 0px;
	left: 0px;
	padding: 5px;
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#top-page p
{
	text-align: left;
	position: relative;
	width: 910px;
	top: 0px;
	left: 0px;
	padding: 5px;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: normal;
	background-color: #FFF;
	margin-top: -5px;
	margin-bottom: 0px;
}
*/
div#b960 
{
	visibility: visible;
	width: 960px;
	position: relative;
	top: 38px;
	left: 10px;
	height: auto;
	min-height: 100px;
	background-color: #fff;
	font-family: Verdana;
	font-size: 11px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
}
div#b960 h1 
{
	text-align: left;
	position: relative;
	width: 950px;
	top: 0px;
	left: 0px;
	padding: 5px;
	font-family: Tahoma;
	font-size: 20pt;
	background-color: #c8de28;
	font-weight: normal;
	margin-bottom: 0px;
}
div#b960 h2
{
	text-align: left;
	padding: 5px;
	font-family: Tahoma;
	font-size: 18pt;
	font-weight: bold;
}
div#b960 h3
{
	text-align: left;
	position: relative;
	width: 954px;
	top: 0px;
	left: 0px;
	padding: 5px;
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
div#b960 h4
{
	text-align: left;
	position: relative;
	width: 954px;
	top: 0px;
	left: 0px;
	padding: 5px;
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#b960 p
{
	text-align: left;
	position: relative;
	width: auto;
	top: 0px;
	left: 0px;
	padding: 5px;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 0px;
}
div#b960 table 
{
	max-width: 944px;
}
/*
div#b960 table td
{
	
}
*/
div#b960 table td p
{
	width: inherit;
	font-family: Verdana;
	font-size: 11pt;
}
div#strekkboks 
{
	position: relative;
	visibility: visible;
	padding: 8px;
	background-color: #fff;
	text-align: left;
}
div#strekkboks h1 
{
	text-align: left;
	position: relative;
	width: auto;
	top: 0px;
	left: 0px;
	padding: 5px;
	font-family: Tahoma;
	font-size: 20pt;
	background-color: #c8de28;
	font-weight: normal;
	margin-bottom: 15px;
}
div#strekkboks h2
{
	text-align: left;
	position: relative;
	width: auto;
	top: 0px;
	left: 0px;
	padding: 5px;
	font-family: Tahoma;
	font-size: 18pt;
	font-weight: bold;
	margin-top: -15px;
	margin-bottom: -5px;
}
div#strekkboks h3
{
	text-align: left;
	position: relative;
	width: auto;
	top: 0px;
	left: 0px;
	padding: 5px;
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
div#strekkboks h4
{
	text-align: left;
	position: relative;
	width: auto;
	top: 0px;
	left: 0px;
	padding: 5px;
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#strekkboks p
{
	text-align: left;
	position: relative;
	width: auto;
	top: 0px;
	left: 0px;
	padding: 5px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 0px;
}
div#strekkboks a:link 
{
	padding: 5px;
	color: #0077ff;
}
div#strekkboks a:hover 
{
	padding: 5px;
	color: #0077ff;
}
div#strekkboks a:active 
{
	padding: 5px;
	color: #0077ff;
}
div#strekkboks a:visited 
{
	padding: 5px;
	color: #0077ff;
}
div#svart 
{
	background-color: #000;
	color: #fff;
	padding: 5px;
	min-height: 50px;
}
div#svart h2
{
	color: #c8de28;
	font-family: Tahoma;
	font-size: 18pt;
	font-weight: bold;
	margin-top: 5px;
}
div#svart p
{
	color: #fff;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: normal;
	width: inherit;
}
div#svart a:link 
{
	color: #00aaff;
	text-decoration: none;
	padding: 5px;
}
div#svart a:hover 
{
	color: #00aaff;
	text-decoration: none;
	padding: 5px;
}
div#svart a:active 
{
	color: #00aaff;
	text-decoration: none;
	padding: 5px;
}
div#svart a:visited 
{
	color: #00aaff;
	text-decoration: none;
	padding: 5px;
}
div#graa 
{
	margin-top: -15px;
	background-color: #e7e7e7;
	color: #000;
	padding: 5px;
	min-height: 50px;
	height: 59%;
}
div#graa h1 
{
	text-align: left;
	position: relative;
	width: auto;
	top: 0px;
	left: 0px;
	padding: 5px;
	font-family: Tahoma;
	font-size: 20pt;
	background-color: #848484;
	font-weight: normal;
	margin-bottom: 15px;
}
div#graa h2
{
	color: #000;
	font-family: Tahoma;
	font-size: 18pt;
	font-weight: bold;
	margin-top: 5px;
}
div#graa p
{
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	width: inherit;
}
div#graa a:link 
{
	color: #00aaff;
	text-decoration: none;
	padding: 5px;
}
div#graa a:hover 
{
	color: #00aaff;
	text-decoration: none;
	padding: 5px;
}
div#graa a:active 
{
	color: #00aaff;
	text-decoration: none;
	padding: 5px;
}
div#graa a:visited 
{
	color: #00aaff;
	text-decoration: none;
	padding: 5px;
}
/*
#contentfront
{
	width: 685px;
}
#contentwide
{
	width: 710px;
}
*/
/* --- end content area structure --- */
/* --- start breadcrumbs structure --- */
#breadcrumbs
{
	position: absolute;
	top: 5px;
	font-family: Verdana;
	font-size: 11px;
	color: #C8DE28;
	height: 10px;
} 
#breadcrumbs a:link
{
	font-family: tahoma, sans-serif;
	color: #FFF;
	text-decoration: none;
} 
#breadcrumbs a:active
{
	font-family: tahoma, sans-serif;
	color: #FFF;
} 
#breadcrumbs a:hover
{
	font-family: tahoma, sans-serif;
	color: #FFF;
	text-decoration: underline;
} 
#breadcrumbs a:visited
{
	font-family: tahoma, sans-serif;
	color: #FFF;
	text-decoration: none;
}
/* --- end breadcrumbs structure --- */
/* --- start right column structure --- */
#rightcolumn
{
	position: absolute;
	top: 42px;
	left: 775px;
		
}

#rightcolumn .rcBox
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
}
#rightcolumn .rcTop
{
	position: relative;
	top: 0px;
	left: 5px;
	width: 210px;
	height: 41px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	background-color: #EBEBEB;
	color:#000000;
	border-bottom: gray 1px solid;
}
#rightcolumn .rcBottom
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 223px;
	height: 0px;
}
#rightcolumn .specific
{
	position: relative;
	top: 0px;
	left: 5px;
	width: 210px;
	height: auto;
	background-color: #EBEBEB;
	
}


#rightcolumn .specific li
{
	
	padding: 0px 8px 8px 0px;
	}

#rightcolumn .specific a:link 
{
text-decoration: none;	
color: #0077ff;
		
}
#rightcolumn .specific a:visited
{	
	text-decoration: none;
	color: #0077ff;
}

#rightcolumn .specific a:hover
{
	text-decoration: underline;
	color: #0077ff;
}

.rightPartHeading
{
	position: relative;
	top: 15px;
	left: 15px;
}
/* --- end right column structure --- */
.hidden
{
	display: none;
} 

#rightcolumn2
{
	position: absolute;
	top: -210px;
	left: 275px;
	visibility: visible;
		
}

#rightcolumnBox2
{
	position: relative;
	top: -144px;
	left: 248px;
		
}

#rightcolumn2 .rcBox
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 237px;
}
#rightcolumn2 .rcTop
{
	position: relative;
	top: 0px;
	left: 5px;
	width: 237px;
	height: 41px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#000000;
	border-bottom: gray 1px solid;
}
#rightcolumn2 .rcBottom
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 237px;
	height: 0px;
}
#rightcolumn2 .specific
{
	position: relative;
	top: 0px;
	left: 5px;
	width: 237px;
	height: auto;
	background-color: #FFFFFF;
	
}

#rightcolumn2 .specific ul 
{
	margin-left: 8px;
	
}
#rightcolumn2 .specific li
{
	list-style-image: url(/images09/hoyreboks/blaapil.gif);
	list-style-type: none;
	padding: 2px 8px 2px 8px;
	}
#rightcolumn2 .specific a:link
{
	text-decoration: none;
	color: #0077ff;
}

#largecamp
{
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 960px;
	height: 250px;
}
.camp
{
	float: left;
	width: 205px;
	background: #FFF;
}
.clear
{
	clear: both;
} 
.contentlist
{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
}
.textright
{
	font-weight: normal;
	font-size: 0.7em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textrightlist
{
	font-weight: normal;
	font-size: 0.7em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: -16px;
	line-height: 1.8em;
	list-style-type: square;
	list-style-position: inside;
}
ul.textrightlist
{
	margin: 0;
	padding: 0px 0px 0px 16px;
}
.textrightlistitem 
{
	color : #0077FF;
	font-family: Verdana;
	
}
.textrightbold {
	FONT-WEIGHT: bold; 
}
.level2_leftalignedimg {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
.level2_rightalignedimg {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 0px;
}
img
{
	border: 0px;
}

#footer
{
 
position: relative;
top: 60px;
background: #202020; 
color: #FFF; 
text-align: right;
width: 981px; 

margin: 0px;
margin-right: 0px; 
margin-left: 0px;

padding: 2px;
}

#footer p
{

margin-right: 236px; 

}
#footer a:link
{
color: #0077ff;
}
#footer a:visited
{
color: #0077ff;
}

/* Added by cli@sparks.no */
