/*-------------------------
CSS voor kaart frameset
-------------------------*/
div.bullet
{
	list-style:none;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
}
div.bullet a
{
	background: url(../images/greybullet.gif) 4px no-repeat;
	padding-left:16px;
	text-align:left;
}
div.bullet a:hover
{
	background: url(../images/grey2bullet.gif) 4px no-repeat;
	padding-left:16px;
	text-align:left;
}
div.info
{
	display: none;
	padding:6px 8px 6px 10px;
	margin:6px 8px 6px 10px;
	background-color:#fff;
	border-top:1px solid #7D7061;
	border-bottom:1px solid #7D7061
}
div.plaats_div
{
	padding:6px 8px 6px 10px;
	margin:6px 8px 6px 10px;
	border-top:1px dotted #7D7061;
	border-bottom:1px dotted #7D7061;
	background-color:#F5F5F5;
}
input.bestel
{
	border:1px solid #7D7061;
}
div.kop
{
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
div.inhoud
{
	margin-bottom:10px;
	padding-bottom:10px;
}