body {
background-color:#005d72;
} 
.landtitel {
font-family : Arial, Helvetica, sans-serif; 
font-size : 24pt; 
font-weight : bold; 
} 
.bgcolorlandtitel {
background-color : #cccc99; 
} 
.bookmark {
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
font-weight : bold; 
} 
.menu {
background-image : url(kop.jpg); 
padding-left : 10px; 
padding-right : 10px; 
padding-bottom : 4px; 
font-family : Comic Sans MS; 
font-size : 11pt; 
font-weight : bold; 
} 
.bgcolorlinks {
background-color : #ffffff; 
} 
a {
text-decoration : none; 
font-weight : bold; 
padding-left : 3px; 
padding-right : 3px; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
} 
a:link {
color : blue; 
} 
a:visited {
color : #005d72; 
} 
a:hover {
color : blue; 
font-weight : bold;
} 
a:active {
color : #0000cc; 
} 
a:hover {
color : #000000; 
text-decoration : underline; 
} 
a:active {
color : #0000cc; 
text-decoration : underline; 
} 
.tip {
font-family : Times New Roman; 
font-size : 10pt; 
font-weight : bold; 
font-style : italic; 
color : #cc3333; 
} 
.suggestie {
font-weight : bold; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
color : #3366ff; 
} 
.copyright {
font-weight : normal; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 8pt; 
color : #3366ff; 
}