BODY
{
    background-color : #b7743b;
}

#submenu A
{
    color : #a84522;
}

#submenu A.selected,
#menuitems A.selected,
#submenu A:hover
{
    color : #b7743b;
}

#maintable .top
{
    background-image : url(/_images/site/kleur1/bg_top.png);
    width:822px;
    height:20px;
}

#maintable .bottom
{
    background-image : url(/_images/site/kleur1/bg_bottom.png);
    width:822px;
    height:20px;
}

#maintable .left
{
    background-image : url(/_images/site/kleur1/fill_left.png);
    background-repeat: repeat-y;
    background-position: right;
}

#maintable .right
{
    background-image : url(/_images/site/kleur1/fill_right.png);
    background-repeat: repeat-y;
    background-position: left;
}

/* VISUALS */
#visual
{
    background-image : url(/_images/site/visual_home.jpg);
    width : 568px;
    height : 279px;
    padding : 0;
    margin : 0;
}

