BODY
{
    background-color: #b4b4b4;
    margin: 0px 0px 0px 0px;
}

TABLE
{
    font-family: Trebuchet MS;
    font-size: 9pt;
    color: #32313d;
}

TD.MenuBar
{
    background-color: White;
    font-size: 8pt;
    height: 20px;
    padding-left: 15px;
}

TD.BlueBar
{
    background-color: #32313d;
    color: #fefefe;
    font-size: 8pt;
    text-align: center;
}

TD.WebBody
{
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    background-color: #fefefe;
}

H1, H2, H3
{
    color: #9a5041;
    font-size: 9pt;
    font-weight: bold;
}

A.MenuItem
{
    text-decoration: none;
    color: #32313d;
}

A.MenuItem:hover
{
    text-decoration: none;
    color: #9a5041;
}

A
{
    text-decoration: underline;
    color: #32313d;
}

A.hover
{
    text-decoration: underline;
    color: #9a5041;
}

A.Mailto
{
    color: #fefefe;
    text-decoration: none;
}

IMG.Fotoboek
{
    border: solid 1px #32313d;
}