@charset "utf-8";
/* CSS Document */

.rollover a{
   display: block;
   text-indent: -9999px;
   margin: auto auto auto auto;
   cursor: pointer;
   outline: transparent solid 0px;
}
#exampleButtonIDHere a{
   height: 100px; This height is the visible portion of the button only
   width: 200px; Put your image width here
   background: url('Put your image location here') no-repeat left top;
}
exampleButtonIDHere a:hover{
   background-position: left -100px; This negative value should match the positive height from above
}
.widebutton7 {
	display:block;
	width:450px;
	height:25px;
	text-indent:-9999px;
}
.widebutton7 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-color: transparent;
	background-image: url(../images/css%20rollover%20button%20home%207.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.widebutton7 a:hover {
	background-position:0 -25px;
}
.widebutton6 {
	display:block;
	width:450px;
	height:25px;
	text-indent:-9999px;
}
.widebutton6 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-color: transparent;
	background-image: url(../images/css%20rollover%20button%20home%206.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.widebutton6 a:hover {
	background-position:0 -25px;
}
.widebutton5 {
	display:block;
	width:450px;
	height:25px;
	text-indent:-9999px;
}
.widebutton5 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-color: transparent;
	background-image: url(../images/css%20rollover%20button%20home%205.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.widebutton5 a:hover {
	background-position:0 -25px;
}
.widebutton4 {
	display:block;
	width:450px;
	height:25px;
	text-indent:-9999px;
}
.widebutton4 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-color: transparent;
	background-image: url(../images/css%20rollover%20button%20home%204.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.widebutton4 a:hover {
	background-position:0 -25px;
}
.widebutton3 {
	display:block;
	width:450px;
	height:25px;
	text-indent:-9999px;
}
.widebutton3 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-color: transparent;
	background-image: url(../images/css%20rollover%20button%20home%203.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.widebutton3 a:hover {
	background-position:0 -25px;
}
.widebutton2 {
	display:block;
	width:450px;
	height:25px;
	text-indent:-9999px;
}
.widebutton2 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-color: transparent;
	background-image: url(../images/css%20rollover%20button%20home%202.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.widebutton2 a:hover {
	background-position:0 -25px;
}
.widebutton1 {
	display:block;
	width:450px;
	height:25px;
	text-indent:-9999px;
}
.widebutton1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-color: transparent;
	background-image: url(../images/css%20rollover%20button%20home%201.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.widebutton1 a:hover {
	background-position:0 -25px;
}
.contact1 {
	display:block;
	width:200px;
	height:50px;
	text-indent:-9999px;
	margin-left: 250px;
}
.contact1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-color: transparent;
	background-image: url(../images/contacteer_ons_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact1 a:hover {
	background-position:0 -50px;
}
.aangiftecamera1 {
	display:block;
	width:200px;
	height:50px;
	text-indent:-9999px;
	margin-left: 250px;
}
.aangiftecamera1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-color: transparent;
	background-image: url(../images/aangifte_camera_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.aangiftecamera1 a:hover {
	background-position:0 -50px;
}
