html, body
{
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}

body
{
font-family: Helvetica, sans-serif; 
font-size: 13px; 
line-height: 16px; 
color: #000000;
background: #423d3a;
}

table#main
{
width: 100%;
height: 100%;
}

div#container
{
position: relative;
margin: 0 auto;
width: 983px;
height: 573px;
}

h1
{
display: none;
}

ul#menu
{
margin: 0;
padding: 0 5px;
list-style: none;
}

ul#menu li
{
float: left;
}

ul#menu a, a#backlink
{
display: block;
margin: 5px 5px;
text-decoration: none;
line-height: 24px;
cursor: pointer;
font-family: Helvetica, sans-serif;
font-size: 12px;
}

ul#menu a span.start, a#backlink span.start
{
display: block;
float: left;
width: 25px;
height: 24px;
}

ul#menu a span.middle, a#backlink span.middle
{
display: block;
float: left;
padding-left: 4px;
}

ul#menu a span.end, a#backlink span.end
{
display: block;
float: left;
width: 10px;
height: 24px;
}

div#tekst
{
position: absolute;
top: 240px;
left: 70px;
width: 186px;
padding: 0 10px;
text-align: justify;
}

div#plaatjes
{
position: absolute;
top: 510px;
left: 0;
width: 978px;
height: 60px;
padding-left: 16px;
}

div#plaatjes a
{
display: block;
float: left;
margin: 0 5px;
}

div#plaatjes a img 
{
border: 0;
}

div#smalltekst
{
position: absolute;
top: 15px;
left: 20px;
}

div#bigplaatje
{
position: absolute;
top: 50px;
left: 0;
width: 983px;
height: 450px;
overflow: hidden;
text-align: center;
}

a#backlink
{
position: absolute;
top: 5px;
left: 870px;
text-decoration: none;
}
