BODY
{
    background-color: #b4b4b4;
    margin-top: 0px;
    margin-left: 0px;
}

Table
{
    font-family: Verdana;
    font-size: 11px;
    color: #251e15;
}

H1, H2, H3
{
    font-size: 12px;
    font-weight: bold;
}

Table.WebTemplate
{
    border-right: solid 1px #241c12;
}

TD.Menu
{
    background-color: #9e8d7f;
    border-right: solid 1px #241c12;
    background-position: bottom center;
    background-repeat: no-repeat;
}

A.Menu
{
    color: #251e15;
    text-decoration: none;
}
    

TD.WebBody
{
    background-color: #ebebeb;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

TD.MenuItem
{
    background-color: #534936;
    height: 25px;
    border-bottom: solid 1px #241c12; 
    font-size: 14px;
    color: #b4b4b4;
    text-align: center;
}

TD.MenuItem:hover
{
    background-color: #73614c;
    height: 25px;
    border-bottom: solid 1px #241c12; 
    font-size: 14px;
    color: #241c12;
    text-align: center;
}

TD.Footer
{
    background-color: #241c12;
    height: 25px;
}

A.MenuItem
{
    color: #b4b4b4;
    text-decoration: none;
}

IMG.Fotoboek
{
    border: solid 1px #241c12;
}
