
@font-face {
    font-family: 'TriplexSansBoldBold';
    src: url('/assets/fonts/triplsanbol-071211005EmigreWebOnly.eot');
    src: url('/assets/fonts/triplsanbol-071211005EmigreWebOnly.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/triplsanbol-071211005EmigreWebOnly.woff') format('woff'), url('/assets/fonts/TriplSanBolLin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TriplexSansLightLinMedium';
    src: url('/assets/fonts/triplsanliglin-071211005EmigreWebOnly.eot');
    src: url('/assets/fonts/triplsanliglin-071211005EmigreWebOnly.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/triplsanliglin-071211005EmigreWebOnly.woff') format('woff'), url('/assets/fonts/TriplSanLigLin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


ul {
    margin: 0 0 24px 0;
    padding-top: 0;
}

    ul li {
        margin: 0;
        padding-top: 0;
    }

.content h3 {
    font-weight: bold!important;
    font-size: 12px;
}

body {
    margin: 0;
    color: #000;
    font: 12px/18px Arial, Helvetica, sans-serif;
    background: #fff;
    min-width: 1000px;
    overflow-x: hidden;
}

.cookiebar a {
    color: #054DD2;
}

.cookiebar .tabset {
    margin-top: -7px;
}

    .cookiebar .tabset a {
        width: auto;
    }

.cookiebar .button {
    color: #054DD2;
    float: right;
}

.cookiebar {
    display: none;
    padding: 15px;
    background-color: #eeeced;
}

    .cookiebar .center {
        width: 968px;
        margin-left: auto;
        margin-right: auto;
    }

img {
    border-style: none;
}

a {
    text-decoration: none;
    color: #054DD2;
    cursor: pointer;
}

    a.link-black {
        color: #000;
        background:none !important;
    }

.margin-small {margin:0.65em 0!important;}

#footer a {
    color: #000;
}

.home .main-content {
    padding-top: 251px;
}

.main-content a, .info-holder a, .posts-holder a {
    color: #054DD2;
}

a:hover {
    text-decoration: none;
    color: #f79529;
    cursor: pointer;
}

input,
textarea,
select,
.jcf-fake-input {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: black;
}

input {
    color: silver;
}

    input.text-active,
    textarea.text-active,
    select.text-active,
    .jcf-fake-input.text-active {
        color: black !important;
    }

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

.silent {
    color: #969696 !important;
}

h2, h3, h4, h5, h6 {
    font-weight: normal;
}

h3, h4, h5, h6 {
    margin: 0 0 4px;
}

#main #content .news-holder .news:after,
.main-twocolumns:after,
.section:after,
.twocolumns:after,
#header:after,
#main:after,
#main .columns:after {
    content: '';
    display: block;
    clear: both;
}

.wrapper {
    width: 100%;
    position: relative;
	overflow-x:hidden;
}

.w1 {
    width: 969px;
    margin: 0 auto;
}

.margin-bs.projects-cbl {
    margin-bottom: 11px;
}

.margin-t {
    margin-top: 22px!important;
}

.margin-t2 {
    margin-top: 44px!important;
}

.margin-b2 {
    margin-bottom: 44px!important;
}

.margin-t3 {
    margin-top: 66px!important;
}

#header {
    position: relative;
    padding: 22px 0 0 1px;
    min-height: 527px;
    margin: -22px 0 46px 0;
}

.header-holder {
    overflow: hidden;
    background: #e51533;
    position: relative;
    z-index: 10;
    padding: 15px 27px 1px 22px;
    margin: 25px 0 60px 0;
}

.logo {
    margin-left: -22px;
    margin-top: -15px;
    margin-bottom: -6px;
    float: left;
    background: url(/assets/images/logo.png) no-repeat;
    width: 156px;
    height: 95px;
    text-indent: -9999px;
    overflow: hidden;
}

.logo-pint {
    display: none;
}

.logo a {
    display: block;
    height: 100%;
}

.radio-fix input {
    float: left;
    padding: 0;
    margin: 0 10px 0 0;
    clear: both;
}

.radio-fix label {
    float: left;
    width: 190px!important;
}

#nav {
    float: left;
    padding: 0;
    margin: -14px 27px 0 0;
    list-style: none;
    font: 19px/25px 'TriplexSansBoldBold', Arial, Helvetica, sans-serif;
    word-spacing: 0px;
    border-right: 1px solid #b71129;
}

    #nav li {
        float: left;
        border-left: 1px solid #b71129;
    }

    #nav a {
        color: #fff;
        padding: 34px 22px 35px 19px;
        float: left;
        /* width:155px; */
        /* ``: 0 0 -6px; */
        text-align: center;
    }

        #nav a:hover {
            text-decoration: underline;
        }

    #nav li.active a {
        text-decoration: underline;
    }

.header-holder .search-form {
    position: absolute;
    right: 22px;
    padding: 15px 0 0;
}

.content .search-form {
    position: absolute;
    right: 22px;
    padding: 15px 0 0;
}

.search-form .text-field {
    background: url(/assets/images/bg-search.gif) no-repeat;
    width: 210px;
    overflow: hidden;
}

.search-form input[type=text] {
    border: none;
    padding: 0 5px;
    width: 171px;
    height: 29px;
    float: left;
    line-height: 29px;
    background: url(/assets/images/none.gif);
}

.search-form input[type=button], .search-form input[type=submit] {
    background: url(/assets/images/btn-search.gif) no-repeat;
    width: 19px;
    height: 19px;
    border: none;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    float: right;
    margin: 5px 9px 0 0;
    padding: 0;
}

    .search-form input[type=button]:hover, .search-form input[type=submit]:hover {
        cursor: pointer;
    }



#header .help-box {
    float: right;
    position: relative;
    z-index: 10;
    width: 374px;
    height: 295px;
    background: url(/assets/images/bg-help-box.png) no-repeat;
    background: #efeeee;
    border: 22px solid white;
    padding: 22px;
    top: 280px;
}



.help-box ul.question-list {
    list-style: none;
    padding: 0;
    margin: 0 0 22px 0;
}

    .help-box ul.question-list li a {
        color: black;
    }

        .help-box ul.question-list li a:hover {
            text-decoration: underline;
        }

    .help-box ul.question-list li {
        padding: 0 0 0 32px;
        margin: 0;
        list-style: none;
        background: url(/assets/images/bg-home-list.png) no-repeat;
        width: 335px;
        height: 29px;
        line-height: 29px;
        margin-bottom: 5px;
    }



#header .help-box h1, .help-header h1 {
    font: 32px/40px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
}

#header .helping-form {
    overflow: hidden;
}

#header h1 {
    font: 36px/40px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
    color: #f78f1e;
    margin: 0 0 12px 0;
    letter-spacing: 1px;
}


h1 {
    font: 36px/40px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
    color: #f78f1e;
    margin: 0 0 12px 0;
    letter-spacing: 1px;
}

#main .unions-list {
    position: absolute;
    left: 88px;
    top: -77px;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    font: 22px/26px 'TriplexSansBoldBold', Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    z-index: 500;
}

#main .cols-2 .unions-list {
    left: 0;
}


#main .unions-list li {
    float: left;
    margin: 0 11px 0 0;
}

#main .unions-list a {
    display: block;
    padding: 10px 20px 8px;
    color: #ffffff;
    background: #969696;
}

    #main .unions-list .active a,
    #main .unions-list a:hover {
        color: #969696;
        background: #fff;
    }

.main-wrapper #header h1 {
    font: 25px/30px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
    color: #fff;
    margin: 0 0 0 88px;
    position: relative;
    z-index: 100;
    letter-spacing: 1px;
}

.main-wrapper .header-holder {
    margin-bottom: 16px;
}

.helping-form p {
    margin: 0 0 13px;
}

.helping-form .text-holder {
    /*overflow: hidden;
	
    font: 13px 'TriplexSansBoldBold', Arial, Helvetica, sans-serif;
    color: #e51533;
	*/
    padding: 8px 10px 9px 0px;
}

.helping-form .home-text-holder .row.margin-b {
    margin-bottom: 3px;
}

    .helping-form .home-text-holder .row.margin-b .sliderHolder {
        margin-top: 30px;
        position: relative;
    }

.helping-form .home-text-holder .row .sliderHolder {
    margin-top: 10px;
    position: relative;
}

.helping-form .row {
    margin: 0 0 3px;
    clear: both;
}

.helping-form .advanced-search .row {
    margin-bottom: 20px;
}

    .helping-form .advanced-search .row.margin-b {
        margin-top: 40px;
    }

        .helping-form .advanced-search .row.margin-b.dropdown {
            margin-top: 0px;
        }

.helping-form .row .col_l {
    margin-bottom: 5px;
}

.helping-form .row.bottom-row {
    margin-top: 25px;
}

    .helping-form .row.bottom-row .info-text {
        margin-top: -7px;
    }

.helping-form .row.margin-b {
    margin-bottom: 15px;
}

.helping-form .row.margin-bt {
    margin-bottom: 15px;
    margin-top: 11px;
}

.row.dropdown .margin-bs,
.row.top-dropdown .margin-bs,
.advanced-search #more-options .row .margin-bs,
.parkeren .margin-bs {
    margin: 0px;
}

.parkeren .row {
    margin-top: 20px;
}

.help-box .slider_mask .help-box-home .slider_mask {
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}

.help-box-home .prijs-maand-radio {
    position: absolute;
    left: 159px;
    bottom: 20px;
}

.sliderHolder {
    position: relative;
}

.advanced-search .slider_mask {
    left: 0px;
    top: 30px;
}

.row.top-dropdown {
    margin-top: 50px;
}

.row label {
    margin-bottom: 10px;
}

.projects-cbl label {
    margin-bottom: 10px;
}

.projects-cbl input {
    margin-bottom: 13px;
}

.helping-form .row .col_l {
    width: 137px;
    float: left;
}

.helping-form .row .col_r {
    width: 223px;
    float: left;
}

.helping-form .value-min {
    float: left;
    font-size: 11px;
    padding-top: 7px;
    padding-left: 10px;
}

.helping-form .value-max {
    float: right;
    font-size: 11px;
    padding-top: 7px;
    padding-right: 10px;
}

.helping-form .ui-slider {
    margin-top: 5px;
}

.checkbox {
    padding: 0;
    margin: 0 5px 0 0;
    float: left;
}

.col_l .label_checkbox {
    width: 110px;
    overflow: hidden;
    float: left;
}


.helping-form label {
    display: inline-block;
    vertical-align: middle;
    width: 134px;
}

.helping-form input[type=text] {
    display: inline-block;
    vertical-align: middle;
    padding: 7px 10px;
    width: 202px;
    border: 1px solid #fff;
    color: silver;
    border: 1px solid #969696;
}

    .helping-form input[type=text]:focus {
        border-color: #f78f1e;
        color: black;
    }

    .helping-form input[type=text].error {
        width: 200px;
        border: 2px solid #f78f1e;
    }

.helping-form select {
    display: inline-block;
    vertical-align: middle;
    padding: 6px 8px;
    width: 224px;
}

.helping-form input[type=submit] {
    float: left;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    width: 64px;
    height: 30px;
    background: url(/assets/images/btn-zoek.gif) no-repeat;
    cursor: pointer;
    border: none;
    margin: 0 3px 0 0;
}

.help-box-home .helping-form input[type=submit] {
    float: right;
}

.helping-form #ehHelpBox_btnSetProfile, #ehHelpHeader_btnSetProfile {
    background: url(/assets/images/btn-ok.gif) no-repeat;
    width: 33px;
}


.helping-form input[type=submit]:hover {
    cursor: pointer;
}

#header .image-holder {
    position: absolute;
    left: -21px;
    top: 0;
}

    #header .image-holder img {
        vertical-align: top;
    }

#main {
    position: relative;
    margin: 0 0 68px;
}

.main-wrapper #main, .main-wrapper .main {
    margin-bottom: 80px;
    padding: 0 89px 0 88px;
}

.main-content {
    width: 100%;
}

#main .columns {
    width: 100%;
    word-spacing: 0px;
}

    #main .columns .column {
        float: left;
        width: 209px;
        border-left: 1px solid #e0e0e0;
        margin: 0 0 0 21px; /* -1px for border */
        padding: 0 0 0 22px;
        position: relative;
        overflow: hidden;
    }

    #main .columns .video {
        width: 100%;
    }

    #main .columns .column:first-child {
        padding-left: 0;
        border-left: none;
        width: 441px;
    }

        #main .columns .column:first-child .more {
            left: 0;
        }

    #main .columns .news {
        padding: 4px 10px 4px 5px;
        margin: 0 -10px 15px -5px;
        overflow: hidden;
    }

        #main .columns .news.active {
            background: #fcd5a9;
        }

.columns .news.active a:hover {
    color: #000;
}

#main .columns .news dt {
    float: left;
    clear: left;
    width: 92px;
    letter-spacing: 0px;
}

#main .columns .news dd {
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 15px;
}

#main .more {
    color: #054DD2;
    background: url(/assets/images/bullet01.png) no-repeat 1px 7px;
    padding: 0 0 0 19px;
    font-size: 14px;
}



    /*
.column .more {
    position: absolute;
    bottom: 0;
    left: 20px;
}
    */
    #main .more:hover {
        text-decoration: underline;
    }

    #main .more:visited {
        color: #054DD2;
    }

#main #content p, #main #projects_content p {
    line-height: 15px;
}

.project_specs {
	width: 666px;
	/* width: 562px; */
    margin-left: auto;
    margin-right: auto;
    height: 144px;
}

#main #content .news-holder .news {
    width: 100%;
    margin: 0 0 -1px;
    overflow: visible;
}

#main #content .news dt {
    float: left;
    width: 99px;
}

#main #content .news dd {
    float: left;
    width: 458px;
    margin: 0 0 18px;
    padding: 0 0 12px 8px;
}

#main #content .news.style02 dd {
    max-width: 380px;
    float: left;
}

#main #content .news .active {
    margin: -6px -14px 18px 0;
    padding: 6px 14px 12px 8px;
    background: #fcd5a9;
}

    #main #content .news .active a:hover {
        color: #000;
    }


#main .columns img {
    vertical-align: top;
}

#main .columns h1 {
    font: 28px/30px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
    color: #e51533;
    margin: 0 0 7px 0;
    letter-spacing: 1px;
    word-spacing: -2px;
}

#main .columns .image-holder {
    padding: 10px 0 5px;
}

#main .columns .column:first-child h1 {
    margin-bottom: 14px;
}

#main .columns .column:first-child .column-header h1 {
    margin-bottom: 10px;
}

#main .columns p {
    margin: 0 0 15px;
}

#main .columns .contact {
    overflow: hidden;
    margin: 0;
    padding: 1px 0 0 1px;
}

    #main .columns .contact dt {
        float: none;
        width: auto;
    }

    #main .columns .contact dd {
        margin: 0 0 18px;
    }

#main .columns address {
    font-style: normal;
}

.main-wrapper #header {
    min-height: 376px;
    height: 376px;
    margin: -22px 0 11px 0;
}

.text-box-404 {
    width: 527px;
    margin: 0 auto 0;
    border-left: 1px solid #d0d0d0;
    overflow: hidden;
    position: relative;
    z-index: 20;
    padding: 2px 0 7px 15px;
    line-height: 25px;
}


    .text-box-404 .home-link {
        color: #054DD2;
        display: inline-block;
        vertical-align: top;
        letter-spacing: 1px;
    }

        .text-box-404 .home-link:hover {
            color: #054DD2;
        }

.search-form.style02 .text-field {
    border: 1px solid #f8962d;
    width: 397px;
}

.search-form.style02 input[type=text] {
    width: 358px;
}

.text-box-404 h1 {
    font: 28px/32px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
    color: #e51533;
    margin: 0 0 8px 0px;
    letter-spacing: 1px;
}

.text-box-404 p {
    margin: 0 0 18px;
}

.text-box-404 .search-form {
    margin: 0 0 10px -2px;
}

.text-box-404 input[type=text] {
    padding: 0 13px;
    width: 340px !important;
}

.text-box-404 input[type=submit] {
    margin: 4px 11px 0 0;
}

#header .options {
    margin: 0;
    padding: 7px 0 10px;
    list-style: none;
}

    #header .options li {
        border: 1px solid #d0d0d0;
        border-width: 0 1px 2px;
        background: url(/assets/images/bg-text01.gif) repeat-x;
        padding: 5px 11px 4px;
        margin: 0 0 5px;
    }

    #header .options a {
        background: url(/assets/images/bullet03.png) no-repeat;
        padding: 0 0 0 20px;
        color: #000;
    }

        #header .options a:hover {
            text-decoration: underline;
        }

.b-back-header {
    margin-top: -11px;
    margin-bottom: 40px;
}

.back {
    color: #054DD2;
    background: url(/assets/images/bullet02.png) no-repeat 0 5px;
    padding: 0 0 0 17px;
    display: inline-block;
    vertical-align: top;
}

    .back:hover {
        color: #054DD2;
    }

.breadcrumbs {
    margin: 0;
    padding: 0 0 0 0px;
    list-style: none;
    overflow: hidden;
    font-size: 11px;
}

    .breadcrumbs li {
        float: left;
        border: 1px solid #969696;
        background: #fff;
        border-width: 1px 0;
    }

        .breadcrumbs li:first-child {
            border-left: 1px solid #969696;
            background: #f8f8f8;
        }

        .breadcrumbs li.active {
            border: 1px solid #efeeee;
            color: #969696;
            border-width: 1px 0;
            position: relative;
            z-index: 20;
            background: none;
            margin: 0 0 0 -12px;
        }

        .breadcrumbs li:first-child.active {
            background: #f8f8f8;
            border-left: 1px solid #efeeee;
            margin-left: 0;
        }

            .breadcrumbs li:first-child.active span {
                background: url(/assets/images/bg-breadcrumbs-active.gif) no-repeat 100% 0;
                padding: 2px 19px 2px 11px;
            }

        .breadcrumbs li.active span {
            background: url(/assets/images/bg-breadcrumbs-active02.gif) no-repeat 100% 0;
            float: left;
            margin: -1px 0;
            padding: 2px 19px 2px 18px;
        }

    .breadcrumbs a {
        background: url(/assets/images/bg-breadcrumbs.png) no-repeat 100% -1px;
        padding: 1px 25px 1px 11px;
        float: left;
        color: #054DD2;
    }

        .breadcrumbs a:hover {
            text-decoration: underline;
        }

.social-media {
    color: #054DD2;
    text-align: right;
    font-size: 11px;
    padding: 17px 2px 26px 0;
}

    .social-media ul {
        margin: 0 0 0 -3px;
        padding: 0;
        list-style: none;
        display: inline-block;
        vertical-align: top;
        overflow: hidden;
    }

    .social-media .share {
        background: url(/assets/images/separator02.gif) no-repeat 0 4px;
        display: inline-block;
        vertical-align: top;
        margin: -2px 0 0 4px;
        padding: 0 0 0 7px;
    }

    .social-media li {
        float: left;
        margin: 0 0 0 11px;
    }

    .social-media .print {
        display: inline-block;
        vertical-align: top;
        margin: -2px 0 0;
    }

    .social-media a {
        color: #054DD2;
    }

    .social-media ul a {
        float: left;
        text-indent: -9999px;
        overflow: hidden;
        width: 16px;
        height: 16px;
        text-align: left;
    }

    .social-media a:hover {
        text-decoration: underline;
    }

    .social-media a:visited {
        color: #054DD2;
    }

    .social-media .facebook {
        background: url(/assets/images/facebook.gif) no-repeat;
    }

    .social-media .twitter {
        background: url(/assets/images/twitter.gif) no-repeat;
    }

    .social-media .linkedin {
        background: url(/assets/images/linkedin.gif) no-repeat;
    }

    .social-media .mail {
        background: url(/assets/images/mail.gif) no-repeat;
    }


.main-holder {
    border: 1px solid #d5d5d5;
    border-width: 0 1px;
    padding: 7px 21px 14px 11px;
    margin: 0 0 71px;
}

    .main-holder.faq-overview {
        margin: 0 0 129px;
        padding-right: 225px;
    }

.faq-overview #content {
    width: 562px;
}

.twocolumns {
    width: 100%;
}

    .twocolumns #content {
        float: right;
        width: 498px;
    }

#content .quantity {
    display: block;
    font-size: 14px;
}

    #content .quantity a {
        color: #f78f1e;
    }

        #content .quantity a:hover {
            text-decoration: underline;
        }

#content .search-form {
    float: none;
    padding: 11px 0 32px 1px;
}

    #content .search-form input[type=text] {
        width: 296px;
        padding: 0 14px;
    }

    #content .search-form .text-field {
        width: 353px;
    }

#content .news dd {
    margin-bottom: 31px;
}

#content .news {
    margin-bottom: -15px;
    overflow: hidden;
}

    #content .news.style02 {
        margin-bottom: -5px;
    }

.results {
    margin: 0 0 11px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

    .results li {
        margin: 0 0 18px;
    }

#content .results h2 {
    margin: 0;
    font: normal 12px/18px Arial, Helvetica, sans-serif;
}

.results h2 a {
    color: #054DD2;
}

    .results h2 a:hover {
        text-decoration: underline;
    }

#content .results p {
    margin: 0;
}

.results .source {
    color: #969696;
}

    .results .source:hover {
        text-decoration: underline;
    }

.pagination {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: top;
}

    .pagination span {
        display: inline-block;
        vertical-align: top;
        overflow: hidden;
        /* margin: 0 2px 0 0; */
        margin: 0;
    }

    .pagination a {
        color: #054DD2;
    }

        .pagination a:hover {
            text-decoration: underline;
        }

    .pagination .active {
        color: #f78f1e;
    }

    .pagination .btn-prev,
    .pagination .btn-next {
        text-indent: -9999px;
        overflow: hidden;
        float: left;
        width: 8px;
        height: 6px;
        margin: 6px 0 0;
    }

.pagination-holder > span {
    display: inline-block;
    vertical-align: top;
    margin: 0 53px 0 0;
}

.pagination-holder {
    font-size: 14px;
}

h1 {
    font: 28px/32px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
    color: #e51533;
    margin: -8px 0 22px 0px;
}

#content h1 {
    font: 28px/32px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
    color: #e51533;
    margin: -8px 0 22px 0px;
}


#main .info-box {
    float: right;
    margin: -43px 0 -5px;
}

    #main .info-box > .holder {
        padding: 12px 87px 0 14px;
        background: #f8f8f8;
        float: left;
    }

    #main .info-box .column {
        float: left;
        width: 166px;
        margin: 0 0 0 97px;
        position: relative;
        padding: 0 0 35px;
    }

    #main .info-box.alles .column {
        padding: 0;
    }

    #main .info-box .column .more {
        left: 0;
        padding-left: 14px;
        background: url(/assets/images/bullet04.gif) no-repeat 1px 8px;
    }

    #main .info-box .column:first-child {
        margin-left: 0;
    }

    #main .info-box h2 {
        font: 22px/24px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
        margin: 0 0 12px;
    }

    #main .info-box a {
        color: #054DD2;
    }

        #main .info-box a:hover {
            text-decoration: underline;
        }

    #main .info-box .links {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #main .info-box .rss {
        display: inline-block;
        vertical-align: top;
        margin: -3px 0 0;
    }

    #main .info-box img {
        vertical-align: top;
    }

#content .info-holder .alignleft {
    float: left;
    margin: -2px 17px 0 0;
}

#content .info-holder .alignright {
    float: right;
    margin: -2px 0 0 17px;
}

#content .info-holder .text-holder {
    overflow: hidden;
    width: 375px;
}

#content .info-holder h2, #projects_content .info-holder h2 {
    font: 20px/24px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
    color: #070303;
    margin: 0 0 4px;
}

    #content .info-holder h2 a {
        color: #070303;
    }

        #content .info-holder h2 a:hover {
            text-decoration: underline;
            color: #070303;
        }

#content .info-holder p, #projects_content .info-holder p {
    margin: 0 0 28px;
}

.section {
    margin: 0 0 28px;
    line-height: 14px;
}

    .section .alignleft {
        float: left;
        margin: -2px 17px 0 0;
    }

    .section .alignright {
        float: right;
        margin: -2px 0 0 17px;
    }

    .section .text-holder {
        overflow: hidden;
    }

    .section h2 {
        font: 20px/24px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
        color: #070303;
        margin: 0 0 4px;
    }

        .section h2 a {
            color: #070303;
        }

            .section h2 a:hover {
                text-decoration: underline;
                color: #070303;
            }

    .section p {
        margin: 0;
    }

.section-holder {
    padding: 6px 0;
    margin: 0 -41px 0 0;
}

.news-holder dd {
    margin-bottom: 30px;
}

.news-holder {
    margin: 0 0 -10px -3px;
}

#main .news-holder .more {
    display: inline-block;
    vertical-align: top;
    margin: -4px 0 0;
}

#main .info-box.style02 {
    float: none;
    /* overflow: hidden; */
    padding: 80px 0 14px;
}

    #main .info-box.style02.alles {
        padding-top: 0;
        /* margin-top: -66px; */
    }

        #main .info-box.style02.alles > .holder {
            padding: 12px 30px 24px 14px;
            background-color: #F8F8F8;
            /*width: 100%; margin right too far */
        }

        #main .info-box.style02.alles .links-list {
            margin: 20px 0 -5px 0;
            padding: 0;
            left: 0;
        }

            #main .info-box.style02.alles .links-list li {
                list-style: none;
                line-height: 20px;
            }

                #main .info-box.style02.alles .links-list li a {
                    line-height: 20px;
                    display: block;
                }

        #main .info-box.style02.alles .column {
            width: 220px;
            margin: 0 0 0 43px;
        }

            #main .info-box.style02.alles .column:first-child {
                margin: 0;
            }

    #main .info-box.style02 h2 {
        margin-bottom: 15px;
    }

    #main .info-box.style02 > .holder {
        padding: 12px 67px 0 14px;
    }

    #main .info-box.style02 .column {
        width: 182px;
    }

    #main .info-box.style02 .links {
        margin: 18px 0 0 0;
    }

#main .info {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 24px;
}

#main .infoDate {
    margin-bottom: 10px;
}

#main .info-holder {
    /* margin: 0 0 24px; */
    margin: 0;
}

#content, #projects_content, #nieuws_content {
    width: 666px;
}

#projects_content, #nieuws_content {
    margin-left: auto;
    margin-right: auto;
}


#content .comment-form {
    width: 100%;
}

    #content .comment-form h2 {
        font: normal 22px/24px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
        color: #070303;
        margin: -13px 0 9px;
    }

    #content .comment-form .row {
        margin: 0 0 10px;
    }

    #content .comment-form input[type=text] {
        background: url(/assets/images/bg-text02.gif) no-repeat;
        width: 529px;
        height: 16px;
        border: none;
        padding: 8px 15px;
        color: #969696;
    }

#content li.narrow .comment-form input[type=text] {
    background: url(/assets/images/bg-text02_2.gif) no-repeat;
    width: 423px;
}

    #content .comment-form input[type=text].captchacode-input,
    #content li.narrow .comment-form input[type=text].captchacode-input {
        background: url(/assets/images/text-cc.gif) no-repeat;
        width: 30px;
        height: 16px;
        border: none;
        padding: 8px 15px;
        color: #969696;
    }

#content .comment-form textarea {
    border: none;
    background: url(/assets/images/bg-textarea.gif) no-repeat;
    width: 529px;
    height: 71px !important;
    padding: 10px 15px;
    color: #969696;
    overflow: auto;
}

#content li.narrow .comment-form textarea {
    background: url(/assets/images/bg-textarea_2.gif) no-repeat;
    width: 423px !important;
}

#content .comment-form input[type=submit],
#content .comment-form input[type=button] {
    background: url(/assets/images/btn02.gif) no-repeat;
    width: 112px;
    height: 30px;
    border: none;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    padding: 0;
    float: right;
    margin: -1px 2px 0 0;
}

    #content .comment-form input[type=submit]:hover {
        cursor: pointer;
    }

.comments {
    margin: 0 0 -37px;
    padding: 18px 3px 0 0;
    list-style: none;
    line-height: 16px;
}

    .comments li {
        padding: 0 18px;
    }

    .comments ul {
        margin: 0 -18px 0 0;
        padding: 0 0 0 88px;
        list-style: none;
    }

    .comments .heading {
        background: #f8f8f8;
        padding: 11px 18px;
        margin: 0 -18px 11px;
    }

    .comments .date {
        color: #969696;
        font-style: normal;
    }

    .comments .author {
        margin: 0 1px 0 0;
    }

    .comments .reply {
        text-align: right;
        font-family: Verdana, Geneva, sans-serif;
        margin: 0 -18px 25px 0;
    }

        .comments .reply a {
            color: #054DD2;
        }

            .comments .reply a:hover {
                text-decoration: underline;
            }

#content .comments p {
    margin: 0 0 7px;
}

#content .comments ul .reply {
    padding: 16px 0 0;
}

#content p {
    margin-bottom: 25px;
}

ul.listfilter a.active {
    font-weight: bold;
}

.payment {
    margin: -5px -203px -20px 0;
    padding: 0;
    list-style: none;
    font: 22px/24px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
}

    .payment ul {
        list-style: disc !important;
    }

    .payment .article {
        color: #000;
        font: 12px/18px Arial, Helvetica, sans-serif;
        padding: 20px 0px 0px 0px;
    }

        .payment .article a {
            color: #054DD2;
            background: none;
            display: inline;
            padding: 0 0 0 0;
        }

        .payment .article h2 {
            font: 20px/24px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif !important;
            font-weight: bold !important;
        }

        .payment .article a:hover {
            color: #054DD2;
            background: none;
        }

    .payment a {
        display: block;
        background: #f8f8f8 url(/assets/images/bullet03.png) no-repeat 97% 17px;
        padding: 11px 45px 10px 21px;
        color: #070303;
    }

        .payment a:hover {
            background: #969696 url(/assets/images/bullet05.png) no-repeat 97% 17px;
            color: #fff;
        }

.video-box {
    margin: -1px 0 23px 2px;
}

    .video-box img {
        vertical-align: top;
    }

#main .info-box.style03 {
    float: none;
    margin: 0px 0 25px -1px;
    overflow: hidden;
    line-height: 16px;
}

    #main .info-box.style03 > .holder {
        background: #fde9d2;
        padding: 8px 34px 0 13px;
    }

    #main .info-box.style03 .column {
        width: 206px;
        letter-spacing: 0;
        padding-bottom: 11px;
    }

    #main .info-box.style03 h2 {
        margin-bottom: 4px;
    }

.main-twocolumns {
    width: 100%;
}

    .main-twocolumns #content {
        float: left;
    }

.steps-holder {
    overflow: hidden;
}

.steps {
    margin: 0 0 0 -14px;
    padding: 34px 0 10px;
    list-style: none;
    overflow: hidden;
    font: 16px/18px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
    color: #969696;
}

    .steps li {
        float: left;
        padding: 1px 18px 16px 17px;
        background: url(/assets/images/separator03.gif) no-repeat;
    }

        .steps li.active {
            color: #000;
        }

    .steps .num {
        float: left;
        width: 20px;
        height: 18px;
        margin: -1px 7px 0 0;
        padding: 2px 0 0;
        font-size: 16px;
        line-height: 17px;
        text-align: center;
        color: #fff;
        background: url(/assets/images/bg-steps.gif) no-repeat;
    }

    .steps .active .num {
        background-position: 0 -19px;
    }


.nopadding {
    padding: 0!important;
}

.nomargin {
    margin: 0!important;
}

.noborder {
    border: 0!important;
}

.aside {
    float: right;
    width: 196px;
    padding: 47px 0 0;
    margin: 0 -10px 0 0;
    text-align: right;
}

    .aside ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font: 18px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
    }

        .aside ul ul {
            font: 12px Arial, Helvetica, sans-serif;
            margin: 9px 0 19px;
            overflow: hidden;
        }

            .aside ul ul a:hover {
                text-decoration: underline;
            }

            .aside ul ul li.active a {
                color: #f78f1e;
            }

            .aside ul ul a {
                color: #054DD2;
            }

    .aside > ul > li > a {
        color: #040303;
        display: inline-block;
        vertical-align: top;
        background: url(/assets/images/bullet06.gif) no-repeat 0 5px;
        padding: 0 0 0 15px;
    }

        .aside > ul > li > a:hover,
        .aside > ul > li.active > a {
            color: #f78f1e;
            background: url(/assets/images/bullet07.gif) no-repeat 0 5px;
        }

    .aside > ul > li {
        margin: 0 0 16px;
    }

    .aside ul ul li {
        margin: 0 0 9px;
    }

.logo-print {
    display: none;
}

.aside .widget.grey {
    text-align: left;
    background: #f8f8f8;
    color: black;
    margin: -3px 0 39px;
    padding: 13px;
}

.aside .widget strong {
    font-weight: bold!important;
}

.aside .widget {
    color: #969696;
    margin: -3px 0 39px;
}

    .aside .widget a:hover {
        text-decoration: none;
        color: #f79529;
        cursor: pointer;
    }


    .aside .widget h2 {
        font: 22px/24px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0;
    }

    .aside .widget > span,
    .aside address {
        font-style: normal;
        letter-spacing: 1px;
    }

.aside .links-list {
    font: 12px/18px Arial, Helvetica, sans-serif;
    margin: -10px 0 0;
}

    .aside .links-list li {
        margin: 0 0 18px;
    }

    .aside .links-list a {
        color: #054DD2;
    }

        .aside .links-list a:hover {
            text-decoration: underline;
        }

.region-search-form {
    float: left;
    margin: 0 10px 0 0;
}

    .region-search-form .select-area {
        margin: 0 43px 0 0;
    }

        .region-search-form .select-area:first-child {
            margin: 0 42px 0 0;
        }


.col-2 .tabset {
    margin-top: -8px;
}

.projects .tabset {
    margin-top: 0;
}

.tabset {
    margin: 0;
    padding: 1px 0 0;
    list-style: none;
    float: right;
    text-align: center;
    font-family: 'TriplexSansBoldBold', Arial, Helvetica, sans-serif;
    z-index: 99999;
    position: relative;
}

    .tabset li {
        float: left;
        margin: 0 0 0 9px;
    }

    .tabset input {
        background: url(../images/btn03.gif) repeat-x;
        float: left;
        font-size: 13px;
        padding: 5px 15px 6px;
        height: 31px;
        margin: 0;
        color: #fff;
        border: 0;
        font-family: 'TriplexSansBoldBold', Arial, Helvetica, sans-serif;
    }

        .tabset input:hover,
        .tabset li.active input,
        .tabset.active a {
            background: url(../images/btn03-active.gif) repeat-x;
            color: #fff;
            border: 0;
            font-family: 'TriplexSansBoldBold', Arial, Helvetica, sans-serif;
        }


    .tabset a {
        background: url(/assets/images/btn03.gif) repeat-x;
        float: left;
        width: 32px;
        padding: 7px 9px 6px;
        color: #fff;
    }

        .tabset a:hover,
        .tabset li.active a {
            background: url(/assets/images/btn03-active.gif) repeat-x;
            color: #fff;
        }

.content-holder {
    margin: 0 -102px 0 0;
}

.tabset-holder {
    overflow: hidden;
    margin: -8px -2px 14px 0;
}

.map {
    position: relative;
}

    .map img {
        vertical-align: top;
    }

    .map .msg {
        position: absolute;
        z-index: 9999;
        width: 250px;
        background: #fff;
        padding: 40px 20px;
        top: 155px;
        left: 190px;
        text-align: center;
        display: none;
    }

.projects {
    margin: 0;
    padding: 0;
    list-style: none;
    font: 12px/14px Arial,Helvetica,sans-serif;
}

    .projects li {
        position: relative;
        margin-bottom: 40px;
    }

    .projects .tabset li {
        margin-bottom: 0;
    }

    .projects .active {
        background: #fcd5a9;
    }

    .projects .image-holder {
        float: left;
        width: 211px;
        height: 114px;
        overflow: hidden;
    }

        .projects .image-holder img {
            vertical-align: top;
            width: auto;
        }

    .projects .text-holder {
        overflow: hidden;
        padding: 1px 0 0;
    }

    .projects .lists_view {
        overflow: hidden;
        padding: 1px 1px 1px 25px;
    }

    .projects .helping-form select {
        display: inline-block;
        vertical-align: middle;
        padding: 6px 8px;
        width: 180px;
    }

    .projects .prop.alt {
		 background: none;
	}
	.projects h2 {width:340px;}
    .projects .type {
        background: none repeat scroll 0 0 #EFEEEE;
        right: 0;
        top: 0;
		display:block;
		padding:0 4px;
		float:right;
		position:absolute;
		right:8px; top:8px;
    }	
    .projects .prop {
        background: none repeat scroll 0 0 #EFEEEE;
        right: 0;
        top: 0;
        margin: 0 10px 0 0;
    }

#main .projects .more {
    position: absolute;
    left: 225px;
    bottom: 0;
    padding: 0;
    font-size: 12px;
    background: none;
}

.projects h1 {
    margin: 0 0 7px;
}

.projects h2, h2 {
    margin: 0;
    font: 20px/20px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
    color: #070303;
}

.projects h2 {
    position: relative;
    top: 5px;
}



#sidebar {
    float: left;
    width: 207px;
    margin: -8px 0 0;
}

    #sidebar h2 {
        font: 28px/32px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
        color: #e51533;
        margin: 0 0 19px;
    }

    #sidebar h3 {
        font: 22px/24px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
        color: #070303;
        margin: 0 0 4px;
    }

    #sidebar .widget {
        margin: 0 0 21px;
        overflow: hidden;
    }

    #sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #sidebar li {
        margin: 0 0 7px;
    }

    #sidebar ul a {
        color: #054DD2;
    }

        #sidebar ul a:hover {
            text-decoration: underline;
        }

.datepicker-form {
    position: relative;
    overflow: hidden;
}

    .datepicker-form label {
        width: 36px;
        display: inline-block;
        vertical-align: middle;
    }

    .datepicker-form .row {
        overflow: hidden;
        margin: 0 0 6px;
    }

    .datepicker-form .text-field {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        border: 1px solid #fcd8af;
        width: 118px;
        height: 30px;
    }

    .datepicker-form input[type=text] {
        position: absolute;
        z-index: 10;
        background: none;
        border: none;
        padding: 7px 6px;
        color: #969696;
        width: 105px;
        margin-right: -25px;
        /* background: url(/assets/images/transparent.png); */ /* fix for IE */
    }

    .datepicker-form img {
        position: absolute;
        z-index: -1;
        right: 4px;
        margin-top: 4px;
        vertical-align: middle;
        pointer-events: none!important;
    }

    .datepicker-form input[type=submit]:hover {
        cursor: pointer;
    }

#main .info-box .column.low-box {
    padding: 0;
}

#main .column.style02 .more {
    font-size: 12px;
    background: url(/assets/images/bullet01.png) no-repeat 0 50%;
}

.column-section {
    margin: 0 0 36px;
}

.column h3 {
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

.jcf-hidden {
    display: block !important;
    position: absolute !important;
    left: -9999px !important;
}


/* ------ */


/* ------ */
.tabset li input {
    cursor: pointer;
}

.filter .select-area {
    border: 1px solid #f78f1e;
    position: relative;
    cursor: pointer;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    width: 160px!important;
    color: #fff;
    font: 13px/18px 'TriplexSansBoldBold', Arial, Helvetica, sans-serif;
    background: url(/assets/images/bg-filter.png) no-repeat right top;
}

    .filter .select-area .select-opener {
        border: 1px solid transparent;
        background: url(/assets/images/bg-filter.png) no-repeat right top;
        position: absolute;
        height: 15px;
        width: 15px;
        cursor: pointer;
    }


.filter .select-focus {
    border-color: #fcd5a9;
}

.filter .select-area .center {
    float: left;
    padding: 6px 11px;
}



.filter .select-area:hover .select-opener {
}

.filter .select-disabled .select-opener {
}

.filter .select-area .select-opener:hover {
    cursor: pointer;
}

.filter .select-options {
    white-space: nowrap;
    position: absolute;
    overflow: hidden;
    background: #fff;
    z-index: 100;
}

    .filter .select-options .drop-holder {
        border: 1px solid #f9af5e;
        overflow: hidden;
        height: 1%;
        line-height: 20px;
    }

    .filter .select-options ul {
        list-style: none;
        overflow: hidden;
        width: 100%;
        padding: 0;
        margin: 0;
    }

        .filter .select-options ul li {
            width: 100%;
            float: left;
        }

        .filter .select-options ul a {
            text-decoration: none;
            padding: 5px 10px;
            display: block;
            cursor: pointer;
            color: #000;
            height: 1%;
        }

    .filter .select-options .item-selected a,
    .filter .select-options a:hover {
        text-decoration: none;
        background: #fcd5a9;
    }

    .filter .select-options .optgroup {
        clear: both;
    }

        .filter .select-options .optgroup strong {
            display: block;
            padding: 5px;
        }

        .filter .select-options .optgroup ul a {
            padding-left: 30px;
        }






.posts-holder {
    /*overflow: hidden;*/
    padding: 0 0 71px;
}

.posts-list {
    padding: 0 0 4px 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

    .posts-list > li {
        display: inline-block;
        vertical-align: top;
        position: relative;
        overflow: hidden;
        width: 225px;
        padding: 2px 20px 0px 14px;
        margin: 0 0 58px;
        border-left: 1px solid #e0e0e0;
    }

#main .columns .posts-list > li .column,
#main .columns .posts-list > li .column-header {
    overflow: hidden;
    width: 204px;
}

.posts-list h1 {
    margin: 0 0 8px;
    font: 28px/28px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
    color: #E51533;
    line-height: 27px;
    letter-spacing: 1px;
}

.posts-list p {
    margin: 0 0 18px;
}

    .posts-list p a {
        color: #054DD2;
    }

        .posts-list p a:hover {
            text-decoration: underline;
        }

.posts-list .link-info {
    padding: 0 0 0 28px;
    font-size: 14px;
    line-height: 20px;
    color: #054DD2;
    background: url(/assets/images/bullet08.png) no-repeat;
}

    .posts-list .link-info:hover {
        color: #054DD2;
        text-decoration: underline;
    }

.posts-list > li > .link-info {
    position: absolute;
    left: 10px;
    bottom: 10px;
    padding: 0 0 0 30px;
}

.posts-list > li > .more {
    position: absolute;
    left: 13px;
    bottom: 11px;
}


.link-list.bottom, .links-list.bottom {
    position: absolute;
    bottom: 0;
}


.link-list {
    left: 11px;
    padding: 0 10px 0 0;
    margin: 10px 0 0 0;
    list-style: none;
    font-size: 14px;
    line-height: 20px;
}

    .link-list.uitgelicht-more {
        margin: 10px 0 0 10px;
    }

.projects_uitgelicht {
    background-color: #fcd5a9;
}

.link-list.home-more-news {
    margin: 10px 0 0 -10px;
}

.link-list li {
    padding: 0 0 4px;
    overflow: hidden;
}

.link-list a {
    float: left;
}


.post-holder-vastgoed .posts-list > li {
    border-left: none;
    padding: 0;
}

.post-holder-vastgoed {
    min-height: 300px;
}

.column .link-info {
    padding: 0 0 0 14px;
    font-size: 14px;
    line-height: 20px;
    color: #054DD2;
    background: url(/assets/images/bullet04.gif) no-repeat 1px 8px;
}

    .column .link-info:hover {
        color: #054DD2;
        text-decoration: underline;
    }

.column > li > .link-info {
    position: absolute;
    left: 10px;
    bottom: 10px;
    padding: 0 0 0 30px;
}

.column > li > .more {
    position: absolute;
    left: 13px;
    bottom: 11px;
}

#content .image-section {
    margin: -13px 0 16px;
    line-height: 14px;
}

.image-section .popup-holder {
    position: relative;
    padding: 0 0 1px;
}

.image-section .popup-overlay {
    background-image: url(/assets/images/bg-popup.png);
    z-index: 999998;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: none;
}

.image-section .popup-holder.active .popup-overlay {
    display: block;
}

.image-section .popup-holder {
    padding: 0 0 1px;
}

.image-section .popup {
    position: fixed;
    display: none;
    bottom: 94px;
    left: 50%;
    margin-left: -484px;
    width: 926px;
    padding: 12px 21px 10px 19px;
    border: 1px solid #d5d5d5;
    background: #fff;
    z-index: 999999;
}

.image-section .active .popup {
    display: block;
}

.image-section .popup .close {
    position: absolute;
    z-index: 10;
    right: 21px;
    top: 17px;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
    background: #969696 url(/assets/images/btn-close.gif) no-repeat;
}

.popup {
    z-index: 999;
}

    .popup .gallery {
        position: relative;
        overflow: hidden;
        width: 926px;
        padding: 6px 0 0;
        line-height: 16px;
        letter-spacing: 0;
    }

        .popup .gallery .mask {
            width: 100%;
            overflow: hidden;
            position: relative;
        }

        .popup .gallery .slides {
            float: left;
            width: 99999px;
            padding: 0;
            margin: 0;
            list-style: none;
        }

            .popup .gallery .slides li {
                float: left;
                width: 926px;
            }

        .popup .gallery .num-bar {
            position: absolute;
            right: 40px;
            top: 16px;
            font: 22px/24px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
            color: #969696;
        }

        .popup .gallery .btn-prev,
        .popup .gallery .btn-next {
            position: absolute;
            left: 2px;
            top: 0;
            width: 29px;
            height: 30px;
            text-indent: -9999px;
            overflow: hidden;
            background: #f78f1e url(/assets/images/btn-gallery.gif) no-repeat;
        }

        .popup .gallery .btn-next {
            left: 41px;
            background-position: -29px 0;
        }

            .popup .gallery .btn-prev:hover,
            .popup .gallery .btn-next:hover {
                background: #fde9d2 url(/assets/images/btn-gallery.gif) no-repeat 0 -30px;
            }

            .popup .gallery .btn-next:hover {
                background-position: -29px -30px;
            }

        .popup .gallery img {
            vertical-align: top;
            margin: 0 0 6px;
        }

        .popup .gallery h4 {
            margin: 10px 84px 6px 84px;
            font: 22px/24px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
        }

#content .image-section .image-description,
#content .image-section .copy {
    display: block;
    font-size: 11px;
}

#content .image-section .gallery .copy {
    font-size: 12px;
    padding: 0 3px 20px;
}

#content .image-section .image-description {
    padding: 0 0 19px;
}

#content .image-section .gallery .image-description {
    font-size: 14px;
    padding: 0 104px 18px 4px;
}

.download {
    color: #969696;
}

#footer {
    /* overflow: hidden; */
    background: url(/assets/images/bg-footer.gif) repeat-x;
    margin: 0 -9999px;
    padding: 12px 9999px 100px 10000px;
    font-size: 11px;
    letter-spacing: 0px;
}

    #footer .columns {
        overflow: hidden;
        margin: 0 0 36px;
    }

    #footer .column {
        float: left;
        width: 160px;
        margin: 0 0 0 33px;
    }

        #footer .column:first-child {
            margin-left: 0;
        }

    #footer .title a {
        display: block;
        margin: 0 0 19px;
        font: 16px/25px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
        color: #878787;
    }

    #footer p {
        margin: 0;
    }

    #footer .columns ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #footer .copy {
        float: left;
        margin: 0 13px 0 0;
    }

    #footer .links {
        margin: 0 0 0 4px;
        padding: 0;
        list-style: none;
        float: left;
    }

        #footer .links li {
            float: left;
            background: url(/assets/images/separator01.gif) no-repeat 0 5px;
            padding: 0 18px;
        }



    #footer .social-networks {
        margin: 0;
        padding: 0;
        list-style: none;
        float: left;
    }

        #footer .social-networks li {
            float: left;
            margin: 0 10px 0 0;
        }

        #footer .social-networks a {
            float: left;
            padding: 0 0 0 20px;
        }

        #footer .social-networks .twitter {
            background: url(/assets/images/twitter.gif) no-repeat 0 1px;
        }

        #footer .social-networks .facebook {
            background: url(/assets/images/facebook.gif) no-repeat 0 1px;
        }

        #footer .social-networks .linkedin {
            background: url(/assets/images/linkedin.gif) no-repeat 0 1px;
        }

    #footer .text {
        float: left;
        margin: 0 7px 0 4px;
        font-size: 12px;
        line-height: 18px;
        padding: 0 0 0 19px;
        background: url(/assets/images/separator01.gif) no-repeat 0 5px;
    }

.submit-hidden {
    display: none;
    position: absolute;
    text-indent: -9999px;
    overflow: hidden;
    left: -9999px;
    top: 0;
}

.skip {
    position: absolute;
    left: -9999px;
    top: 0;
    overflow: hidden;
}

    .skip:focus {
        left: 0;
        width: auto;
        height: auto;
    }

form legend {
    position: absolute;
    left: -9999px;
    top: 0;
}

.map {
    position: relative;
}

    .map.detail #projectmap {
        width: 558px;
    }


    .map .loading {
        position: absolute;
        z-index: 99999;
        background: #EFEEEE url('/assets/images/throbber.gif') no-repeat center center;
        width: 100%;
        height: 100%;
        top: 0;
    }

#projectmap {
    width: 666px;
    height: 480px;
    z-index: 1;
}

#marker-info.marker-woonruimte {
	background: url('/assets/images/tooltip-arrow.png') no-repeat left 1px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    display: none;
    width: 374px;
    min-height: 174px;

    margin-left: -60px;
    margin-top: 10px;


}

    #marker-info.marker-woonruimte img {
        width: 130px;
        height: 130px;
		
    }

    #marker-info.marker-woonruimte .img {
        width: 130px;
        height: 130px;
        margin-right: 11px;
        float: left;
		position:relative;
        border: 1px solid #c5c0c0;
    }

    #marker-info.marker-woonruimte .padding {
	   	background:white;
		border-left:1px solid #a5a3a3;
		border-right:1px solid #a5a3a3;
		border-bottom:1px solid #a5a3a3;
		padding:10px 10px 10px 10px;
    }

    #marker-info.marker-woonruimte .info {
        float: left;
        width: 130px;
    }

    #marker-info.marker-woonruimte h2,
    #marker-info.marker-woonruimte h3,
    #marker-info.marker-woonruimte h2 a {
        font: 18px/20px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
        margin: 5px 0 3px 0;
        color: black;
    }

    #marker-info.marker-woonruimte .prijs {
		padding-top:13px;
		/*
        position: absolute;
        bottom: 13px;
        left: 157px;
		*/
    }



#marker-info {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    display: none;
    background: url('/assets/images/bg-marker-info.png') no-repeat;
    width: 240px;
    min-height: 248px;
    overflow: hidden;
}

    #marker-info h2, #marker-info h3 {
        font: 16px/18px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
        margin: 10px 0;
    }

    #marker-info div.padding {
        margin: 14px 0 0 0;
        padding: 12px 14px 14px 14px;
    }

    #marker-info div.img {
        width: 211px;
        height: 114px;
        overflow: hidden;
    }

    #marker-info a {
        color: #054DD2;
        font-size: 11px;
    }

    #marker-info div.type {
        color: #6d6362;
        font-size: 11px;
    }

        #marker-info div.type span {
            color: #e0801c;
        }

    #marker-info div.projectinfo {
        color: #6d6362;
        font-size: 11px;
    }

    #marker-info div.projectinfo span {
        color: #e0801c;
    }

.legend-renovatie,
.legend-sloop-nieuwbouw,
.legend-nieuwbouw,
.legend-grijs,
.legend-huurwoning,
.legend-koopwoning,
.legend-parkeerplaats,
.legend-parkeerplaats-wachtlijst {
    float: left;
    margin-top: 21px;
    margin-right: 21px;
    padding-left: 25px;
    background-image: url('/assets/images/legend-huur.png');
    background-repeat: no-repeat;
    line-height: 25px;
}



.legend-renovatie {
    background-image: url('/assets/images/project-markers/r.png');
}

.legend-sloop-nieuwbouw {
    background-image: url('/assets/images/project-markers/h.png');
}

.legend-nieuwbouw {
    background-image: url('/assets/images/project-markers/n.png');
}

.legend-grijs {
    background-image: url('/assets/images/project-markers/grijs.png');
}

.legend-huurwoning {
    background-image: url('/assets/images/legend-huur.png');
}

.legend-koopwoning {
    background-image: url('/assets/images/legend-koop.png');
}

.legend-parkeerplaats {
    background-image: url('/assets/images/legend-parkeerplaats.png');
}

.legend-parkeerplaats-wachtlijst {
    background-image: url('/assets/images/legend-parkeerplaats-wachtlijst.png');
}

.carousel-projecten {
    width: 764px;
    height: 354px;
    margin-top: -7px;
    margin-bottom: 23px;
    text-align: center;
}


.image-holder {
    /* width: 1012px; */
    width: 1031px;
    height: 549px;
    position: relative;
}

    .image-holder img {
        width: 1031px;
    }

    .image-holder .afgerond {
        pointer-events: none;
        position: absolute;
        left: 0;
        top: 0;
        width: 141px;
        height: 141px;
        background: url(/assets/images/overlay-afgerond.png) no-repeat 0 0;
    }

    .image-holder .mask {
        background: url('/assets/images/carousel-mask.png') no-repeat right top;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 549px;
        z-index: 0;
    }

/* ----------- carousel medium */
.carousel-medium {
    width: 1031px;
    height: 376px;
    position: relative;
}

.carousel-container .mask {
    background: url('/assets/images/carousel-mask-contentpage.png') no-repeat right top;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 376px;
    z-index: 9;
}

.carousel-medium ul, .carousel-medium li {
    list-style: none;
    margin: 0!important;
    padding: 0!important;
}

.carousel-medium li {
    display: none;
}

    .carousel-medium li:first-child {
        display: block;
    }

.carousel-medium .carousel-nav li {
    display: block;
}

/* ----------- carousel home */

.carousel-home {
    /* width: 1012px; */
    width: 1031px;
    height: 549px;
    position: relative;
}

    .carousel-home .mask {
        background: url('/assets/images/carousel-mask.png') no-repeat right top;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 549px;
        z-index: 9;
    }

    .carousel-home ul, .carousel-home li {
        list-style: none;
        margin: 0!important;
        padding: 0!important;
    }

    .carousel-home li {
        display: none;
    }

        .carousel-home li:first-child {
            display: block;
        }

    .carousel-home .carousel-nav li {
        display: block;
    }

.carousel-imgviewer {
    width: 927px;
    height: 480px;
    margin-top: -7px;
    margin-bottom: 23px;
    text-align: center;
}

    .carousel-imgviewer h3 {
        margin-top: 13px;
    }

.carousel-imgviewer {
    top: 10px;
}

    .carousel-imgviewer img {
        height: 480px;
    }


    .carousel-imgviewer .carousel-prev {
        left: 0;
        top: -24px;
    }

    .carousel-imgviewer .carousel-next {
        left: 35px;
        top: -24px;
    }


.carousel-projecten .carousel-nav {
    margin: 0;
    padding: 0;
    left: 50%;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
}

.carousel-projecten img {
    height: 354px;
}

.carousel-container {
    position: relative;
}

.carousel-nav {
    position: absolute;
    left: 10px;
    z-index: 9999;
    bottom: 10px;
    list-style: none;
}

    .carousel-nav.right {
        position: absolute;
        z-index: 9999;
        bottom: 0px;
        left: auto;
        right: 60px;
        list-style: none;
        margin-left: 0px!important; /* overwrite inline JS */
    }

.carousel-home .carousel-nav {
    position: absolute;
    z-index: 9999;
    bottom: 84px;
    left: auto;
    right: 37px;
    list-style: none;
    margin-left: 0px!important; /* overwrite inline JS */
}


.carousel-nav li a span {
    display: none;
}

.carousel-nav li {
    padding: 0;
    margin: 0;
    float: left;
}

    .carousel-nav li a {
        padding: 0;
        margin: 0;
        background: url('/assets/images/b-carousel-0.png') no-repeat center center;
        width: 18px;
        height: 18px;
        float: left;
        outline: 0;
    }

.carousel-next span {
    display: none;
}

.carousel-next {
    position: absolute;
    z-index: 9;
    right: 20px;
    top: 50%;
    margin-top: -15px;
    display: block;
    background: url('/assets/images/b-next.png') no-repeat left top;
    width: 29px;
    height: 30px;
    overflow: hidden;
}

.carousel-prev span {
    display: none;
}

.carousel-prev {
    position: absolute;
    z-index: 9;
    left: 20px;
    top: 50%;
    margin-top: -15px;
    display: block;
    background: url('/assets/images/b-prev.png') no-repeat left top;
    width: 29px;
    height: 30px;
    overflow: hidden;
}

    .carousel-prev.disabled, .carousel-next.disabled {
        background-position: left -30px;
        pointer-events: none;
    }

.carousel-nav li.active {
    background: url('/assets/images/b-carousel-active.png') no-repeat left -180px;
    width: 18px;
    height: 18px;
}

    .carousel-nav li.active a {
        background: url('/assets/images/b-carousel-1.png') no-repeat center center;
    }

.carousel-nav li.active {
    background: url('/assets/images/b-carousel-active.png') no-repeat left -180px;
    width: 18px;
    height: 18px;
}

.carousel-actie-container {
    background: url(/assets/images/bg-banner-actie.png) no-repeat;
    width: 219px;
    height: 133px;
    padding-left: 43px;
    padding-right:20px;
    position: absolute;
    bottom: 75px;
    right: 42px;
    overflow: hidden;
}

.carousel-actie-titel {
    font: 32px/36px 'TriplexSansBoldBold', Arial, Helvetica, sans-serif;
    max-height: 36px;
    color: #e51533;
    margin: 7px 0 0 0;
    letter-spacing: 1px;
    overflow: hidden;
}

.carousel-actie-tekst {
    font: 15px/17px Arial, Helvetica, sans-serif;
}

.carousel-actie-link {
    color: #054DD2;
    background: url(/assets/images/bullet01.png) no-repeat 1px 7px;
    padding: 0 0 0 19px;
    font-size: 12px;
    position: absolute;
    bottom: 16px;
}

.col_row {
    clear: both;
    margin-bottom: 10px;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

.p_50 {
    width: 50%;
    float: left;
}

div.videos {
    margin-bottom: -48px!important;
}

a.video {
    position: relative;
    display: block;
    width: 270px;
    height: 164px;
    overflow: hidden;
    z-index: 1;
    margin-bottom: 5px;
    background: #F8F8F8;
}

    a.video span {
        position: absolute;
        display: block;
        width: 270px;
        height: 164px;
        overflow: hidden;
        background: url('/assets/images/b-video.gif') no-repeat 16px 87px;
        z-index: 2;
        cursor: pointer;
    }

    a.video img {
        position: absolute;
    }

        a.video img.img-youtube {
            max-width: 270px;
            margin-top: -20px;
        }

.video-big {
    width: 768px;
    height: 483px;
    margin-top: -7px;
    padding-bottom: 20px;
    text-align: center;
    overflow: hidden;
    display: block;
}

.radio input {
    float: left;
    margin: 5px 5px 0 0!important;
    padding: 0;
    width: 1em;
    height: 1em;
}

.radio label {
    line-height: 1em;
    font-family: verdana;
    width: auto!important;
    float: left;
    color: black;
}

.file-preview {
    margin: 10px 0 20px 214px;
    clear: both;
    padding: 1px;
    background: white;
    width: 328px;
}

    .file-preview .img {
        width: 328px;
        height: 244px;
        overflow: hidden;
    }

    .file-preview a {
        display: block;
        width: 308px;
        color: #054DD2;
        background-color: white;
        line-height: 1em;
        font-family: verdana;
        padding: 10px;
    }



.jcf-class-disabled .jcf-fake-input,
.area:disabled, .area.disabled,
.input:disabled, .input.disabled {
    border: 1px solid #fcd5a9;
    background: #f1f1f1!important;
}

.icon-error {
    background: url('/assets/images/icon-error.png') no-repeat left 0.5em;
    padding: 5px 0 10px 25px;
    clear: both;
    font-size: 11px;
    line-height: 1.4em;
    font-family: verdana;
    color: black;
}

.icon-plus {
    outline: 0;
    display: none;
    background: url('/assets/images/icon-plus.gif') no-repeat left 3px;
    padding-left: 15px;
    padding-bottom: 10px;
}

.icon-min {
    outline: 0;
    display: none;
    background: url('/assets/images/icon-min.gif') no-repeat left 3px;
    padding-left: 15px;
    padding-bottom: 10px;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.profile-header, .profile_selector, .profile_postal {
    padding: 0 5px !important;
}

    .profile_postal input[type=text] {
        margin: 0;
        border: 1px solid #f78f1e;
    }

.profile_ok {
    left: 0!important;
}


.profile_selector label {
    width: 50px !important;
}

.profile_postal label {
    width: 95px !important;
}

.help-header .info-text {
    margin-left: 0;
    width: 200px;
}

.help-box .info-text {
    width: 200px;
    margin-left:0;
}

.help-box .home-text-holder .info-text
{
	width: 250px;
    margin-left:0;
    position: relative;
    margin-left: 0;
    top: -30px;
    padding-top: 5px;
}

.col-1 .help-header .info-text {
    width: 120px;
}

.info-text {
    background: url('/assets/images/icon-info.gif') no-repeat left 0.5em;
    display: block;
    padding: 5px 0 10px 20px;
    clear: both;
    font-size: 11px;
    line-height: 1.4em;
    font-family: verdana;
    color: black;
    margin-left: 213px;
}


/* -- table --------------------- */
/*
table {
    width: 100%;
    margin-bottom: 20px;
}

    table td, table th {
        cursor: default;
        border: 0px;
        vertical-align: top;
    }

        table td.col_hover:hover a {
        }

        table td.col_hover:hover,
        table th.col_hover:hover {
            background-color: #e81c2a!important;
            color: #FFFFFF;
        }

        table th.extra_strong {
            background-color: #f18e2d!important;
            color: #FFFFFF;
            font-weight: bold;
            border-color: #f18e2d;
        }

        table td:hover a, table th:hover a {
            color: #FFFFFF!important;
        }

        table td.col_hover:hover span.info-link a {
            color: #FFFFFF!important;
        }

    table tr.extra td,
    table tr.extra th {
        background-color: #d3d3d3!important;
        color: #e81c2a!important;
        font-weight: normal;
    }

        table tr.extra td:hover,
        table tr.extra th:hover {
            background-color: #d3d3d3!important;
            color: #e81c2a!important;
            font-weight: normal;
        }

    table th {
        border-bottom: 1px solid #d3d3d3;
    }

    table tr:hover td {
        background-color: #d3d3d3!important;
    }

table {
}

    table td.col_hover {
        background-color: #efefef;
    }

    table th.col_hover {
        background-color: #efefef;
    }

    table td {
        border-bottom: 1px solid #d3d3d3;
        padding: 4px 8px 4px 8px;
    }

    table th {
        border-bottom: 1px solid #d3d3d3;
        color: #e81c2a;
        font-weight: bold;
        padding: 4px 8px 4px 8px;
        text-align: left;
        font-weight: normal;
    }

        table th.bg {
            background-color: #00b6de;
            color: #d3d3d3;
            font-weight: bold;
        }

        table td.right, table th.right {
            text-align: right;
        }

        table td.nowrap, table th.nowrap {
            white-space: nowrap;
        }

        table td.p100, table th.p100 {
            width: 100%;
        }

    table td.indent {
        padding-left: 20px;
    }

    table td.sum {
        border-collapse: collapse;
        background-color: #efefef;
        font-weight: bold;
    }

        table td.sum.col_hover {
            background-color: #d3d3d3;
        }

table {
    border-top: 1px solid #d3d3d3!important;
}

    table tr:last-child td {
        border-bottom: 0;
    }
	
	*/

ul.ul-sitemap {
    padding: 0;
}

    ul.ul-sitemap,
    ul.ul-sitemap ul,
    ul.ul-sitemap li {
        list-style: none;
        margin: 0px !important;
    }

        ul.ul-sitemap a {
            color: #054DD2;
            background: url(/assets/images/bullet01.png) no-repeat 1px 7px;
            padding: 0 0 0 19px;
            font-size: 14px;
        }

            ul.ul-sitemap a:hover {
                text-decoration: none;
                color: #f79529;
                cursor: pointer;
            }

img.captchacode {
}

.video-youtube {
    margin: 0 0 24px;
}

.text-holder a[target="_blank"], .text-box a:not([class])[target="_blank"],
.info-holder a[target="_blank"], .info-box a:not([class])[target="_blank"] {
    background: url(/assets/images/ico-external-link.png) no-repeat 100% 0;
    padding-right: 14px;
}

.info-holder h2 a[target="_blank"] {
    background: none;
    padding-right: 0;
}


/* ------------------------------------------- */
/* - CSS update integractie - */
/* ------------------------------------------- */


.columns .column-spotlight {
    width: 483px!important;
}


.main-wrapper #main.wide {
    width: 968px;
    padding: 0;
}

.cols-2 {
    width: 968px;
}

    .cols-2 .col-1 .grey {
        padding: 22px 22px 22px 22px;
        background: #efeeee;
    }

div.columns-landing-zm div.grey
{
 height: 357px;
}

    .cols-2 .col-50p {
        float: left;
        width: 50%;
    }

    .cols-2 .col-1 {
        float: left;
        width: 270px;
    }

    .cols-2 .col-2 {
        float: left;
        width: 666px;
        margin-left: 32px;
        padding-bottom: 5px;
    }

/*--------------- spotlight --------------------*/
.spotlight.auto-h {
    height: auto!important;
}


.spotlight .description {
    width: 131px;
    overflow: hidden;
}

.p33 .description {
    width: 100%;
    overflow: hidden;
}

.spotlight {
    margin-top: -5px;
    min-height: 224px;
    width: 100%;
    float: left;
    background: #efeeee;
}

    .spotlight .description {
        text-align: center;
        padding-top: 5px;
    }

    .spotlight .padding {
        padding: 22px;
        float: left;
    }

    .spotlight ul li:first-child {
        margin: 0;
    }

    .spotlight ul li {
        padding: 0;
        margin: 0 0 0 22px;
        float: left;
    }

        .spotlight ul li.p33 div {
            text-align: center;
        }

        .spotlight ul li.p33 {
            width: 33%;
            float: left;
            padding: 0;
            margin: 0;
        }

        .spotlight ul li.text {
            width: 318px;
        }

    .spotlight ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .spotlight .description span {
        display: block;
    }

        .spotlight .description span.spotlight-stadsdeel {
        }

        .spotlight .description span.spotlight-oppervlakte {
        }

        .spotlight .description span.spotlight-aantalkamers {
        }

        .spotlight .description span.spotlight-prijs {
        }

    .spotlight .image {
        position: relative;
    }

    .spotlight .image .beschikbaar {
        background:none;
    }

/*--------------- icons social media --------------------*/
a.icon-social span {
    display: none;
}

a.icon-social {
    background: url(/assets/images/icons-social-big.png) no-repeat 0 0;
    display: block;
    width: 38px;
    height: 37px;
    overflow: hidden;
    float: left;
    margin-right: 22px;
    margin-top: 11px;
}

    a.icon-social.facebook {
        background-position: 0 0;
    }

    a.icon-social.twitter {
        background-position: -38px 0;
    }

    a.icon-social.google {
        background-position: -76px 0;
    }

    a.icon-social.pinterest {
        background-position: -114px 0;
    }

/*--------------- search result --------------------*/
.search-result .image {
    position: relative;
    float: left;
    width: 130px;
    height: 130px;
    margin: 2px;
}

.search-result .description {
    float: left;
    width: 521px;
    height: 130px;
    padding-left: 11px;
    padding-top: 4px;
    line-height: 16px;
}

.search-result h2 {
    padding: 0!important;
    margin-bottom: -8px!important;
}

.search-result p {padding-top:20px;}
.search-result p.prijs {padding-top:0px;}
 
.search-result .specs {
    color: #969696;
    position: absolute;
    bottom: -5px;
    padding: 0;
	font-size:12px;
	margin: 0 0 15px!important;
}

.specs.specs-header {
    position: relative;
    top: -22px;
}

.specs {
    color: #969696;
}

    .specs span {
        padding: 0 5px 0 5px;
        color: black;
    }

.search-result p br {display:none;}

.search-result .max-h {
   height: 79px;
	 /*height:7.5em;; */
    overflow: hidden;
}

.search-result .prijs {
    padding: 5px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 0 9px 0!important;
    background: #efeeee;
    display: inline-block;
}

.search-result .highlight .prijs {
    background: #fff;
}

.img .beschikbaar .txt,
.image .beschikbaar .txt {float:left;width:50px;line-height:12px;	padding:1px 0 0 0;}

.img .beschikbaar .num,
.image .beschikbaar .num {  
	float:left;
	font: 2em/1.1em 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
	height:29px;
	padding: 0 6px;
}

.img .beschikbaar,
.image .beschikbaar {
    pointer-events: none;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 130px;
    height: 29px;
	background: url(/assets/images/overlay-beschikbaar.png) repeat-x 0 0;
	color:white;
}

.img .verhuurd,
.img .verkocht,
.img .wachtlijst,
.img .voorbehoud,
.img .afgerond,
.img .voorbehoud_huur {
    pointer-events: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 141px;
    height: 141px;
    background: url(/assets/images/overlay-verhuurd.png) no-repeat 0 0;
}

.img .verkocht {
    background-image: url(/assets/images/overlay-verkocht.png);
}

.img .afgerond {
    left: 14px;
    top: 25px;
    background-image: url(/assets/images/overlay-afgerond.png);
}

.img .wachtlijst {
    background-image: url(/assets/images/overlay-wachtlijst.png);
}

.img .voorbehoud {
    background-image: url(/assets/images/overlay-voorbehoud-verkocht.png);
}

.img .voorbehoud_huur {
    background-image: url(/assets/images/overlay-voorbehoud-verhuurd.png);
}


.image .verhuurd,
.image .verkocht,
.image .wachtlijst,
.image .voorbehoud,
.image .voorbehoud_huur {
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 141px;
    height: 141px;
    background: url(/assets/images/overlay-verhuurd.png) no-repeat 0 0;
}

.image .verkocht {
    background-image: url(/assets/images/overlay-verkocht.png);
}

.image .wachtlijst {
    background-image: url(/assets/images/overlay-wachtlijst.png);
}

.image .voorbehoud {
    background-image: url(/assets/images/overlay-voorbehoud-verkocht.png);
}

.image .voorbehoud_huur {
    background-image: url(/assets/images/overlay-voorbehoud-verhuurd.png);
}

.search-result li {
    position: relative;
    height: 134px;
    padding: 0;
    margin: 0 0 44px 0;
    float: left;
    background: url(/assets/images/bg-result.png) no-repeat 0 0;
}

    .search-result li.highlight {
        background-position: 0 -134px;
    }

.search-result {
    padding: 0;
    margin: 0;
    list-style: none;
}


.aanbod-no-search-results {

  margin-top: 25px;
  margin-bottom: 50px;
}

 div.spotlight-search-advertised-object
 {
     clear:both;
 }
 
 div.spotlight-search-advertised-object hr
 {
   background-color: #f78f1e;
 }
 
 div.spotlight-tagline-container h3
 {
    font: 14px/20px 'TriplexSansBoldBold', Arial, Helvetica, sans-serif;
    color:  #e51533;
    text-align: center;
 }

/*--------- tabs ----------*/

ul.tabs {
    padding: 0;
    margin: 0;
    list-style: none;
}

    ul.tabs li {
        border: 1px solid #efeeee;
        border-bottom: 0;
        background: #efeeee;
        margin: 0 3px 0 0;
        float: left;
        margin-bottom: -1px;
    }

        ul.tabs li.active {
            border: 1px solid #d5d5d5;
            border-bottom: 0;
            background: #fff;
        }

        ul.tabs li a {
            display: block;
            color: #969696;
            padding: 5px 20px 3px 20px;
            font: 14px/20px 'TriplexSansBoldBold', Arial, Helvetica, sans-serif;
        }

a.b-reageer span,
a.b-inschrijven span {
    display: none;
}

a.b-reageer {
    display: block;
    width: 197px;
    height: 54px;
    background: url(/assets/images/b-reageer.png) no-repeat 0 0;
}

a.b-inschrijven {
    margin-bottom: 15px;
    display: block;
    width: 197px;
    height: 54px;
    background: url(/assets/images/b-wachtlijst.png) no-repeat 0 0;
}

a.b-terug-naar-details span {
    display: none;
}

a.b-terug-naar-details {
    margin-bottom: 15px;
    display: block;
    width: 197px;
    height: 54px;
    background: url(/assets/images/b-terug-naar-details.png) no-repeat 0 0;
}

div.detail-price-info {
    margin: 27px 0;
}

div.form-reactie {
    width: 375px;
    position: absolute;
    top: 54px;
    right: 0;
    background: #efeeee;
    padding: 22px;
    z-index: 999999999;
}

    div.form-reactie label {
        display: inline-block;
        vertical-align: middle;
        width: 100px;
    }

    div.form-reactie input[type=text] {
        display: inline-block;
        vertical-align: middle;
        padding: 7px 10px;
        width: 202px;
        border: 1px solid #fff;
        color: silver;
    }

div.form-reactieinput[type=text]:focus {
    border-color: #f78f1e;
    color: black;
}

div.form-reactie input[type=text].error {
    width: 200px;
    border: 2px solid #f78f1e;
}

div.form-reactie select {
    display: inline-block;
    vertical-align: middle;
    padding: 6px 8px;
    width: 224px;
}

div.form-reactie .row {
    margin: 0 0 3px;
    clear: both;
}

div.form-reactie input[type=submit] {
    float: right;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    width: 64px;
    height: 30px;
    background: url(/assets/images/btn-zoek.gif) no-repeat;
    cursor: pointer;
    border: none;
    margin: 0 3px 0 0;
}

hr {
    height: 1px;
    padding: 0;
    margin: 22px 0 22px 0;
    border: 0;
    background-color: #d5d5d5;
}

/* ---  --- */
.columns-detail {
}



.col-left .scfRequired {
    left: 145px;
}

.col-left .scfSingleLineTextUsefulInfo {
    width: 300px;
}

.columns-detail .col-left {
    width: 558px;
    float: left;
    position: relative;
}


.columns-detail .col-right {
    margin-right: -11px;
    margin-left: 13px;
    width: 197px;
    float: left;
    position: relative;
}


    .columns-detail .col-right .box {
        background: #efeeee;
        padding: 11px;
        border-bottom: 1px solid #d5d5d5;
        padding: 11px;
        margin: 0;
    }

h2.related-objects {
    background: #F8F8F8;
    margin: 11px 0 0 0;
    padding: 11px 11px 0 11px;
}

.fix-sup {
    margin-top: -3px;
}

div.related-objects a {
    position: relative;
    top: -2px;
}

div.related-objects {
    line-height: 130%;
}

    div.related-objects p {
        margin: 0;
        padding: 0;
    }

    div.related-objects .img {
        float: left;
    }

    div.related-objects .text {
        float: left;
        width: 125px;
        margin-left: 11px;
    }

    div.related-objects .specs {
        position: absolute;
        bottom: -2px;
    }

        div.related-objects .specs .nowrap {
            white-space: nowrap;
        }

        div.related-objects .specs span.nowrap {
            color: #969696;
            white-space: nowrap;
            padding: 0;
        }

        div.related-objects .specs sup {
            display: inline-block;
            margin-top: -10px;
        }

#more-options {
    border-top: 1px solid #c5c0c0;
    border-bottom: 1px solid #c5c0c0;
    padding: 5px 21px 5px 21px;
    width: 227px;
    margin-left: -21px;
    margin-right: -21px;
    margin-top: 15px!important;
    margin-bottom: 31px!important;
    float: left;
}


    /* 
	#more-options .filterPostcode,
	#more-options .filterStraatnaam {
		width: 178px;
		margin-left: 5px;
		border: 1px solid #F78F1E;
	}
	
	#more-options label {
		margin-left: 5px;
	}
*/

    #more-options .margin-bs:first-child {
        margin-top: 10px !important;
    }

.video-iframe {
    display: none;
    border: 1px solid #D5D5D5;
}

.map.detail {
    display: none;
    border: 1px solid #D5D5D5;
}

    .map.detail #projectmap {
        height: 480px;
    }

.tabs {
    display: none;
}

.rg-gallery-noscript img {
    width: 558px;
}

.rg-image img {
    max-height: 371px!important;
}

.rg-image {
    background: #D5D5D5;
}


/* slider mask, wanneer een bepaalde checkbox uitstaat */
.slider_mask {
    width: 240px;
    height: 40px;
    position: absolute;
    z-index: 100;
    right: 0px;
    bottom: 0px;
    background-color: #EFEEEE;
    filter: alpha(opacity=70);
    opacity: 0.70;
}

/* Ajax (search progress) */
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.50;
}

.updateProgress {
    border: 1px solid gray;
    background-color: #FFFFFF;
    position: absolute;
    width: 180px;
    height: 65px;
    color: gray;
    filter: alpha(opacity=90);
    opacity: 0.90;
}

    .updateProgress div div {
        padding-top: 17px;
    }

/*not needed since profile chooser floats.*/
/*.main-wrapper {
	float: left;
}*/


.volgen {
    margin-top: 15px;
}

    .volgen h2 {
        margin-left: 5px;
    }

    .volgen ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        margin-top: 10px;
    }

        .volgen ul li {
            width: 38px;
            margin-left: 22px;
            float: left;
        }

#content_0_pnlMap {
    float: left;
}

    #content_0_pnlMap h1 {
        margin-top: -25px !important;
    }

    #content_0_pnlMap .col-2 {
        margin-left: 0px;
    }

#content_0_pnlSearchWoningen .spotlight,
#content_0_pnlSearchBOG .spotlight,
#content_0_pnlSearchParkeren .spotlight {
    margin-top: 30px;
}

#content_0_pnlSearchBOG .text-holder .margin-bs {
    margin: 0px;
}

#content_0_pnlSearchBOG .text-holder #b-more-options,
#content_0_pnlSearchBOG .text-holder #b-less-options {
    margin-top: -10px;
    margin-bottom: 20px;
    float: left;
}

#content_0_pnlSearchBOG .text-holder .row {
    margin-bottom: 20px;
}

.advanced-search #more-options {
    margin-top: -20px;
}

#content_0_pnlSearchBOG #more-options {
    margin-top: -20px;
}

#nav #ehMainMenu_rprMainMenu_ctl02_lnkMainMenuItem {
    width: 137px!important;
}

.reageerObjectBack {
    margin-bottom: 20px;
}

.related-objects .img {
    width: 84px;
    height: 84px;
    background-color: #E8E8E8;
}


.faq-expandable.faq-expanded > a {
    background: #f8f8f8 url(/assets/images/b-faq-min-01.png) no-repeat 97% 17px;
}

    .faq-expandable.faq-expanded > a:hover {
        background: #969696 url(/assets/images/b-faq-min-02.png) no-repeat 97% 17px;
    }

.faq-expandable > a {
    background: #f8f8f8 url(/assets/images/b-faq-plus-01.png) no-repeat 97% 17px;
}

    .faq-expandable > a:hover {
        background: #969696 url(/assets/images/b-faq-plus-02.png) no-repeat 97% 17px;
    }

.faq-expandable .article {
    display: none;
    padding: 20px;
}

.faq-expandable.faq-expanded .article {
    display: block;
}

.profile-header {
    margin-top: -10px;
    padding: 10px 0 0px 0;
}

.help-header {
    padding-top: 10px;
    background: white;
    /*margin-bottom: -40px;*/
    position: relative;
    width: 100%;
}

.current-profile {
    float: left;
    padding-right: 10px;
}



.profile-header label {
    position: absolute;
    top: 5px;
    font-weight: bold;
}

.profile-header .text-holder {
    padding-top: 30px;
}

.profile-header, .help-header .toggle {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 10;
    height: 16px;
}

    .profile-header #postcode {
        width: 60px!important;
    }

    .profile-header .profile_selector, .profile-header .profile_postal {
        float: left;
    }

    .profile-header .profile_postal {
    }

    .profile-header .select-area .select-opener {
        background-image: url(/assets/images/bg-select03.gif);
    }

    .profile-header .select-area {
        border: 1px solid #969696;
        margin: 0;
    }

    .profile-header input[type=submit] {
        position: relative;
        left: -5px;
    }

    .profile-header .col1 {
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        padding: 10px 30px 10px 0;
        position: relative;
        float: left;
        width: 60%;
        height: 80px;
        background: url(/assets/images/header-profile-separator.gif) no-repeat 95% 9px;
        font: 32px/30px 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
        color: #969696;
    }

    .profile-header .col2 {
        position: relative;
        float: left;
        width: 40%;
    }

.help-header .helping-form {
    position: relative;
}

#ehHelpHeader_hlToggleText {
    font-size: 16px;
    font-family: 'TriplexSansLightLinMedium', Arial, Helvetica, sans-serif;
    padding-right: 20px;
    background: url(/assets/images/b-profiel-down.gif) no-repeat 100%;
}

.profile_selector, .profile_postal {
    padding: 0 10px 0 0;
}

.txt_black {
    color: #000000;
}

.profile-expanded #ehHelpHeader_hlToggleText {
    background: url(/assets/images/b-profiel-up.gif) no-repeat 100%;
}

.profile-expanded #postcode {
    background: white;
    border: 1px solid #969696;
}

.profile-header #ehHelpHeader_pnlReset {
    float: left;
    margin-left: 20px;
    line-height: 16px;
}

.profile-header .toggle {
    background: white;
    width: auto;
    padding: 10px 10px 10px 0;
    float: left;
}

.gmap-ajax-spinner {
	height:480px !important; 
    width: 664px !important;
	position:absolute;
    display: inline;
	background:#000 url(../images/ajax-loader.gif) no-repeat center center;
	margin:-23px 0px 0px -23px;
	z-index:100;
	opacity:0.5;
    right: 0;
    top: 144px;
}

#content_0_UpdateProgress1 {
    float: right;
}

.lnkBtnSearch
{
    position: relative;
}

.btnSearch
{
    position: relative;
    left: -11px;
}

.wijkbeheerder-details #content,
.vestiging-details #content  {
    width: 500px;
}

.vestiging-details .links-list.bottom
{
	position: relative;
}

hr.datacollection-placeholder {
    border: blue 1px solid;
    background-color: #ddf;
    height: 50px;
    width: 200px;
    display: block;
    clear: both;
    background-image: url('/temp/IconCache/Business/32x32/presentation_chart.png') !important;
    background-position: 10px 8px;
    background-repeat: no-repeat;
}
