BODY {
    margin : 0px 1px 0px 0px;
    background : white;
    color : #555;
    font-family : sans-serif;
}

H1 {
    font-size : 150%;
    background : inherit;
    color : #977;
    border-bottom : solid 1px #A88;
}

H2 {
    font-size : 125%;
    background : inherit;
    color : #977;
}

OL, UL {
    padding-left : 6px;
}

LI {
    list-style-position : inside;
}

LI.link {
    margin : 5px 0px 5px 0px;
}

DT {
    font-weight : bold;
}

TD {
    border-bottom : solid 1px #999;
    padding: 5px;
}

TD.altpad {
    padding: 10px 0px 20px 10px;
}

TD.menu {
    background : #DDD;
    color : #555;
}

TD.navigatie {
    background : #EEE;
    color : #555;
    padding-left : 50px;
}

TD.content {
    padding : 10px 20px 30px 50px;
}

TABLE.right {
    border-top : solid 1px #999;
}

TD.right {
    border-left : solid 1px #999;
    padding : 1px 2px 3px 1px;
    margin-bottom : 10px;
}

TH.right {
    border-left : solid 1px #999;
    background : #DDD;
    color : #555;
    font-weight : normal;
}

INPUT.right {
    margin : 3px;
    border : solid 1px #999;
    background : #EDD;
    color : inherit;
}

A {
    font-weight : bold;
    text-decoration : none;
    background : inherit;
    color : #56A;
}

A:visited {
    background : inherit;
    color : #668;
}

A.rss {
    font-weight : normal;
    font-size   : 90%;
}

A:hover {
    text-decoration : underline;
}

.sig {
    font-size : 80%;
}

UL.news {
    margin-left : 1em;
}

LI.news {
    list-style-position : outside;
    font-size : 90%;
}

LI.activiteit {
    list-style-position : outside;
    font-size : 100%;
}
