#container {
	left: 50%;
	margin-left: -390px;
	position: absolute;
	width: 780px;
	height: 100%;
/*	background-color: #efe6db; 
	background-color: #e7d3b9; */
       background-color: #ffffff;
}
#header {
	height: 100px;
	width: 780px;
	background-image: url(images/header.gif);
	position: relative;
}
#logo {
	width: 161px;
	height: 49px;
	top: 25px;
	position: absolute;
	left: 310px;
}
#main {
	height: 477px;
	width: 780px;
	position: relative;	
}
#kolom_links {
	width: 135px;
	height: 477px;
	position: absolute;
	top: 0px;
	left: 0px;	
	background-color: #8e6a38;
}
#kolom_midden {
	width: 510px;
	height: 477px;
	position: absolute;
	top: 0px;
	left: 135px;
	background-color: #e7d3b9;
}
#kolom_rechts {
	width: 135px;
	height: 477px;
	position: absolute;
	top: 0px;
	left: 645px;
       background-color: #1f4015;
}
#groen_bruine_balk {
	width: 135px;
	height: 103px;
	background-image: url(images/groen_bruine_balk.gif);
	position: absolute;
	top: 0px;
}
#vlaggen {
       width: 50px;
       height: 10px;
       position: absolute;
       top: 10px;
} 
#menu {
   width: 135px;
	color: Black;	
	height: 100px;
	position: absolute;
	top: 50px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	color: Black;
	font-size: 12px;
	font-style: italic;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 1px;
	width: 119px;
	line-height: 25px;
	letter-spacing: -1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(images/hoofdmenu_item.gif) no-repeat left;
}
#menu ul li ul li a, #menu ul li ul li a#selected {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	background: url(images/submenu_item.gif) no-repeat left;
	padding-left: 12px;
	margin-left: 18px;
	line-height: 23px;
	margin-top: -4px;
	width: 127px;
}
#menu a#selected {
      color: #1f4015;
}
/*
#menu a#selected ,#menu a#selected_parent{
	 background: url(images/hoofdmenu_item_selected.gif) no-repeat left;
}
*/
/*
#menu a#selected ,#menu a#selected_parent{
	 background: url(images/hoofdmenu_item_selected.gif) no-repeat left;
}*/

/*
#menu li #menu ul { display: none;} 
/*
/* Hide submenu */

/* ul li:hover ul, ul li.over ul { display: block; } The magic for hover*/
/*
#selected_parent ul {display: block;} 
*/

/* display submenu's, submenu 
selected */
/*
#selected ul {display: block;} /* Parent selected, display submenu's */

#vd-steen {
	width: 102px;
	height: 33px;
	padding-left: 10px;
	position: absolute;
	top: 430px;
	left: 3px;
}

#zwarte_balk_boven {
	width: 504px;
	height: 33px;
	background-color: #1f4015;
	position: absolute;
	top: -15px;
	left: 3px;
}
#content {
	width: 500px;
	height: 437px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	overflow: auto;
	margin-left: 10px;
	margin-top: 20px;	
	background-color: #e7d3b9;
}
#content a {       
	color: #1f4015;
}
#groen_balkje {
	width: 135px;
	height: 32px;
	background-color: #1f4015;
	position: absolute;
	top: 0px; 
}
#zwart_balkje_1 {
	width: 135px;
	height: 4px;
	position: absolute;
	background-color: #1f4015;
 	top: 127px;
}
#zwart_balkje_2 {
	width: 135px;
	height: 4px;
	position: absolute;
	background-color: #1f4015;
	top: 226px;
}
#zwart_balkje_3 {
	width: 135px;
	height: 4px;
	position: absolute;
	background-color: #1f4015;
	top: 325px;
}
#zwart_balkje_4 {
	width: 135px;
	height: 12px;
	position: absolute;
	background-color: #1f4015;
	top: 424px;
}
#foto_1 {
	width: 135px;
	height: 95px;
	position: absolute;
	top: 32px;
}
#foto_2 {
	width: 135px;
	height: 95px;
	position: absolute;
	top: 131px;
}
#foto_3 {
	width: 135px;
	height: 95px;
	position: absolute;
	top: 230px;
}
#foto_4 {
	width: 135px;
	height: 95px;
	position: absolute;
	top: 329px;
}
#foto_5 {
	width: 135px;
	height: 95px;
	position: absolute;
	top: 428px;
}
#zwarte_balk_beneden {
	width: 780px;
	height: 30px;
	background-color: #1f4015;
}
#Webstats4U {
       width: 18px;
       height: 18px;
       padding-left: 13px;
       padding-top: 5px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	width: 780px;
	height: 15px;
       margin-top: -18px;
	padding-top: -15px;	
	text-align: center;
	line-height: 20px;
}
#footer a {
	 text-decoration: none;
	 color: White;
}
th, td {
	vertical-align: top;
}
img {
	border: 0px;	
}

