@import url(style.css) ;

#topMenu {background-image: url(../img/menu_de.gif);}
#topMenu ul li a:hover {background-image: url(../img/menu_de.gif);}
#topMenu ul li.home a { width: 88px;}
#topMenu ul li.home.active a,
#topMenu ul li.home a:hover { background-position: -10px -40px;}
#topMenu ul li.prices a {width: 65px;}
#topMenu ul li.prices.active a,
#topMenu ul li.prices a:hover { background-position: -98px -40px;}
#topMenu ul li.terms a {width: 185px;}
#topMenu ul li.terms.active a,
#topMenu ul li.terms a:hover { background-position: -163px -40px;}
#topMenu ul li.reservations a {width: 130px;}
#topMenu ul li.reservations.active a,
#topMenu ul li.reservations a:hover { background-position: -348px -40px;}
#topMenu ul li.contact a {width: 75px;}
#topMenu ul li.contact.active a,
#topMenu ul li.contact a:hover { background-position: -478px -40px;}

