/* CSS voor het menutje */
#right-menu-li { width:173px; text-align:left; height:76px; }
#right-menu-li ul { list-style-type:none; text-align:left; margin:0px; padding:0px;  }

#right-menu-header { background-image:url('../images/menu-images/m_header.jpg'); background-repeat:no-repeat; width:173px; height:86px; }

#right-menu-btime {  background-image:url('../images/menu-images/m_breakfast_pas.jpg'); background-repeat:no-repeat; width:173px; height:76px; vertical-align:top;  }
	#right-menu-btime a:hover {  background-image:url('../images/menu-images/m_breakfast_act.jpg'); background-repeat:no-repeat; width:173px; height:76px; vertical-align:top; display:block;}
		#right-menu-btime-active {  background-image:url('../images/menu-images/m_breakfast_act.jpg'); background-repeat:no-repeat; width:173px; height:76px; vertical-align:top;}

#right-menu-ctime { background-image:url('../images/menu-images/m_coffee_pas.jpg'); background-repeat:no-repeat; width:173px; height:76px;  vertical-align:top;}
	#right-menu-ctime a:hover { background-image:url('../images/menu-images/m_coffee_act.jpg'); background-repeat:no-repeat; width:173px; height:76px;  vertical-align:top; display:block;}
		#right-menu-ctime-active { background-image:url('../images/menu-images/m_coffee_act.jpg'); background-repeat:no-repeat; width:173px; height:76px;  vertical-align:top;}

#right-menu-ltime { background-image:url('../images/menu-images/m_lunch_pas.jpg'); background-repeat:no-repeat; width:173px; height:76px;  vertical-align:top;}
	#right-menu-ltime a:hover { background-image:url('../images/menu-images/m_lunch_act.jpg'); background-repeat:no-repeat; width:173px; height:76px;  vertical-align:top; display:block;}
		#right-menu-ltime-active { background-image:url('../images/menu-images/m_lunch_act.jpg'); background-repeat:no-repeat; width:173px; height:76px;  vertical-align:top;}

#right-menu-ib { background-image:url('../images/menu-images/m_between_pas.jpg'); background-repeat:no-repeat; width:173px; height:76px; vertical-align:top;}
	#right-menu-ib a:hover { background-image:url('../images/menu-images/m_between_act.jpg'); background-repeat:no-repeat; width:173px; height:76px;  vertical-align:top; display:block;}
		#right-menu-ib-active { background-image:url('../images/menu-images/m_between_act.jpg'); background-repeat:no-repeat; width:173px; height:76px;  vertical-align:top;}

#right-menu-dtime { background-image:url('../images/menu-images/m_dinner_pas.jpg'); background-repeat:no-repeat; width:173px; height:76px;  vertical-align:top;}
	#right-menu-dtime a:hover { background-image:url('../images/menu-images/m_dinner_act.jpg'); background-repeat:no-repeat; width:173px; height:76px; vertical-align:top; display:block;}
		#right-menu-dtime-active { background-image:url('../images/menu-images/m_dinner_act.jpg'); background-repeat:no-repeat; width:173px; height:76px; vertical-align:top;}

#right-menu-hh { background-image:url('../images/menu-images/m_happy_pas.jpg'); background-repeat:no-repeat; width:173px; height:76px; vertical-align:top;}
	#right-menu-hh a:hover { background-image:url('../images/menu-images/m_happy_act.jpg'); background-repeat:no-repeat; width:173px; height:76px; vertical-align:top; display:block;}
		#right-menu-hh-active { background-image:url('../images/menu-images/m_happy_act.jpg'); background-repeat:no-repeat; width:173px; height:76px; vertical-align:top;  }