body  {
	margin:		 		0;
	font:				11px verdana, sans-serif;
	color: 				#998167;
	text-decoration: 	none;
	text-align: 		center;
	background: 		#998167 url(../images/bg_diagonaal_foto.jpg) repeat left top;
	}

#container {
	width: 				790px;
	margin:				0 auto;
	text-align:			center;
	background:			url(../images/schaduw2.png) top center repeat-y !important;
	background:			none;
	}
#wrapper {
	width: 				750px;
	margin:				0 auto;
	text-align:			left;
	border:				1px solid #000000;
	min-height:			100%;
}

#header { 
	height:				152px;
	background:			#fff url(../images/headerfoto.jpg) no-repeat;
	background-position: center top;
	border-bottom:			1px solid #000;
} 

#menu {
	background-color: 	#998167;
	text-align: 		center;
	border-bottom:		1px solid #000;
}

#main {
	background: 		#ffffff;
	border-bottom:		1px solid #000000;
	min-height:			600px;
} 

#sidebar {
	width: 				180px;
	padding:			5px 0px 0 5px;
	color: 				#444444;
	float:				left;
}

#text { 
	color: 				#444444;
	width:				555px;
	float:				right;
	margin-left:		10px;
} 

#pic_main{
text-align: center;
width: auto; 
min-height: 350px;
margin: 15px 10px 15px 10px; 
}

.buiten_timeline{
text-align: center; 
white-space: nowrap; 
overflow: auto; 
width : 480px; 
height : 120px; 
margin: 15px 10px 15px 10px;
}

#footer {
	border-top:			1px solid #000;
	background-color: 	#998167;
	color:				#ffffff;
	text-align:			center;
	vertical-align:		middle;
	line-height:		1.6em;
}

/* linkdefinities
/////////////////////////////// */	
a:link, a:visited {
	color:				#998167;/*#326c9d;*/
	text-decoration:	none;
	font-weight:		bold;
	}
a:hover, a:active {
	color:				#ab9379; /*425658*/
	text-decoration:	underline; 
	}
a.topmenu:link, a.topmenu:visited {
	color:				#fff;
	}
a.topmenu:hover, a.topmenu:active {
	text-decoration:	underline;
	}
a.unbold:link, a.unbold:visited {
	font-weight:		normal;
	}
a.unbold:hover, a.unbold:active {
	text-decoration:	underline;
	}

h1 {
color: #ffffff; 
font-size:15px; 
margin: 0 0 0 0;
}

h2 {

/*color: #3b7687; */
color: #998167;
font-size: 15px; 
margin: 5px 0 5px 0;
text-align: center;
}



#footer a {
text-decoration: none; 
color: #262626;
}

#footer a:hover {
color: #666666;
}

.separator {
font-size:11px;
color:#FFFFFF;
}

.clear {
clear:both;
}

img {
	border: none;
	background-color: #ffffff;
}



