#news{ height: 55px; width: 55px; background: url('../img/menu/news.png') no-repeat 0px -59px; float: left; }
#news:hover{background: url('../img/menu/news.png') no-repeat 0px 0px; }
#about{ height: 55px; width: 60px; background: url('../img/menu/about.png') no-repeat 0px -59px; float: left; }
#about:hover{ background: url('../img/menu/about.png') no-repeat 0px 0px; }
#fakirskolen{ height: 55px; width: 100px; background: url('../img/menu/fakirskolen.png') no-repeat 0px -59px; float: left; }
#fakirskolen:hover{ background: url('../img/menu/fakirskolen.png') no-repeat 0px 0px; }
#gallery{ height: 55px; width: 62px; background: url('../img/menu/gallery.png') no-repeat 0px -59px; float: left; }
#gallery:hover{background: url('../img/menu/gallery.png') no-repeat 0px 0px; }
#booking{ height: 55px; width: 65px; background: url('../img/menu/booking.png') no-repeat 0px -59px; float: left; }
#booking:hover{background: url('../img/menu/booking.png') no-repeat 0px 0px; }
#press{ height: 55px; width: 56px; background: url('../img/menu/press.png') no-repeat 0px -59px; float: left; }
#press:hover{background: url('../img/menu/press.png') no-repeat 0px 0px; }
#links{ height: 55px; width: 52px; background: url('../img/menu/links.png') no-repeat 0px -59px; float: left; }
#links:hover{background: url('../img/menu/links.png') no-repeat 0px 0px; }
#shop{ height: 55px; width: 55px; background: url('../img/menu/shop.png') no-repeat 0px -59px; float: left; }
#shop:hover{background: url('../img/menu/shop.png') no-repeat 0px 0px; }
#menu-faq{ height: 55px; width: 55px; background: url('../img/menu/faq.png') no-repeat 0px -59px; float: left; }
#menu-faq:hover{background: url('../img/menu/faq.png') no-repeat 0px 0px; }
.menu-separator{ float: left; position: relative; top: 24px; margin-left: 5px; }
.menu-separator-wide{ float: left; position: relative; top: 24px; margin-left: 5px; margin-right: 10px; } 
#clear{ clear: both; }