@CHARSET "UTF-8";
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
#main_menu li a {
	display: block;
	height: 20px;
	text-indent: -9999px;
}
#footer a {
	color: #FFF;
}
#main_menu li.omm_oss a.selected, #main_menu li.omm_oss a:hover {
	background: url(../img/bg_main_menu_selected.jpg) no-repeat 0px 0px;
}

#main_menu li.forretninger a.selected, #main_menu li.forretninger a:hover {
	background: url(../img/bg_main_menu_selected.jpg) no-repeat 0px -40px;
}

#main_menu li.merkevarer a.selected, #main_menu li.merkevarer a:hover {
	background: url(../img/bg_main_menu_selected.jpg) no-repeat 0px -80px;
}

#main_menu li.inspirasjon a.selected, #main_menu li.inspirasjon a:hover {
	background: url(../img/bg_main_menu_selected.jpg) no-repeat 0px -120px;
}

#main_menu li.kontakt a.selected, #main_menu li.kontakt a:hover {
	background: url(../img/bg_main_menu_selected.jpg) no-repeat 0px -160px;
}