

div#column_sbbl, div#column_studenten, div#column_stagebedrijven, div#column_onderwijs {
	width: 240px;
	padding: 0 0 36px 0;
	float: left;
}

div#column_sbbl {
	width: 228px;
}
.foto {
	padding: 0;
	margin: 0 0 -3px 0;
	_margin: 0px;
	*margin: 0px;
}
.kleurvlak {
	background: #fa0;
	width: 225px;
	height: 150px;
	padding: 12px 0 0 15px;
	color: #418;
}
	div#column_studenten .kleurvlak {
		background: #fa0 url(../images/achter_header_studenten.gif) top left no-repeat;
	}
	div#column_stagebedrijven .kleurvlak {
		background: #fa0 url(../images/achter_header_stagebedrijven.gif) top left no-repeat;
	}
	div#column_onderwijs .kleurvlak {
		background: #fa0 url(../images/achter_header_onderwijs.gif) top left no-repeat;
	}
	
	.deeltitel {		
		font-size: 2.3em;
		margin: 0 0 5px 0;
	}
		.deeltitel a, .deeltitel a:visited, .deeltitel a:active {		
			color: #418;
			text-decoration: none;
		}
			.deeltitel a:focus, .deeltitel a:hover {		
				color: #fff;
				text-decoration: none;
			}

h2 {
	padding: 14px 16px 4px 16px;
}

.item {
	padding: 0 16px;
}

.item h2 {
	padding: 14px 0 4px 0;
}

div#instellingen {
	padding: 19px 0 0 0;
}
	div#instellingen img {
		margin: 0 0 15px 16px;
	}
