	/* Defaults */
	html, body {
		padding:0;
		margin: 0;
		background-color: #7a6a49;
		font-family:Verdana;
		font-size:11px; 
		line-height:14px;

	}		
	/* Center page */
	#wrapper {
		width: 993px;
		margin: 0 auto;
	}
	/* Backgrounds */
	#py {
		background-image:url(chrometheme/page-y.jpg);
		background-repeat:repeat-y;
	}
	#pb {
		background-image:url(chrometheme/page-bottom.jpg);
		background-repeat:no-repeat;
		height: 60px;
	}
	/* Top login form */
	.frmTop {
		padding: 0 0 6px 0;
		margin:0;
	}
	.txtTopInput {
		width: 125px;
		border: 4px solid #0072aa;
	}
	/* Content */
	#title {
		margin: 10px 10px;
		background-color: #7a6a49;
		width: 925px;
		color: #fff;
		font-size: 20px;
		background-image:url(chrometheme/title-logo.jpg);
		background-position:right;
		background-repeat:no-repeat;
		height: 55px;
	}
	#title .inner {
		padding: 20px 35px 35px 35px;
	}
	#title .inner h1 {
		margin: 0;
		padding: 0;
		color: #fff;
		font-size: 20px;
		font-weight: normal;
	}
	#content {
		padding:10px 12px;
	}
	.contInner {
		padding: 0 8px;
		width:400px;
	}	
	.contInner a,
	.col2Inner a {
		color: #0072aa;
		text-decoration:underline;
		font-size:10px; 
		font-weight:normal;
	}
	.contInner a:hover,
	.col2Inner a:hover {
		color: #0072aa;
		text-decoration:none;
		font-size:10px; 
		font-weight:normal;
	}	
	.col2Inner {
		padding: 12px 0;
		text-align:right;
	}
	
	/* schuif blok */
	#scroll {
		unicode-bidi:bidi-override; 
		direction:rtl; 
		display:block; 
		width:500px; 
		height:470px; /* op 20080801 aangepast oude waarde 395px */
		overflow-y:hide; 
		overflow-y:scroll; 
		padding:10px; 
		/* border:1px solid #ba8; */
		margin:0 auto;
		font-size:11px; 
		line-height:14px;
	}

	/* Pathway */
	.pathway {
		font-size: 11px;
	}
	.pathInner {
		padding: 0 0 0 33px;
	}
	.pathway a {
		color: #000;
		text-decoration:underline;
	}
	.pathway a:hover {
		text-decoration:none;
	}	
	.innerBottom {
		padding: 0 0 0 33px;
	}
	/* Footer */
	table.footer {
		font-size: 10px;
	}
	span.divider {
		color: #e3e3e4;
	}
	table.footer a {
		color: #000;
		text-decoration:none;
	}
	table.footer a:hover {
		text-decoration:underline;
	}
	table.tblAdvocaten td {
		padding: 5px;
		padding-bottom: 10px;
	}
	
/* =-=-=-=-=-=-=-[smoelenboek]-=-=-=-=-=-=-=- */
.foto {
	display:block;
	float:left;
	position:relative;
	margin:1px;
	width:60px;
	height:90px;
	padding-left:2px;
	border:1px #002C5B;
	border-style:solid;
	cursor: hand;
	font-size: 9px;
	font-weight:bold;
}

#medewerker_naw td {
  padding-bottom: 0.6em;
}

.searchButton
{
	border:0px;
		background-color: #7a6a49;
		color: #fff;
		font-size: 18px;
}

/* ================ [rechtsgebieden] =============*/
.rechtsgebiedBtn {
	cursor: hand;
}

#rechtsgebiedOmschrijving {
	text-align: left;
}

.seo_box {
	width: 1px;
	height: 1px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}