﻿/*** skin. ut i egen farge/skin css-fil ***/
#topmenu li a.åtkomst { background: url(../im/menu/adkomst_normal.png) no-repeat top left; width: 100px;}
#topmenu li a.åtkomst-active { background: url(../im/menu/adkomst_active.png) no-repeat top left; width: 100px;}
#topmenu li a.åtkomst:hover { background: url(../im/menu/adkomst_active.png) no-repeat top left; width: 100px;}
#topmenu li a.butiker { background: url(../im/menu/handle_normal.png) no-repeat top left; width: 86px;}
#topmenu li a.butiker-active { background: url(../im/menu/handle_active.png) no-repeat top left; width: 86px;}
#topmenu li a.butiker:hover { background: url(../im/menu/handle_active.png) no-repeat top left; width: 86px;}
#topmenu li a.tjänster { background: url(../im/menu/tjenester_normal.png) no-repeat top left; width: 94px;}
#topmenu li a.tjänster-active { background: url(../im/menu/tjenester_active.png) no-repeat top left;  width: 94px;}
#topmenu li a.tjänster:hover { background: url(../im/menu/tjenester_active.png) no-repeat top left; width: 94px;}
#topmenu li a.restauranger { background: url(../im/menu/spise_normal.png) no-repeat top left; width: 141px;}
#topmenu li a.restauranger-active { background: url(../im/menu/spise_active.png) no-repeat top left; width: 141px;}
#topmenu li a.restauranger:hover { background: url(../im/menu/spise_active.png) no-repeat top left; width: 141px;}
#topmenu li a.info { background: url(../im/menu/informasjon_normal.png) no-repeat top left; width: 65px;}
#topmenu li a.info-active { background: url(../im/menu/informasjon_active.png) no-repeat top left; width: 65px;}
#topmenu li a.info:hover { background: url(../im/menu/informasjon_active.png) no-repeat top left; width: 65px;}
#topmenu li a.erbjudanden { background: url(../im/menu/tilbud_normal.png) no-repeat top left; width: 141px;}
#topmenu li a.erbjudanden-active { background: url(../im/menu/tilbud_active.png) no-repeat top left; width: 141px;}
#topmenu li a.erbjudanden:hover { background: url(../im/menu/tilbud_active.png) no-repeat top left; width: 141px;}

#topmenu .search .labelwebcontrol1 { background: url(../im/menu/finn_normal.png) no-repeat top left; }
#topmenu .search .labelwebcontrol1:hover { background: url(../im/menu/finn_active.png) no-repeat top left; }
#topmenu .search .labelwebcontrol2 { background: url(../im/menu/search_normal.png) no-repeat top left; }
#topmenu .search .labelwebcontrol2:hover { background: url(../im/menu/search_active.png) no-repeat top left; }
#topmenu .search .active { background: url(../im/menu/search_active.png) no-repeat top left; }
#topmenu .search-inputsection .active .img-button { background: url(../im/menu/search_button_active.png) no-repeat top left; }

/***   End skin  ****/
