#M0_container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

#M1_left {
	float: left;
	width: 212px;
}

#M1_middle {
	float: left;
	width: 17px;
}


#M1_right {
	float: left;
	width: 678px;
}

#M1_buffer {
	margin: 0px;
	width: 100%;
	color: green;
}

/*
	inside M1_left
*/
#M2_logo {
	width: 212px;
	height: 119px;
	background-image: url(../../styles/vanderbijl/logo.jpg);
	background-repeat: no-repeat;
}

#M2_bannermenu {
	width: 212px;
	height: 68px;
	background-image: url(../../styles/vanderbijl/bannermenu.jpg);
	background-repeat: no-repeat;
}

#M2_menu {
	width: 212px;
	min-height: 200px;
	padding: 14px 0 0 0;
	background-image: url(../../styles/vanderbijl/menubg.jpg);
	background-repeat: repeat-y;
}

#M2_ondermenu {
	width: 212px;
	height: 163px;
	background-image: url(../../styles/vanderbijl/butterfly.jpg);
	background-repeat: no-repeat;
}

/*
	inside M1_middle
*/
#M2_midspacer {
	width: 17px;
	height: 104px;
}

#M2_midbanner {
	width: 17px;
	height: 136px;
	background-image: url(../../styles/vanderbijl/bannermid.jpg);
	background-repeat: no-repeat;
}

/*
	inside M1_right
*/
#M2_top {
	width: 687px;
	height: 46px;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
}
	#M1_topmenu a:link			{ color: #dae3e0; text-decoration: none; }
	#M1_topmenu a:visited		{ color: #dae3e0; text-decoration: none; }
	#M1_topmenu a:hover			{ color: #f8634a; text-decoration: underline; }
	#M1_topmenu a:active		{ color: #dae3e0; text-decoration: none; }

	#M3_topcontent {
		width: 257px;
		height: 24px;
		float: right;
		padding: 24px 260px 0 0;
		text-align: center;
		background-image: url(../../styles/vanderbijl/navbar.jpg);
		background-repeat: no-repeat;
		font-family: verdana;
		font-size: 9px;
	}


#M2_banner {
	width: 678px;
	height: 141px;
	background-image: url(../../styles/vanderbijl/vdbijl.jpg);
	background-repeat: no-repeat;
}

#M2_content {
	width: 664px;
	min-height: 400px;
	padding: 10px 20px 10px 20px;
	background-image: url(../../styles/vanderbijl/mainbg.jpg);
	background-repeat: repeat-y;
}

#M2_bottom {
	width: 678px;
	height: 32px;
	background-image: url(../../styles/vanderbijl/ondermain.jpg);
	background-repeat: no-repeat;
}

#M2_disclaimer {
	width: 687px;
	height: 37px;
}

	#M3_disclaimercontent {
		width: 329px;
		float: right;
		padding: 0 81px 0 0;
		height: 51px;
		background-image: url(../../styles/vanderbijl/copybar.jpg);
		background-repeat: no-repeat;
		text-align: center;
		color: #cbcac2;
		font-family: verdana, arial;
		font-size: 8pt;
	}

/*
	inside inhoud
*/
#M3_heading {
	width: 640px;
	color: #c0c0c0;
	border-bottom: 0 dashed #8b95a6;
}

	#M3_heading a {
		color: #c0c0c0;
	}

#M3_error {
	width: 640px;
	padding: 2px 0 0 0;
	color: red;
}

#M3_content {
	width: 640px;
	padding: 2px 0 0 0;
}

#M3_browser {
	width: 100%;
	color: black;
}

#M3_leftbrowser {
	float: left;
	width: 30%;
	color: white;
	padding-left: 2px;
}

#M3_pagebrowser {
	float: left;
	text-align: center;
	width: 40%;
	color: black;
}

#M3_rightbrowser {
	float: right;
	text-align: right;
	width: 30%;
	color: white;
	padding-right: 2px;
}

#M1_disclaimer {
	float: right;
	width: 800px;
	text-align: center;
}

#M0_popupcontainer {
	width: 97%;
	margin: 0 auto;
	padding: 2px;
}

#M1_popupheading {
	
}

#M1_popupcontent {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}