
/* OVERZICHT PROVINCIES */

.zoeknotaris-overzicht {

	float: left;
	width: 50%;
	padding:0px;
	height: 110px;

}

.zoeknotaris-overzicht ul li {
	list-style-type: none;
	color: #999;
	padding-left: 20px;
	margin:0px;
	background: url(../../images/li.gif) no-repeat left bottom;
	background-position: 0% 7%;
}

.zoeknotaris-overzicht ul li a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.zoeknotaris-overzicht ul li a:hover {
	color: #000;
	text-decoration: underline;
}

.zoeknotaris-overzicht ul li ul {
	list-style-type: none;
	margin:0px;
}

.zoeknotaris-overzicht ul li ul li {
	display: inline;
	background: none;
	margin:0px;
	padding: 0px;
}

.zoeknotaris-overzicht ul li ul li a {
	color: #666;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
}

.zoeknotaris-overzicht ul li ul li a:hover {
	color: #000;
	text-decoration: underline;
}


/* OVERZICHT PLAATSEN */

.zoeknotaris-plaatsen {

	float: left;
	display: inline;
	width: 50%;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


.zoeknotaris-plaatsen li {

	list-style-type: none;
	padding: 0px;
	margin:0px;
	background: url(../images/taxibelle_arrow.png) no-repeat top left;
	background-position: 0% 55%;
	margin-bottom: 7px;
	margin-left: 2px;

}

.zoeknotaris-plaatsen a {

	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}

.zoeknotaris-plaatsen a:hover {

	color: #000;
	text-decoration: underline;

}


/* OVERZICHT BEDRIJVEN */

.zoeknotaris-bedrijven-wrapper {

	width: 100%;
	display: inline;
	float: left;
	height: 80px;
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;

}

.zoeknotaris-bedrijven-nummer {

	width: 10%;
	display: inline;
	float: left;
	height: 70px;
	font-family: verdana;
	font-size: 11px;
	line-height:20px;
	font-weight: bold;
	color: red;
	padding-top: 3px;

}

.zoeknotaris-bedrijven-telefoon {

	width: 20%;
	display: inline;
	float: left;
	height: 70px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	line-height:20px;

}

.zoeknotaris-bedrijven-gegevens {

	width: 70%;
	display: inline;
	float: left;
	height: 70px;
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	padding-top: 3px;

}

.zoeknotaris-bedrijven-gegevens a {

	font-weight: bold;
	color: #333;
	text-decoration: none;

}

.zoeknotaris-bedrijven-gegevens a:hover {

	color: #000;
	text-decoration: underline;

}

.zoeknotaris-bedrijven-ads {

	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;

}

.zoeknotaris-bedrijven-pagenav {

	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;

}

/* BEDRIJFSINFO */

.zoeknotaris-info-left {

	float: left;
	display: inline;
	width: 25%;
	margin-left: 20px;
	font-size: 11px;
	margin-bottom: 15px;
	font-family: arial;

}

.zoeknotaris-info-right {

	float: right;
	display: inline;
	width: 70%;
	font-size: 11px;
	margin-bottom: 15px;
	font-family: arial;

}

.zoeknotaris-info-omschrijving {

	font-size: 12px;
	font-family: arial;
	line-height: 24px;

}

.zoeknotaris-meer-taxibedrijven li {

	list-style-type: none;
	padding: 0px;
	background: url(../images/taxibelle_arrow.png) no-repeat top left;
	background-position: 0% 55%;
	margin-bottom: 0px;
	padding-left: 15px;

}

.zoeknotaris-map-wrapper {

	width: 100%;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666;
	border-top: 1px dotted #666;
	clear:both;
	margin-bottom: 3px;


}

.zoeknotaris-info-wrapper {

	width: 100%;
	padding-top: 15px;
	padding-bottom: 5px;
	clear: both;

}
