@charset "utf-8";
.bg_image_kop {
	background-image: url(icons/images/banner_top.jpg);
	background-repeat: no-repeat;
	background-color: #4A4800;
	background-position: right top;
}
.bg_colour {
	background-color: #4A4800;
	border-bottom: 1;
	border-bottom-color: #4A4800;
}
.bg_colour_lijn_lichtblauw {
	background-color: #82A686;
	line-height: 15px;
}
.bg_colour_yellow {
	background-color: #FFFFAE;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #C84A0F;
	padding: 10px;
	background-color: #FFFFAE;
	margin: 5;
}
.text-tabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 10px;
	color: #C84A0F;
	padding: 10px;
	background-color: #FFFFAE;
	margin: 5;
}
.ap-div {
	background-color: #FF0000;
	float: none;
	position: relative;
	z-index: auto;
}

