body
{
    padding : 0px;
    margin : 0px;
    background : url(images/background.jpg) top left repeat;
}

ul 
{
    list-style-image: url(images/lijstitem.jpg);
}

#container
{
    border-left : solid 1px #edb30f;
    border-right : solid 1px #edb30f;
    background-color : #FFFFFF;
}

#container a
{
    color : #000000;
    text-decoration : none;
}

#container a:hover
{
    text-decoration : underline;
}

#footer
{
    background : url(images/footer.jpg) top left no-repeat;
    font-family : Arial, Verdana;
    font-size : 8pt;
    color : #FFFFFF;
    padding : 7px;
    text-align : center;
}

#footer a
{
    text-decoration : none;
    color : #FFFFFF;
}

#footer a:hover
{
    text-decoration : underline;
}

#content td
{
    font-family : Arial, Verdana;
    font-size : 8pt;
    line-height : 18px;
}

.titel
{
    margin-bottom : 10px;
}

.boordlinks
{
    border-left : dotted 1px #000000;
}

.boordonder
{
    border-bottom : dotted 1px #000000;
}

.padding
{
    margin : 15px 15px 15px 15px;
}
