body {
	background: #fff url(../images/achter_body.gif) top left repeat-x;
	margin: 0;
	padding: 0;
}

div#achter {
	width: 974px;
	margin: auto;
}

div#container {
	background: #fff url(../images/achter_container.gif) top left repeat-y;
	width: 974px;
	height: auto;
	margin: 16px 0 0 0;
	display: inline-block;
}

div#header {
	background: #fff url(../images/achter_header.gif) top left no-repeat;
	width: 974px;
	height: 88px;
}
	div#logo {
		width: 249px;
		height: 80px;
		padding: 0 0 0 234px;
		float: left;
	}
	div#topmenu {
		width: 482px;
		height: 72px;
		padding: 8px 9px 0 0;
		text-align: right;
		font-size: 0.9em;
		float: left;
	}
		div#topmenu a {
			text-decoration: none;
		}
		div#topmenu a:hover {
			text-decoration: underline;
		}
		
		div#topmenu input.zoekVeld {
			width: 95px;
			height: 15px;
			border: none;
			background: #e2e2e2;
			font-size: 0.9em;
			padding: 1px 3px;
			*margin-top: -1px;
			margin-left: 5px;
		}
		div#topmenu input.zoekKnop {
			width: 57px;
			height: 17px;
			border: none;
			margin-right: 7px;
			background: url(../images/b_zoeken_u.gif) top left no-repeat;
		}
		div#topmenu input:hover.zoekKnop {
			background: url(../images/b_zoeken_a.gif) top left no-repeat;
		}


div#main_menu {
	background: #fff url(../images/achter_main_menu.gif) top left no-repeat;
	width: 735px;
	height: 26px;
	padding: 0 0 0 225px;
	margin: 0px 7px;
}
	div#wonenzorg_menu {
		background: #ffffff;
		padding: 0;
		position: absolute;
		margin-left: 232px;
		*margin-left: 225px;
		_margin-left: 225px;
		width: 142px;
		z-index: 3;		/* Deze div moet een 'laag' hoger staan dan de div's van de imgPopup */
		visibility: hidden;
	}
	div#wonenzorg_menu ul.wonenzorg {
		border-top: solid 1px #fff;
		border-bottom: solid 4px #c30;
	}
		div#wonenzorg_menu ul.wonenzorg li {
			padding: 0;
			border-bottom: solid 1px #fff;
			overflow-x: hidden;
		}
		div#wonenzorg_menu ul.wonenzorg li a {
			background: #fcb;
	 		min-height: 14px;
			_height: 14px;
			padding: 4px 16px;
			display: block;
			text-decoration: none;
		}
		div#wonenzorg_menu ul.wonenzorg li a:hover, div#wonenzorg_menu ul.wonenzorg li a.aan:hover {
			background: #c30;
			color: #fff;
			text-decoration: none;
		}
		
		div#wonenzorg_menu ul.wonenzorg li a.aan {
			background: #c30;
			color: #fff;
		}


		
	
div#main_content {
	background: url(../images/achter_main_content.gif) top left repeat-y;
	width: 960px;
	margin: 0px 7px;
	overflow-x: hidden;
}

div#submenu {
	background: #da1 url(../images/achter_submenu.gif) top left no-repeat;
	width: 210px;
	padding: 64px 0 0 0;
	float: left;
	overflow-x: hidden;
}


div#content {
	background: #fff url(../images/achter_content.gif) top left repeat-x;
	width: 470px;
	padding: 0 30px 2px 30px;
	float: left;
	overflow-x: hidden;
}
	div#content_header {
		width: 470px;
		height: 49px;
		padding: 14px 0 0 0;
		margin: 0 0 36px 0;
	}
	div#breadcrumb {
		color: #006523;
		font-size: 0.9em;
	}
	div#breadcrumb a {
		color: #006523;
		text-decoration: none;
	}
	div#breadcrumb a:hover {
		color: #006523;
		text-decoration: underline;
	}
	
	
div#subcontent {
	background: url(../images/achter_servicemenu.gif) top left no-repeat;
	width: 220px;
	padding: 0;
	float: left;
	overflow-x: hidden;
}

	div#servicemenu {
		width: 206px;
		height: 33px;
		padding: 31px 14px 0 0;
		text-align: right;
	}
		div#servicemenu a {
			margin-left: 7px;
		}
		
	.subcontentStijl1 {
		background: url(../images/achter_subcontent.gif) top left repeat-x;
		color: #444;
		border: solid 1px #eedeaa;
		margin: 24px 0 0 0;
	}
		.subcontentStijl1 h2, .subcontentStijl2 h2 {
			background: url(../images/achter_subcontent_h2.gif) top left no-repeat;
			font-size: 1.2em;
			border-bottom: solid 1px #eedeaa;
			padding: 3px 31px;
		}
		.subcontentStijl1 .item, .subcontentStijl2 .item {
			clear: both;
			padding: 7px 14px 12px 14px;
		}
		.subcontentStijl1 .item a, .subcontentStijl2 .item a {
			color: #444;
			text-decoration: underline;
		}
		.subcontentStijl1 .item a:hover, .subcontentStijl2 .item a:hover {
			text-decoration: none;
		}
		
	.subcontentStijl2 {
		color: #444;
		margin: 24px 0 0 0;
	}
		.subcontentStijl2 h2 {
			background: #062 url(../images/achter_subcontent_groen_h2.gif) top left no-repeat;
			color: #fff;
			border-bottom: none;
		}
		.subcontentStijl2 .item {
			border: solid 1px #eedeaa;
			border-top: none;
		}
		.subcontentStijl2 img {
			margin-bottom: -2px;
		}
		
		
	.subcontentStijl1 .imgPopUpleft, .subcontentStijl1 .imgPopUpright,
	.subcontentStijl2 .imgPopUpleft, .subcontentStijl2 .imgPopUpright {
		padding: 7px 14px 0 14px;
	}

div#footer {
	background: url(../images/achter_footer.gif) top left no-repeat;
	width: 956px;
	height: 20px;
	padding: 54px 18px 0 0;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: 0.9em;
	clear: both;
}
	div#footer a {
		text-decoration: none;
	}
	div#footer a:hover {
		color: #062;
	}

/*-- CLEARFIX zorgt voor het clearen van de floats in MAIN -- 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	_height: 1%;
	*height: 1%;
	_display: inline-block;
}
*/