.header {
background-image: url(images/header.jpg);
border-top: 1px;
border-right: 1px;
border-bottom: 1px;
border-left: 1px;
border-color: #000000;
border-style: solid;
}
.lightcell {
border-top: 1px;
border-right: 1px;
border-bottom: 1px;
border-left: 1px;
border-color: #000000;
border-style: solid;
background-color: #000000;
}
.darkcell {
background-color: #ffffff;
}
.blackcell {
background-color: #000000;
}
.boldtext {
margin-right: 10px;
font-family: verdana;
font-weight: normal;
color: #fe007c;
font-size: 12
}
.whitetext {
margin-right: 10px;
font-family: verdana;
font-weight: normal;
color: #ffffff;
font-size: 12
}
.bigtext {
margin-right: 10px;
font-family: monotype corsiva;
font-weight: normal;
color: #fe007c;
font-size: 24

}
.normaltext {
margin-right: 10px;
line-height: 17px;
font-family: verdana;
font-size: 12px;
font-weight: normal;
}
a.normaltext {
margin-right: 10px;
line-height: 17px;
font-family: verdana;
font-size: 12px;
font-style: italic;
font-weight: normal;
color: #000000;
text-decoration: none;
}
a.normaltext:hover {
margin-right: 10px;
line-height: 17px;
font-family: verdana;
font-size: 12px;
font-style: italic;
font-weight: normal;
color: #000000;
text-decoration: underline;
}
.bio {
border-top: 1px;
border-right: 1px;
border-bottom: 1px;
border-left: 1px;
border-color: #000000;
border-style: solid;
background-image: url(images/achtergrond bio.jpg);
}
.cv {
border-top: 1px;
border-right: 1px;
border-bottom: 1px;
border-left: 1px;
border-color: #000000;
border-style: solid;
background-image: url(images/achtergrond cv.jpg);

.links {
border-top: 1px;
border-right: 1px;
border-bottom: 1px;
border-left: 1px;
border-color: #000000;
border-style: solid;
background-image: url(images/achtergrond links.jpg);
}
.scrollbar {
scrollbar-face-color: #F4ECE4; 
scrollbar-track-color: #E8D9C6; 
scrollbar-arrow-color: #856354;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-shadow-color: #856354;
}
.smalltext {
margin-right: 12px;
font-family: verdana;
font-size: 10px;
color: #000000;
font-weight: normal;
}