﻿body 
{
    margin:0;
    padding:0;
}
.pagineringonder
{
    background-image:url(/images/balkoker.jpg);
    background-repeat:repeat-x;
    color:#231f20;
    display:block;
    float:left;
    font-size:90%;
    height:23px;
    margin-left:20px;
    margin-top:5px;
    padding-left:435px;
    padding-top:5px;
    text-align:center;
}
.pagineringonder a, .pagineringonder a:hover
{
    color:#231f20;
    }
.woning {
	background-color:#fff;
	cursor:pointer;
    float: left;
	height:auto;
	margin-bottom:23px;
	padding:0;
    position: relative;
	width:680px;
}
.woning .projectnaam{
	background-color:#426CA6;
	color:#fff;
	display: block;
	font-size: 130%;
	font-weight: bold;
	height:47px;
	line-height:47px;
	padding:0 23px;
}
.woning .hoofdfoto {
	background-color:#fff;
	float: left;
	height:380px;
	width:680px;
}
.hoofdfoto img{
	height:380px;
	width:680px;
   }
.woning .projectoverzicht {
	background-color:#E0E9F2;
	float: left;
	height:auto;
	padding: 10px 13px;
	position:relative;
	width:655px;
}
.woning .projectoverzicht .omschrijving {
	display: block;
	font-size: 90%;
}
.gegevens {
	background-color:#A5BFDA;
	border-right:0;
	float: left;
	font-size:90%;
    height: 64px;
	margin: 0 10px 10px 0;
    padding: 18px 13px;
	width:222px;
}
.gegevens .label {
	font-weight: normal;
	width: 120px;
}
.gegevens td {
	font-weight: bold;
}
.meerinfobutton{
	color: #426CA6;
	float:right;
	font-size:90%;
	font-style:italic;
	text-transform:lowercase;
}
.hidden {
    display:none;
}
/* display none*/

.blokken, .bannre{display:none;}

.WoningFilters {
	float:right;
	width:250px;
}

.woningoverzicht {
	color: #426CA6;
	width: 680px;
}
