A.button{
	background-image:url('../../images/button/buttons.png');
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	font-family:Arial;
}
/* HOME PAGE */
A.lees-verder, A.reacties {
	background-image:url('../../images/button/button1.png'); 
	background-repeat:no-repeat;
	float:right;
	position:relative;
	height:45px; line-height:30px; padding:0px 10px 0px 30px; color:#747474; font-size:14px;
	text-decoration:none;
}
A.lees-verder:hover, A.reacties:hover {
	background-image:url('../../images/button/button3.png'); color:#000000;
}
A.reacties:hover DIV.spacer { display:none; }
A.reacties { background-position:right;padding: 0px 30px 0px 10px;}
/* quote -> gastenboek */
A.button#quote { line-height:93px; width: 89px; height: 31px; background-position: 0px 0px; position:absolute; right:0px; top:8px; z-index:100; }
		A.button#quote:hover { background-position: -89px 0px; }

/* dit is niet OK -> gastenboek */
A.button#nok { line-height:844px; width: 121px; height: 31px; background-position: 0px -32px; position:absolute; right:89px; top:8px; z-index:100; }
		A.button#nok:hover { background-position: -121px -32px; }
		
/* refresh copcha code -> gastenboek */
A.button#refresh-copcha {	background-position: -9px -100px; width: 16px; height:16px; margin: 7px; float:left; line-height: 100px; }
		A.button#refresh-copcha:hover { background-position: -57px -100px; }
		
/* sluit formulier -> gastenboek */
A.button#close-form {	background-position: -9px -70px; width: 16px; height:16px; margin: 7px; float:left; line-height: 100px; position:absolute; right:15px; top:-5px; }
		A.button#close-form:hover { background-position: -57px -70px; }
		
A.button#email-ok { background-position: -40px -120px; width: 24x; height:24px; float:left; line-height: 100px; }
		A.button#email-ok:hover { background-position: -9px -120px; }

A.button#email-nok { background-position: -70px -120px; width: 24x; height:24px; float:left; line-height: 100px; cursor:default; }

A.button#email { background-position: -9px -120px; width: 24x; height:24px; float:left; line-height: 100px; }

A.button#checkbox-true { background-position: -486px -184px; cursor:pointer; color:#333333; }
A.button#checkbox-true:hover { background-position: -486px -214px;}


A.button#checkbox-false { background-position: 0px -214px; cursor:pointer; color:#999999; }
A.button#checkbox-false:hover { background-position: 0px -184px; }

A.button#filter-aan { background-position: -60px -340px; float:right; cursor:default; width: 14px; height:14px; margin-top:8px; margin-right:2px; line-height: 100px; }
A.button#filter-uit { background-position: -20px -340px; float:right; cursor:default; width: 14px; height:14px; margin-top:8px; margin-right:2px; line-height: 100px; }

A.button#sort { background-position: -20px -253px; float:right; cursor:default; width: 14px; height:14px; margin-top:8px; margin-right:2px; line-height: 100px; }
A.button#sort-asc { background-position: -20px -283px; float:right; cursor:default; width: 14px; height:14px; margin-top:8px; margin-right:2px; line-height: 100px; }
A.button#sort-desc { background-position: -20px -313px; float:right; cursor:default; width: 14px; height:14px; margin-top:8px; margin-right:2px; line-height: 8px; }

A.button#knvb { background-position: -15px -375px; width: 18px; height:18px; line-height: 100px; }
A.button#knvb-disabled { background-position: -55px -375px; width: 18px; height:18px; line-height: 100px; }