li.leftmeny-l2-item a.l2 {
	height: 22px;
	font-family: arial, verdana, sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 22px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 19px;
	background: url(../img/meny_bg_tillb_l2.gif) no-repeat top left;
	display: block;
}

li.leftmeny-l2-item a.l2-active {
	height: 22px;
	font-family: arial, verdana, sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 19px;
	background: url(../img/meny_bg_tillb_l2_active.gif) no-repeat top left;
	display: block;
}

li.leftmeny-l2-item a.l2:hover {
	background: url(../img/meny_bg_tillb_l2_hover.gif) no-repeat top left;
	display: block;
}

li.leftmeny-l2-item a.l2-active:hover {
	background: url(../img/meny_bg_tillb_l2_active_hover.gif) no-repeat top left;
	display: block;
}

ul.leftmeny-l3 {
	background: url(../img/meny_bg_tillb_l3.gif) repeat-y top left;
	border-top: 1px solid #e985b4;
	border-bottom: 1px solid #8a2e59;
	list-style: none;
}

/* Right meny */

li.rightmeny-l1-item a.l1 {
	background: url(../img/meny_bg_tillb_right.gif) no-repeat top left;
}

li.rightmeny-l1-item a.l1-active {
	background: url(../img/meny_bg_tillb_right_active.gif) no-repeat top left;
}

li.rightmeny-l1-item a.l1:hover {
	background: url(../img/meny_bg_tillb_right_hover.gif) no-repeat top left;
	display: block;
}

li.rightmeny-l1-item a.l1-active:hover {
	background: url(../img/meny_bg_tillb_right_active_hover.gif) no-repeat top left;
	display: block;
}

ul.rightmeny-l2 {
	background: url(../img/meny_bg_tillb_right_l2.gif) repeat-y top left;
	border-top: 1px solid #ec97be;
	border-bottom: 1px solid #8b305a;
	list-style: none;
	padding: 0 0 5px 0;
}

/* titel */

div.title {
	background: #393939 url(../img/title_bg_tillb.gif) no-repeat left;
}

/* prod-box */

.prod-rub {
	color: #d92b7d;
}
