/* TOP NAV */


.header-nav li.homeinactive a {
background: url(../images/nav_01_shop_n.png) no-repeat;
width:85px;
height:40px;
}

.header-nav li.homeactive a {
background: url(../images/nav_01_shop_a.png) no-repeat;
width:85px;
height:40px;
}


.header-nav li.weininactive a {
background: url(../images/nav_02_wein_n.png) no-repeat;
width:64px;
height:40px
}

.header-nav li.weinactive a {
background: url(../images/nav_02_wein_a.png) no-repeat;
width:64px;
height:40px
}


.header-nav li.geschenkeinactive a {
background: url(../images/nav_07_geschenke_n.png) no-repeat;
width:115px;
height:40px
}

.header-nav li.geschenkeactive a {
background: url(../images/nav_07_geschenke_a.png) no-repeat;
width:115px;
height:40px
}



.header-nav li.sektinactive a {
background: url(../images/nav_03_prosecco_n.png) no-repeat;
width:139px;
height:40px;
}

.header-nav li.sektactive a {
background: url(../images/nav_03_prosecco_a.png) no-repeat;
width:139px;
height:40px;
}



.header-nav li.spirituoseninactive a {
background: url(../images/nav_04_spirituosen_n.png) no-repeat;
width:115px;
height:40px;
}

.header-nav li.spirituosenactive a {
background: url(../images/nav_04_spirituosen_a.png) no-repeat;
width:115px;
height:40px;
}


.header-nav li.feinkostinactive a {
background: url(../images/nav_05_feinkost_n.png) no-repeat;
width:94px;
height:40px;
}

.header-nav li.feinkostactive a {
background: url(../images/nav_05_feinkost_a.png) no-repeat;
width:94px;
height:40px;
}


.header-nav li.unsinactive a {
background: url(../images/nav_06_uns_n.png) no-repeat;
width:94px;
height:40px;
}

.header-nav li.unsactive a {
background: url(../images/nav_06_uns_a.png) no-repeat;
width:94px;
height:40px;
}




