#navcontainer
{
	/*border-right: 1px solid #000;*/
	padding: 0px;
	line-height: 1.5em;
}
#navcontainer ul
{
	list-style: none;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; /* Endre skriftstørrelse nivå 0 */
	line-height: 22px;
	width: 100%;
}
.llv0
{
	background-position: 0px 0px;
	margin: 0px;
	background: url('../Img/meny_skille.png') no-repeat;
	padding: 3px 0px 3px 0px;
}
.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;
}
.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;
}
#navcontainer ul .ulv2  {
	margin: 0px;
	padding: 0px;
	font-size: 11px; /* Endre skriftstørrelse nivå 2 */;
	list-style: none;
	line-height: 17px;
}
#navcontainer li a
{
	margin: 0;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	font-weight: bold; /* Sett font tykkelse på nivå 0 */
}
#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: #666666;
}
#navcontainer a:visited {
  color: #666666;
}
#navcontainer a:hover {
	color: #B0163B;
}
#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;
}
#cactive a  {


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