#search_bar_container{
	height:44px;
	width:690px;
	background-image:url(./images/bg_content_topbar.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#search_bar_div_wie, #search_bar_div_wat, #search_bar_div_waar{
	width:200px;
	height:30px;
	padding-top:13px;
	float:left;
}
#search_bar_div_wie{ margin-left:50px; }
#search_bar_div_waar{ margin-left:20px; }
#search_bar_div_zoeken{
	width:120px;
	height:30px;
	position:relative;
	top:10px;
	left:20px;
}
.search_bar_input{
	font-family:arial;
	font-size:10px;
	color:#666666;
}
.search_bar_label{
	font-family:arial;
	font-size:10px;
	color:#666666;
}

.link_richt_bar{
	list-style: none;
	margin-left:21px;
	margin-top:8px;
}
/*  advanced search  */

#search_bar_advanced_container{
	height:150px;
	width:690px;
	background-color: #DDDDDD;
}
#sba_real_container{
	height:64px;
	width:620px;
	margin-left:49px;
}
.input_autofill{
	position:relative;
	height:17px;
	width:100px;
	z-index:10;	
}
.select_autofill{
	height:15px;
	width:120px;
	position:relative;
	top:-17px;
	z-index:1;	
}
.ul_search_advanced{
	list-style-type: none;	
}
.ul_search_advanced li{
	float:left;
	width: 216px;
}


/* zoek resultaten */
.resultaten_lijst {
	position:relative;
	width:650px;
	left:20px;
	overflow:hidden;
	text-align:left;
}
#resultaten_lijst_header {
	width:650px;
	height:14px;
	background-color:#FF6600;
	font-size:10px;
	color:#666666;
	text-align:left;
	overflow:hidden;
}
.resultaten_lijst_header_wie, .resultaten_lijst_header_wat, .resultaten_lijst_header_waar {
	width:200px; float:left; overflow:hidden; color:#FFFFFF; 
}
.resultaten_lijst_header_wie{ margin-left:30px;}
.resultaten_lijst_header_waar{ margin-left:20px; }
.resultaten_lijst_oneven,.resultaten_lijst_even,.resultaten_lijst_hover {
	display:block;
	height:49px;
	width:650px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:2px 6px;
	cursor:pointer;
	text-align:left;
}
.resultaten_lijst_oneven{
	background-color:#F0F0E6;
	color:#666666;
	background-image: url(../css/images/icon_grijs.jpg);
}
.resultaten_lijst_even {
	background-color:#F7F7EB;
	color:#666666;
	background-image: url(../css/images/icon_lichtgrijs.jpg);
}
.resultaten_lijst_hover {
	color:#FFFFFF;
	background-color:#d8d7d2;
	background-image: url(../css/images/icon_mouseover.jpg);
}
.resultaten_lijst_wie,.resultaten_lijst_wat,.resultaten_lijst_waar {
	float:left;
	position:relative;
	top:7px;
	color:#636363;
	width:210px;
}
.resultaten_lijst_wie{
	margin-left:30px;
	width:200px;
}
.resultaten_lijst_waar{
	margin-left:10px;
	width:200px;
}
.resultaten_lijst_korte_omschrijving {
	position:relative;
	left:30px;
	top:10px;
	width:600px;
	color:#8c8c8c;
}
#resultaten_lijst_footer{
	width:650px;
	height:75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	overflow:hidden;
}
#resultaten_lijst_footer a{ color:#666666; }
#resultaten_lijst_footer a:hover{ color:#8c8c8c; }
.resultaten_lijst_vorige{
	background-image:url(./images/vorige.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:18px;
	height:14px;
	cursor:pointer;
}
.resultaten_lijst_volgende{
	background-image:url(./images/volgende.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:18px;
	height:14px;
	cursor:pointer;
}
.resultaten_lijst_vorige_hover{
	background-image:url(./images/vorige_hover.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:18px;
	height:14px;
	cursor:pointer;
}
.resultaten_lijst_volgende_hover{
	background-image:url(./images/volgende_hover.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:18px;
	height:14px;
	cursor:pointer;
}
.resultaten_lijst_footer_num{ font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#636363; }
#alternatief{ position: relative; left:20px; margin-top:20px; }
#alternatief td{ width: 150px; }


/*  zoekknop */
#sidebar_right a{


}

.hide_li{
	display: none;
}
.pointer{
	cursor: pointer;
	display: block;
}
.table_search_advanced{
	
}
.table_search_advanced label{
	font-size:10px;
	color:#666666;
}
.sba_td_label_middle{
	width: 108px;
	text-align: right;
}
.sba_td_select_rechtsvorm{
			
}
.button_meer_minder{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	width: 95px;
}
.sba_sluiten{
	position: relative;
	top: -86;
	left: 600px;	
	cursor: pointer;
}
.sba_header{
	height: 19px;	
}
#minder_zoeken{
	
}
/**  auto search ***/ 
.suggestionsBox {
		position: relative;
		left: 25px;
		margin: 0px 0px 0px 0px;
		width: 120px;
		background-color: #ffffff;
		border: 1px solid #ccc;	
		color: #666666;
		z-index:15000;	
		list-style: none;
	}
	.suggestionList {
		margin: 0px;
		padding: 0px;
		z-index:15000;	
		list-style: none;
	}
	.suggestionList li {
		margin: 0px;
		padding: 1px;
		padding-left:3px;
		cursor: pointer;
		z-index:15000;	
		text-transform: lowercase;
		list-style: none;
	}
	.suggestionList li:hover {
		color:#FF7F00;
		z-index:15000;	
	}
	

#PopupAutoComplete { display: none !important; }
