/*	Zoeken
*/
/*
#immobilien_suchen_home { padding: 25px 0 0 0; }
#immobilien_suchen_home ul, #immobilien_suchen_home ul li { display: block; margin: 0; }
#immobilien_suchen_home ul { list-style: none; padding: 0; height: 50px; background-repeat: no-repeat; }
#immobilien_suchen_home ul * { line-height: 1; }
#immobilien_suchen_home ul li { width: 185px; height: 20px; padding: 10px 0 0 20px; float: left; }
#immobilien_suchen_home ul li * { font-size: 14px; }
#immobilien_suchen_home ul li a { text-decoration: none; }
#immobilien_suchen_home ul li a:hover { text-decoration: none; }
#immobilien_suchen_home ul li span { color: #281400; }
*/
#suchen_form { display: block; margin: 0; padding: 0 0 0 30px; }
#suchen_form, #suchen_form * { line-height: 22px; }
#suchen_form a { width: 110px; height: 20px; padding: 21px 0 0 0; color: white; text-decoration: none; background: url(../images/gui/suchen_knop.png) 0 20px no-repeat; font-size: 12px; font-weight: bold; text-align: center; display: block; float: right; }
#suchen_form a:hover { color: white; text-decoration: none; }
#suchen_form select { width: 160px; margin: 0 0 3px 0; font-size: 12px; }

#suchen_form td.rechts { text-align: right; }
#suchen_form td.rechts select { width: 130px; }
#suchen_form tr.spacer td { padding-top: 10px; }

/*
#suchen_aanbod_type, #suchen_aanbod_criteria { padding: 20px 0 0 30px; float: left; height: 230px; }
#suchen_aanbod_type { width: 165px; }
#suchen_aanbod_criteria input, #suchen_aanbod_criteria select { margin: 0; }
#suchen_aanbod_criteria input.cri_plz { width: 45px; }
#suchen_aanbod_criteria select.cri_plz_afstand { width: 75px; }
#suchen_aanbod_criteria select.prijs { width: 110px; }
#suchen_aanbod_criteria.suchen_breed { 
	background-image: url(../images/wohnung_suchen.png);
	background-position: right top;
	background-repeat: no-repeat; 
	width: 405px; 
}
*/

/*	Weergave: details
*/
#fotos { height: 300px; background: url(../images/gui/bg_fotos.jpg) no-repeat; }
#foto_groot { padding: 1px 0 0 50px; height: 225px; width: 350px; float: left; }
#foto_thumbs { padding: 1px 0 0 0; height: 225px; width: 200px; float: left; }
#foto_thumbs img { display: block; float: left; margin: 0 10px 10px 0; }
#fotos p.verkocht { color: #bd3827; font-weight: bold; margin: 0 0 0 50px; }

#object_links { padding: 3px 0 0 50px; display: block; list-style: none; height: 20px; }
#object_links * {  }
#object_links li { display: block; float: left; height: 20px; }
#object_links li a { text-decoration: none; }
#object_links li a:hover { text-decoration: none; }
#object_details { padding: 0 0 0 40px; }
#object_details table tr td { font-size: 12px; line-height: 1; color: #2c2a27; }/*9c938a*/
#object_details table tr.first td { padding: 4px 10px 15px 10px; }
#object_details table tr.even td { padding: 3px 10px; background-color: #f5f5f6; }
#object_details table tr.odd td { padding: 4px 10px; }

#overzicht div { border: 0px; border-bottom: 1px solid #dddad7; min-height: 105px; margin: 0; padding: 15px 10px 0 50px; }
#overzicht div img { margin: 0 35px 0 0; padding:0; display: block; float: left; background-repeat: no-repeat; }
#overzicht div h4 { font-size: 14px; line-height: 19px; padding: 0; }
#overzicht div a { font-weight: bold; }
#overzicht div.hover { background-color: #f5f5f6; }
#overzicht p.verkocht { color: #bd3827; margin: 0 0 -10px 0; }

#paginering { padding: 20px 0 0 0; }
#paginering p { text-align: center;  }
#paginering p * { font-size: 14px; }