#hoofdtabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../afbeeldingenalgemeen/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
}
#toptabel {
	height: 220px;
	width: 100%;
}
#titeltabel {
	height: 30px;
	width: 900px;
}
.paginatitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

#informatietabel {
	width: 900px;
}
#linktabel {
	height: 20px;
	width: 900px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F5;
}
body {
	background-color: #666666;
}
.blokjedatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../afbeeldingenalgemeen/blokjedatum.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
	height: 13px;
	text-align: left;
}
.blokjehoofdstuk {
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(../afbeeldingenalgemeen/blokjedatum.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 16px;
	font-weight: bold;
}

#bottomtabel {
	width: 900px;
}
.kleineletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-attachment: scroll;
	background-image: url(../afbeeldingenalgemeen/blokjedatum.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 14px;
	margin: 2px;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	height: 13px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-attachment: scroll;
	background-image: url(../afbeeldingenalgemeen/blokjedatum.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 14px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	height: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
	margin: 2px;
	padding: 2px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 2px;
	padding: 2px;
	height: 13px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 2px;
	padding: 2px;
}



a:link {
	font-weight: bold;
	color: #103F69;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #103F6B;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.rodeletter {
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline;
}

