body {
background-color: #243336;
font-family: arial;
font-size: 12px;
color: #cccccc;
margin: 0px;
margin-right: 5px;
margin-bottom: 20px;
}

td {
font-size: 12px;
}

td.main {
padding-top: 18px;
}

td.datum {
color: #405050;
padding-right: 5px;
}

td.nieuws {
padding-left: 0px;
}

span.quote {
font-size: 10px;
font-weight: bold;
position: absolute;
left: 285px;
top: 49px;
}

hr {
background-color: #cccccc;
height: 1px;
border: 0;
}

div.menu {
font-size: 12px;
position: relative;
top: -6px;
right: 2px;
}

span.titel {
font-size: 40px;
font-weight: bold;
color: #455457;
}

span.titelt {
font-size: 40px;
font-weight: bold;
color: #344346;
}

span.credits {
font-size: 200px;
font-weight: bold;
}

a:visited.menu, a:link.menu, a:active.menu {
text-decoration: none;
color: #cccccc;
}

a:hover.menu {
text-decoration: underline;
color: #ffffff;
}

a:visited, a:link, a:active {
text-decoration: none;
color: white;
}

a:hover {
text-decoration: underline;
color: #cccccc;
}