/* 29-07-2010 nieuwe buttons */

#menu {
	z-index:				1000;
	margin-right: 			0px;
	padding-right:			0px;
	position:				relative;
	right: 					104px;
	margin-top:				-27px;
}

#topMenu {
	z-index:				1000;
	display:				block; 
	list-style-type:		none;
	position:				relative;
}

#topMenu a {
	z-index:				1000;	
	background-color:		Transparent;
	color:					#ffffff;
	display:				block;
	background-repeat:		no-repeat;
	position:				relative;
	clear: both;
	float: right;
	margin-left:			0px;
}

#topMenu .btnHome a {
	background-image:		url(images/btn_homeOut2.gif);
	width:					65px;
	height:					30px;
	right:					488px;
	top:					1px;
}
#topMenu .btnHome a:hover, 
#topMenu .btnHome a:active {
	background-image:		url(images/btn_homeOver2.gif);
}
#topMenu .btnZocijs a {
	background-image:		url(images/btn_zocijsOut2.gif);
	width:					79px;
	height:					29px;
	right:					404px;
	top:					-30px;
}
#topMenu .btnZocijs a:hover, 
#topMenu .btnZocijs a:active {
	background-image:		url(images/btn_zocijsOver2.gif);
}
#topMenu .btnVerkrijgbaar a {	
	background-image:		url(images/btn_verkrijgbaarOut2.gif);
	width:					116px;
	height:					30px;
	right:					283px;
	top:					-58px;
}
#topMenu .btnVerkrijgbaar a:hover, 
#topMenu .btnVerkrijgbaar a:active {	
	background-image:		url(images/btn_verkrijgbaarOver2.gif);
}
#topMenu .btnMedia a {	
	background-image:		url(images/btn_mediaOut2.gif);
	width:					68px;
	height:					33px;
	right:					209px;
	top:					-86px;
}
#topMenu .btnMedia a:hover, 
#topMenu .btnMedia a:active {	
	background-image:		url(images/btn_mediaOver2.gif);
}

#topMenu .btnDownloads a {	
	background-image:		url(images/btn_downloadsOut2.gif);
	width:					100px;
	height:					35px;
	right:					105px;
	top:					-115px;
}
#topMenu .btnDownloads a:hover, 
#topMenu .btnDownloads a:active {	
	background-image:		url(images/btn_downloadsOver2.gif);
}


#topMenu .btnWistjedat a {	
	background-image:		url(images/btn_wistjedatOut.gif);
	width:					101px;
	height:					36px;
	right:					0px;
	top:					-143px;
}
#topMenu .btnWistjedat a:hover, 
#topMenu .btnWistjedat a:active {	
	background-image:		url(images/btn_wistjedatOver.gif);
}
