@charset "utf-8";
/* CSS Document */

html {
	padding:0;
	margin:0;}

body {
	padding:0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*color:#737577;*/
	color:#FFFFFF;}

.componentheading {
	color:#e5007b;
	font-size:14px;
	font-weight:bold;}
a {
	color:#e2007a;
	text-decoration:none;}
	
a:hover {
	color:#e2007a;
	text-decoration:underline;}	

table .details {
	border: none;
	padding:0;}

table .details .firstaddress {
	font-weight: 600;}

table .details .fieldnamescolumn {
	width: 80px;}

.searchForm fieldset{
	border-style: solid;
	border-width: 1px;
	border-color:#737577;
	width:400px;
	margin-left: 20px;}

.searchForm fieldset legend{
	padding: 6px;}

#naamInput_visible, #addressInput_visible {
	font-size:10px;
	padding-left:2px;
	width:150px;}

.addressInput_visible{}

.naamInput_visible{}
	
.btn1 {
	background:#E5007B;
	border:0;
	color:#FFFFFF;
	font-size:11px;
	padding:2px;
	margin-top:2px;}

.btn1:hover {
	color:#000000;
	cursor:pointer;}
	
/* SMALL */
.leden_geo_small, legend {
	margin:0;
	color:#FFFFFF;}

.leden_geo_small fieldset {
	border:0;
	margin-left:0;
	width:auto;
	padding:0;}

.leden_geo_small legend {
	padding:0 !important;}




