body {
	background-image: url(/img_main/basis/achtergrond_body.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	background-color: #f1f1e2;
	background-position: center;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.kolom_LR {
	background-image: url(/img_main/basis/kolom_leeg.jpg);
	background-repeat: repeat-x;
}
.kolom_2 {
	background-image: url(/img_main/basis/kolom_2.jpg);
	background-repeat: no-repeat;
	width: 406px;
	background-position: right top;
}
.kolom_3 {
	background-image: url(/img_main/basis/kolom_3.jpg);
	background-repeat: repeat-x;
	width: 604px;
	padding-left: 22px;
	background-color: #a2001a;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.kolom_4 {
	background-image: url(/img_main/basis/kolom_4.jpg);
	background-repeat: no-repeat;
	width: 24px;
}
a:hover {
	color: #218318;
	text-decoration: underline;
}

.subnav_regio {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	color: #a2001a;
	line-height: 26px;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a2001a;
}


.OF {
	bottom: 10px;
	left: 10px;
	display: block;
	clear: none;
	float: left;
	z-index: 1;
	position: absolute;
}
