
html {
	overflow			: auto;
	height			    : 100%;
	background-color	: #d2e8f5;
	background-image	: url('http://www.doegroendatscheelt.nl/ariadne/loader.php/cms/layouts/doegroen/images/achtergrond_verloop.png'); 
	background-repeat	: repeat-x;
}

body {
	padding				: 0px;
	margin				: 0px;
	font-family			: arial, helvetica, sans-serife;
	font-size			: 12px;
	height				: 100%;
	width				: 100%;
}

#page {
	top					: 0px;
	width				: 970px;
	background-color	: transparent;
	color				: black;
	margin-left			: 25px;
}

#cHeader {
	background-image	: url('http://www.doegroendatscheelt.nl/ariadne/loader.php/cms/layouts/doegroen/images/tussenwolk.png'); 
	background-repeat	: repeat-x;
	background-position : 0 0;

	top					: 0px;
	left				: 0px;
	right				: 0px;
	height				: 165px;
}


#cSiteSections {
	top					: 165px;
	left				: 0px;
	height				: 30px;
	right				: 0px;
	background-color	: #abbc37;
	border				: 1px solid white;
	border-bottom		: none;
	
}


#cMenu {
	display				: none;
	position			: absolute;
	width				: 140px;
	top					: 172px;
	left				: 0px;
	bottom				: 0px;
	background-color	: #dce0e3;
	border-right		: 1px solid #dc1617;	
}

#cMetaMenu {
	position			: absolute;
	left				: 0px;
	top					: 150px;
	width				: 140px;
	height				: 22px;
	color				: white;
	background-color	: transparent;
}

#cCrumbs {
	display				: none;
	position			: absolute;
	left				: 142px;
	top					: 150px;
	right				: 0px;
	height				: 22px;
	color				: white;
	background-color	: transparent;
	line-height			: 22px;
	padding-left		: 10px;
}

#cFooter {
	position			: relative;
	top					: -100px;
	clear				: both;
	background-image	: url('http://www.doegroendatscheelt.nl/ariadne/loader.php/cms/layouts/doegroen/images/gras.png'); 
	background-repeat	: repeat-x;
	left				: 0px;
	height				: 120px;
	right				: 0px;
}

#cSearch {
	background-image	: url('http://www.doegroendatscheelt.nl/ariadne/loader.php/cms/layouts/doegroen/images/zoekwolk.png'); 
	background-repeat	: no-repeat;
	background-position : 0 -70px;

	position			: absolute;
	width				: 406px;
	top					: 0;
	right				: 0;
	height				: 165px;
}

#cContent {
	background-color	: white;
	top			    	: 195px;
	left				: 0;
	width				: 968px;
	right				: 0px;
	min-height			: 200px;
	line-height			: 1.3em;
	padding-left		: 1px;
	padding-right		: 1px;	
	padding-bottom		: 100px;	
	background-image	: url('http://www.doegroendatscheelt.nl/ariadne/loader.php/cms/layouts/doegroen/images/page_back.png'); 
	background-repeat	: repeat-y;
	background-position : -2px 0;		
	
}

/*
#cBanners {
	right				: 0;
	left				: 0;
	height				: 120px;
	bottom				: 5px;
	border				: 1px solid red;
}
*/