body {
	background: #676e6b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	
}#header_container {
	border-top: 20px solid #4D5854;
	background-repeat: repeat-x;
	background-image: url(../images/site/header_achtergrond.jpg);
	height: 150px;
	background-position: top;
}
#content_container {
	margin: 0 auto;
	width: 745px;
	background: url(../images/site/links.gif) repeat-y #FFFFFF left;
	border-right: 2px solid #3e4744;
}
#header {
	background: url(../images/site/header.gif)  no-repeat left;
	height: 150px;
}
#menu_container {
	height: 26px;
	float: right;
	width: 611px;
	margin-top: 109px;
	background-color: #72A492;
	border-left: 1px solid #DBE7E1;	
}
#content {
	background-color: #FFFFFF;
	margin-left: 175px;
	min-height: 300px;
	margin-right: 50px;
	margin-bottom: 10px;
}
#footer {
	background-color: #FFFFFF;
	height: 58px;
	border-top: 33px solid #72A492;

}
#left {
	float: left;
	margin-left: 5px;
	margin-top: 25px;
}
#right {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
#schaduw {
	background: url(../images/site/border.gif) no-repeat right top;
	height: 15px;
	margin: 0px auto 0px auto;
	width: 747px;
}

