.dv_search
{
	position:absolute;
	margin-top:-70px;
	margin-left:490px;
}
#spacer_search
{
		line-height:0px;
		height:20px;
		font-size:0px;	
}
#curator_preview{
	display:none;
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #666666;
	z-index:10000;
}

#curator_link, #judge_link
{
	display: block;
	cursor:pointer;
}

#result_dv_faillisement
{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
	#result_dv_faillisement tr
	{
		line-height:20px;
	}
	#result_dv_faillisement td
	{
/*		padding-left:3px;
		padding-right:3px;
*/
	}	
	#f_header_tr
	{
		font-weight:bold;
		vertical-align:top;
		background-color:#CCC3BC;
	}
		#f_header_spacer
		{
			height:20px;
		}
		#f_header_bedrijfsnaam
		{
			width:300px;
		}
	
	#f_sub_company
	{
		margin-left:20px;
	}

	#f_entity_tr_1:hover, #f_sub_tr_1:hover, 
	#f_entity_tr_2:hover, #f_sub_tr_2:hover
	{
		background-color:#B77873;
		cursor:pointer;
		height:25px;
	}
	#f_entity_tr_1, #f_sub_tr_1
	{
		background-color:#e2e2e2;
		height:25px;
	}
	#f_entity_tr_2, #f_sub_tr_2
	{
		height:25px;		
	}
	

	
	#f_sub_gerelateerd
	{
		height: 25px;
		padding: 0 0 0 10px;
		font-weight:bold;
	}
	
	/*breedte velden*/
	
	.dv_results td
	{
		padding: 1px;
		vertical-align:middle;
	}
	
	#f_header_bedrijfsnaam, #f_entity_bedrijfsnaam
	{
		width:276px;
	}
	
	#f_sub_bedrijfsnaam {
		width:266px;
		padding-left: 10px;
	}

	
	#f_header_plaats, #f_sub_plaats
	{
		width:103px;
	}
	
	#f_entity_plaats 
	{
		width: 105px;
	}
	
	
	#f_header_curator, #f_sub_curator, #f_entity_curator
	{
		width:142px;
	}
	
	
	#f_header_datum, #f_sub_datum, #f_entity_datum
	{
		width:125px;
	}
	
	#f_header_verslagen
	{
		width:88px;
	}
	
	#f_sub_verslagen
	{
		width:77px;
	}
	
	#f_entity_verslagen
	{
		width: 70px;
	}
	
	#f_header_empty, #f_entity_empty, #f_sub_empty
	{
		
	}	
	
	#f_entity_empty {
		width: 20px;	
	}

	/* overzicht pagina */	
	
	#spacer
	{
		line-height:0px;
		height:40px;
		font-size:0px;
	}
	#title
	{
		font-weight:bold;
		height:25px;
		font-size:14px;
	}
	#tbl_container	td
	{
		vertical-align:top;
	}
	.title_name
	{
		font-weight:bold;
		width:200px;
	}
	
	/*Navigatie volgende en vorige*/
	.dv_navigation
	{
		float:right;
		margin-top:10px;
		margin-bottom:10px;
	}