html, body {
padding:0;
margin: 0;
font-family: Verdana;
text-align:center;
font-size: 10pt;
height:100%;
font-stretch:condensed;
background-image: url(pics/achtergrond.jpg);
scrollbar-3dlight-color: #2b7436;
scrollbar-arrow-color: white;
scrollbar-base-color: #36c5735;
scrollbar-darkshadow-color: #36c5735;
scrollbar-track-color: #2b7436;
scrollbar-face-color: #2b7436;
scrollbar-highlight-color: #2b7436;
scrollbar-shadow-color: white;
overflow: auto;
}
#container {
width:800px;
height: 600px;
margin: 0 auto;
background-repeat: no-repeat;
}
#top {
background-image: url(images/top.jpg);
height:163px;
width:800px;
}
#menu {
width:800px;
height: 53px;
}
.ie
#bottom {
background-image: url(images/bottom.jpg);
height:384px;
width:800px;
margin-top:-3px;
}
#bottom {
background-image: url(images/bottom.jpg);
height:384px;
width:800px;
margin-top:-10px;
}
#tekst {
margin-left: 201px;
width: 518px;
height: 348px;
margin-top: 10px;
padding-top: 10px;
OVERFLOW: AUTO;
}
.safari		#tekst {
margin-left: 237px;
width: 518px;
height: 348px;
margin-top: 10px;
padding-top: 10px;
OVERFLOW: AUTO;
}
.gecko		#tekst {
margin-left: 237px;
width: 518px;
height: 348px;
margin-top: 10px;
padding-top: 10px;
OVERFLOW: AUTO;
}
#jenenjuul {
margin-left:695px;
margin-top:5px;
}
A:link { color:#6c5735; text-decoration:none; }
A:visited { color:#6c5735; text-decoration:none; }
A:active { color:#6c5735; text-decoration:none; }
a:hover { color:#6c5735; text-decoration:none; }
