

/*	LET OP: wanneer het aantal buttons verandert
	moet de margin bij '#Menu ul' in opmaak.css
	worden aangepast.								*/

/* Menu Buttons */
#Menu #Home		{ background: url('img/btn/home.gif') left top no-repeat; }
#Menu #Quiz		{ background: url('img/btn/quiz.gif') left top no-repeat; }
#Menu #Dictee	{ background: url('img/btn/dictee.gif') left top no-repeat; }
#Menu #Gids		{ background: url('img/btn/gids.gif') left top no-repeat; }
/* Menu Buttons */
