/* WRAPPER */
.projectdetailswrapper
{
    border: 0px solid #000000;
    float: left;

    line-height: 1.3em;
    font-size: 15px;
    font-weight: normal;

    width: 850px;

    margin-left: 45px;
    margin-right: 45px;
    margin-top: 10px;
    margin-bottom: 10px;

    min-height: 600px;
    padding: 0px 0px;
    
    position: relative;
}


/* TITEL */
.projectdetailswrapper .titel
{
    font-size: 20px;
    font-weight: bold;
    color: #235493;
    display: block;
  
    height: 30px;
    width: 850px;
  
    margin-left: auto;
    margin-right: auto;
    
    overflow: hidden;
    
    text-align: center;
    vertical-align: middle;

    border-bottom: 2px solid #17365D;
}


/* FOTOS */
.projectdetailswrapper .fotos
{
    display: block;
    float: left;
    overflow-y: scroll;
    width: 400px;
    height: 320px;
}

.projectdetailswrapper .fotos .outerProjectPhoto
{
    display: table-cell;
    margin: 2px;
    width: 180px;
    height: 120px;
    border: 1px solid #000000;
    position: relative;
    text-align: center;
    vertical-align: middle;
    background-color: #FFFFFF;
    float: left;
    overflow: hidden;
}

.projectdetailswrapper .fotos .outerProjectPhoto .innerProjectPhoto
{
    width: 180px;
    height: 120px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
}


/* HOOFDFOTO */
.projectdetailswrapper .hoofdFoto
{
    display: table-cell;
    height: 320px;
    width: 450px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    background-color: #FFFFFF;
    float: left;
    overflow: hidden;
}

.projectdetailswrapper .hoofdFoto .innerHoofdFoto
{
    width: 440px;
    height: 310px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    position: relative;
    top: 5px;
    left: 5px;
}


/* CONTENT TEXT */
.projectdetailswrapper .content
{
    display: block;
    float: left;
    border: 0px solid #000000;
    width: 850px;
}

.projectdetailswrapper .content .beschrijving
{
    color: #000000;
    display: block;
    font-size: 15px;
    margin-top: 50px;
    overflow-x: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
  
    border-top: 1px solid #17365D;
    border-bottom: 1px solid #17365D;
}

.projectdetailswrapper .content .beschrijving A
{
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    line-height: 15px;
}


/* INDELING */
.projectdetailswrapper .content .propertylist
{
    color: #000000;
    display: block;
    font-size: 15px;
    
    margin-top: 30px;
    
    
    padding-bottom: 35px;
    padding-left: 30px;
    padding-right: 30px;

    border-bottom: 1px solid #17365D;
}

.projectdetailswrapper .content .propertylist H1
{
    color: #235493;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}

.projectdetailswrapper .content .propertylist .propTable
{
    width: 100%;
}

.projectdetailswrapper .content .propertylist .propTable TD
{
    border: 1px solid gray;
}

.projectdetailswrapper .content .propertylist .propTable .sold
{
    color: #ed1d24;
    text-transform: uppercase;
    font-weight: bold;
}

.projectdetailswrapper .content .propertylist .propTable .blocktitles
{
    background-color: #D8D8D8;
    margin-top: 5px;
    margin-bottom: 5px;
}

.projectdetailswrapper .content .propertylist .propTable .blocktitles H3
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.projectdetailswrapper .content .propertylist .propTable .blocksubtitle
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.projectdetailswrapper .content .propertylist .propTable .blocksubtitle A
{
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

.projectdetailswrapper .content .propertylist .propTable .blockreference A
{
    color: #000000;
    font-weight: normal;
}

.projectdetailswrapper .content .propertylist .propTable .blockreference A:hover
{
    color: #235493;
    text-decoration: underline;
}


/* REFERENCE */
.projectdetailswrapper .ref
{
    display: none;
}


/* ADRES */
.projectdetailswrapper .content .adres
{
    color: #235493;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
  
    display: block;
    width: 400px;
    
    margin-top: 20px;
    overflow-x: hidden;
    overlow: scroll;
    padding-bottom: 15px;
    padding-left: 65px;
    padding-top: 20px;

    position: relative;
  
    /* AFGERONDE HOEKEN */
    border-right : 1px solid #17365D;
 
    float: left;
}


/* DOCS */
.projectdetailswrapper .content .documenten
{
    color: #000000;
    display: block;
    width: 335px;
    height: 309px;
    font-size: 16px;
    
    margin-top: 20px;
    overflow-x: hidden;
    padding-bottom: 16px;
    
    padding-top: 20px;
    padding-left: 20px;
    position: relative;
  
    float: left;
}

.projectdetailswrapper .content .documenten H1
{
    color: #235493;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}

.projectdetailswrapper .content .documenten UL LI
{
    list-style-type: none;
    margin-bottom: 5px;
}

.projectdetailswrapper .content .documenten UL LI DIV A
{
    color: #000000;
    font-weight: normal;
}


/* INFOPLICHT */
.projectdetailswrapper .content .infoplicht
{
    color: #000000;
    display: block;
    font-size: 15px;
    
    position: relative;
    float: left;
  
    margin-top: 20px;
    overflow-x: hidden;
    overlow: scroll;
    padding-top: 40px;
    padding-bottom: 65px;
    position: relative;
  
    /* AFGERONDE HOEKEN */
    border-top: 1px solid #235493;
 
    width: 853px;
}

.projectdetailswrapper .content .infoplicht h1
{
    color: #235493;
    font-size: 16px;
    padding-bottom: 10px;
    padding-left: 25px;
    font-weight: bold;
}
.projectdetailswrapper .content .infoplicht ul
{
    margin-left: 0px;
    padding-left: 0px;
    font-size: 15px;
}

.projectdetailswrapper .content .infoplicht ul li
{
    float: left;
    list-style: none;
    margin-left: 0px;
    margin-right: 50px;
    margin-top: 8px;
    padding-left: 0px;
    width: 280px;
}

.projectdetailswrapper .content .infoplicht ul li strong
{
    margin-right: 6px;
    padding-left: 0px;
  font-size: 14px;
}




















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
