BODY
{
    background-color : #8d9f43;
}

#submenu A
{
    color : #2e682e;
}

#submenu A.selected,
#menuitems A.selected,
#submenu A:hover
{
    color : #8d9f43;
}

#maintable .top
{
    background-image : url(/_images/site/kleur3/bg_top.png);
    width:822px;
    height:20px;
}

#maintable .bottom
{
    background-image : url(/_images/site/kleur3/bg_bottom.png);
    width:822px;
    height:20px;
}

#maintable .left
{
    background-image : url(/_images/site/kleur3/fill_left.png);
    background-repeat: repeat-y;
    background-position: right;
}

#maintable .right
{
    background-image : url(/_images/site/kleur3/fill_right.png);
    background-repeat: repeat-y;
    background-position: left;
}

/* VISUALS */
#visual
{
    background-image : url(/_images/site/visual_media_media.jpg);
    width : 568px;
    height : 176px;
}

