body {
	margin: 0em 0em 0em 0em;
	font-size:9;
	font-family: Tahoma, Verdana, Arial;
	scrollbar-3dlight-color: #448CCB;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #ED1C24;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFF799; 
}
table.basis {
	height: 100%;
	width: 100%;
	table-layout: fixed;
	background-color: #FFF799;
	margin: 0em 0em 0em 0em;
}

/* heading */
table.basis th.titel {
	height: 1.5em;
	width: 100%;
	font-size:12pt;
	font-weight: normal;
	font-style: small-caps;
	border-bottom: 0.5pt solid black;
	text-align: left;
	background-color: #FFF799;
}
table.basis th.links {
	width: 174px;
	border-left: 0.5pt solid black;
	background-color: #448CCB;
	padding-left: 1em;
}
table.basis th.rechts {
	width: 174px;
	border-right: 0.5pt solid black;
	border-bottom: 0.5pt solid black;
	background-color: #ED1C24;
}

/* hoofd kolommen */
table.basis td.links {
	width: 174px;
	border-left: 0.5pt solid black;
	border-right: 0.5pt solid black;
	background-image: url('bg_logo.gif');
	background-repeat: no-repeat;
	background-color: #448CCB;
	padding-top: 440px;
	vertical-align: top;
}
table.basis td.rechts {
	width: 174px;
	border-left: 0.5pt solid black;
	border-right: 0.5pt solid black;
	background-color: #ED1C24;
	vertical-align: top;
}
table.basis td.inhoud {
	padding-top: 1em;
	width: 100%;
	background-color: white;
	padding-left: 1em;
	vertical-align: top;
}

/* link tabellen links en rechts */
table.links-tabel-links {
	width: 100%;
	height: 100%;
	padding-top: 0em;
	margin-top: 0em;
}

table.links-tabel-links td  {
	height: 18px;
	font-size:8pt;
	font-weight: bold;
}

table.links-tabel-rechts {
	width: 100%;
	padding-top: 0em;
	margin-top: 0em;
}

table.links-tabel-links td.nedstat {
	height: 100%;
	vertical-align: bottom;
}

table.links-tabel-rechts td.oneven  {
	background-color: #ED1C24;
	height: 18px;
	font-size:8pt;
	font-weight: bold;
}
table.links-tabel-rechts td.even  {
	background-color: #FFF799;
	height: 18px;
	font-size:8pt;
	font-weight: bold;
}

table.links-tabel-rechts th.subheader-rechts {
	border-bottom: 0.1pt solid black;
	font-size: 8pt;
	text-align: left;
}
table.links-tabel-rechts td.text {
	font-size: 8pt;
}

/* --------------------- AGENDA -------------------- */


table.agenda {
	color: #291D13;
	width: 99%;
	border-left: 0.1pt solid black;
}
table.agenda th {
	margin-left: 1em;
	text-align: left;
	text-decoration: bold;
	color: #291D13;
	background-color: #E3D2C3;
	font-size:8pt;
	border-top: .1pt solid black;
}
table.agenda th.links {
	width: 5em;
	border-left: 5px solid #998879;
}
table.agenda td {
	margin-left: 1em;
	text-align: left;
	color: #291D13;
	font-size:8pt;
}

/* algemeen  --------------------------------- */

h2, span.koppen {
	border-bottom: 0.1pt solid #998879;
	margin-top: 1em;
	margin-bottom: 0em;
	font-size: 9pt;
}
h3 {
	margin-top: 1em;
	margin-bottom: 0em;
	font-size: 9pt;
	font-style: italic;
}

p, li {
	font-size: 8pt;
	margin-top:.3em;
}
li {
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 0em;
	margin-left: 0em;
}

ul {
	list-style-type: square;
	margin-top: 0em
	margin-bottom: 0.1em;
	padding-top: 0em;
	padding-bottom: 0em;
}

a:link  {
	text-decoration: none;
	color: #291D13;
}
a:visited {
	text-decoration: none;
	color: #291D13;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border: 0pt;
}
span {
	font-size: 8pt;
}

table.normaal td,
table.normaal th {
	vertical-align:top;
	text-align:left;
	font-size: 8pt;
}
