BODY {
        font-family: arial;
        font-size: 10pt;
        background-color: #FFFFCC;
        background-image: url(img/bg.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: bottom left;
}

.tekening {
        float: left;
        vertical-align: bottom;
}

TD {
        font-family: arial;
        font-size: 10pt;
}

H1 {
        font-family: arial;
        font-size: 14pt;
        font-weight: bold;
}

INPUT, TEXTAREA {
        font-family: arial;
        font-size: 10pt;
}

A:link, A:visited, A:active {
        color: #ff0000;
}

A:hover {
        color: #555555;
}

.nieuws {
        text-align: center;
        color: #ffffff;
}

.fout {
        color: #ff0000;
        font-style: italic;
        font-weight: bold;
        text-align: center;
}

.aanbieding {
        color: #ff0000;
        font-weight: bold;
        font-size: 14pt;
        font-weight: bold;
}

.verkocht {
        color: #ff0000;
        font-weight: bold;
        font-size: 14pt;
        font-weight: bold;
}

.creator {
        font-size: 7pt;
        color: #666666;
        text-align: center;
        line-height: 300%
}

