div#breadCrumb{
	padding-left: 13px;
	width: 725px;
}

div#homeFoto{
	height: 29px;
	background: url(../images/provincie/achter_home.jpg) left top no-repeat;
	padding: 39px 0 0 748px;
}

div#subMenu {
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 0;
	width: 236px;
	z-index: 3;	
	position: relative;
	overflow: visible;
	}

div#subContent {
	margin-top: 34px;
}

div.bnr{
	margin-bottom: 20px;
	width: 236px;
	position: relative;
	
}
	div.bnr img{}

div#bnr1, div#bnr2, div#bnr3, div#bnr4{
	position: absolute;
	z-index: 4;		/* Deze div moet een 'laag' hoger staan dan de div's van de imgPopup */
	visibility: hidden;
	background: url(../images/bnr_uitklap_2.gif) top right no-repeat;
	width: 238px;
	left: 226px;
	top: 0;
}
	div#bnr1 div, div#bnr2 div, div#bnr3 div, div#bnr4 div{
		background: url(../images/bnr_uitklap_2_onder.gif) bottom right no-repeat;
		padding: 11px 14px 21px;
		width: 210px;
		height: 68px;
	}
	
	div#bnr2, div#bnr4{background: url(../images/bnr_uitklap_1.gif) top right no-repeat;}
	div#bnr2 div, div#bnr4 div{background: url(../images/bnr_uitklap_1_onder.gif) bottom right no-repeat;}

	div#bnr3{background: url(../images/bnr_uitklap_3.gif) top right no-repeat;}
	div#bnr3 div{background: url(../images/bnr_uitklap_3_onder.gif) bottom right no-repeat;}
	
	
	