body {
	margin: 0em 0em 0em 0em;
	font-size:9;
	font-family: Tahoma, Verdana, Arial;
	scrollbar-3dlight-color: #777777;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #291D13;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #E3D2C3; 
}
table.basis {
	height: 100%;
	width: 100%;
	table-layout: fixed;
	background-color: #E3D2C3;
	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;
}
table.basis th.links {
	width: 174px;
	border-left: 0.5pt solid black;
}
table.basis th.rechts {
	width: 174px;
	border-right: 0.5pt solid black;
	border-bottom: 0.5pt solid black;
}

/* 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: #E3D2C3;
	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: #E3D2C3;
	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: #998879;
	height: 18px;
	font-size:8pt;
	font-weight: bold;
}
table.links-tabel-rechts td.even  {
	background-color: #E3D2C3;
	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;
	padding-left: 0em;
}
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;
}
h3.huwelijk {
	font-size: 12pt;
	font-style: normal;
	color:#9808C8;
}
td.huwelijk,
td.huwelijk p,
td.huwelijk li,
p.huwelijk
{
	vertical-align:top;
	font-family:Calabri, Tahoma, Verdana, Arial;
	font-size:90%;
}


span.subtitel {
	display: inline;
	font-size: 7pt;
}

p.intro {
	font-weight: bold;
	color: #777777;
}

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;
}

ol {
	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;
}

p.onderschrift {
	font-size: 8pt;
	font-style: italic;
}

/* simple input forms */
table.invulformulier {
	font-size: 8pt;
}

table.invulformulier th {
	font-weight: normal;
	text-align: left;
}
table.invulformulier td {
	width: 100%;
}
input.radio {
	text-align: left;
}

td.dagstreep, td.dagcommentaar, td.dagtitel { margin: 0em 0em 0em 0em; padding: 0em 0em 0em 0em; }
td.dagstreep hr { width:100%; height:1px; }
td.dagcommentaar { font-color:#291D13; }
td.dagtitel { 
	margin: 0.1em 0em 0em 0em; 
	background-image: url('achter_dagtitel.jpg');
	background-repeat: no-repeat; 
	font-style: italic; }

table.normaal {
	border-collapse: collapse;
}
table.normaal td,
table.normaal th, table.normaal thead td  {
	vertical-align:top;
	text-align:left;
	font-size: 8pt;
}
table.normaal thead {
	font-color:#291D13;
	font-weight: bold;
	background-color: #E3D2C3;
}