/* CSS Document */

.aanbod_header
{
	width: 580px;
	height: 62px;
	background: #eaf2ff;
	margin-bottom: 25px;
	line-height: 62px;
}

.aanbod_sorteer
{
	width: 210px;
	padding-left: 20px;
	background: url(../images/template/aanbod_header_lijn.gif) no-repeat right top;
	height: 62px;
}

.aanbod_pagina
{
	width: 350px;
	padding-right: 20px;
	background: url(../images/template/aanbod_header_lijn.gif) no-repeat left top;
	height: 62px;
	text-align: right;
	line-height: 62px;
}

.aanbod_select
{
	width: 190px;
	height: 21px;
}

.aanbod_licht
{
	width: 580px;
	height: 173px;
	background: #ffffff;
	margin-bottom: 25px;
}

.aanbod_donker
{
	width: 580px;
	height: 173px;
	background: #eaf2ff;
	margin-bottom: 25px;
}

.aanbod_afbeelding
{
	width: 230px;
	height: 173px;
	float: left;
	overflow: hidden;
}

.aanbod_gegevens
{
	width: 300px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}

.aanbod_plaats
{
	font-size: 15px;
	line-height: 30px;
	margin: 0;
	font-weight: bold;	
	text-transform: uppercase;
}

.aanbod_adres
{
	font-size: 13px;
	line-height: 20px;
	margin: 0;
}

.aanbod_prijs
{
	line-height: 20px;
	font-size: 14px;
	margin-top: 30px;
	font-weight: bold;
}

.aanbod_status
{
	font-size: 14px;
	line-height: 20px;
	margin-top: 30px;
	font-weight: bold;	
	text-transform: uppercase;
	color: #e80000;
}

#uitgebreid_zoeken
{
	width: 266px;
	height: auto;
	margin-bottom: 30px;
}

#uitgebreid_zoeken .zoek_plaats
{
	text-transform: capitalize;
	font-size: 10px;
	width: 133px;
	height: auto;
	line-height: 21px;
	float: left;
}

.zoeken_label
{
	width: 103px;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
}

.slide_prijs
{
	width: 133px;
	font-size: 12px;
	height: 32px;
}

.minimum
{
	width: 133px;
	font-size: 10px;
	text-align: left;
	font-family: Tahoma;
}

.maximum
{
	width: 133px;
	font-size: 10px;
	text-align: right;
	font-family: Tahoma;
}

.slide
{
	height: 36px;
}

.slide_bar
{
	width: 266px;
	height: 16px;
	background: url(../images/template/slide_bar.gif);
	cursor: pointer;
	line-height: 16px;
}

.slide_button
{
	width: 16px;
	height: 16px;
	background: url(../images/template/slide_button.gif) no-repeat;
	cursor: pointer;
	line-height: 16px;	
}

.aanbod_footer
{
	width: 580px;
	height: 50px;
	line-height: 50px;
}

.aanbod_lijn
{
	background: #eaf2ff;
	width: 580px;
	height: 5px;
	line-height: 5px;
	font-size: 5px;
}

#aanbod_resultaat
{
	width: 210px;
	float: left;
	margin-left: 20px;
}

#aanbod_volgende
{
	width: 120px;
	float: left;
	text-align: center;
}

#aanbod_volgende a
{
	text-decoration: underline;
}

#aanbod_pagina
{
	width: 180px;
	float: right;
	margin-right: 20px;
	text-align: right;
}



#pagina a, #aanbod_pagina a
{
	text-decoration: underline;
}


