body {
background:#6c7503;
}

#kader {
width:950px;
background-color:#d4e7b2;
background-repeat:no-repeat;
margin:0 auto;
padding:0 0 0 0;
}

#genus {
height:100px;
width:200px;
background:#f8d446;
}

#inhoud {
float:left;
width:200px;
height:200px;
background:#ffbb05;
}

p {
font-family: "Trebuchet MS", "Tahoma", "Verdana";
font-size:15px;
color:#040258;
margin-top:-60px;
padding:20px;
}

h1 {
font-family: "Trebuchet MS", "Tahoma", "Verdana";
font-size:30px;
font-weight:500;
text-align:left;
color:#a06800;
padding:20px;
}

h2 {
font-family: "Trebuchet MS", "Tahoma", "Verdana";
font-size:15px;
color:#feb940;
}

h3 {
font-family: "Trebuchet MS", "Tahoma", "Verdana";
font-size:15px;
color:#feb940;
text-align:right;
}

.kop {
color:#feb940;
}

#auteur {
font-size:20px;
}

#pos0 {
margin-top:-85px;
margin-left:700px;
}

#pos1 {
margin-left:700px;
}

#pos2 {
margin-left:700px;
}

#pos3 {
margin-left:700px;
}

#begin {
margin-left:700px;
}

#verkade {
margin-top:-45px;
}


#navbar ul {
margin:0;
padding-left:20px;
list-style:none;
font-size:15px;
font-family: "Trebuchet MS", "Tahoma", "Verdana";
color:#040258;
}

#navbar a {
display:block;
width:500px;
}

#navbar li {                 /*voor horizontale weergave items */
float:left;
width:125px;                 /*afstand tussen items */
}

#navbar li ul {
display:none;
}

#navbar li:hover ul {        /* maakt lijst weer zichtbaar */
display:block;
width:150px;                 /* breedte achtergrondkleur */
position:absolute;
}








/* code foto per bestand */
#foto {position:absolute;
margin-top:-250px;
margin-left:600px;
background:#ffbb05;
}

a:link {color:#087b7b;
text-decoration:none
}

a:active {color:#087b7b;
text-decoration:none
}

a:visited {color:#087b7b;
text-decoration:none
}

a:hover {color:#087b7b;
text-decoration:none
}
