#topmenu
{
	position: absolute;
	top: 78px;
	left: 5px;
	background-color:#dedede;
	height: 20px;
	width: 988px;
}

#buttonmenu
{
	position: absolute;
	top: 78px;
	left: 14px;
	height: 20px;
}

#keuzebutton1
{
	position: absolute;
	top: 0px;
	left: 1px;
	width: 100px;
	height: 20px;
}
#keuze1
{
	position: absolute;
	top: 0px;
	left: 1px;
	width: 100px;
	height: 20px;
	 text-align: center; 
	padding: 4px 0 0 0;
}

#keuzebutton2
{
	position: absolute;
	top: 0px;
	left: 100px;
	width: 100px;
	height: 20px;
}
#keuze2
{
	position: absolute;
	top: 0px;
	left: 100px;
	width: 100px;
	height: 20px;
	 text-align: center; 
	padding: 4px 0 0 0;
}

#keuzebutton3
{
	position: absolute;
	top: 0px;
	left: 200px;
	width: 100px;
	height: 20px;
}
#keuze3
{
	position: absolute;
	top: 0px;
	left: 200px;
	width: 100px;
	height: 20px;
	 text-align: center; 
	padding: 4px 0 0 0;
}

#keuzebutton4
{
	position: absolute;
	top: 0px;
	left: 300px;
	width: 100px;
	height: 20px;
}
#keuze4
{
	position: absolute;
	top: 0px;
	left: 300px;
	width: 100px;
	height: 20px;
	 text-align: center; 
	padding: 4px 0 0 0;
}
#keuzebutton5
{
	position: absolute;
	top: 0px;
	left: 400px;
	width: 100px;
	height: 20px;
}
#keuze5
{
	position: absolute;
	top: 0px;
	left: 400px;
	width: 100px;
	height: 20px;
	 text-align: center; 
	padding: 4px 0 0 0;
}

#keuzebutton6
{
	position: absolute;
	top: 0px;
	left: 500px;
	width: 100px;
	height: 20px;
}
#keuze6
{
	position: absolute;
	top: 0px;
	left: 500px;
	width: 100px;
	height: 20px;
	 text-align: center; 
	padding: 4px 0 0 0;
}

#keuzebutton7
{
	position: absolute;
	top: 0px;
	left: 600px;
	width: 100px;
	height: 20px;
}
#keuze7
{
	position: absolute;
	top: 0px;
	left: 600px;
	width: 100px;
	height: 20px;
	 text-align: center; 
	padding: 4px 0 0 0;
}



.keuzebutton a 
{
	font-size: 11px;
	color: #555;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif; 
	text-align: center;
	display: block ;
	width:103px; 
	height:20px;
}

.keuzebutton a:hover 
{
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif; 
	text-align: center;
	display: block ;
	width:103px; 
	height:20px;
}

.keuzebutton-selected a 
{
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif; 
	text-align: center;
	display: block ;
	width:103px; 
	height:20px;
}

.keuzebutton-selected a:hover 
{
	font-size: 11px;
	color: #555;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif; 
	text-align: center;
	display: block ;
	width:103px; 
	height:20px;
}
