body {
	background-image: url(/img_main/basis/achtergrond_bloemetjes.gif);
	background-repeat: repeat-y;
	margin: 0px;
	background-color: #0044ab;
	background-position: center;
}
#bloemetjes {
	background-image: url(/img_main/basis/achtergrond_bloemetjes.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 20px;
}
.kop {
	font-size: 20px;
	font-weight: bold;
	color: #00519b;
}
.tussenkop {
	font-weight: bold;
	color: #9b001d;
}
.normaal {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3a4783;
}
td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.td_main {
	background-image: url(/img_main/basis/achtergrond_bloemetjes.gif);
	background-repeat: repeat-y;
}

.OF {
	bottom: 10px;
	left: 10px;
	display: block;
	clear: none;
	float: left;
	z-index: 1;
	position: absolute;
}
form {
	margin: 0px;
	padding: 0px;
}
#taalkeuze {
	display: block;
	float: right;
	margin-left: 10px;
}
.butt_eng {
	background-image: url(/img_main/vlag_us_uk.jpg);
	height: 13px;
	width: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.butt_nl {
	background-image: url(/img_main/vlag_nl.jpg);
	height: 13px;
	width: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 4px;
}
