#ulMainMenu { font-size:12pt; font-weight:bold; list-style-type:none; }
#ulMainMenu li { float:left; padding:0 20px 0 0; margin:0; background:transparent url("images/menu_spacer.gif") 100% 1px no-repeat; }
#ulMainMenu li#contact { background:none; padding:0; }
#ulMainMenu li a { display:block; padding:0; font-size:0; color:#E6E5FF; height:20px; }

li a#rubenskaarten { background:url("images/menu_rubenskaarten.gif") 0 0 no-repeat; width:159px; }
li a#rubensworkshop { background:url("images/menu_rubensworkshop.gif") 0 0 no-repeat; width:175px; }
li a#makers { background:url("images/menu_makers.gif") 0 0 no-repeat; width:93px; }
li a#agenda { background:url("images/menu_agenda.gif") 0 0 no-repeat; width:68px; }
li a#media { background:url("images/menu_media.gif") 0 0 no-repeat; width:56px; }
li a#contact { background:url("images/menu_contact.gif") 0 0 no-repeat; width:70px; }

li a.selected { border-bottom:2px solid #eb59ef; }
li a:hover { border-bottom:2px solid #eff80a; }

