
@import url('table.css');

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}

div.block {
border:2px solid #CFDCF1;
color:#003768;
margin: 5px 0 5px;
padding:0.6em 1em;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}

body { background:#eeeeee url(bg.gif) repeat-x scroll 0 0; color: #000000; }
        
.wit       { background-color: white; }
.grijs       { background-color: #eeeeee; }