#mainContent h2 {
	clear: both;
	/*margin-top: 1.4em;*/
}

#mainContent label {
	display: block;
}

	#mainContent .formGrijs form div {
		margin-bottom: 1.4em;
	}


/* Homepage */
.home div.kolomLinks, 
div#homeleft, 
div#homeleft .homeCol{
	width: 480px;
}

/*.column, .column a{
	color: #3e1052;
}

.column .more a {
	color: #5d4c30;
}*/

.home #homeVac{padding-bottom:1em;}


#homeVac .hr{
	font-size: 0;
	height: 1px;
	background-color: #c6bca8;
	margin: 6px -13px 3px -11px;
	clear: both;
}

	#homeVac .hr hr{display: none;}


div#homeleft #homeInst .homeCol{
	width: 240px;
	float: left;
}

.home div.kolomRechts{
	width: 240px;
}


.home div.imgPopUpcenter, .home img.imgcenter{margin: 0;}


/* reguliere Bloxzpagina's */
div.kolomLinks, div.kolomRechts{
	float: left;
}


/*.bloxz #mainContent{
	width: 462px;
}*/

.subcontentStijl1 h2,  
.subcontentStijl2 h2, 
.subcontentStijl3 h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	margin: 0 -12px 5px;
	padding: 4px 12px;
	background: url(../images/bg_headers.png) #15a6b0 no-repeat -6714px 0;
}

.subcontentStijl2 h2 {
	background-color: #759e00;
	background-position: -3462px 0;
}

.subcontentStijl3 h2 {
	background-color: #e8640c;
	background-position: -210px 0;
}

	.home .subcontentStijl1 h2, 
	.home .subcontentStijl2 h2, 
	.home .subcontentStijl3 h2{
		background-color: transparent;
		border-bottom: 1px solid #c6bca8;
	}
	
		.home .subcontentStijl1 h2{color: #15a6b0;}
		.home .subcontentStijl2 h2{color: #759e00;}
		.home .subcontentStijl3 h2{color: #e8640c;}
		


.subcontentStijl1 .item h2,  
.subcontentStijl2 .item h2, 
.subcontentStijl3 .item h2 {
	color: #cc071e;
	margin: 0.3em 0 0;
	padding: 1.3em 0 0;
	background: none;
}

h3{
	margin: 0;
	/*padding: 1.3em 0 0;*/
}

/*body.bloxz #pageHeader{
	margin: 9px 0 10px;
}*/

/* Voorkomen dat in de subcontent de img gaat floaten, dit kan niet door de te gebrekkige ruimte */
body.bloxz #sidebar div.item{
	clear: both;
}

div#paginatie{margin-top: 15px;}

.bijSchrift{
	color: #5d4c30;
	font-weight: normal
}

h2 .bijSchrift{display: block;}

