body {
background-image: url('./opmaak/Blok1.jpg');
background-repeat: repeat;
padding: 0;
font-size: 12px;
font-family: Georgia, "New Century Schoolbook", Palatino, serif;
}

.vet {
font-weight : bold;
}

.groot {
font-size: 14px;
}

.top {
vertical-align : top;
}

#top {
position   : absolute;
top        : 0px;
left       : 0px;
width      : 1024px;
}

#keuzemenu {
position : absolute;
list-style: none;
margin : 0;
padding: 0;
left : 200px;
width  : 750px;
font-size : 1em;
}

#keuzemenu li { 
text-align : center;
padding : 0;
width : 125px;
float : left;
color : darkblue;
border : 1px solid navy;
}

#keuzemenu a {
display : block;
margin : 0;
text-decoration: none;
}

#keuzemenu a:link {
color : blue;
}

#keuzemenu a:visited {
color : darkblue;
}

#titel {
position: absolute;
top: 70px;
left: 30px;
padding: 0px;
margin: 0;
font-size: 1.8em;
font-weight : bold;
color: maroon;
text-align : center;
}

h1 {
font-weight: bold;
font-size: 1.6em;
margin: 0 0 16px 0;
padding: 0;
color: navy;
}

h2 {
margin: 0 0 5px 0;
padding: 0;
font-size: 1.4em;
font-weight : bold;
color: green;
}

h3 {
margin: 0 0 5px 0;
padding: 0;
font-size: 1.2em;
font-weight : normal;
color: green;
}

p {
line-height: 1.1em;
margin: 0 0 16px 0;
padding: 0;
}

a {
color: navy;
}

a:link {
color: navy;
}

a:visited {
color: navy;
}

a:hover {
font-weight : bold;
}

.vet {
font-weight : bold;
} 
.vetgroot {
font-weight : bold;
font-size : 1.2em;
color : navy;
}

