body {
background-color: black;
background-attachment: fixed;
margin-bottom: 20px;
font-family: arial;
color: #f5f5f5;
margin-right: 20px;
}

td {
color: black;
font-size: 12px;
line-height: 20px;
}

div.container {
width: 600px;
}

div.menu {
height: 40px;
vertical-align: bottom;
line-height: 50px;
position: relative;
top: 4px;
}

div.wit {
position: relative;
top: 5px;
background-color: #f5f5f5;
font-size: 8px;
}

div.titel {
font-size: 48px;
font-weight: bold;
text-align: right;
height: 43px;
vertical-align: top;
}

div.main {
background-color: #f5f5f5;
padding: 15px;
font-size: 12px;
line-height: 20px;
color: black;
text-align: left;
}

div.fotos {
background-color: #f5f5f5;
padding: 15px;
font-size: 14px;
line-height: 30px;
color: black;
text-align: left;
height: 175px;
}

div.links {
background-color: #f5f5f5;
padding: 15px;
font-size: 12px;
line-height: 20px;
color: black;
text-align: left;
float: left;
width: 262px;
}

div.credits {
padding-top: 50px;
background-color: #f5f5f5;
padding: 15px;
font-size: 225px;
font-weight: bold;
text-align: center;
height: 300px;
}

div.spacer {
width: 15px;
float: left;
}

div.jelle {
font-size: 23px;
font-weight: bold;
text-align: center;
padding-top: 10px;
}

b.titel {
font-size: 17px;
}

img.nieuws {
margin-right: 13px;
margin-top: 5px;
display: block;
border: 0px;
}

img.inhoud {
margin-right: 15px;
}

b.fotos {
font-size: 20px;
}

span.grijs {
color: #aaaaaa;
}

a:visited.menu, a:link.menu, a:active.menu {
text-decoration: none;
color: #f5f5f5;
font-size: 20px;
font-weight: bold;
}

a:hover.menu {
text-decoration: none;
background-color: #f5f5f5;
color: black;
font-size: 27px;
}

a:hover {
background-color: #e3e3e3;
text-decoration: underline;
}

a:active {
text-decoration: none;
background-color: white;
}