body{
width:100%;
height:100%;
background-image:url(images/bg.png);
background-attachment:fixed;
background-position:center;
background-repeat:repeat-x;
background-color:#232323;
padding:0px;
margin:0px;
}

img{
border:0px;
}

#holder-shadow{
position:absolute;
width:893px;
height:485px;
left:50%;
top:50%;
margin-left:-446px;
margin-top:-243px;
background-image:url(images/shadow.png);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:center;
}

#overlay{
position:absolute;
width:876px;
height:467px;
left:50%;
top:50%;
margin-left:-437px;
margin-top:-234px;
background-image:url("/assets/kids kade liggend, R2.jpg");
}

#links-bg{
width:442px;
height:467px;
background-image:url(images/left-bg.png);
}

#boven-bg{
width:876px;
height:236px;
background-image:url(images/top-bg.png);
}

#rechts-bg{
width: 216px;
height:467px;
background-image:url(images/right-bg.png);
margin-left:660px;
}

#content {
position:absolute;
width:876px;
height:467px;
left:50%;
top:50%;
margin-left:-437px;
margin-top:-235px;
overflow:auto;
font-family: verdana;
font-size: 12px;
line-height: 20px;
}

#menu{
position:absolute;
width:876px;
height:28px;
left:50%;
top:50%;
margin-left:-437px;
margin-top:-262px;
text-align:right;
}

.opdr_link{
text-decoration:none;
font-size:12px;
font-style:normal;
color:#000000;
}

.opdr_plaatje{
border: 1px solid #000000;
}