body {
	margin: 0em 0em 0em 0em;
	font-size:9;
	font-family: Tahoma, Verdana, Arial;
}
table.basis {
	height: 100%;
	width: 100%;
	table-layout: fixed;
	background-color: menu;
	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: 2pt solid black;
	text-align: left;
}
table.basis th.links {
	width: 174px;
	border-left: 0.5pt solid black;
	border-bottom: 2pt solid black;
}
table.basis th.rechts {
	width: 174px;
	border-right: 0.5pt solid black;
	border-bottom: 2pt 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_calendar.jpg');
	background-repeat: no-repeat;
	background-color: white;
	padding-top: 440px;
	vertical-align: top;
}
#paginamanager {
	background-image: url('bg_paginamanager.jpg');
}

body.emailer table.basis td.links {
	background-image: url('bg_emailer.jpg');
}


table.basis td.rechts {
	width: 174px;
	border-left: 0.5pt solid black;
	border-right: 0.5pt solid black;
	background-color: menu;
	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: gray;
	height: 18px;
	font-size:8pt;
	font-weight: bold;
}
table.links-tabel-rechts td.even  {
	background-color: menu;
	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;
}

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

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; }
	
div.help { 
	background-color: #FFFFE4; 
	padding-top: 0em;
	margin-right: 1em;
	border: solid #CFD103 1px;
}
div.help h2 { background-color: #FFFFC0; 
	padding: 0em, 0.3em, 0.3em, 0.3em; 
	margins: 0em, 0em, 0em 0em;
	border-bottom: solid #CFD103 2px;
}
div.help p { 
	padding: 0.1em, 0.3em, 0.3em, 0.3em; 
	margins: 0em 0em 0em 0em;
}

img.button { 
	border-top: 1px solid gray;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 1px solid gray;
}
