
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/

/* settings menu 1 */

#imageMenu {
	position: relative;
	width: 490px;
	height: 120px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:60px;
	height: 200px;
}

/* @group  */



/* @end */

/* settings menu 2 */

#imageMenu2 {
	position: relative;
	width: 490px;
	height: 120px;
	overflow: hidden;
}

#imageMenu2 ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
	
	}

#imageMenu2 ul li {
	float: left;
}

#imageMenu2 ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:60px;
	height: 200px;
}

/* divs menu 1 */

#imageMenu ul li.meerzoo a {
	background: url(images/meerzoo.gif) repeat scroll 0%;
}

#imageMenu ul li.vhmevents a {
	background: url(images/vhmevents.gif) repeat scroll 0%;
}

#imageMenu ul li.tershop a {
	background: url(images/tershop.gif) repeat scroll 0%;
}

#imageMenu ul li.terbusiness a {
	background: url(images/terbusiness.gif) repeat scroll 0%;
}

#imageMenu ul li.dierenmarkt a {
	background: url(images/dierenmarkt.gif) repeat scroll 0%;
}

#imageMenu ul li.dierenhotel a {
	background: url(images/dierenhotel.gif) repeat scroll 0%;
}

#imageMenu ul li.termedia a {
	background: url(images/termedia.gif) repeat scroll 0%;
}

#imageMenu ul li.tertours a {
	background: url(images/tertours.gif) repeat scroll 0%;
				/*width: 310px; */
}
#imageMenu ul li.animalevents a {
	background: url(images/animalevents.gif) repeat scroll 0%;
	width: 310px
}
/*
#imageMenu ul li.extra1 a {
	background: url(images/tertours.gif) repeat scroll 0%;
}

#imageMenu ul li.extra2 a {
	background: url(images/animalevents.gif) repeat scroll 0%;
}

#imageMenu ul li.extra3 a {
	background: url(images/links.gif) repeat scroll 0%;
}

#imageMenu ul li.extra4 a {
	background: url(images/animalpedia.gif) repeat scroll 0%;
}

#imageMenu ul li.extra5 a {
	background: url(images/vez.gif) repeat scroll 0%;
                	width: 310px;
}


*/
/* div2 menu 2 */



#imageMenu2 ul li.links a {
	background: url(images/links.gif) repeat scroll 0%;
}

#imageMenu2 ul li.ncvl a {
	background: url(images/ncvl.gif) repeat scroll 0%;
}

#imageMenu2 ul li.termedia2 a {
	background: url(images/termedia.gif) repeat scroll 0%;
}

#imageMenu2 ul li.animalpedia a {
	background: url(images/animalpedia.gif) repeat scroll 0%;
}

#imageMenu2 ul li.vez a {
	background: url(images/vez.gif) repeat scroll 0%;
}

#imageMenu2 ul li.soays a {
	background: url(images/soays.gif) repeat scroll 0%;
}

#imageMenu2 ul li.stalling a {
	background: url(images/stalling.gif) repeat scroll 0%;
	/*width: 310px*/
}
#imageMenu2 ul li.reemzorg a {
	background: url(images/reemzorg.gif) repeat scroll 0%;
}
#imageMenu2 ul li.meerzoo a {
	background: url(images/meerzoo.gif) repeat scroll 0%;
	width: 310px
}


/*

#imageMenu2 ul li.extra7 a {
	background: url(images/vhmevents.gif) repeat scroll 0%;
}

#imageMenu2 ul li.extra8 a {
	background: url(images/tershop.gif) repeat scroll 0%;
}

#imageMenu2 ul li.extra9 a {
	background: url(images/terbusiness.gif) repeat scroll 0%;
}

#imageMenu2 ul li.extra10 a {
	background: url(images/dierenmarkt.gif) repeat scroll 0%;
	           width: 310px;    
}
*/
.clear {
	clear: both;
}

/*************************************************************/


