body
{
padding:0;
margin:0;
width:100%;
height:100%;
background-color:#010102;

scrollbar-3dlight-color: black;
scrollbar-arrow-color: white;
scrollbar-darkshadow-color: #c2b475;
scrollbar-face-color: #453d1d;
scrollbar-highlight-color: #3c3417;
scrollbar-shadow-color: white;
}

img
{
border:none;
}

#content
{
width:100%; 
height:582px; 
background-image:url(images/bg.jpg);
}

#info
{
width:622px; 
height:582px; 
float:left; 
padding-left:60px;
}

#slideshow
{
width:349px; 
height:582px; 
float:left;
background-image:url(images/slide0.jpg);
background-repeat:no-repeat;
}

#head
{
width:100%; 
height:100px; 
background-image:url(images/header.png); 
background-position:center; 
background-repeat:no-repeat;
}

#nav
{
width:100%; 
height:35px; 
color:#FFFFFF; 
text-align:center;
}

#tekst
{
width:395px; 
height:355px;
overflow:auto;
text-align:justify; 
font-family:Verdana; 
font-size:11px; 
position:relative; 
padding-right:5px;
}

#citaat
{
width:100%; 
height:100px; 
background-image:url(images/citaat.png); 
background-position:center; 
background-repeat:no-repeat;
margin-top:-5px;
}

#footer
{
width:100%; 
height:42px; 
background-color:#010102; 
color:#c7c7c7;
margin-top:10px;
}