@charset "UTF-8";
/* CSS Document */

a.button-onderzoek {	background:url(../img/menu/buttons/pijl-op-groen.png) no-repeat 0 0;
	width: 55px;
	height: 55px;
	display: block;
	text-indent: -9999px;
	}
a.button-onderzoek:hover { background-position: bottom; }

a.button-opleiding {	background:url(../img/menu/buttons/pijl-op-bruin.png) no-repeat 0 0;
	width: 55px;
	height: 55px;
	display: block;
	text-indent: -9999px;
	}
a.button-opleiding:hover { background-position: bottom; }

a.button-vereniging {	background:url(../img/menu/buttons/pijl-op-oranje.png) no-repeat 0 0;
	width: 55px;
	height: 55px;
	display: block;
	text-indent: -9999px;
	}
a.button-vereniging:hover { background-position: bottom; }

a.button-artikel-oporanje {	background:url(../img/menu/buttons/pijl-op-oranje.png) no-repeat 0 0;
	width: 55px;
	height: 55px;
	display: block;
	text-indent: -9999px;
	}
a.button-artikel-oporanje:hover { background-position: bottom; }

a.button-artikel-opgroen {	background:url(../img/menu/buttons/pijl-op-groen.png) no-repeat 0 0;
	width: 55px;
	height: 55px;
	display: block;
	text-indent: -9999px;
	}
a.button-artikel-opgroen:hover { background-position: bottom; }