#navcontainer
{
	/*border-right: 1px solid #000;*/
	padding: 0px;
	line-height: 1.5em;
	margin-top: 215px;
}
#navcontainer ul
{
	list-style: none;
	padding: 0px;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px; /* Endre skriftstørrelse nivå 0 */
	line-height: 30px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#navcontainer ul {
	width: 100%;
}
#navcontainer li {
	width: 100%;
}
#navcontainer .llv0
{
	background-position: 0px 0px;
	margin: 0px;
	background: url('../Img/meny_skille.png') no-repeat;
	padding: 3px 0px 3px 0px;
}
#navcontainer .llv1 {
	background-position: 6px 7px;
	background: url('../Img/meny_bullet.gif') no-repeat 6px 7px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navcontainer .llv2 {
	background-position: 21px 6px;
	background: url('../Img/meny_bullet_2.gif') no-repeat 21px 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navcontainer ul .ulv1 {
	margin: 0px;
	padding-bottom: 10px; /* Luft under*/
	font-size: 12px; /* Endre skriftstørrelse nivå 1 */
	list-style: none;
	line-height:17px;
	display: none;
}
#navcontainer ul .ulv2  {
	margin: 0px;
	padding: 0px;
	font-size: 11px; /* Endre skriftstørrelse nivå 2 */
	;
	list-style: none;
	line-height: 17px;
	display: none;
}
#navcontainer li a
{
	margin: 0;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	font-weight: bold; /* Sett font tykkelse på nivå 0 */
	width: 100%;
}
#navcontainer li li
{	/* ARTIKKELOPPLISTING UNDER MENYVALG */
	border-bottom: 0;
	/*background: url(../Img/bullet.gif) no-repeat left center;*/

}
#navcontainer li li a
{
	margin: 0;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	font-weight: bold; /* Sett font tykkelse på nivå 1 */
}
#navcontainer li li li a
{
	display: block;
	padding-left: 30px;
	font-weight: normal; /* Sett font tykkelse på nivå 2 */
}




#navcontainer a:link {
	color: #333333;
}
#navcontainer a:visited {
	color: #333333;
}
#navcontainer a:hover {
	color: #6E9F53;
}
#navcontainer ul .ulv3 {
	/* Endre skriftstørrelse nivå 2 */display: none;
}
#navcontainer ul .ulv4 {
	/* Endre skriftstørrelse nivå 2 */display: none;
}
#navcontainer ul .ulv5 {
	/* Endre skriftstørrelse nivå 2 */display: none;
}
#navcontainer ul .ulv6 {
	/* Endre skriftstørrelse nivå 2 */display: none;
}
#navcontainer ul .ulv7 {
	/* Endre skriftstørrelse nivå 2 */display: none;
}
#navcontainer ul .ulv8 {
	/* Endre skriftstørrelse nivå 2 */display: none;
}
#navcontainer ul .ulv9 {
	/* Endre skriftstørrelse nivå 2 */display: none;
}
#navcontainer #cactive a  {


}
#navcontainer .minactive {
/*	display: none; */
}
#navcontainer .mart_current   {
  text-decoration: none;
	width: 100%;
	color: #6E9F53;
}
#navcontainer #art_current {
  /* background-image:url(../img/aktivtmenyvalg.png); */
	color: #6E9F53;
}
#navcontainer a#art_current:link {
	color: #6E9F53;
} 
#navcontainer a#art_current:visited {
	color: #6E9F53;
}

