#keuzebutton1
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 89px;
	height: 22px;
}
#keuze1
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 89px;
	height: 22px;
	 text-align: center; 
	padding: 1px 0 0 0;
}
#keuzebutton2
{
	position: absolute;
	top: 0px;
	left: 93px;
	width: 89px;
	height: 22px;
}
#keuze2
{
	position: absolute;
	top: 0px;
	left: 93px;
	width: 89px;
	height: 22px;
	 text-align: center; 
	padding: 1px 0 0 0;
}
#keuzebutton3
{
	position: absolute;
	top: 0px;
	left: 186px;
	width: 89px;
	height: 22px;
}
#keuze3
{
	position: absolute;
	top: 0px;
	left: 186px;
	width: 89px;
	height: 22px;
	 text-align: center; 
	padding: 1px 0 0 0;
}
#keuzebutton4
{
	position: absolute;
	top: 0px;
	left: 279px;
	width: 89px;
	height: 22px;
}
#keuze4
{
	position: absolute;
	top: 0px;
	left: 279px;
	width: 89px;
	height: 22px;
	 text-align: center; 
	padding: 1px 0 0 0;
}






.keuzebutton a 
{
FONT-SIZE: 11px; 
font-weight: bold; 
COLOR: #fff; 
FONT-FAMILY: arial, helvetica, sans-serif; 
TEXT-DECORATION: none;
margin: 0px;
padding: 3px 0 0 0;
text-align: center;
font-weight: bold;
display: block ;
width:89px; 
height:22px;
}

.keuzebutton a:hover 
{
FONT-SIZE: 11px; 
font-weight: bold; 
COLOR: #ddd; 
FONT-FAMILY: arial, helvetica, sans-serif; 
font-weight: bold;
TEXT-DECORATION: none;
text-align: center;

background-image: url("../img/button-down.jpg");
display: block ;
width:89px; 
height:22px;
}

.keuzebutton-selected a 
{
FONT-SIZE: 11px; 
font-weight: bold; 
COLOR: #222; 
FONT-FAMILY: arial, helvetica, sans-serif; 
TEXT-DECORATION: none;
margin: 0px;
padding: 3px 0 0 0;
text-align: center;
font-weight: bold;
display: block ;
width:89px; 
height:22px;
}

.keuzebutton-selected a:hover 
{
FONT-SIZE: 11px; 
font-weight: bold; 
COLOR: #444; 
FONT-FAMILY: arial, helvetica, sans-serif; 
font-weight: bold;
TEXT-DECORATION: none;
text-align: center;

background-image: url("../img/button-down.jpg");
display: block ;
width:89px; 
height:22px;
}
