body { margin: 0;
background-image: url('images/flan.jpg');
background-repeat: repeat-x;
text-align: center;
background-color: #555;
font-family: verdana,tahoma;
font-size: 11px;
color: black; 
}
body a { color: #ccc;
text-decoration: underline; 
font-family: verdana,tahoma;
font-size: 10px; }
#container { margin-left: auto;
margin-right: auto;
width: 818px;
height: auto; }
#banner { width: 818px;
height: 174px; 
float: left;}
#left { width: 227px;
height: 540px;
float:left; 
padding: 0;
margin: 0;
text-align: center;
background-image: url('images/left1.jpg');
background-repeat: no-repeat;}
#submenu { 
margin-top: 23px;
margin-left: 24px;
float: left;
display: inline;
}

ul#nav { margin: 0; padding: 0; text-align: left; margin: 0; padding: 0;}
ul#nav li {display: block; padding-left: 3px; }
ul#nav li a {
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background: none; /* IE6 Bug */
	padding: 6px;
	border-bottom: 1px solid #ccc; /* IE6 Bug */
	width: 185px; 
max-width: 172px;
	}
ul#nav li a:hover { display: block;
	text-decoration: none;
	color: #fff;
	background: #ccc; /* IE6 Bug */ }

#adres { 
margin-top: 444px;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 185px;
font-size:10px;
font-weight:bold;
padding-left: 6px;
}
#content { width: 591px;
height: 539px;
background-image: url('images/content.jpg'); 
float:right;}
#inhoud { 
height: 475px;
max-height: 475px;
margin: 24px 26px 0 15px;
overflow-y: scroll;
padding: 15px 10px 5px 10px;
scrollbar-3dlight-color:;
           scrollbar-arrow-color: black;
           scrollbar-base-color:;
           scrollbar-darkshadow-color:;
           scrollbar-face-color: #cccccc;
           scrollbar-highlight-color:;
           scrollbar-shadow-color: #999999;}

#footer { width: 818px;
height: 25px;
text-align: center; 
color: white;
font-size: 10px;}
#footer a { font-size: 10px; text-decoration: underline; color: #ccc; }