BODY
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #938771;
}

TABLE
{
    background-color: #f3ebde;
    font-family: arial;
    font-size: 10pt;
    color: #2d1c0c;
}

TD.Menu
{
    height: 29px;
    background-image: url("./img/menubar.jpg");
    padding-left:10px;
}

TD.WebBody
{
    height:100%;
    vertical-align: top;
}

H1,H2
{
    font-size: 10pt;
    font-weight: bold;
}

TD.WebBodyTekst
{
    vertical-align: top;
    padding: 15px 15px 15px 15px;
    font-size: 10pt;
    font-family: Arial;
}

TD.SubMenuRuimte
{
    width: 210px;
    padding-top: 15px;
    text-align: center;
    vertical-align: top;
}

TABLE.SubMenu
{
    width: 195px;
    background-color: #bac6a5;
    background-color: #a9b88b;
    color: Black;
}

TD.SubMenuHeader
{
    background-color: #aab98e;
    background-color: #709d0a;
    color: White;
    height: 20px;
    padding-left: 7px;
}

TD.SubMenuTekst
{
    padding-top: 7px;
    padding-left:7px;
    padding-bottom: 7px;
}

A.SubMenuItem
{
    color: Black;
    text-decoration: none;
}

A.SubMenuItem:hover
{
    color: #f3ebde;
    text-decoration: none;
}

.Input
{
    width: 180px;
    border: solid 1px black;
}

.Button
{
     background-color: #b7a582;
     background-color: #709d0a;
     color: White;
     border: solid 1px black;
}
