body { background-image: url(/images/horizon/strip_lb.gif); background-repeat: repeat; }

img { display: block;}

td, p, div, form, ul, ol, span {
font-family :Verdana, LucidaSansEF, sans-serif;
color: #000080;
}
/*As a result, you might find that it is simplest and least likely to lead to confusion if you declare A {everything except for color} A:link {color only} A:visited {color only}*/

a { text-decoration : underline } /* unvisited links in content */
a:link {color: #000080 }
a:visited {color: #8080c0 }   /* visited links in content  */
a:visited {text-decoration: none !; /*dit is zo gedaan om in Netscape niet zichtbaar te maken*/
important;}

a.kop-onder {text-decoration : none; font-size: 10px }
a.kop-onder:link {color : #000080 } 
a.kop-onder:visited {color : #8080c0 }

a.navitem {
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}
a.navitem:link {color: #000080 }
a.navitem:visited {color: #8080c0 }


.copyright {
font-size: 10px;
margin-left: 24px;
}

.default {
font-size: 12px;
margin-top: 15px;
margin-left: 24px;
margin-right: 12px;
margin-bottom: 10px;
}

.hoofdstukkop {
font-size: 16px;
font-weight: bold;
margin-top: 20px;
margin-left: 12px;
margin-right: 12px;
margin-bottom: 20px;
}

p, span {
font-size: 12px;
margin-top: 15px;
margin-left: 24px;
margin-right: 12px;
margin-bottom: 10px;
}

.vet {font-weight: bold }

.pulldown { font-size: 10px }

td.streep { background-color: #000080 }

td.vlakvulling { background-color: #ebffbf }



