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

#M1_logoplaceholder {
	width: 100%;
	background-color: #000;
}

	#M2_logocontent {
		width: 1050px;
		margin: 0 auto;
	}

	#M2_logo {
		width: 300px;
		background-image: url('/styles/bloempotten/verlichte-bloempotten-logo.jpg');
		background-repeat: no-repeat;
		height: 85px;		
		float: left;
	}

		#M2_logo a {
			display: block;
			height: 85px;
			width: 236px;
		}

	#M2_banner {
		width: 420px;
		padding: 60px 0 0 0;
		background-repeat: no-repeat;
		height: 24px;		
		float: left;
		color: #fff;
		text-align: right;
		font-size: 10pt; 	
		background-image: url('/styles/bloempotten/menu-nav.jpg');
		background-repeat: no-repeat;
		background-position: bottom;	
	}
	
		#M2_banner a {
			color: #fff;
			display: block;
			height: 20px;
			float: left;
			padding: 0;
			margin: 0 0 0 10px;
		}

		#M2_banner a:hover {
			color: #fff;
		}

	#M2_pictures {
		width: 328px;
		margin: 2px 0 0 0;
		background-image: url('/styles/bloempotten/bloempotten-foto.jpg');
		background-repeat: no-repeat;
		height: 84px;		
		float: left;
	}
		
		#M2_pictures a {
			color: #fff;
			display: block;
			height: 80px;
			width: 80px;
			float: left;
			padding: 0;
			margin: 0;
		}

#M1_line {	
	width: 100%;
	height: 18px;
	background-image: url('/styles/bloempotten/border-top.jpg');
}

	#M2_banner_onder {	
		width: 900px;
		height: 15px;
		background-image: url('/styles/bloempotten/onder-logo.jpg');
		background-repeat: no-repeat;
	}

#M1_mcontent {	
	width: 100%;
	background-color: #fff;
}

#M1_middle {	
	width: 1050px;
	margin: 0 auto;
	padding: 0;
	min-height: 600px;
	background-image: url('/styles/bloempotten/achtergrond-bloem.jpg');
	background-repeat: no-repeat;
}

	#M2_leftmenu {
		width: 170px;
		min-height: 400px;
		float: left;
	}
	
		#M2_leftmenu .button{
			border: 1px solid #92d8ff;
			color: #FFF;
			background-color: #ff790e;
			font-size: 10px;
		}

	#M2_content {
		width: 710px;
		min-height: 220px;
		padding: 0 5px 0 5px;
		float: left;		
	}
	
		#M3_content {
			width: 690px;
			border: 1px dashed #c0c0c0;
			padding: 5px;
			height: 100%;
		}
		
		#M3_content_heading {
			padding: 0 0 10px 0;
		}

	#M2_rightmenu {
		width: 130px;
		min-height: 400px;
		float: left;
	}

#M1_borderbottom {
	width: 100%;
	height: 17px;
	background-image: url('/styles/bloempotten/border-onder.jpg');
	background-repeat: repeat-x;	
}

#M1_dividerbottom {	
	width: 100%;
	height: 50px;
	padding: 2px 0 0 0;
	background-color: #000;
}

	#M2_text {
		width: 1000px;
		margin: 0 auto;
		color: #fff;
		background-image: url('/styles/bloempotten/bloempotten-logo-small.jpg');
		background-repeat: no-repeat;
		background-position: right;
		font-size: 9pt;
	}
	
#M1_buffer {
	width: 100%;	
	background-color: #000;
	color: #fff;
}

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

#M1_popupheading {
	
}

#M1_popupcontent {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #fff;
}
