/* CSS Document */
#objecten .object {
	position: relative;
	width: 290px;
	padding: 0px 0px 37px 0px;
}
#objecten .object .hoekje_verkocht{
	position:relative;
	width: 98px;
	height: 99px;
	margin: 0px 0px -99px 0px;
	padding: 0 0 0 0;
	background: url(../images/template/label_verkocht.png) no-repeat;
	z-index:9;
}
#objecten .object.left {
	float: left;
}

#objecten .object.right {
	float: right;
}

#objecten .object .afbeelding {
	position: relative;
	float: left;
	width: 290px;
	height: 218px;
	overflow: hidden;
	cursor: pointer;
	z-index: 1;
}

#objecten .object .afbeelding .naw {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 290px;
	height: 35px;
	line-height: 35px;
	background: url(../images/template/object_bg.png) no-repeat;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
	z-index: 50;
}

#objecten .object .afbeelding .naw a {
	color: #FFFFFF;
	text-decoration: none;
}

#objecten .object .afbeelding .naw span {
	padding: 0px 6px;
}

#objecten .object .prijs {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #791764;
	text-align: center;
	line-height: 35px;
	border: 1px #bbbbbb solid;
	border-top: none;
	cursor: pointer;
}

#paging {
	position: relative;
	float: left;
	width: 596px;
	height: 65px;
	text-align: center;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
}

#paging a, #paging span {
	padding: 0px 5px;
	color: #2e2d30;
	text-decoration: none;
}

#paging .active {
	padding: 0px 5px;
	color: #791764;
	font-size: 15px;
	text-decoration: none;
}

#paging .inactive {
	color: #b9b9b9;
	cursor: default;
}

#paging .nav
{
	cursor: pointer;
	color: #2e2d30;	
}

#paging .alles
{
	position: absolute;
	right: 0px;
	top: 0px;
	color: #2e2d30;
	cursor: pointer;
	text-decoration: underline;
}

.right {
	width: 258px;
	padding-bottom: 230px;
}

.select {
	position: relative;
	float: left;
	width: 210px;
	height: 21px;
	line-height: 21px;
	text-indent: 6px;
	background: url(../images/template/selectbox.gif);
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-style: italic;
	color: #000000;
	margin: 0px 0px 20px 0px;
	z-index: 50;
	cursor: pointer;
}

.select .value {
	display: block;
}

.select .select_item {
	font-style: normal;
}

.select .select_items {
	position: absolute;
	top: 21px;
	left: 0px;
	background: #d8d8d8;
	width: 210px;
}

.select .border {
	background: #ffffff;
	width: 208px;
	margin: 0px 1px;
	border-bottom: 1px #d8d8d8 solid;
}

.option {
	position: relative;
	float: left;
	width: 258px;
	line-height: 23px;
}

.option input {
	position: relative;
	float: left;
	margin: 0px 12px 0px 22px;
	top: 5px;
	z-index: 45;
}

.option label {
	position: relative;
	float: left;
	height: 23px;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	margin: 0px;
	z-index: 40;
}

#resultaten {
	position: relative;
	float: left;
	width: 210px;
	border-top: 1px #d8d8d8 solid;
	margin: 20px 0px;
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #000000;
	line-height: 40px;
}

#droomwoning {
	position: relative;
	float: left;
	width: 905px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

#droomwoning img {
	position: absolute;
	right: 0px;
	bottom: 85px;
}

.mg_bottom {
	margin-bottom: 18px;
}
