/*
	auteur:	jacQues
	copyright:	Imperium
*/
/* oud */

TABLE.padding-left-right TD, TABLE.padding-left-right TH { PADDING-LEFT: 0.5em; PADDING-RIGHT: 0.5em; }
TD.NavigateLeft { PADDING-TOP: 1em; TEXT-ALIGN: left; }
TD.NavigateRight { PADDING-TOP: 1em; TEXT-ALIGN: right; }
TD.padding-left, TH.padding-left { PADDING-LEFT: 1.8em; }
TH { text-align: right; padding-right: 0.5em; }
.center { text-align: center; }
TD, .left { text-align: left; }
.right { text-align: right; }

/* horizontale uitlijning */

HTML {
	overflow-y: scroll; }

TABLE {
	margin-left: auto;
	margin-right: auto; }

BODY,
H3,
.TableC TD, .TableC TH {
	text-align: center; }

H1, H4,
.TableAgenda TD,
.TableL TD, .TableL TH,
.TableLinks TD,
.TableLLL TD, .TableLLL TH,
.TableLLLL TD, .TableLLLL TH,
.TableLLRR TD:first-child, .TableLLRR TH:first-child, .TableLLRR TD:first-child+TD, .TableLLRR TH:first-child+TH,
.TableLRRR TD:first-child, .TableLRRR TH:first-child,
.TableRL TD:first-child+TD, .TableRL TH:first-child+TH,
.TableRLR TD:first-child+TD, .TableRLR TH:first-child+TH {
	text-align: left; }

.TableAgenda TD:first-child,
.TableR TD, .TableR TH,
.TableLinks TD DIV,
.TableLLRR TD:first-child+TD+TD, .TableLLRR TH:first-child+TH+TH, .TableLLRR TD:first-child+TD+TD+TD, .TableLLRR TH:first-child+TH+TH+TH,
.TableLRRR TD:first-child+TD, .TableLRRR TH:first-child+TH, .TableLRRR TD:first-child+TD+TD, .TableLRRR TH:first-child+TH+TH, .TableLRRR TD:first-child+TD+TD+TD, .TableLRRR TH:first-child+TH+TH+TH,
.TableRL TD:first-child, .TableRL TH:first-child,
.TableRLR TD:first-child, .TableRLR TH:first-child, .TableRLR TD:first-child+TD+TD, .TableRLR TH:first-child+TH+TH {
	text-align: right; }

/* verticale uitlijning */

TD, TH {
	vertical-align: top; }

IMG {
	vertical-align: middle; }

/* witruimte */

BODY {
	margin: 0em; }

H1 {
	margin-bottom: 0em;
	margin-top: 0em; }

.TableLLLL TD, .TableLLLL TH,
.TableLLRR TD, .TableLLRR TH,
.TableLRRR TD, .TableLRRR TH,
.TableRL TD, .TableRL TH,
.TableRLR TD, .TableRLR TH {
	padding-left: 0.5em; }

.TableAgenda TD:first-child, .TableAgenda TD:first-child+TD,
.TableLLL TD, .TableLLL TH,
.TableLLLL TD, .TableLLLL TH,
.TableLLRR TD, .TableLLRR TH,
.TableLRRR TD, .TableLRRR TH,
.TableRL TD, .TableRL TH,
.TableRLR TD, .TableRLR TH {
	padding-right: 0.5em; }

.TableAgenda TD:first-child,
.TableC TD, .TableC TH,
.TableL TD, .TableL TH,
.TableLinks TD,
.TableLLL TD:first-child, .TableLLL TH:first-child,
.TableLLLL TD:first-child, .TableLLLL TH:first-child,
.TableLLRR TD:first-child, .TableLLRR TH:first-child,
.TableLRRR TD:first-child, .TableLRRR TH:first-child,
.TableR TD, .TableR TH,
.TableRL TD:first-child, .TableRL TH:first-child,
.TableRLR TD:first-child, .TableRLR TH:first-child {
	padding-left: 1em; }

.TableAgenda TD:first-child+TD+TD,
.TableC TD, .TableC TH,
.TableL TD, .TableL TH,
.TableLinks TD, .TableLinks TH,
.TableLLL TD:first-child+TD+TD, .TableLLL TH:first-child+TH+TH,
.TableLLLL TD:first-child+TD+TD+TD, .TableLLLL TH:first-child+TH+TH+TH,
.TableLLRR TD:first-child+TD+TD+TD, .TableLLRR TH:first-child+TH+TH+TH,
.TableLRRR TD:first-child+TD+TD+TD, .TableLRRR TH:first-child+TH+TH+TH,
.TableR TD, .TableR TH,
.TableRL TD:first-child+TD, .TableRL TH:first-child+TD, .TableRL TH:first-child+TH,
.TableRLR TD:first-child+TD+TD, .TableRLR TH:first-child+TH+TH {
	padding-right: 1em; }

/* randen */

IMG {
	border-style: none; }

TABLE {
	border-collapse: collapse; }

/* kleuren */

BODY {
	background: rgb(0%,0%,50%) url(gif/achtergrond.gif) no-repeat fixed center center;
	color: rgb(40%,100%,40%); }

A {
	color: rgb(100%,100%,100%); }
A:visited {
	color: rgb(70%,100%,70%); }
A:focus {
	background-color: rgb(0%,0%,100%);
	color: rgb(40%,100%,40%); }

/* visualisatie */

A, A:visited, A:focus {
	text-decoration: none; }
A:hover {
	text-decoration: underline; }

H1, H3 {
	font-family: "Comic Sans MS"; }
H4 {
	font-size: 125%; }

.Hidden {
	color: rgb(0%,0%,50%);
	font-size: 0%; }

.TableC TH:after,
.TableL TH:after,
.TableLinks TH:after,
.TableLLL TH:after,
.TableLLLL TH:after,
.TableLLRR TH:after,
.TableLRRR TH:after,
.TableR TH:after,
.TableRL TH:after,
.TableRLR TH:after {
	content: ":"; }
