.smallview {
    position:relative;
    width :100%;
    border:0;
    
}
.openhuis {
    position:absolute;
    width :100%;
    border:0;
    z-index:10;
    left:10px;
    top:10px;
}
.onderbod {
    position:absolute;
    width :100%;
    border:0;
    z-index:11;
    right:20px;
    bottom:20px;
}
.houseprice {
    text-align:right;
    position:absolute;
    right: 20px;
    bottom:10px;
}
.imagediv {
    height:287px;
    overflow:hidden;
}