* {
    font-family: Arial;
}

/* standaard */

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0;}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar{position:absolute; visibility:hidden;}


/*Styles for level 0*/
.clLevel0,.clLevel0over, .clLevel0border{
display:none;
}

.nietprint{
display:none;
}

body{
    background-image: url();
}

form {
    margin: 0px;
    padding: 0px;
}


h1, h2, h3 {
    font-family: Verdana;
    font-style: normal;
    color: #000000;
    line-height: 1.5em;
    margin: 0px;
    padding: 0px;
}

h1 {
    font-size: 1.3em;
    tag:h1; 
    desc: kop 1;
}

h2 {
    font-size: 1.1em;
    tag:h2; 
    desc: kop 2;
}


h3 {
    margin-top: 5px;
    font-size: 1em;
    tag:h3; 
    desc: kop 3;
}


p {
    margin: 0px;
}

a, a:hover {
    color: #333333;
}

a:hover {
    color: #A10000;
}

td {
    font-size: 0.7em;
}

ul {
    list-style-image: url("../images/lijst.gif");
}


ol {
    list-style-image: none;
}

#printlogo {
    position: relative;
    height: 94px;
    width: 100%;
    text-align: right;
}