.vestigingen
{

}

.vestigingen ul
{ 
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-top:25px;
	padding-left:15px;
}

.vestigingen ul li
{ 
	padding:3px;	
}

.vestigingen ul a:link,.vestigingen ul a:visited
{ 
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;	
	text-decoration:none;
}

.vestigingen ul a:hover,.vestigingen ul a.selected
{ 
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#ED1C24;	
	text-decoration:none;
}

.vestigingen ul a:active
{ 
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:12px;
	color:#000000;	
	text-decoration:none;
}