@CHARSET "ISO-8859-1";

.sectiekop {
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: -7px;
}

.blauw {
	color: #00A8FF;
}

.rood {
	color: #FF0000;
}

.blauw a:link, .blauw a:visited {
	color: #00A8FF;
}

.rood a:link, .rood a:visited {
	color: #FF0000;
}

div.kolom {
	width: 220px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	float: left;
}

div.scheiding {
	width: 1px;
	height: 235px;
	background-image: url('../images/scheiding.gif');
	float: left;
}

div.nieuwsbrief {
	width: 228px;
	min-height: 160px;
	padding-left: 10px;
	padding-top: 15px;
	float: right;
	background-image: url('../images/nieuwsbrief_achtergrond.gif');
	background-repeat: repeat-x;
}

div.flash {
	width: 640px;
	height: 230px;
	position: absolute;
	left: 320px;
	top: 0px;
}

div.afbeeldingschaduw {
	background-image: url('../images/schaduw_afbeelding.jpg');
	width: 210px;
	height: 11px;
}