/* BLAUWE WEBSITE */
root { 
    display: block;
}

* {font-family: Tahoma, Geneva, sans-serif;}

HTML, BODY {
    height: 100%;
    background-color: #FCF8F8;
    font-size: 11px;
    line-height: 13px;
    color: #000000;
    margin: 0px 0px 0px 0px;
}
TD, DIV {
    font-size: 11px;
    line-height: 13px;
    color: #000000;
}
INPUT, SELECT, TEXTAREA {
    font-size: 11px;
    line-height: 13px;
    color: #000000;
    border: 1px solid #665D54;
}
.checkbox {
    font-size: 11px;
    line-height: 13px;
    border: none;
}
A {
    color: #000000;
    text-decoration: underline;
}
B {
    color: #000000;
}
STRONG {
    /*color: #665D54;*/
}
UL, ul {
    list-style-image: url('/img/blauw/bullet.gif');
    margin-left: 26px;
    margin-top: 4px;
}
HR {
    height: 0px;
    border-top: 1px dashed #665D54;
    border-bottom: 1px dashed #F2F2F2;
    border-left: none;
    border-right: none;
    background-color: #E1D9D6;
    color: #E1D9D6;
    margin: 15px 0px 15px 0px;
}
FORM {
    margin: 0px;
}
.topleft {
    background-color: #3E70A4;
    background-image: url('/img/blauw/top_left.gif');
    background-repeat: repeat-x;
    background-position: bottom right;
}
.topheader {
    background-color: #3E70A4;
}
.topright {
    background-color: #3E70A4;
    background-image: url('/img/blauw/top_right.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
}
.content {
    background-color: #E1D9D6;
    border-top: none;
    border-right: 1px solid #C7C0BE;
    border-bottom: 1px solid #C0BAB7;
    border-left: 1px solid #ECE7E5;
    font-size: 11px;
    line-height: 13px;
    color: #000000;
    padding: 20px 18px 17px 22px;
}
.biv, .biv A, .biv B {
    font-size: 10px;
    line-height: 12px;
    color: #797979;
    text-decoration: none;
}
.footerbg {
    background-image: url('/img/blauw/background_footer.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
}
.footer, .footer B {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    line-height: 13px;
    color: #FFFFFF;
    text-align: right;
    padding: 19px 10px 15px 10px;
}
.footer A {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    line-height: 13px;
    color: #FFFFFF;
    text-decoration: underline;
}
.contactform {
    font-size: 10px;
    line-height: 15px;
    color: #000000;
}
.aanbodhr {
    height: 2px;
    border-top: 1px dashed #665D54;
    border-bottom: 1px dashed #F2F2F2;
    border-left: none;
    border-right: none;
    background-color: #E1D9D6;
    color: #E1D9D6;
    margin: 5px 0px 5px 0px;
}
.aanbodsort SPAN {
    color: #C3B8B3;
}
.googletab {
    text-decoration: none;
    margin-left: 3px;
    padding: 2px;
    float: left;
}
.hmodhsmall {
    font-size: 10px;
    line-height: 12px;
}
.hmodh {font-size: 11px; line-height: 13px;}