div#content {
	background: url(../images/achter_content_home.gif) top left repeat-x;
	width: 750px;
	padding: 0;
	float: left;
	overflow: hidden;
}

	div#content .item {
		width: 470px;
		padding: 0 26px 0 30px;
		float: left;
	}

	div#content_header {
		width: 470px;
		height: 48px;
		padding: 14px 30px 0 30px;
		margin: 0;
		float: left; 
	}
	
	div#servicemenu {
		height: 32px;
		float: left;
	}

	
h2 {
	font-size: 1.54em;
	padding: 12px 0 7px 30px;
	border-top: solid 1px #ebe0ab;
	clear: both;
}
	h2 a, h2 a:visited, h2 a:active {
		color: #062;
		text-decoration: none;
	}
		h2 a:hover {
			text-decoration: underline;
		}

div.imgPopUpleft, div.imgPopUpright, div.imgPopUpcenter {
	margin-top: -41px;
	margin-bottom: 0;
	padding: 0;
}

/* ---- Wonen en Zorg rollovers ---- */

div#home_wonen_zorg {
	min-height: 188px;
	*min-height: 125px;
	_height: 123px;
}
		div#home_wonen_zorg .item {
			width: 680px;
		}

div#rollovers {
	width: 720px;
	height: 21px;
	padding: 20px 0 17px 30px;
	clear: both;
}

	div#rollovers a {
		margin-right: 9px;
	}
	
div#rollover_images {
	background: #fff;
	height: 180px;
	width: 210px;
	padding: 1px 0;
}

/* ---- Nieuws ---- */

div#home_nieuws {
		background: #f6f3dc url(../images/achter_home_nieuws.gif) top left repeat-x;
		min-height: 122px;
		_height: 122px;
		width: 188px;
		color: #444;
		border: solid 1px #ebe0ab;
		margin: 24px 0 0 10px;
	}
		div#home_nieuws h2 {
			background: url(../images/achter_home_nieuws_h2.gif) top left no-repeat;
			font-size: 1.2em;
			border-bottom: solid 1px #e2d28f;
			padding: 3px 31px 2px;
		}
		div#home_nieuws ul {
			padding: 7px 14px 12px 14px;
			border: none;
		}
		div#home_nieuws ul li {
			background: url(../images/achter_home_nieuws_li.gif) top left no-repeat;;
			padding: 0 0 3px 10px;
		}
		div#home_nieuws ul li a {
			background: none;
			padding: 0;
			color: #444;
			border: none;
			width: auto;
			text-decoration: none;
		}
		div#home_nieuws ul li a:hover {
			color: #c30;
			text-decoration: underline;
		}