/*--------------------------------------
	Top Level 1 Menu Navigation
---------------------------------------*/
#nav {
	font-size:100%;
	position:relative;
	left:0;
	width:690px;
	font-family:Arial;
	font-size: 10px;
}
	#nav ul {list-style: none; padding: 0; margin: 0px;
}	
	#nav ul li {
	float: left;
	text-align: left;
	height: 22px;
	margin: 0;
	padding: 0;
	background:url(../images/interface/nav/top_1_bgnav.gif);
}
	#nav ul li {
	width: 135px;
	margin: 0 3px 0 0;
} 
	#nav ul li a {
	display: block;
	padding: 6px 2px 4px 10px;
	color: #fff;
	text-decoration: none;
}
	#nav ul li a:hover{color: #4a4a4a; background:url(../images/interface/nav/bgNav.jpg) bottom left;}	
	#nav ul li#active a { color: #4a4a4a; background:url(../images/interface/nav/bgNav.jpg) bottom left; }
	#nav ul li#active  a:hover {}

/*--------------------------------------
	Top Level 2 Menu Navigation
---------------------------------------*/

#nav_2 {
	font-size:100%;
	position:relative;
	left:0;
	width:135px;
	font-family:Arial;
	font-size: 10px;
}

	#nav_2 ul {list-style: none; padding: 0; margin: 0px;
}	
	#nav_2 ul li {
	float: left;
	text-align: left;
	height: 22px;
	margin: 0;
	padding: 0;
	background:url(../images/interface/nav/top_2_bgnav.gif);
}
	#nav_2 ul li {
	width: 135px;
	margin: 3px 0 0 0;
} 
	#nav_2 ul li a {
	display: block;
	padding: 6px 2px 4px 10px;
	color: #fff;
	text-decoration: none;
}
	#nav_2 ul li a:hover{color: #ccc; background:url(../images/interface/nav/bgNav.jpg) bottom left;}	
	#nav_2 ul li#active a { color: #ccc; background:url(../images/interface/nav/bgNav.jpg) bottom left; }
	#nav_2 ul li#active  a:hover {}
	
	/*--------------------------------------
		Top Level 2 Menu Navigation
	---------------------------------------*/
	
	
	#nav_3_1 {
	margin: 0 0 0 180px;
	padding: 0;
	font-weight: normal;
	background: transparent;
	width: 495px;
	height: 30px;
	}
		
	.nav_3_1_divOuter{
	display:inline;
	text-align:center;
	}

	.nav_3_1_divInner1{
	border: 0;
	float:left;
	width:159px;
	height:30px;
	margin-left:0;
	margin-right:9px;
	background:transparent;
	}
	
	.nav_3_1_divInner2{
	border: 0;
	float:left;
	width:159px;
	height:30px;
	margin-left:0;
	margin-right:9px;
	background:transparent;
	}
	
	.nav_3_1_divInner3{
	border: 0;
	float:right;
	width:159px;
	height:30px;
	margin-left:0;
	margin-right:0px;
	background:transparent;
	}
	
	.nav_3_1_lisensiering {
	width:159px;
	height:30px;
	margin:0;
	background:transparent;
	text-align: left;
	line-height: 32px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-indent:13px;
	}
	
	.nav_3_1_lisensiering a, .nav_3_1_lisensiering a:visited, .nav_3_1_lisensiering a:active {
	display: block;
	width:159px;
	height:30px;
	background: transparent url(../images/interface//nav/lisensiering_bg.gif) no-repeat;
	color:#fff;
	text-decoration:none;
	}
	
	.nav_3_1_lisensiering a:hover {
	color:#fff;
	text-decoration:none;
	background: transparent url(../images/interface//nav/nav_3_1_bg.gif) no-repeat;
	}	
	
	.nav_3_1_folgerett{
	width:159px;
	height:30px;
	margin:0;
	background:transparent;
	text-align: left;
	line-height: 32px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-indent:13px;
	}
	
	.nav_3_1_folgerett a, .nav_3_1_folgerett a:visited, .nav_3_1_folgerett a:active {
	display: block;
	width:159px;
	height:30px;
	background: transparent url(../images/interface//nav/folgerett_bg.gif) no-repeat;
	color:#fff;
	text-decoration:none;
	}
	
	.nav_3_1_folgerett a:hover {
	color:#fff;
	text-decoration:none;
	background: transparent url(../images/interface//nav/nav_3_1_bg.gif) no-repeat;
	}
	
	.nav_3_1_radgiving {
	width:159px;
	height:30px;
	margin:0;
	background:transparent;
	text-align: left;
	line-height: 32px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-indent:13px;
	}
	
	.nav_3_1_radgiving a, .nav_3_1_radgiving a:visited, .nav_3_1_radgiving a:active {
	display: block;
	width:159px;
	height:30px;
	background: transparent url(../images/interface/nav/radgiving_bg.gif) no-repeat;
	color:#fff;
	text-decoration:none;
	}
	
	.nav_3_1_radgiving a:hover {
	color:#fff;
	text-decoration:none;
	background: transparent url(../images/interface//nav/nav_3_1_bg.gif) no-repeat;
	}
	
	/*--------------------------------------
		Top Level 1 Left Menu Navigation
	---------------------------------------*/
	
	.level_1_left {
	width:159px;
	height:30px;
	margin:0;
	background: transparent url(../images/interface/nav/nav_3_1_bg.gif) no-repeat;
	text-align: left;
	line-height: 32px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-indent:13px;
	color:#fff;
	}
	
    .level_1_left a:link{ color: #fff; text-decoration:none;}
    .level_1_left a:visited{ color: #fff; text-decoration:none;}
    .level_1_left a:hover { color: #eee; text-decoration:none;}
    .level_1_left a:active { color: #fff; text-decoration:none;}	
    
	/*--------------------------------------
		Top Level 2 Left Menu Navigation
	---------------------------------------*/
	
	.level_1_left_2 {
	width:159px;
	height:30px;
	margin:0;
	background: transparent url(../images/interface/nav/nav_3_1_2_bg.gif) no-repeat;
	text-align: left;
	line-height: 32px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-indent:13px;
	color:#fff;
	}
	
	.level_1_left_2 a:link{ color: #fff; text-decoration:none;}
    .level_1_left_2 a:visited{ color: #fff; text-decoration:none;}
    .level_1_left_2 a:hover { color: #eee; text-decoration:none;}
    .level_1_left_2 a:active { color: #fff; text-decoration:none;}
    
	/*------------------------------------------
		Top Level 1 Left Menu Sub Navigation 1st
	-------------------------------------------*/
		
	.level_1_left_sub_1 {
	width: 159px;
	margin: 0;
	}
		
	.level_1_left_sub_1	ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

	.level_1_left_sub_1 li a {
	line-height: 23px;
    font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-indent:13px;
	color:#fff;
	height: 22px;
	margin:3px 0 0 0;
	text-decoration: none;
	background:url(../images/interface/nav/nav_3_1_sub_bg.gif);
	}	

	.level_1_left_sub_1 li a:link, .level_1_left_sub_1 li a:visited {
	color: #fff;
	display: block;
	padding: 0;
	}
		
	.level_1_left_sub_1 li.current a  {
	color: #4a4a4a;
	padding: 0;
	}

	.level_1_left_sub_1 li a:hover {
	color: #4a4a4a;
	padding: 0;
	}
	
	/*------------------------------------------
		Top Level 1 Left Menu Sub Navigation 2nd
	-------------------------------------------*/
		
	.level_1_left_sub_2 {
	width: 159px;
	margin: 0;
	}
		
	.level_1_left_sub_2	ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

	.level_1_left_sub_2 li a {
	line-height: 23px;
    font-family: arial;
	font-size: 10px;
	font-weight: normal;
	text-indent:13px;
	color:#fff;
	height: 22px;
	margin:3px 0 0 0;
	text-decoration: none;
	background:url(../images/interface/nav/nav_3_1_sub_2_bg.gif);
	}	

	.level_1_left_sub_2 li a:link, .level_1_left_sub_2 li a:visited {
	color: #fff;
	display: block;
	padding: 0;
	}
		
	.level_1_left_sub_2 li.current a  {
	color: #4a4a4a;
	padding: 0;
	}

	.level_1_left_sub_2 li a:hover {
	color: #4a4a4a;
	padding: 0;
	}
	
	/*--------------------------------------
		Lisensiering 
	---------------------------------------*/
	
	.lisensiering_menu {
	width:159px;
	height:30px;
	margin:6px 0 0 0;
	background: transparent url(../images/interface/nav/lisensiering_menu_bg.gif) no-repeat;
	text-align: left;
	line-height: 32px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-indent:13px;
	color:#fff;
	}
	
	.lisensiering_menu a:link{ color: #fff; text-decoration:none;}
    .lisensiering_menu a:visited{ color: #fff; text-decoration:none;}
    .lisensiering_menu a:hover { color: #eee; text-decoration:none;}
    .lisensiering_menu a:active { color: #fff; text-decoration:none;}
    
    .lisensiering_menu_active {
	width:159px;
	height:30px;
	margin:6px 0 0 0;
	background: transparent url(../images/interface/nav/lisensiering_menu_bg.gif) no-repeat;
	text-align: left;
	line-height: 32px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-indent:13px;
	color:#333;
	}
	
	.lisensiering_menu_active a:link{ color: #333; text-decoration:none;}
    .lisensiering_menu_active a:visited{ color: #333; text-decoration:none;}
    .lisensiering_menu_active a:hover { color: #eee; text-decoration:none;}
    .lisensiering_menu_active a:active { color: #333; text-decoration:none;}
    
	/*------------------------------------------
		Lisensiering Sub
	-------------------------------------------*/
		
	.lisensiering_menu_sub {
	width: 159px;
	margin: 0;
	}
		
	.lisensiering_menu_sub	ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

	.lisensiering_menu_sub li a {
	line-height: 23px;
    font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-indent:13px;
	color:#fff;
	height: 22px;
	margin:3px 0 0 0;
	text-decoration: none;
	background:url(../images/interface/nav/lisensiering_menu_sub_bg.gif);
	}	

	.lisensiering_menu_sub li a:link, .lisensiering_menu_sub li a:visited {
	color: #fff;
	display: block;
	padding: 0;
	}
		
	.lisensiering_menu_sub li.current a  {
	color: #4a4a4a;
	padding: 0;
	}

	.lisensiering_menu_sub li a:hover {
	color: #4a4a4a;
	padding: 0;
	}
	
	/*------------------------------------------
		Lisensiering Sub 2nd
	-------------------------------------------*/
		
	.lisensiering_sub_2 {
	width: 159px;
	margin: 0;
	}
		
	.lisensiering_sub_2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

	.lisensiering_sub_2 li a {
	line-height: 23px;
    font-family: arial;
	font-size: 10px;
	font-weight: normal;
	text-indent:13px;
	color:#fff;
	height: 22px;
	margin:3px 0 0 0;
	text-decoration: none;
	background:url(../images/interface/nav/lisensiering_menu_sub_over_bg.gif);
	}	

	.lisensiering_sub_2 li a:link, .lisensiering_sub_2 li a:visited {
	color: #fff;
	display: block;
	padding: 0;
	}
		
	.lisensiering_sub_2 li.current a  {
	color: #4a4a4a;
	padding: 0;
	}

	.lisensiering_sub_2 li a:hover {
	color: #4a4a4a;
	padding: 0;
	}
	
	/*--------------------------------------
		Folgerett 
	---------------------------------------*/
	
	.foelgerett_menu {
	width:159px;
	height:30px;
	margin:6px 0 0 0;
	background: transparent url(../images/interface/nav/foelgerett_menu_bg.gif) no-repeat;
	text-align: left;
	line-height: 32px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-indent:13px;
	color:#000;
	}
	
    .foelgerett_menu a:link{ color: #fff; text-decoration:none;}
    .foelgerett_menu a:visited{ color: #fff; text-decoration:none;}
    .foelgerett_menu a:hover { color: #eee; text-decoration:none;}
    .foelgerett_menu a:active { color: #fff; text-decoration:none;}
    
    .foelgerett_menu_active {
	width:159px;
	height:30px;
	margin:6px 0 0 0;
	background: transparent url(../images/interface/nav/foelgerett_menu_bg.gif) no-repeat;
	text-align: left;
	line-height: 32px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-indent:13px;
	color:#333;
	}
	
    .foelgerett_menu_active a:link{ color: #333; text-decoration:none;}
    .foelgerett_menu_active a:visited{ color: #333; text-decoration:none;}
    .foelgerett_menu_active a:hover { color: #eee; text-decoration:none;}
    .foelgerett_menu_active a:active { color: #333; text-decoration:none;}
    
	/*------------------------------------------
		Folgerett Sub
	-------------------------------------------*/
		
	.foelgerett_menu_sub {
	width: 159px;
	margin: 0;
	}
		
	.foelgerett_menu_sub ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

	.foelgerett_menu_sub li a {
	line-height: 23px;
    font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-indent:13px;
	color:#fff;
	height: 22px;
	margin:3px 0 0 0;
	text-decoration: none;
	background:url(../images/interface/nav/foelgerett_menu_sub_bg.gif);
	}	

	.foelgerett_menu_sub li a:link, .foelgerett_menu_sub li a:visited {
	color: #fff;
	display: block;
	padding: 0;
	}
		
	.foelgerett_menu_sub li.current a  {
	color: #4a4a4a;
	padding: 0;
	}

	.foelgerett_menu_sub li a:hover {
	color: #4a4a4a;
	padding: 0;
	}
	
	/*--------------------------------------
		Radgiving
	---------------------------------------*/
	
	.raadgiving_menu {
	width:159px;
	height:30px;
	margin:6px 0 30px 0;
	background: transparent url(../images/interface/nav/raadgiving_menu_bg.gif) no-repeat;
	text-align: left;
	line-height: 32px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-indent:13px;
	color:#fff;
	}
	
	.raadgiving_menu a:link{ color: #fff; text-decoration:none;}
    .raadgiving_menu a:visited{ color: #fff; text-decoration:none;}
    .raadgiving_menu a:hover { color: #eee; text-decoration:none;}
    .raadgiving_menu a:active { color: #fff; text-decoration:none;}
    
    .raadgiving_menu_active {
	width:159px;
	height:30px;
	margin:6px 0 0 0;
	background: transparent url(../images/interface/nav/raadgiving_menu_bg.gif) no-repeat;
	text-align: left;
	line-height: 32px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-indent:13px;
	color:#333;
	}
	
	.raadgiving_menu_active a:link{ color: #333; text-decoration:none;}
    .raadgiving_menu_active a:visited{ color: #333; text-decoration:none;}
    .raadgiving_menu_active a:hover { color: #eee; text-decoration:none;}
    .raadgiving_menu_active a:active { color: #333; text-decoration:none;}
    
	/*------------------------------------------
		Radgiving Sub
	-------------------------------------------*/
		
	.raadgiving_menu_sub {
	width: 159px;
	margin: 0;
	}
		
	.raadgiving_menu_sub ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

	.raadgiving_menu_sub li a {
	line-height: 23px;
    font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-indent:13px;
	color:#fff;
	height: 22px;
	margin:3px 0 0 0;
	text-decoration: none;
	background:url(../images/interface/nav/raadgiving_menu_sub_bg.gif);
	}	

	.raadgiving_menu_sub li a:link, .raadgiving_menu_sub li a:visited {
	color: #fff;
	display: block;
	padding: 0;
	}
		
	.raadgiving_menu_sub li.current a  {
	color: #4a4a4a;
	padding: 0;
	}

	.raadgiving_menu_sub li a:hover {
	color: #4a4a4a;
	padding: 0;
	}
	
	/*--------------------------------------
		Left Menu Bottom Navigation
	---------------------------------------*/
	
	.nav_4 {
	width:159px;
	height:30px;
	margin:0 0 4px 0;
	background: transparent url(../images/interface/nav/nav_4_bg.gif) no-repeat;
	text-align: left;
	line-height: 32px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-indent:13px;
	color:#fff;
	}
	
	.nav_4 a, .nav_4 a:visited {
	display: block;
	color:#fff;
	text-decoration:none;
	background: transparent url(../images/interface/nav/nav_4_bg.gif) no-repeat;
	}
	
	.nav_4 a:active, .nav_4 a:hover {
	color:#fff;
	text-decoration:none;
	background: transparent url(../images/interface/nav/nav_4_bg_over.gif) no-repeat;
	}
	
	.nav_4_active {
	width:159px;
	height:30px;
	margin:0 0 4px 0;
	background: transparent url(../images/interface/nav/nav_4_bg_over.gif) no-repeat;
	text-align: left;
	line-height: 32px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-indent:13px;
	color:#fff;
	text-decoration:none;
	}
	
	.nav_4_active a {

	color:#fff;
	text-decoration:none;
	}

	/*--------------------------------------
		Sitemap
	---------------------------------------*/
		
	.sitemap {
	position:relative;
	left:0;
	width:470px;
}

    .sitemap_section_title {
	font-family: Cambria, Georgia, Times, serif;
	font-weight: bold;
	font-size:12px;
	color: #000;
	margin: 6px 0 2px 0;
	}

	.sitemap ul {
	list-style: none;
}	
	.sitemap ul li {
	text-align: left;
	margin: 4px 0 0 0;
	padding: 0;
	font-family: Cambria, Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	width:470px;
}
	.sitemap ul li ul li {
	text-align: left;
	text-indent: 16px;
	margin: 2px 0 0 0;
	padding: 0;
	font-family: Cambria, Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
}
	.sitemap ul li ul li ul li {
	text-align: left;
	text-indent: 32px;
	margin: 2px 0 0 0;
	padding: 0;
	font-family: Cambria, Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
}

	/*--------------------------------------
		Om_bono - virksomheten links
	---------------------------------------*/
	
	
	#main .lisensiering_text_link a:link{ color: #f2Ac02; text-decoration:none; font-weight: bold;}
    #main .lisensiering_text_link a:visited{ color: #f2Ac02; text-decoration:none; font-weight: bold;}
    #main .lisensiering_text_link a:hover { color: #eee; text-decoration:none; font-weight: bold;}
    #main .lisensiering_text_link a:active { color: #f2Ac02; text-decoration:none; font-weight: bold;}
    
    #main .folgerett_text_link a:link{ color: #ec7405; text-decoration:none; font-weight: bold;}
    #main .folgerett_text_link a:visited{ color: #ec7405; text-decoration:none; font-weight: bold;}
    #main .folgerett_text_link a:hover { color: #eee; text-decoration:none; font-weight: bold;}
    #main .folgerett_text_link a:active { color: #ec7405; text-decoration:none; font-weight: bold;}
    
    #main .radgiving_text_link a:link{ color: #e03a29; text-decoration:none; font-weight: bold;}
    #main .radgiving_text_link a:visited{ color: #e03a29; text-decoration:none; font-weight: bold;}
    #main .radgiving_text_link a:hover { color: #eee; text-decoration:none; font-weight: bold;}
    #main .radgiving_text_link a:active { color: #e03a29; text-decoration:none; font-weight: bold;}
	
	
		