<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

html {
    font-family: arial, helvetica, sans-serif;
    font-size: 62.5%;
    overflow-y: scroll
}

strong,
b {
    font-weight: bold
}

em,
i {
    font-style: italic
}

#body {
    width: 100%
}

#top {
    margin-top: 17px;
    height: 71px;
    background: url("images/top.png") repeat-x
}

#top div.nav ul {
    float: right;
    list-style-type: none
}

#top div.nav li {
    float: left;
    background: url("images/topNav.png") top right no-repeat
}

#top div.nav li ul {
    position: absolute;
    z-index: 2;
    display: none
}

#top div.nav li ul li {
    float: none
}

#top div.nav li ul li a {
    padding: 15px;
    background: #858585 url("images/subnav.png") left bottom repeat-x;
    color: #fff;
    min-width: 112px
}

#top div.nav a {
    display: block;
    height: 25px;
    padding: 35px 10px 10px 10px;
    text-decoration: none;
    text-transform: uppercase;
    color: #484848;
    font-size: 10px;
    font-weight: bold;
    outline: none
}

#top div.nav a:hover,
#top div.nav a.active {
    color: #cd071e
}

#top div.nav a.active {
    border-bottom: 3px solid #858585;
    padding-bottom: 7px
}

#top a.logo {
    position: absolute;
    top: -3px;
    left: -10px;
    width: 170px;
    height: 114px;
    outline: none;
    text-indent: -1000em;
    background: url("images/logoSmall.png") no-repeat;
    padding: 0;
    z-index: 3
}

#utilities {
    height: 30px;
    background: url("images/utilities-bg.png") repeat-x;
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 0
}

#utilities ul.languages {
    float: right;
    margin-top: 5px
}

#utilities ul.languages li {
    float: left;
    margin-right: 20px;
    list-style-type: none
}

#utilities ul.languages a {
    display: inline-block;
    color: #000;
    opacity: .5;
    text-decoration: none;
    height: 16px;
    border-radius: 3px;
    padding-left: 20px;
    padding-top: 2px;
    outline: none
}

#utilities ul.languages a.nl {
    background: url("images/nl.png") no-repeat
}

#utilities ul.languages a.en {
    background: url("images/en.png") no-repeat
}

#utilities ul.languages a:hover {
    opacity: 1
}

#utilities ul.languages a#active {
    opacity: 1
}

#utilities form {
    float: right
}

#utilities form fieldset {
    border: none;
    padding: 4px 0
}

#utilities form input[type=text] {
    border: none;
    background: url("images/search.png");
    width: 150px;
    padding: 0 4px;
    height: 22px;
    float: left;
    outline: none
}

#utilities form label {
    display: inline;
    color: #858585;
    font-size: 10px;
    float: left;
    padding: 3px
}

div.inner {
    position: relative;
    left: 50%;
    margin-left: -480px;
    width: 960px
}

#banner {
    height: 410px;
    width: 100%;
    position: absolute;
    background: #fff url("images/banner.png") top center no-repeat;
    overflow: hidden
}

#banner div {
    width: 1280px;
    height: 410px;
    position: absolute;
    left: 50%;
    margin-left: -640px
}

#banner.placeholder {
    background: #f6f6f6
}

#banner.narrow {
    background-image: url("images/banner-narrow.png")
}

#flash-dpi {
    position: absolute;
    left: 50%;
    width: 960px;
    margin-left: -480px
}

#slideshow {
    height: 410px;
    overflow: hidden
}

#slideshow div {
    position: absolute;
    top: 0px
}

#main {
	display: block;
    width: 960px;
    margin-top: 410px;
    position: relative;
    left: 50%;
    margin-left: -480px;
    float: left;
    padding: 30px 0;
    z-index: 1
}

#main p,
#main ul,
#main ol,
#main address {
    font-size: 14px;
    color: #858585;
    line-height: 25px;
    margin-bottom: 14px
}

#main address {
    font-style: normal;
    margin-bottom: 0
}

#main p strong {
    color: #252525;
    font-weight: normal
}

#main p.date {
    font-style: italic;
    color: #aaa;
    margin-top: -20px
}

#main a {
    color: #315f6a;
    font-weight: bold;
    text-decoration: none
}

#main a:hover {
    color: #cd071e
}

#main a img {
    border: none
}

#main h1 {
    font-size: 40px;
    font-weight: normal;
    color: #484848;
    margin-bottom: 25px;
    letter-spacing: -2px;
    text-transform: uppercase
}

#main h1 em {
    color: #cd071e
}

#main h2 {
    color: #484848;
    font-size: 2em;
    margin-bottom: 5px;
    font-weight: normal
}

#main h2.large {
    font-size: 3em;
    font-weight: bold
}

#main h3 {
    color: #cd071e;
    font-size: 1.8em
}

#main h3.border {
    margin-bottom: 10px;
    padding-bottom: 5px;
    background: url("images/dottedBottom.png") left bottom repeat-x;
    text-transform: uppercase
}

#main h3.alternate {
    color: #858585;
    margin-bottom: 10px
}

#main h3 a {
    color: #cd071e
}

#main h3 a:hover {
    color: #315f6a
}

#main h3.filterHeader {
    font-size: 45px;
    margin: 0px;
    text-transform: uppercase;
    color: #ececec;
    letter-spacing: -2px;
    margin-top: 5px;
    margin-bottom: -19px;
    font-weight: bold
}

#main h4 {
    color: #cd071e;
    font-size: 1.4em
}

#main dl {
    font-size: 1.2em;
    color: #484848;
    margin-bottom: 20px;
    font-style: italic
}

#main dt {
    font-weight: bold;
    width: 180px;
    float: left;
    padding: 5px 0;
    clear: left;
    border-right: 1px dotted #ccc;
    margin-right: 10px
}

#main dt em {
    font-weight: normal;
    color: #999
}

#main dd {
    padding: 5px 0;
    border-bottom: 1px dotted #ccc
}

#main table {
    font-size: 1.2em;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1em
}

#main td,
#main th {
    text-align: left;
    vertical-align: top;
    border-bottom: 1px dotted #ccc;
    padding: 4px 0
}

#main ul,
#main ol {
    margin-left: 2em;
    list-style-type: circle
}

#main ol {
    list-style-type: decimal
}

#main div.content {
    width: 660px
}

#main .content.right {
    float: left;
    width: 670px;
    margin-left: 40px;
    margin-bottom: 40px
}

#main .content.left {
    float: left;
    width: 250px
}

#main div.utils {
    float: right
}

#main div.utils img {
    padding: 6px;
    display: block;
    float: left;
    display: none
}

#main div.utils a {
    display: block;
    height: 20px;
    line-height: 20px;
    outline: none;
    float: left;
    margin-left: 2px;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    padding-top: 3px
}

#main div.utils a img {
    display: block
}

#main div.utils a.terug {
    width: 98px;
    background: url("images/btn-gray.png") repeat-x;
    border-radius: 4px;
    box-shadow: 0px 2px 2px #ddd
}

#main div.utils a.terug:hover {
    text-decoration: underline
}

#main div.utils a.inschrijven {
    width: 83px;
    background: url("images/btn-red.png") repeat-x;
    border-radius: 4px;
    box-shadow: 0px 2px 2px #ddd
}

#main div.utils a.inschrijven:hover {
    text-decoration: underline
}

#main div.utils a.favoriet {
    width: auto;
    background: url("images/btn-gray.png") repeat-x;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    box-shadow: 0px 2px 2px #ddd
}

#main div.utils a.favoriet:hover {
    text-decoration: underline
}

#main div.utils a.favoriet.del {
    background: url("images/btn-red.png") repeat-x
}

#main div.favoriet-info,
#main div.waarborg-info,
#main .mhe-info,
#main .mhe-info2,
#main .mhe-form,
#main .tooltip-info {
    width: 211px;
    height: 108px;
    background: url("images/favoriet-help.png") no-repeat;
    padding: 20px;
    position: absolute;
    display: none
}

#main div.favoriet-info p,
#main div.favoriet-info ul,
#main div.waarborg-info p,
#main div.waarborg-info ul,
#main .mhe-info p,
#main .mhe-info ul,
#main .mhe-info2 p,
#main .mhe-info2 ul,
#main .mhe-form p,
#main .mhe-form ul,
#main .tooltip-info p,
#main .tooltip-info ul {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 12px
}

#main div.favoriet-info h3,
#main div.waarborg-info h3,
#main .mhe-info h3,
#main .mhe-info2 h3,
#main .mhe-form h3,
#main .tooltip-info h3 {
    font-size: 14px;
    margin-bottom: 5px
}

#main div.favoriet-info a.right,
#main div.waarborg-info a.right,
#main .mhe-info a.right,
#main .mhe-info2 a.right,
#main .mhe-form a.right,
#main .tooltip-info a.right {
    float: right
}

#main div.favoriet-info a.close,
#main div.waarborg-info a.close,
#main .mhe-info a.close,
#main .mhe-info2 a.close,
#main .mhe-form a.close,
#main .tooltip-info a.close {
    font-size: 18px;
    float: right;
    color: #ccc;
    margin-top: -5px
}

#main div.favoriet-info em,
#main div.waarborg-info em,
#main .mhe-info em,
#main .mhe-info2 em,
#main .mhe-form em,
#main .tooltip-info em {
    font-size: 12px;
    color: #666
}

#main h1.leef em {
    font-size: 50%;
    float: right
}

#main img.leef {
    float: right;
    margin-left: 20px
}

#main p.leef {
    color: #cd071e
}

#main p.leef a {
    color: #cd071e;
    font-weight: normal
}

#main ul.items.small li {
    margin-bottom: 0
}

#pagination {
    float: right
}

#main ul.pagination {
    margin: 0;
    list-style-type: none;
    display: inline
}

#main ul.pagination li {
    float: left
}

#main ul.pagination li a.page,
#main ul.pagination li a.pagination-next {
    border-left: 1px solid #315f6a;
    padding-left: 5px;
    margin-left: 5px
}

#main ul.pagination li.selected a {
    color: #000
}

#main ul.items {
    margin: 0;
    list-style-type: none
}

#main ul.items li {
    border-top: 1px dotted #ccc;
    margin-bottom: 24px
}

#main ul.items h3 {
    font-size: 16px;
    margin: 0
}

#main ul.items span.date {
    font-size: 10px;
    color: #aaa;
    font-style: italic;
    float: right
}

#main ul.items p {
    font-size: 12px;
    margin: 0
}

a.schrijf-je-in,
a.bekijk-het-complex {
    display: block;
    position: absolute;
    right: 0;
    text-indent: -1000em;
    outline: none;
    width: 179px;
    height: 181px;
    background: url("images/schrijf-je-in.png") no-repeat;
    margin-top: -70px
}

a.bekijk-het-complex {
    width: 231px;
    height: 198px;
    background-image: url("images/bekijk-360.png");
    right: 160px
}

#banners {
    margin: 20px 0;
    float: left
}

#banners div.banner {
    float: left;
    margin-right: 5px
}

#banners div.banner.events {
    width: 271px;
    height: 121px;
    background: url("images/banner-events.jpg") no-repeat
}

#banners div.banner.events a {
    width: 115px;
    float: left;
    display: block;
    height: 80px;
    padding: 20px 10px;
    color: #cd071e;
    font-size: 19px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: bold;
    overflow: hidden;
    font-family: "BlockBertholdBold"
}

#banners div.banner.counter {
    margin-left: 0px;
    margin-right: 0
}

#banners div.banner.counter a {
    display: block;
    width: 90px;
    float: left;
    color: #404e4f;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 17px
}

#banners div.banner.counter a strong {
    display: block;
    font-size: 48px;
    margin-top: -10px;
    margin-bottom: -5px
}

#banners div.banner.counter a span {
    font-size: 14px;
    color: #cd071e;
    font-weight: bold
}

#banners div.banner.social {
    width: 32px;
    height: 121px;
    float: left;
    margin: 0
}

#banners div.banner.social a {
    display: block;
    width: 32px;
    height: 32px;
    outline: none;
    text-indent: -1000em
}

#banners div.banner.social a.twitter {
    background: url("images/icon-twitter.png") no-repeat;
    margin-bottom: 5px;
    margin-top: 30px
}

#banners div.banner.social a.facebook {
    background: url("images/icon-facebook.png") no-repeat
}

#gebouwen {
    width: 250px;
    float: left;
    margin-top: 15px;
    position: relative;
    z-index: 3
}

#gebouwen img {
    margin-bottom: 20px
}

#gebouwen .wrapper {
    *zoom: 1
}

#gebouwen .wrapper:after {
    content: "";
    display: table;
    clear: both
}

#gebouwen ul {
    width: 115px;
    float: left;
    list-style-type: none;
    margin: 0;
    line-height: 18px;
    margin-right: 20px
}

#gebouwen ul.second {
    margin-right: 0
}

#gebouwen a {
    color: #636363;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase
}

#gebouwen li {
    position: relative
}

#gebouwen li.light a {
    color: #979797
}

#gebouwen li span.count {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px
}

#gebouwen li span.opacity {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

#gebouwen a:hover,
#gebouwen li.light a:hover,
#main #gebouwen a.active {
    color: #cd071e
}

#gebouwen span.info {
    display: block;
    width: 260px;
    height: 42px;
    padding: 8px 12px 8px 20px;
    color: #fff;
    font-size: 12px;
    letter-spacing: -1px;
    background: url("images/gebouw-info.png");
    position: absolute;
    z-index: 2;
    margin-top: -17px;
    display: none
}

img.gebouw {
    border: 2px solid #fff;
    margin-top: -235px;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25)
}

.content.right a.close {
    display: block;
    width: 35px;
    height: 37px;
    background: url("images/close.png") no-repeat;
    outline: none;
    text-indent: -1000em;
    position: absolute;
    z-index: 2;
    right: -18px;
    margin-top: -250px
}

#impressions {
    float: left;
    margin-bottom: 40px;
    width: 960px;
    clear: both;
    margin-top: 30px
}

#impressions div {
    width: 203px;
    height: 106px;
    margin-right: 38px;
    margin-bottom: 20px;
    float: left;
    background: url("images/impressie.png") no-repeat;
    padding: 4px
}

#impressions div.last {
    margin-right: 0
}

#appartementen {
    background: #f6f6f6;
    border: 1px solid #eaeaea;
    clear: both;
    padding: 30px;
    margin-bottom: 40px
}

#appartementen img.loader {
    margin-left: 425px;
    display: none
}

#appartementen h2 {
    color: #858585;
    font-size: 30px;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 10px;
    text-transform: uppercase
}

#appartementen th,
#appartementen td {
    color: #858585;
    font-size: 11px;
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0 6px 0;
    text-align: center
}

#appartementen th.header {
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 5px;
    white-space: nowrap
}

#appartementen tr.even th,
#appartementen tr.even td {
    background: #f6f6f6
}

#appartementen a.bekijk {
    display: inline-block;
    width: 59px;
    height: 18px;
    background: url("images/bekijk.png") no-repeat;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 3px;
    margin-top: -6px
}

#appartementen a.favoriet {
    display: inline-block;
    width: 19px;
    height: 17px;
    background: url("images/favoriet-yes.png") no-repeat;
    text-indent: -1000em;
    outline: none
}

#appartementen a.favoriet.disabled {
    background-image: url("images/favoriet-no.png")
}

#appartementen img.fav-loader {
    display: none
}

#appartementen em.notice {
    color: #858585;
    font-size: 16px
}

#appartementen td.waarborg {
    background: url("images/waarborg.png") top right no-repeat !important;
    cursor: help
}

#appartementen td.waarborg span {
    font-weight: bold
}

#appartementen var {
    display: none
}

#media {
    width: 960px;
    clear: both;
    height: 575px;
    background: url("images/media.png") no-repeat;
    overflow: hidden;
    padding-top: 18px;
    position: relative;
    margin-bottom: 30px
}

#media div.slide {
    width: 960px;
    height: 495px;
    text-align: center;
    position: absolute
}

#media h2 {
    text-align: left;
    font-size: 25px;
    color: #969494;
    height: 36px;
    padding: 10px 20px;
    text-transform: uppercase
}

#media a.pdf {
    text-indent: -1000em;
    outline: none;
    display: block;
    width: 128px;
    height: 128px;
    background: url("images/pdf-icon.png") no-repeat;
    position: absolute;
    margin-left: 815px;
    margin-top: 350px
}

#media a.prev,
#media a.next {
    position: absolute;
    display: block;
    text-indent: -1000em;
    outline: none;
    width: 90px;
    height: 118px;
    background: url("images/media-left.png") no-repeat;
    margin-top: 200px;
    z-index: 2
}

#media a.next {
    margin-left: 870px;
    background-image: url("images/media-right.png")
}

#details h2 {
    margin-bottom: 10px
}

#details dl {
    float: right;
    width: 460px
}

#details dl.first {
    margin-right: 40px;
    float: left
}

#details dd em {
    color: #bbb
}

#leftContent {
    width: 336px;
    background: url("images/side.png") top right repeat-y;
    float: left;
    margin-bottom: 10px
}

div.border {
    width: 254px;
    background: #f6f6f6;
    border: 1px solid #eaeaea;
    margin: 28px;
    padding: 12px
}

#main div.border p.author {
    margin: 0;
    font-size: 1em;
    color: #6d6d6d;
    text-transform: uppercase
}

#main div.border h3 {
    color: #64a900;
    font-size: 2.2em
}

#main div.border p.special {
    font-style: italic;
    font-family: Georga, serif;
    color: #6d6d6d
}

#main div.border a {
    color: #64a900
}

#main div.border a:hover {
    color: #315f6a
}

#main div.border a.follow {
    font-size: 1.2em
}

#leftContent a.logo {
    display: block;
    width: 254px;
    height: 100px;
    background: url("images/logo.png") no-repeat;
    outline: none;
    text-indent: -1000em
}

#rightContent {
    width: 624px;
    float: left
}

#header p,
#headerImage p {
    font-size: 1.4em;
    color: #6c6c6c
}

#news {
    float: left
}

#news h2 {
    margin-bottom: 10px
}

#news .item {
    width: 274px;
    float: left;
    margin-right: 20px;
    background: url("images/newsBottom.png") left bottom no-repeat;
    margin-bottom: 10px
}

#news p.datum {
    color: #888;
    font-style: italic
}

.kader {
    padding: 4px;
    width: 262px;
    height: 137px;
    background: url("images/kader.png") no-repeat;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline-block
}

#headerImage {
    margin-top: -220px
}

#headerImage #firstImage {
    display: inline-block;
    border: 2px solid #fff;
    margin-right: 45px
}

#headerImage a.inschrijven {
    outline: none;
    text-indent: -1000em;
    display: block;
    position: absolute;
    background: url("images/inschrijven.png") no-repeat;
    z-index: 10;
    width: 100px;
    height: 23px;
    right: 16px;
    margin-top: 350px
}

#headerImage p {
    margin-top: 20px;
    margin-bottom: 0
}

#accordeon ul {
    list-style-type: none;
    margin-left: 0
}

#accordeon h2 {
    font-size: 1.6em;
    color: #cd071e;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0;
    background: url("images/headerImage.png") left bottom no-repeat
}

.accordeonContent {
    padding: 20px 0
}

#filter {
    background: #f6f6f6 url("images/filter-bg.png") no-repeat;
    margin-bottom: 0px;
    padding-top: 20px;
    margin-top: 12px;
    width: 528px
}

#filter.no-bg {
    background-image: none
}

#filter .koop-no-content {
    overflow: hidden
}

#filter .koop-no-content p {
    margin: 0 37px 20px
}

#filter div.range {
    height: 56px;
    margin-left: 17px
}

#filter div.range span.label {
    font-size: 12px;
    color: #858585;
    font-weight: bold;
    position: relative;
    top: -9px
}

#filter div.range .ui-dropdownchecklist-selector-wrapper {
    position: relative;
    top: -3px
}

#filter div.range select {
    width: 110px;
    margin: 0 10px
}

#filter p.info {
    width: 540px;
    font-size: 14px;
    display: none;
    font-weight: bold
}

#filter p.info strong {
    font-weight: bold
}

#filter p.descriptions {
    float: left;
    font-weight: bold;
    width: 130px;
    font-size: 12px;
    line-height: 56px;
    margin-top: -20px;
    margin-left: 37px
}

#filter p.descriptions small {
    display: inline-block;
    width: 130px;
    font-weight: bold;
    line-height: 15px;
    position: relative;
    top: 8px
}

#filter ul {
    height: 52px;
    background: url("images/filter-top.png") no-repeat;
    list-style-type: none;
    margin-top: -20px;
    margin-bottom: 30px;
    margin-left: 0;
    padding-left: 28px
}

#filter ul.koop {
    background-position: 0 -53px
}

#filter ul.huur {
    background-position: 0 0px
}

#filter ul.inkomen {
    background-position: 0 -106px
}

#filter ul li {
    float: left;
    width: 140px;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    padding: 11px 10px
}

#filter ul li.active {
    color: #272727
}

#filter span.huur {
    display: none
}

#filter img {
    position: absolute;
    margin-left: 232px;
    margin-top: 92px
}

#filter div.more {
    border-top: 1px solid #ddd;
    padding: 20px 37px;
    height: 100px
}

#filter div.more div.col {
    width: 227px;
    float: left
}

#filter div.more select {
    margin-bottom: 12px;
    width: 190px
}

#filter div.more label {
    color: #484848;
    font-size: 11px;
    font-style: italic;
    margin-bottom: 3px
}

#filter p.more {
    color: #272727;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 37px
}

#filter #verdieners,
#filter #inkomen1,
#filter #inkomen2,
#filter #eigen {
    margin-left: 28px;
    height: 55px
}

#filter #inkomen2,
#filter span.partner1,
#filter span.partner2 {
    display: none
}

#filter #verdieners label {
    float: left;
    margin-right: 28px
}

#filter #inkomen1 select,
#filter #inkomen2 select {
    width: 308px
}

#filter #eigen input {
    width: 304px
}

#result {
    font-weight: bold;
    width: 100px;
    position: absolute;
    right: 20px;
    top: 40px;
    font-size: 12px;
    text-align: center;
    color: #858585;
    font-style: italic
}

#result span {
    color: #cd071e;
    font-size: 36px;
    display: block;
    margin-top: 20px;
    font-weight: bold
}

#result span em {
    color: #aaa;
    font-size: 14px
}

#result a.show-results {
    display: block;
    width: 70px;
    height: 186px;
    margin-left: 15px;
    margin-top: 15px;
    background: url("images/filter-arrow.png") no-repeat;
    outline: none;
    text-indent: -1000em
}

div.artikelen {
    background-image: none
}

.artikelen li {
    list-style-type: none;
    background: url("images/dottedBottomSmall.png") left bottom repeat-x;
    padding: 10px 0
}

.artikelen h3 {
    color: #666;
    text-transform: uppercase
}

#main .artikelen h3 a {
    color: #666
}

#main .artikelen h3 a:hover,
#main .artikelen h3 a.active {
    color: #cd071e
}

#main .artikelen li p {
    padding-bottom: 10px
}

img.mhe-banner {
    margin-bottom: 20px
}

#main div.nav h3 {
    font-size: 14px;
    color: #272727;
    padding: 10px 0;
    margin: 0
}

#main div.nav ul {
    list-style-type: none;
    margin: 0
}

#main div.nav li a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #484848;
    padding: 5px 10px;
    height: 27px;
    background: url("images/mhe-button.png") no-repeat
}

#main p.succes {
    background: #dfd;
    border: 1px solid #aca;
    padding: 5px;
    color: #040
}

#main p.error {
    background: #fdd;
    border: 1px solid #caa;
    padding: 5px;
    color: #400
}

label {
    display: block;
    font-size: 1.2em;
    color: #484848
}

label.inline {
    display: inline;
    margin-right: 1em
}

label span,
span.red {
    font-weight: bold;
    color: #a00
}

input.text,
textarea {
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5px 0;
    width: 300px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

textarea {
    display: block;
    width: 500px;
    font-family: sans-serif
}

input.error {
    border-color: #a00;
    background: #fcc
}

input.postcode {
    width: 100px
}

input.radio {
    position: relative;
    top: 3px
}

div.required-radio.error {
    border-color: #a00;
    background: #fcc
}

input[type=submit] {
    padding: 5px 10px;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 10px
}

form {
    margin-bottom: 1em
}

form div {
    margin: 5px 0
}

form div label {
    margin-bottom: 5px
}

form span {
    font-size: 1.2em;
    margin-right: 1em;
    padding: 5px
}

form fieldset {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

form legend {
    font-size: 1.2em;
    font-weight: bold;
    color: #cd071e
}

table.leads tr.hover {
    cursor: pointer;
    background: #eee
}

table.leads a.more {
    float: right
}

#main table.status {
    font-size: 1em;
    border: 1px solid #ccc
}

#main table.status td,
#main table.status th {
    border-bottom: 1px solid #ccc;
    padding: 3px
}

table.overzicht th {
    padding-right: 1em
}

th.header {
    background: url("images/header.png") center right no-repeat;
    cursor: pointer
}

th.headerSortDown {
    background-image: url("images/headerDown.png")
}

th.headerSortUp {
    background-image: url("images/headerUp.png")
}

ul#checklist {
    list-style-type: none;
    margin: 0
}

ul#checklist input {
    margin-right: 10px
}

ul#checklist a {
    margin-left: 10px;
    font-weight: normal;
    border-bottom: 1px dotted #aaa;
    cursor: help
}

ul#checklist div.info {
    border: 1px solid #aaa;
    background: #fff;
    width: 300px;
    padding: 5px;
    position: absolute;
    display: none;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25)
}

div.change_pass {
    display: none
}

#footer {
    height: 69px;
    background: url("images/footer.png") repeat-x;
    clear: both
}

#footer ul {
    list-style-type: none
}

#footer li {
    float: left
}

#footer li a {
    display: block;
    padding: 15px 15px 15px 0;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none
}

#footer li a:hover {
    color: #000
}

#footer p {
    color: #fff;
    float: right;
    margin-top: 15px
}

#footer p a {
    color: #fff;
    text-decoration: none
}

#footer p a:hover {
    text-decoration: underline
}

#search {
    width: 297px;
    height: 44px;
    background: url("images/search.png") no-repeat;
    position: absolute;
    left: 50%;
    margin-left: 196px;
    z-index: 1000
}

#search form {
    color: #464646;
    padding-left: 20px;
    padding-top: 5px;
    text-transform: uppercase
}

#search form fieldset {
    border: none;
    padding: 0;
    margin: 0
}

#search form label {
    display: inline;
    text-transform: none;
    width: 36px
}

#search input[type=text] {
    background: none;
    border: none;
    margin-left: 10px;
    width: 180px;
    margin-right: 6px;
    position: relative;
    top: 2px
}

#search input[type=image] {
    position: relative;
    right: 18px;
    float: right
}

div.popup {
    width: 352px;
    height: 151px;
    background: url("images/popup.png") no-repeat;
    position: absolute;
    display: none;
    z-index: 4
}

div.popup div.info {
    padding: 14px 17px 27px 15px
}

div.popup img {
    border: 1px solid #c8c8c8;
    margin-right: 10px;
    float: left
}

#body div.popup h3 {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 20px
}

#body div.popup p {
    font-size: 11px;
    line-height: 18px;
    color: #444
}

#body div.popup p.klik {
    text-align: right;
    font-size: 10px;
    font-style: italic;
    color: #aaa;
    position: absolute;
    right: 17px;
    bottom: 10px
}

#body p.maandlasten {
    margin-top: 30px;
    font-size: 10px;
    color: #888;
    font-style: italic;
    line-height: 12px
}

option span {
    color: #888
}

select.gebouw {
    width: 315px;
    margin-right: 10px;
    padding: 5px
}

select.appartement {
    width: 315px;
    padding: 5px
}

select.template {
    display: none
}

label.voorkeur {
    margin-top: 20px
}

label.gehuwd {
    display: inline;
    margin-left: 20px;
    display: none
}

fieldset.partner {
    display: none
}

div.loonstrook-partner {
    display: none
}

dl.voorkeur dd,
dl.voorkeur dt {
    height: 16px
}

div.cb_tracker {
    display: none
}

div.cb_button {
    display: none
}

div.chat-faq {
    float: right;
    margin-top: 70px
}

div.chat-inschrijven {
    float: right;
    margin-top: 20px
}

div.chat-gebouw {
    position: absolute;
    left: 0;
    top: 440px
}

div.chat-contact {
    float: right;
    margin-top: 210px
}

div.chat-small {
    display: block;
    width: 105px;
    height: 26px;
    float: left;
    position: relative;
    left: -5px;
    top: -7px
}

div.chat-small div {
    display: inline
}

div.chat-small img {
    display: none
}

.cb_controller {
    display: none;
    height: 0;
    width: 0
}

h4.folder {
    margin-top: 20px;
    margin-bottom: 5px;
    background: url("images/folder.png") no-repeat;
    padding-left: 20px;
    cursor: pointer
}

table.downloads {
    display: none;
    margin-left: 20px;
    border: 1px solid #eee
}

#appartementen table.favorieten th,
#appartementen table.favorieten td {
    text-align: left
}

#appartementen-uitgelicht {
    position: relative
}

#appartementen-uitgelicht .appartement {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

#appartementen-uitgelicht .appartement p,
#appartementen-uitgelicht .appartement ul {
    color: #272727;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 4px
}

#appartementen-uitgelicht .appartement ul {
    list-style-type: disc;
    margin-left: 20px
}

#appartementen-uitgelicht .appartement img {
    display: block
}

#appartementen-uitgelicht .appartement p.name {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #cd071e;
    padding: 5px;
    text-transform: uppercase
}

#appartementen-uitgelicht .appartement p.prijs {
    font-weight: bold
}

#faq&gt;ol {
    list-style-type: none;
    margin: 0
}

#faq&gt;ol&gt;li {
    border: 1px solid #aaa;
    border-bottom: 1px solid #858585;
    border-top: 1px solid #eaeaea;
    padding: 10px;
    margin-bottom: 2px;
    overflow: hidden;
    padding-top: 30px;
    position: relative
}

#faq&gt;ol&gt;li&gt;strong.header {
    background: #eee;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    padding: 10px;
    height: 20px;
    color: #272727;
    display: block;
    cursor: pointer
}

#faq&gt;ol&gt;li&gt;strong.header.active {
    color: #cd071e
}

#faq&gt;ol ul,
#faq&gt;ol ol {
    list-style-type: disc
}

p.more2 {
    text-align: center;
    width: 300px;
    margin: 50px auto 0px
}

th.tooltip {
    background: url("images/tooltip.png") right top no-repeat !important
}


/*# sourceMappingURL=screen.css.map */</pre></body></html>