body {
	margin: 0;
	padding: 0;

	background-color: #99afdc;
	background-image: url(../img/achtergrond_verloop.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
}

img { border: 0; }

body.mceContentBody {
   background: #FFF none;
}

div#header {
	position: fixed;
	height: 230px;
	width: 100%;
	left: -1px;
	top: 0px;
	background-image: url(../img/achtergrond_verloop.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	z-index: 1;
	display: block;

}

* html div#header { position: absolute; }

div#content {
	margin-top: 230px;
}

div#news {
/*	position: fixed; */

	padding-top: 15px;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tekstbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.nieuwstekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8399c8;
	text-decoration: none;
}
.tabel_inhoud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #8298c7;
}
.img {
	border: 2px solid #869bc8;
}
div#extra {

	position: fixed;
	height: 230px;
	width: 100%;
	left: -1px;
	top: 0px;
	background-image: none;
	z-index: 2;
	display: block;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
