#taalkeuze
{	
	background-image:url(../../img/bambix/bambix_taalkeuze.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:807px;
	height:527px;
	margin:0 auto;
	margin-top:100px;
	position:relative;
}
#taalkeuze ul
{
	position:absolute;
	top:46px;
	left:275px;
}
#taalkeuze ul li
{
	list-style-type:none;
	background-image:url(../../img/bambix/taalkeuze_arrows.png);
	background-position:0 10px;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-bottom:10px;
}
#taalkeuze ul li a
{
	
	font-size:25px;
	font-family:"Comic Sans MS","Myriad Pro", Verdana, Sans-Serif;
	color:#fff;
	text-decoration:none;
	line-height:30px;
}
#taalkeuze ul li a small
{
	font-size:15px;
	font-family:"Myriad Pro", Verdana, Sans-Serif;
	line-height:18px;
}
#taalkeuze ul li a:hover
{
	text-decoration:none;
}