body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-image: url('images/balk.gif');
    background-repeat: repeat-x;
    background-position: 0px 150px;
    line-height: 20px;
}

img.logo
{
    position: absolute;
    top: 124px;
    left: 16%;
    }

img.logo2
{
    position: absolute;
    top: 124px;
    right: 17%;
    }

div.menu
{
    position: absolute;
    left: 16%;
    top: 175px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
}

div.content
{
    position: absolute;
    left: 16%;
    right: 16%;
    top: 260px;
}



li
{
    padding: 1px 15px 1px 0px;
    margin: 0px;
    display: inline;
}

A
{
    color: #CCCCCC;
    text-decoration: none;
}

A:hover
{
    color: #FFFFFF;
}

A:visited
{
    color: #CCCCCC;
}

A:active
{
    background-image: url('images/driehoek.png');
    background-position: 190px;
    color: #FFFFFF;
    background-repeat: no-repeat;
}

img.huisje
{
    position: absolute;
    right: 0px;
    top: 0px;
    height: 150px;
    width: 50%;
}

A.gewoon
{
    color: #FF0000;
    text-decoration: none;
}

p.klein
{
    font-size: 9px;
}



img.vbo { position:absolute; top:5px; left:5px; width=142px; height=35px; }


