/* PFo 20/12/2003 */
/* 18/12/2004 */
/* .tableno, .tdno and .trno are for no-border tables used for layout only */

/* color (only here) */
body 		{scrollbar-base-color: #888888;
			 color: #888888; background: #FFF}
tr.trno		{color: #888888; background: #FFF}
h1			{color: #FFF; background: #888888}
h2			{color: #FFF; background: #888888}
h3			{color: #FFF; background: #888888}
h4, h5, h6	{color: inherit}
hr			{color: #888888; }
tr.calendarVague, tr.trvague, .vague
			{color: #AAA}
th, tr.tr1	{color: #888888; background: #FFF; border-color: #888888}
.flash,
tr.trflash 	{color: #888888; background: #FFF; border-color: #888888}
tr		 	{color: #888888; background: #FFF; border-color: #888888}
table		{                                  border-color: #888888}
a:link 		{color:	#888888; background: #FFF; }
a:visited 	{color: #888888; background: #FFF; }
a:hover,
a:active	{color: #FFF; background: #888888}

/* normal */
body, p, table, li	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;

}
.mini		{font-size: 9px}

/* a */
a:link		{
	text-decoration:	underline;
	font-weight:		bold;	
	}
a:visited	{	
	text-decoration:	underline;
	}
a:hover, a:active	{	
	text-decoration:	none;
	}

/* header */
h1, h2, h3, h4, h5, h6		{
	font-family: Impact, "Arial Black", "Helvetica Black", Sans-Serif; 
	font-weight: normal;
	}
h1			{font-size: 22px}
h2			{font-size:	18px}
h3,h4,h5,h6	{font-size:	15px}

/* table */
th, td 		{vertical-align: top;}
table, th, td {
	border: 1px solid;
	padding: 5px
	}
table.tableno,
td.tdno		{
	border: none;
	padding: 0px
	}
	
.citaat {
	padding-left: 50px;
	font-style: italic;

}
