body {
color: black; 
background-color: white;
font-size: 100%; 
font-family: sans-serif;
margin-left: 50px; 
margin-right: 50px;
}
h1 { 
font-size: 150%; 
color: #990000;
font-family: sans-serif;
border-bottom: 1px solid black;
background-color: white;
text-align: right;
}
h2 {
font-size: 300%; 
color: #ffcccc;
font-family: sans-serif;
}
h3 {
font-size: 120%; 
color: #990000;
font-family: sans-serif;
}
table {
border-collapse: separate;
border: none;
}
td {
text-decoration: none;
color: grey;
font-family: sans-serif;
font-style: normal;
font-size: 90%;
border: 1px solid black;
text-align: center;
vertical-align: top;
padding: 5px;
}
img {
border-style: none;
}
a:link {
color: #660000; 
text-decoration: none;
outline: 0;
}
a:visited {
color: #660000; 
text-decoration: none;
none;outline: 0;
}
a:active {
color: #660000; 
text-decoration: none;
outline: 0;
}
.knopje {
text-decoration: none;
color: grey;
font-family: sans-serif;
border: 1px solid black;
text-align: center;
font-style: normal;
vertical-align: top;
padding: 5px;
}
.fixedmenu {
position:fixed;
top:0px;
background-color: white;
width: 95%;
}
.paintings {
background-color: white;
font-size: 120%; 
font-family: sans-serif;
font-style: normal;
color: #cc0000;
}
.BOEF{
background-color: white;
font-size: 110%; 
font-style: italic;
}
span {
background-color: white;
font-size: 100%; 
font-weight: bold;
}
.hoofdstuk {
color: black;
font-style: normal;
font-size: 120%;
}



