﻿#menu { margin: 0 0 0 353px; height: 17px;}

#menu1 { position: absolute; background-image: url("./images/en_menu1.gif"); top: 63px; margin-left: -24px; width: 98px; height: 17px; } 
#menu2 { position: absolute; background-image: url("./images/en_menu2.gif"); top: 63px; margin-left: 84px; width: 71px; height: 17px; }  
#menu3 { position: absolute; background-image: url("./images/en_menu3.gif"); top: 63px; margin-left: 165px; width: 76px; height: 17px; } 
#menu4 { position: absolute; background-image: url("./images/en_menu4.gif"); top: 63px; margin-left: 251px; width: 68px; height: 17px; } 
#menu5 { position: absolute; background-image: url("./images/en_menu5.gif"); top: 63px; margin-left: 329px; width: 45px; height: 17px; } 

#menu1:active, #menu1:hover { background: url("./images/en_menu1.gif") 0px 17px; top: 63px; margin-left: -24px;  width: 98px; }
#menu2:active, #menu2:hover { background: url("./images/en_menu2.gif") 0px 17px; top: 63px; margin-left: 84px; width: 71px; }
#menu3:active, #menu3:hover { background: url("./images/en_menu3.gif") 0px 17px; top: 63px; margin-left: 165px; width: 76px; }
#menu4:active, #menu4:hover { background: url("./images/en_menu4.gif") 0px 17px; top: 63px; margin-left: 251px; width: 68px; }
#menu5:active, #menu5:hover { background: url("./images/en_menu5.gif") 0px 17px; top: 63px; margin-left: 329px; width: 45px; }

/*menu profs*/
#menu1p { position: absolute; background-image: url("./images/en_menu1.gif"); top: 63px; margin-left: -79px; width: 98px; height: 17px; } 
#menu2p { position: absolute; background-image: url("./images/en_menu2.gif"); top: 63px; margin-left: 29px; width: 71px; height: 17px; }  
#menu3p { position: absolute; background-image: url("./images/en_menu3.gif"); top: 63px; margin-left: 110px; width: 76px; height: 17px; }
#menu6p { position: absolute; background-image: url("./images/en_menu6.gif"); top: 63px; margin-left: 196px; width: 45px; height: 17px; }
#menu4p { position: absolute; background-image: url("./images/en_menu4.gif"); top: 63px; margin-left: 251px; width: 68px; height: 17px; } 
#menu5p { position: absolute; background-image: url("./images/en_menu5.gif"); top: 63px; margin-left: 329px; width: 45px; height: 17px; }

#menu1p:active, #menu1p:hover { background: url("./images/en_menu1.gif") 0px 17px; top: 63px; margin-left: -79px;  width: 98px; }
#menu2p:active, #menu2p:hover { background: url("./images/en_menu2.gif") 0px 17px; top: 63px; margin-left: 29px; width: 71px; }
#menu3p:active, #menu3p:hover { background: url("./images/en_menu3.gif") 0px 17px; top: 63px; margin-left: 110px; width: 76px; }
#menu6p:active, #menu6p:hover { background: url("./images/en_menu6.gif") 0px 17px; top: 63px; margin-left: 196px; width: 45px; }
#menu4p:active, #menu4p:hover { background: url("./images/en_menu4.gif") 0px 17px; top: 63px; margin-left: 251px; width: 68px; }
#menu5p:active, #menu5p:hover { background: url("./images/en_menu5.gif") 0px 17px; top: 63px; margin-left: 329px; width: 45px; }

#LoginLink {
	position: absolute;
	background: url("./images/en_login.gif") no-repeat;
	height: 13px;
	width: 27px;
	left: 220px;
}

#ZoekLink {
	position: absolute;
	background: url("./images/en_search.gif") no-repeat;
	height: 13px;
	width: 34px;
	left: 250px;
}

