
.produktMenyElementer{
	list-style-type: none;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
	color: #333333;	
}


.produktMenyHovedgrupper a{
	height: 22px;
	font-weight: normal;
	list-style-type: none;
	display: block;	
	border-bottom: 1px dashed #bbbbbb;
}

.produktMenyHovedgrupper a:hover{
	background-color: #efefef;
}

.produktMenyHovedgrupper a{
	text-indent: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
	background-image: url( ../GFX/meny_pil.gif);
	background-repeat: no-repeat;
	background-position: 3px .2em;
}


.produktMenyHovedgrupper a:hover {
	text-indent: 15px;
	text-decoration: none;
	background-color: #efefef;
	background-image: url( ../GFX/meny_pil_fokus.gif);
	background-repeat: no-repeat;
	background-position: 3px .2em;	
}



/*** UNDERGRUPPER **/
.produktMenyUndergrupper {
	font-size: 11px;
	list-style-type: none;
	display: block;	
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
	border-left: 0px;
	text-decoration: none;
	color: #333333;
	background-color: #efefef;
	background-image: none;
	border: none;
}

.produktMenyUndergrupper li a{
	height: 18px;
	text-indent: 18px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	background-color: #efefef;
	display: block;
	background-image: none;
	border: none;

}
.produktMenyUndergrupper li a:hover {
	list-style-type: none;
	text-decoration: none;
	text-indent: 18px;
	color: #333333;
	background-color: #FFD697;
	display: block;
	background-image: none;
	border: none;
}
/****************************/









