.blauwverloop {
	background-image: url(../images/blauw_verloop.gif);
	background-repeat: repeat-x;
}
.backgeel {
	background-image: url(../images/back_geel.jpg);
	background-repeat: no-repeat;
}
.hoekje {
	background-image: url(../images/hoekje.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	line-height: 16px;

}
.kopje {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
}
.schuin {
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
	color: 003399;

}
.hoekje2 {
	background-image: url(../images/hoekje_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.normaldik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	line-height: 16px;
	font-weight: bold;

}
