img { display: block; }
.inline { display: inline; }

#breadcrumbs, form, #menu, #menus, .watisuwvraag, .vragen, .documentsContainer, .txtOnly { display: none; }

body,html { 
    font-family: Times New Roman;
    font-size: 11pt;
    color: #000000;
    background-color: #FFFFFF;
}

a {
    color: #000000;
    text-decoration: none;
}

h2 {
    font-size: 22pt;
    margin-bottom: 11pt;
}

h4 {
    font-size: 11pt;
    margin-bottom: 6pt;
}

.teaser { 
    font-size: 10pt;
}

#header {
    display: none;
    background-color: #0099CC;
    height: 127px;
}
#logobar {
    float: left;
    width: 714px;
    height: 46px;
}
#logobar img {
    position: absolute;
}
#logobarLogo {
    float: left;
    width: 139px;
    height: 46px;
}
#logobarLeft {
    float: left;
    width: 284px;
    height: 46px;
}
#logobarRight {
    float: right;
    background-color: #0099CC;
    width: 284px;
    height: 46px;
}
#fotos {
    clear: both;
    background-repeat: no-repeat;
    background-color: #000000;
    width: 714px;
    height: 81px;
}
#fotosHome {
    clear: both;
    width: 714px;
    height: 81px;
}
#fotosHomeLeft {
    float: left;
    background-repeat: no-repeat;
    background-color: #E3035C;
    width: 430px;
    height: 81px;
}
#fotosHomeRight {
    float: right;
    background-repeat: no-repeat;
    width: 284px;
    height: 81px;
}
#blokjes {
    position: absolute;
    background-image: url(../images/blokjes.gif);
    background-repeat: no-repeat;
    margin-top: 0px;
    width: 106px;
    height: 81px;
}

