@charset "UTF-8";
/* CSS Document */

@import url(resetclearfix.css);

body {
    background: #fff;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: arial;
    font-size: 12px;
    line-height: 16px;
}
div {
    padding:0;
    margin:0;
}
a:link, a:visited, a:active {
    color: #000;
    text-decoration: underline;
}

a:hover {
    color: #000;
    text-decoration: none;
}

h2 {
    color: #008ec0;
    font-size: 23px;
    padding:0;
    margin: 0;
}
h2 a {
    color: #008ec0 !important;
    text-decoration: none !important;
    font-size: 23px;
    padding:0;
    margin: 0;
}

h3 {
    font-weight: bold;
    color: #008ec0;
    font-size: 17px;
    padding:0;
    margin: 0;
}
h3 a {
    font-weight: bold;
    text-decoration: none !important;
    color: #008ec0 !important;
    font-size: 17px;
    padding:0;
    margin: 0;
}
h3 .underline {
    border-bottom: 2px solid #008ec0;
}

p {
    margin-bottom: 16px;
}

hr {
    width: 930px;
    margin-top: 12px;
    margin-bottom: 17px;
    height: 1px;
    line-height: 1px;
    background: #00b1ab;
    border: none;
    color: #00b1ab;
}

.left {
    float: left;
}

.right {
    float: right;
}

.blauw {
    color: #008EC0 !important;
}
.rood {
    color: #CC071E !important;
}
.wit {
    color: #FFF !important;
}
.grijs {
    color: #E5E5E5 !important;
}



.line {
    width: 930px;
    margin-top: 12px;
    margin-bottom: 17px;
    height: 1px;
    overflow:hidden;
    padding:0;
}
.mainline {
    padding:0;
    margin:0;
    width: 930px;
    margin-top: 12px;
    margin-bottom: 17px;
    height: 1px;
    overflow:hidden;
    background-color: #fff;
    border: none;
    color: #fff;
}
    .line.white {
        background: #fff;
    }

    .linewhite {
        background-color: #fff;
    }


    .line.blue {
        background-color: #00b1ab;
        margin-top: 0px;
        width: 960px;
    }

    .lineblue {
        background: #00b1ab;
        margin-top: 0px;
        width: 960px;
    }

div.column-large .line{
   margin-top: 12px;
}

.line-small {
    width: 306px;
    margin-top: 15px;
    margin-bottom: 17px;
    height: 1px;
    overflow:hidden;
}

    .line-small.blue {
        background: #00b1ab;
    }
    .line-smallblue {
        background: #00b1ab;
        padding:0;
    }

.line-middle {

}

.regel-home:active, .regel-home:visited, .regel-home:link, .regel-home{
    text-decoration: none;
}
.regel-home:hover{
    text-decoration: none;
    font-weight: bold;
    color: #CC071E;
}

.button {
    width: 191px;
    height: 18px;
    padding: 12px;
    font-size: 14px;
}

    .button a:link, .button a:visited, .button a:active, .button a:hover {
        color: #fff;
        text-decoration: none;
    }

        .button img {
            margin-right: 10px;
            float: left;
        }

        .button a span {
            display: block;
            float: left;
            margin-top: 1px;
        }

    .button.blue {
        background: url(../images/new/button/blue.gif);
        background-repeat: no-repeat;
        width: 191px;
        height: 18px;
        padding: 14px 12px 12px 12px;
    }

    .buttonblue {
        background: url(../images/new/button/blue.gif);
        background-repeat: no-repeat;
        width: 203px;
        height: 18px;
        padding: 14px 12px 12px 12px;
        padding-right:0px;
    }

    .button.blue-large {
        background: url(../images/new/button/blue-large.gif);
        background-repeat: no-repeat;
        width: 272px;
        height: 18px;
        padding: 14px 12px 12px 12px;
    }

    .buttonblue-large {
        background: url(../images/new/button/blue-large.gif);
        background-repeat: no-repeat;
        width: 272px;
        height: 18px;
        padding: 14px 12px 12px 12px;
    }

    .button.orange {
        background: url(/images/new/button/orange.gif);
        background-repeat: no-repeat;
        width: 259px;
        margin-left: 13px;
        height: 18px;
        padding: 14px 12px 12px 12px;
    }

    .buttonorange {
        background: url(../images/new/button/orange.gif);
        background-repeat: no-repeat;
        width: 259px;
        margin-left: 13px;
        height: 18px;
        padding: 14px 12px 12px 12px;
    }

    .button.orange-small {
        background: url(../images/new/button/orange-small.gif);
        background-repeat: no-repeat;
        width: 161px;
        margin-left: 13px;
        height: 24px;
        padding: 5px;
        font-size: 11px;
    }

    .buttonorange-small {
        background: url(../images/new/button/orange-small.gif);
        background-repeat: no-repeat;
        width: 161px;
        margin-left: 13px;
        height: 24px;
        padding: 5px;
        font-size: 11px;
    }

    .buttonback-small {
        background: url(../images/new/button/back-small.gif);
        background-repeat: no-repeat;
        width: 212px;
        margin-left: 13px;
        height: 34px;
        padding: 0px;
        font-size: 11px;
    }
    .buttonback-small a{
    padding: 5px;
    }

    .buttonred-small {
        background: url(../images/new/button/red-small.gif);
        background-repeat: no-repeat;
        width: 161px;
        margin-left: 13px;
        height: 24px;
        padding: 5px;
        font-size: 11px;
    }

    .button.orange-small img {
        margin-top: 4px;
    }

    .buttonback-small img {
        margin-top: 4px;
        margin-left:3px;
        
    }

    .buttonorange-small img {
        margin-top: 4px;
    }
    
    .buttonred-small img {
        margin-top: 4px;
    }

        .button.orange-small span {
            margin-top: 5px;
        }

        .buttonorange-small span {
            margin-top: 5px!important;
        }

    .button.red {
        background: url(../images/new/button/red.gif);
        background-repeat: no-repeat;
        width: 259px;
        margin-left: 13px;
        height: 18px;
        padding: 14px 12px 12px 12px;
    }

    .buttonred {
        background: url(../images/new/button/red.gif);
        background-repeat: no-repeat;
        width: 259px;
        margin-left: 13px;
        height: 18px;
        padding: 14px 12px 12px 12px;
    }

#container {
    width: 960px;
    text-align: left;
    margin: 0 auto;
    position: relative;
}

#header {
    background: url(../images/new/header.jpg);
    width: 934px;
    height: 439px;
    padding: 17px 13px 0px 13px;
    overflow:hidden;
}

#header-small {
    background: url(../images/new/header-small.gif);
    width: 934px;
    height: 85px;
    padding: 17px 13px 0px 13px;
}

    #logo {
        width: 251px;
        height: 70px;
        margin-top: 7px;

    }

    #menu-container {
        width: 660px;
    }

        #topmenu {
            width: 660px;
        }

            #topmenu ul {
                list-style: none;
                margin: 2px 10px 12px 0px;
                padding: 0;
                font-size: 10px;
            }

                #topmenu li {
                    float: left;
                    color: #fff;
                    margin: 0px 3px 0px 3px;
                }

                    #topmenu li a:link, #topmenu li a:visited, #topmenu li a:active {
                        color: #fff;
                        text-decoration: none;
                    }

                    #topmenu li a:hover, .topmenu-active {
                        color: #cc071e!important;
                        text-decoration: none;
                    }

        #searchfield {
            width: 217px;
        }

            #search-icon input {
                background: url(../images/new/icon/search.gif) no-repeat;
                width: 19px;
                height: 21px;
                border: none;
                display: block;
                cursor: pointer;
            }

            #search-field input {
                background: url(../images/new/searchfield.gif) no-repeat;
                width: 196px;
                height: 21px;
                border: none;
                display: block;
                font-size: 10px;
                line-height: 21px;
            }

        #menu {
            width: 660px;
            display: block;
            height: 25px;
        }

            #menu ul {
                list-style: none;
                margin: 0;
                padding: 0;
                float: right;
            }

                #menu ul li {
                    float: left;
                    margin-right: 2px;
                }

                    #menu ul li a {
                        height: 25px;
                        display: block;
                        font-size: 14px;
                        color: #fff;
                        text-decoration: none;

                    }

                    #menu ul li a:link, #menu li a:visited, #menu li a:active {
                        height: 25px;
                        display: block;
                        float: left;
                    }

                    #menu ul li a:hover {
                        height: 25px;
                        display: block;
                        float: left;
                    }

                    #menu ul li a:link .menu-left, #menu li a:visited .menu-left, #menu li a:active .menu-left {
                        height: 25px;
                        display: block;
                        float: left;
                        width: 2px;
                    }

                    #menu ul li a:hover .menu-left, #menu ul li a .menu-left-active {
                        background: url(../images/new/menu/left.png);
                        width: 2px;
                        color: #cc071e;
                        height: 25px;
                        display: block;
                        float: left;
                        overflow:hidden;
                    }

                    #menu ul li a:link .menu-middle, #menu li a:visited .menu-middle, #menu li a:active .menu-middle {
                        height: 19px;
                        display: block;
                        float: left;
                        padding: 6px 8px 0px 8px;
                    }

                    #menu ul li a:hover .menu-middle, #menu ul li a .menu-middle-active {
                        background-color: #fff!important;
                        color: #cc071e;                        
                        height: 19px;
                        display: block;
                        float: left;
                        padding: 6px 8px 0px 8px;
                    }

                    #menu ul li a:link .menu-right, #menu li a:visited .menu-right, #menu li a:active .menu-right {
                        height: 25px;
                        display: block;
                        float: left;
                        width: 2px;
                    }

                    #menu ul li a:hover .menu-right, #menu ul li a .menu-right-active {
                        background: url(../images/new/menu/right.png);
                        width: 2px;
                        color: #cc071e;
                        height: 25px;
                        display: block;
                        float: left;
                        overflow:hidden;
                    }

        #submenu {
            width: 660px;

        }

            #submenu ul {
                list-style: none;
                margin: 3px 0px 0px 0px;
                padding: 0;
                font-weight: bold;
            }

                #submenu ul.home {
                    float: left;
                    margin: 3px 0px 0px 68px;
                }

                #submenu ul.hoekanhetweer {
                    float: left;
                    margin: 3px 0px 0px 240px;
                }

                #submenu ul.woneninamersfoort {
                    float: left;
                    margin: 3px 0px 0px 0px;
                }

                #submenu ul.woningen {
                    float: right;
                    margin: 3px 144px 0px 0px;
                }

                #submenu ul.nieuws {
                    float: right;
                    margin: 3px 71px 0px 0px;
                }

                #submenu ul.faq {
                    float: right;
                    margin: 3px 8px 0px 0px;
                }

                #submenu li {
                    float: left;
                    color: #fff;
                    margin: 0px 1px 0px 2px;
                }

                    #submenu li a:link, #submenu li a:visited, #submenu li a:active {
                        color: #fff;
                        text-decoration: none;
                    }

                    #submenu li a:hover, .submenu-active {
                        color: #cc071e!important;
                        text-decoration: none;
                    }

    #intro-top {
        background: url(../images/new/intro-top.gif);
        width: 469px;
        height: 3px;
        overflow:hidden;
    }

    #intro {
        background: #fff;
        width: 439px;
        padding: 15px 15px 0px 15px;
    }

        #intro h1 {
            font-size: 66px;
            color: #008ec0;
            border-bottom: 1px solid #00b1ab;
            margin-bottom: 12px;
        }

        #intro .button {
            margin-top: 35px;
        }

    #intro-bottom {
        background: url(../images/new/intro-bottom.gif);
        width: 439px;
        height: 54px;
        padding: 0px 15px;
        overflow:hidden;
    }

    #interview_bar {
        background: url(../images/new/interviewbar.png);
        width: 455px;
        height: 113px;
        padding: 10px 0px 0px 15px;
        margin-top: 10px;
    }

        #interview_bar strong {
            color: #cb071e;
            font-size: 16px;
            margin-bottom: 10px;
            display: block;
        }

        #interview_bar .interview_youtube {
            width: 126px;
            height: 72px;
            margin-right: 25px;
        }

    #testimonial {
        background: url(../images/new/button/red_big.gif);
        background-repeat: no-repeat;
        width: 286px;
        height: 91px;
        padding: 10px 15px 10px 15px;
        font-size: 21px;
        color: #fff;
        font-family: georgia;
        line-height: 25px;
        position: relative;
    }
        #testimonial .meerinfo{
            position: absolute;
            right: 10px;
            bottom: 8px;
        }

        #testimonial a:link, #testimonial a:visited, #testimonial a:active {
            font-size: 13px;
            color: #fff;
            text-decoration: none;
        }

        #testimonial a:hover {
            text-decoration: none;
            color: #fff;
        }

        #testimonial a img {
            margin-right: 5px;
        }

    #content {
        background: #fff url(../images/new/bg.gif) right bottom no-repeat;
        padding-bottom: 14px;
        padding-top: 20px;
    }

        .column {
            width: 306px;
            margin-right: 20px;
            overflow: hidden;
        }

            .column-content {
                padding: 8px 17px;
            }

            .column-content h3 a {
                    color: #008ec0;
                    text-decoration: none;
            }

            .column ul {
                margin: 0px 0px 0px 10px;
                padding: 0px;
            }
                .column ul li {
                    padding: 0px 0px 5px 0px;
                }

            .column.last {
                margin-right: 0px;
            }
            .columnlast {
                margin-right: 0px;
            }

            .column h1, .column-large h1, .column-middle h1 {
                font-size: 33px;
                color: #cc071e;
            }

    .column-middle .button, .column-large .button {
        margin-left: 0px;
    }

    .column-small {
        width: 310px;
    }

    .column-middle {
        width: 460px;
        padding-bottom: 20px;
    }

    .column-large {
        width: 935px;
        margin-left: 25px;
    }

    .column-large h2, .column-large h3 {
        margin-bottom: 12px;
    }

    .column-large h2.nomargin, .column-large h3.nomargin {
        margin: 0px;
    }

    .column-large .line {
        width: 935px;
    }

        .column-large-text {
            padding-bottom: 20px;
        }

    #enkele-woningen {
        
    }

        .woning {
            width: 282px;
            vertical-align: middle;
            margin: 0 auto;
            display: block;
            margin-bottom: 2px;
        }

            .woning.grey {
                background: #e5e5e5;
            }

                .woning-foto {
                    height: 100px;
                    background: #fff;
                    border: 1px solid #e5e5e5;
                }

                .woning img {
                    width: 124px;
                    padding-top: 8px;
                }

                .woning-text {
                    padding: 12px;
                    width: 132px;
                    line-height: 14px;
                }

                    .woning-text strong {
                        font-size: 13px;
                    }


    .woningen-maatregel {
        margin-bottom: 40px;
        width: 305px;
    }

        .woningen-maatregel .woning {
            width: 305px;
        }

            .woningen-maatregel .woning.grey {
                background: #e5e5e5;
            }

                .woningen-maatregel .woning img {
                    width: 126px;
                }

                .woningen-maatregel .woning-text {
                    padding: 12px;
                    width: 145px;
                    line-height: 14px;
                }

                    .woningen-maatregel .woning-text strong {
                        font-size: 13px;
                    }

    #footer {
        background: #e6f4f9;
        padding-bottom: 18px;

        border-top: 1px solid #e6f4f9;
    }

        #footer .line-small {
            margin-left: 2px;
        }

        #footer h2 {
            margin-left: 17px;
        }

    #footer-bottom {
        background: #008ec0;
        height: 24px;
        padding-top: 12px;
        width: 960px;
        text-align: right;

        border-top: 1px solid #e6f4f9;
    }

        #footer-bottom ul {
            list-style: none;
            margin: 0;
            padding: 0;
            margin-right: 9px;
        }

            #footer-bottom ul li {
                color: #fff;
                display: inline;
                font-size: 10px;
                margin: 0px 3px;
            }

                #footer-bottom ul li a:link, #footer-bottom ul li a:visited, #footer-bottom ul li a:active {
                    color: #fff;
                }

                #footer-bottom ul li a:hover {
                    color: #fff;
                    text-decoration: underline;
                }

/* Nieuws */

.nieuws-front {
    
}

    .nieuws-front-content {
        padding: 30px 0px;
        /*border-bottom: 1px solid #00b1ab;*/
    }

    .nieuws-front-content.last {
        padding-bottom: 0px;
        border-bottom: none;
    }
    .nieuws-front-contentlast {
        padding-bottom: 0px;
        border-bottom: none;
        padding: 30px 0px;
        display:none;
    }

    .nieuws-front-content.first {
        padding-top: 0px;
    }
        .nieuws-front-contentfirst a {
            display: block;
            text-align: right;
            color: #00b1ab;
            cursor: pointer;
        }

    .nieuws-front-contentfirst {
        padding: 0px 0px 30px 0px;
        border-bottom: 1px solid #00b1ab;
    }

        .nieuws-front-content h3 {
            margin-bottom: 20px;
        }

        .nieuws-front-content a {
            display: block;
            text-align: right;
            color: #00b1ab;
            cursor: pointer;
        }

/* ZoekFilter */
#search-bar {
    width: 198px;
}

    #search-bar #soort, #search-bar #prijs, #search-bar #project_id, #search-bar #kamers, #search-bar #kaveloppervlakte, #search-bar #oppervlakte, #search-bar #regel_id {
        width: 170px;
    }

    #search-bar .line-small {
        width: 198px;
    }

    #search-bar ul {
        list-style: none;
        padding: 0;
        margin: 0px 0px 20px 0px;
    }

        #search-bar ul li {
            background: url(../images/new/icon/woning-list.gif) no-repeat;
            padding-left: 5px;
        }

        #search-bar ul li.deactief {
            background: url(../images/new/icon/woning-list-deactive.gif) no-repeat;
            padding-left: 5px;
        }

        #search-bar ul li.noList {
            background: white;
            padding-left: 5px;
        }

    #search-bar .filter {
        margin-bottom:20px;
    }
    #search-bar .filter a {
        text-decoration: none;
    }
    #search-bar .filter a:hover{
        font-weight:bold;
    }
    #search-bar .active_filter {
        color: #0073b3!important;
        font-weight:bold;
    }
    #search-bar .active_filter:hover {
        color: #0073b3!important;
        text-decoration: underline;
    }
    #search-bar .active_filter img{
      margin-left:5px;
    }
    #search-bar .deactief {
        font-weight: normal!important;
        cursor: default;
        color: gray !important;
        font-size: 12px!important;
    }
    #search-bar .filter span {
        font-weight: bold;
        color: #000;
        font-size:14px;
        text-transform: capitalize;
    }
    #search-bar .filter .hide{
        display: none;
    }
    #search-bar .filter .show{
        display: list-item
    }

    #search-bar .filter a.filtertonen {
      color:#CC071E;
      font-size: 10px;
      font-weight: normal;
    }
    #search-bar .filter a:hover.filtertonen {
      text-decoration: underline;
    }

#search-content {
    width: 715px;
}

    #search-content .line {
        width: 715px;
        margin-top: 15px;
        margin-bottom: 17px;
    }

    #search-content table {

    }

        #search-content thead {
            color: #008ec0;
            font-size: 16px;
        }

        #search-content tr {
            line-height: 14px;
            height: 118px;
        }
        #search-content tr.topTR {
            line-height: 14px;
            height: auto;
        }

        #search-content tr.zoek-grey {
            background: #e5e5e5;
        }

        #search-content tr.zoek-white {
            background: #fff;
        }

            #search-content td {
                vertical-align: top;
                padding: 8px 15px 8px 15px;
                border-right: 1px solid #cbcbcb;
            }

                #search-content thead td {
                    border-right: none;
                    vertical-align: middle;
                }

                #search-content thead td span.left {
                    margin-top: 6px;
                    display:inline;
                }

            #search-content td.woning-foto {
                vertical-align: middle;
                text-align: center;
                padding: 0px;
                border-right: none;
                background-color:white;
                border-right: 1px solid #CBCBCB;
            }

            #search-content tr.zoek-grey td.woning-foto {
                border-bottom: 1px solid #E5E5E5;
                border-top: 1px solid #E5E5E5;
                border-left: 1px solid #E5E5E5;
                border-right: 1px solid #CBCBCB;
            }

            #search-content td.woning-foto a{
                margin: 0 auto;
                display:block;
                height: 84px;
            }

.pages_content {
width: 641px;
text-align: center;
}
.pages {
    height:30px;
    overflow:hidden;
    display: inline-block;
    margin:auto;

}

    .pages ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .pages li {
        float: left;
        margin-right: 10px;
        text-align: center;
     }
    .pages ul li img {
        margin-top:2px;
    }

    .filterUp {
        display:block;
        height:14px;
        width:13px;
        background-image: url('/images/new/icon/filter-up.gif');
        background-repeat: no-repeat;
    }

    .filterDown {
        display:block;
        height:14px;
        width:13px;
        background-image: url('/images/new/icon/filter-down.gif');
        background-repeat: no-repeat;
    }
    .filterDown:hover, .filterDownActive {
        background-image: url('/images/new/icon/filter-down_on.gif');
        background-repeat: no-repeat;
    }
 
    .filterUp:hover, .filterUpActive {
        background-image: url('/images/new/icon/filter-up_on.gif');
        background-repeat: no-repeat;
    }

    .pagePrevious {
        height:14px;
        width:11px;
        margin-top:2px;
        background-image: url('/images/icon/pages_previous.gif');
        display: block;
    }

    .pageNext {
        height:14px;
        width:11px;
        margin-top:2px;
        background-image: url('/images/icon/pages_next.gif');
        display: block;
    }
    .pagePrevious:hover {
        background-image: url('/images/icon/pages_previous_on.gif');
    }

    .pageNext:hover {
        background-image: url('/images/icon/pages_next_on.gif');
    }




        .pages li a.page:link, .pages li a.page:visited, .pages li a.page:active {
            /*background: url(../images/icon/pages.gif);*/
           width: 18px;
            height: 17px;
            display: block;
            color: #3b3750;
            text-decoration: underline;
            padding-top: 1px;
        }

        .pages li a.page:hover {
            background: url(../images/icon/pages_on.gif);
           background-repeat: no-repeat;
            width: 17px;
            height: 17px;
            display: block;
            color: #fff;
            text-decoration: none;
            padding-top: 1px;
            text-align: center;
            /*margin: 2px 3px 2px 3px;*/
            padding-right:1px;
        }

        .pages li a.actief {
            background: url(../images/icon/pages_on.gif);
            background-repeat: no-repeat;
            width: 17px;
            height: 17px;
            display: block;
            color: #fff;
            text-decoration: none;
            padding-top: 1px;
            text-align: center;
            cursor: default;
            padding-right:1px;
        }

        .pages li.none {
            width: 32px;
            margin: 0;
            padding: 0;
            padding-right: 4px;
            padding-top: 3px;
        }

/* Maatregel pagina */
#maatregel-bar {
    width: 290px;
}

    #maatregel-bar .line-small {
        width: 290px;
    }

    #maatregel-bar ul {
        list-style: none;
        padding: 0;
        margin: 0px 0px 20px 0px;
    }

        #maatregel-bar ul li {
            background: url(../images/new/icon/maatregel-list.gif) no-repeat;
            padding: 0px 0px 5px 8px;
            font-weight: bold;
        }

        #maatregel-bar ul li:hover, #maatregel-bar ul li.active {
            background: url(../images/new/icon/maatregel-list-active.gif) no-repeat;
            color: #cc071e;
        }

            #maatregel-bar ul li a:hover, #maatregel-bar ul li.active a {
                color: #cc071e;
                font-size: 12px;
                text-decoration: underline;
            }

            #maatregel-bar ul li a, #maatregel-bar ul li.active a {
                text-decoration: none;
            }

#maatregel-content {
    width: 630px;
}

    .maatregel-content-small {
        width: 305px;
    }

    .aangebodendoor {
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .aangebodendoor a {
            color: #008EC0;
        }

    .maatregel-content-small .addthis_toolbox {
        margin: 16px 0px 22px 4px;
    }

    .maatregel-content-small .column-content {
        background: #e6f3f9;
        padding: 20px;
    }

    .maatregel-content-small .woning {
        margin-left: 0px;
    }

    .maatregel-content-small .column-content span {
        font-size: 16px;
        color: #cc071e;
        display: inline;
        font-weight: bold;
    }

    .maatregel-content-small .column-content h2 {
        font-size: 16px;
        display: inline;
    }

    .maatregel-content-small h2 {
        color: #008cc1;
        font-size: 14px;
        display: block;
        margin-bottom: 10px;
    }

    #maatregel-content .line {
        width: 630px;
        margin-top: 15px;
        margin-bottom: 17px;
    }

    #maatregel-top {
        background: url(../images/new/maatregel-top.gif);
        width: 633px;
        height: 3px;
        margin-top: 35px;
    }

    #maatregel-mid {
        background: #e6f4f9;
        width: 633px;
    }

        #maatregel-mid .column {
            width: 305px;
        }

            #maatregel-mid .column h2 {
                padding: 10px 0px 0px 10px;
            }

            #maatregel-mid .button {
                margin: 0px 0px 15px 10px;
            }

    #maatregel-bottom {
        background: url(../images/new/maatregel-bottom.gif);
        width: 633px;
        height: 3px;
        margin-bottom: 25px;
    }


/* Woning pagina */
#woning-bar {
    width: 198px;
}

    #woning-bar .line-small {
        width: 198px;
    }

    #woning-bar ul {
        list-style: none;
        padding: 0;
        margin: 0px 0px 20px 0px;
    }

        #woning-bar ul li {
            background: url(../images/new/icon/woning-bar-list.gif) no-repeat;
            padding-left: 5px;
        }

#woning-content {
    width: 715px;
}

    #woning-content .line {
        width: 715px;
        margin-top: 15px;
        margin-bottom: 17px;
    }
    
#woning-voorwaarden a {
    color: #008ec0;
    text-decoration: underline;
    height:18px;
        line-height: 18px;
}

#woning-voorwaarden a:hover {
    color: #008ec0;
    text-decoration: underline;
    font-weight: bold;
}

#woning-projectInformatie, #woning-woningInformatie {
    padding-bottom:5px;
}
#woning-projectInformatie p, #woning-woningInformatie p {
    margin-bottom:12px;
    margin-top:12px;
}

#woning-projectInformatieLeesMeer, #woning-woningInformatieLeesMeer {
    display: none;
    margin-bottom:12px;
    color: #CC071E;
}

#contact-small {
    background: url(../images/contact_small.gif);
    background-repeat: no-repeat;
    width: 182px;
    height: 70px;
    padding: 10px 15px;
}

    #contact-small h2 {
        color: #fff;
        font-size: 18px;
    }

    #contact-small p {
        padding: 20px 0px 0px 0px;
    }

    #contact-small input {
        border: none;
        padding: 3px 8px;
        margin-bottom: 8px;
        width: 168px;
    }

    #contact-small #submitcontact {
        background: url(../images/new/button/submit.gif);
        width: 186px;
        height: 37px;
        cursor: pointer;
    }

#woning-mid-large {
    width: 394px;
}

.bordergrey {
    border: 1px solid #E5E5E5;
}

    #woning-mid-large .line {
        width: 394px;
        margin-top: 15px;
        margin-bottom: 17px;
    }

    #woning-mid-large .thumb {
        margin: 20px 15px 0px 0px;
    }

    #woning-mid-large .thumb.last {
        margin: 20px 0px 0px 0px;
    }

#woning-mid-small {
    width: 300px;
}

    #woning-mid-small ul {
        margin: 0;
        padding:16px;
    }

    #woning-mid-small li {
        margin: 0;
        padding:0;
    }

    #woning-mid-small .line {
        width: 300px;
        margin-top: 15px;
        margin-bottom: 17px;
    }

    #social-bar {
        margin-top: 12px;
    }

        #social-bar img {
            margin-right: 8px;
        }

#maps {
    width: 388px;
    height: 278px;
    border: 1px solid #00b1ab;
}

#woning-prijs {
    margin-top: 6px;
}

#downloads img {
    margin-right: 15px;
}

#downloads a {
    font-weight: bold;
    text-decoration: none;
}
#downloads a:hover {
    font-weight: bold;
    text-decoration: underline;
}

/* Contact pagina */

.contactformulier {
    margin-bottom: 25px;
}

.contactformulier td {
    padding: 0 7px 0 0;
    vertical-align: middle;
}

    .contactformulier td input {
        color: #000;
        border: 1px solid #00b1ab;
        background-color: #fff;
        padding: 3px 5px 3px 5px;
    }

    .contactformulier td textarea {
        color: #000;
        padding: 5px;
        width: 345px;
        height: 125px;
        border: 1px solid #00b1ab;
        background-color: #fff;
    }

        .contactformulier td textarea:focus, .contactformulier td textarea:hover, .contactformulier td input:focus, .contactformulier td input:hover {
            border: 1px solid #cc071e;
        }

.contactformulier #naam {
    width:200px;
    margin: 4px 8px;
}

.contactformulier strong {

    margin-left: 8px;
    color: #BD0926;
}

.contactformulier #code {
    width: 84px;
    margin: 4px 8px;
}

.contactformulier textarea {
    width:200px;
    margin: 4px 8px;
}

.contactformulier img{
    margin: 4px 8px;
}

.contactformulier #email{
    width:180px;
}

.contactformulier #email_embed{
    width:200px;
    margin: 4px 8px;
}

.contactformulier #submitcontact{
    margin: 4px 8px;
    cursor:pointer;
    border:2px solid #00b1ab;
    background: none;
    line-height:16px;
    height:20px;
    width: 90px;
    padding: 0px 2px 2px 2px;
    font-size:11px;
}

    .contactformulier #submitcontact:hover, .contactformulier #submitcontact:focus{
        border:2px solid #cc071e;
    }

/* Nieuws pagina */
.nieuws_list {
    margin-bottom: 15px;
}

    .nieuws_image {
        width:  202px;
        text-align: center;
        overflow:hidden;
    }

       .nieuws_image img,.nieuws_image_detail img  {
           border: 1px solid #00B1AB !important;
        }

        .nieuws_image a {
            display: block;
        }

    .nieuws_item.small {
        width: 715px;
    }

    .nieuws_item {
        width: 935px;
    }

        .nieuws_image_detail {
            width:  252px;
            text-align: center;
            overflow:hidden;
        }

        .nieuws_item_detail a {
            text-decoration: underline;
            margin-top: 8px;
        }

        .nieuws_item a{
            font-weight: bold;
            text-decoration: none;
            margin-top: 8px;
            display: block;
        }

        .nieuws_item a:hover {
            text-decoration: underline;
        }

        .nieuws_item_detail a:hover {
            text-decoration: none;
        }
        
.nieuws_item_detail {
}

    .nieuws_item_detail.small {
        width: 625px;
    }

    .nieuws_item_detailsmall {
        width: 625px;
        overflow: hidden;
    }

    .nieuws_item_detail h1 {
        font-size: 17px;
        margin-bottom: 10px;
    }

.nieuws_titel h3 a {
    text-decoration: none;
    font-weight: bold;
    color: #cc071e;
    margin-top: 0px;
}

.nieuws_titel h3 a:hover {
    text-decoration: none;
}

.nieuws_titel h3 a:hover {
    border-bottom: 1px solid #cc071e;
    display: inline;
}

.nieuws_datum {
    font-size: 11px;
    margin-bottom:15px;
}

.nieuws_subtitel {
    font-weight: bold;
}

/* Agenda pagina */
.agenda_list, .agenda_detail {
    margin-bottom: 15px;
}

    .agenda_image {
      width:  200px;
      text-align: center;
    }

        .agenda_image a {
            display: block;
        }

    .agenda_item.small {
        width: 715px;
    }

    .agenda_item {
        width: 935px;
    }

        .agenda_list a, .agenda_detail a {
            font-weight: bold;
            text-decoration: none;
            margin-top: 8px;
            display: block;
        }

        .agenda_list a:hover, .agenda_detail a:hover {
            text-decoration: underline;
        }

.agenda_detail {
}

    .agenda_detail.small {
        width: 725px;
    }

    .agenda_detail h1 {
        font-size: 17px;
        margin-bottom: 10px;
    }

.agenda_titel h3 a {
    text-decoration: none;
    font-weight: bold;
    color: #cc071e;
    margin-top: 0px;
}

.agenda_titel h3 a:hover {
    text-decoration: none;
}

.agenda_titel h3 a:hover {
    border-bottom: 1px solid #cc071e;
    display: inline;
}

.agenda_kort, .agenda_tekst {
    margin-top:15px;
}

.agenda_subtitel {
    font-weight: bold;
}

/* POLL */
#poll {
    list-style-type: none;
    padding:0;
    margin-left: 0px;
}

#poll li {
    width:250px;
    height:33px;
    overflow:hidden;
}
.poll_optie {
    margin-left:0!important;
    position:relative;
}
.poll_optie_totaal {
    width:251px;
    border-bottom:1px dotted #008ec0;
}
.poll_optie_balk {
    height:15px;
    background-color:#008ec0;
    color:#fe921e;
    z-index:1!important;
}
.poll_optie_uitslag {
    left:140px;
}
#poll_result div{
    margin-left:0px;
    margin-top:5px;
}
#poll_result div label{
    vertical-align: 2px;
}
.poll_submit {
    border: 2px solid #a7a192;
    color: #000;
    font-size:11px;
    padding:2px;
    height:auto;
    margin-top:10px;
    cursor: pointer;
}

/* Fancy box*/

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/images/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('/images/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/images/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -182px;
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/images/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
.noheight {
    height:0px;
    overflow:hidden;
}

.sorteren {
    width:13px;
    height: 28px;
    overflow:hidden;
}
.sorteren a {
    display:block;
    float:left;
    width: 13px;
    height: 14px;
    overflow:hidden;
}

/* bullets */
ul.bullets {
}

    ul.bullets li {
        /*padding: 0px 0px 5px 0px;*/
        line-height:21px;
    }

        ul.bullets li a {
            font-weight: bold;
            text-decoration: none;
        }

        ul.bullets li a:link, ul.bullets li a:visited, ul.bullets li a:active {
            font-weight: bold;
            text-decoration: none;
        }

        ul.bullets li a:hover {
            font-weight: bold;
            color: #CC071E;
            text-decoration: underline;
        }

/*Interview pagina youtube*/
.interview_youtube {
    width: 227px;
    margin-right: 10px;
}
.interview_youtube_last {
    width: 220px;
}

.youtubepopup {
    display:block;
    height:65px;
    width:126px;
    overflow:hidden;
    position:relative;
}

.youtubepopup img{
    display:block;
    float:left;
    margin-top: -11px;
}

.youtubePlay {
    margin-top: 0px!important;
    position: absolute;
    top: 16px;
    left: 46px;
}


.rabobank_banner {
    height: 310px;
    position: absolute;
    margin: 0 auto;
    top: 185px;
    right: 0;
    z-index: 666;
}

.rabobank_link {
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/images/rabobank_startersdag.gif);
    border: 1px solid #a9a9a8 !important;
    float: right;    
    height: 290px;
    margin-right: 25px;
    padding: 4px;
    width: 240px;
}

.rabobank_remove {
    background-repeat: no-repeat;
    background-image: url(/images/delete-icon.png);
    height: 24px;
    position: absolute;
    right: 16px;
    top: -11px;
    width: 24px;
}

