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

a.knop1:link {
	background-image: url(../images/layout/buttonFokbedrijfOff.png);
	background-repeat: no-repeat;
	display: block;
	height: 158px;
	width: 158px;
	background-position: left top;
}
a.knop1:visited {
	background-image: url(../images/layout/buttonFokbedrijfOff.png);
	background-repeat: no-repeat;
	display: block;
	height: 158px;
	width: 158px;
	background-position: left top;
}
a.knop1:hover {
	background-image: url(../images/layout/buttonFokbedrijfOn.png);
	background-repeat: no-repeat;
	display: block;
	height: 158px;
	width: 158px;
	background-position: left top;
}
a.knop1:active {
	background-image: url(../images/layout/buttonFokbedrijfOff.png);
	background-repeat: no-repeat;
	display: block;
	height: 158px;
	width: 158px;
	background-position: left top;
}



a.knop2:link {
	background-image: url(../images/layout/buttonVarkensvleesOff.png);
	background-repeat: no-repeat;
	display: block;
	height: 158px;
	width: 158px;
	background-position: left top;
}
a.knop2:visited {
	background-image: url(../images/layout/buttonVarkensvleesOff.png);
	background-repeat: no-repeat;
	display: block;
	height: 158px;
	width: 158px;
	background-position: left top;
}
a.knop2:hover {
	background-image: url(../images/layout/buttonVarkensvleesOn.png);
	background-repeat: no-repeat;
	display: block;
	height: 158px;
	width: 158px;
	background-position: left top;
}
a.knop2:active {
	background-image: url(../images/layout/buttonVarkensvleesOff.png);
	background-repeat: no-repeat;
	display: block;
	height: 158px;
	width: 158px;
	background-position: left top;
}




a.knop3:link {
	background-image: url(../images/layout/buttonStallekeOff.png);
	background-repeat: no-repeat;
	display: block;
	height: 158px;
	width: 158px;
	background-position: left top;
}
a.knop3:visited {
	background-image: url(../images/layout/buttonStallekeOff.png);
	background-repeat: no-repeat;
	display: block;
	height: 158px;
	width: 158px;
	background-position: left top;
}
a.knop3:hover {
	background-image: url(../images/layout/buttonStallekeOn.png);
	background-repeat: no-repeat;
	display: block;
	height: 158px;
	width: 158px;
	background-position: left top;
}
a.knop3:active {
	background-image: url(../images/layout/buttonStallekeOff.png);
	background-repeat: no-repeat;
	display: block;
	height: 158px;
	width: 158px;
	background-position: left top;
}