BODY
{
    background-color: #fffdfa;
    background-image: url("/img/background-zomer.jpg");
    background-repeat: repeat-x;
    margin-top: 0px;
}

Table
{
    font-family: Verdana;
    font-size: 10px;
    color: #4e4e4e;
}

Table.WebBody
{
 background-color: #dfdfdd;
 width: 976px;
}

TD.ActieMaand
{
    vertical-align: middle;
    color: White;
    font-size: 14px;
    padding-left: 25px;
}

TD.Menu
{
    vertical-align: middle;
    color: White;
    font-size: 14px;
}

B.Titel
{
    font-size: 12px;
    color: #c01c00;
    font-weight: bold;
}

TD.Footer
{
    height: 36px;
    color: White;
    vertical-align: middle;
    text-align: center;
    font-size: 9px;
}

A.MenuItem
{
    color: White;
    text-decoration: none;
}

A.MenuItem:hover
{
    color: White;
    text-decoration: none;
}

A.SubmenuItem
{
    color: #4e4e4e;
    text-decoration: none;
}

A.SubmenuItem:hover
{
    color: #385e71;
    text-decoration: none;
}

B
{
    color: #385e71;
}

A
{
    color: #c01c00;
    text-decoration: none;
}

A:hover
{
    color: #c01c00;
    text-decoration: underline;
}
