.achtergrond
{
	background-color	: #ffffff;
	font-family		: Verdana;
	font-size		: 12;
	text-align		: justify;
}

.tabel_basis
{
	font-size		: 12;
	text-align		: justify;
}

.formulier
{
	font-family		: Verdana;
	font-size		: 12;
	text-align		: justify;
	border-style	: single;
}


body, html { height:100%; margin:0;padding:0; }
body { background-image:url('images/background.jpg'); background-repeat:repeat-x; font-family:sans-serif,verdana,helvetica,arial; font-size:74%; line-height:140%; color:black;}

hr { height:1px; border:0px solid #E2E2E2; color:#E2E2E2; background-color:#E2E2E2; margin:4px 0 4px 0; }
ul { list-style:none; margin:0 0 0 0.3em; padding:0 0 0 0; }
li { background:url('../images/arrow.gif') no-repeat left 0.3em; line-height: 1.4em; margin:0 0 0.5em 0; padding:0 0 0 16px; }

p { margin:0 0 0.7em 0; line-height:160%; text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:bold; color:black; font-weight:bold; font-family:sans-serif,Arial,verdana,helvetica,arial; margin:4px 0 4px 0; }
h1 { font-size:160%; margin:0 0 0.3em 0; line-height:140%; font-weight:normal; }
h2 { font-size:110%; margin:0 0 0.3em 0; }
h3 { font-size:100%; margin:0 0 2px 0; }
h4 { font-size: 86%; margin:0 0 2px 0; }

div.reset { clear:both; }

table#Main { margin:0 0 0 0; padding:0 0 0 0; width:750px; height:100%; }
	table#Main td { vertical-align:top; text-align:left;  }
        table#Main td.colWide	{ width:100%; background:#FFFFCC; text-align:left; padding-left: 10px; }

table#content { width:80%; color:black; margin:24px 0 0 18px; }
	table#content td.contentLeft { width:110px; padding:0px 15px 0 0; }
	table#content td.contentRight { width:100%; padding:0px 18px 10px 0; font-family:sans-serif,verdana,helvetica,arial; font-size:86%; line-height:130%; color:black;}

div#MenuMain { width:100%; height:25px; margin:0 0 0 0; background:#33CC33; }
	div#MenuMainInner { padding:0 0px 0 18px; }
	div#MenuMain div.item { height:20px; border-left:2px solid #D8E852; float:left; padding:5px 0px 0 4px; margin-right:8px; }
	div#MenuMain a { text-decoration:none; color:#fff; font-weight:bold; font-size:9pt; line-height:120%; }
	div#MenuMain a:hover { color:#DFF051; }

/*
form { margin:0.4em 0 0.4em 0; }
td.tdl { text-align: right; }
form input { background-color:#FFFFFF; border:1px solid #898989;}
form textarea { background-color:#FFFFFF; border:1px solid #898989; width:220px; height:220px; }
form .submit {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:120%;
	font-weight:bold;
	color:#fff;
	background-color:#ff9900;
	border:1px solid #898989;
}
form .submit {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#000;
	background-color:#D8E852;
	border:1px solid #7B8809;
}
*/
  
table.overzicht {
	width: 100%;
}

table.overzicht td {
	line-height: 140%;
	padding: 4px 0 4px 0;
}

table.overzicht tr.odd {
	background-color: #6C6D6E;
}

table.overzicht tr.even {
	background-color: #5A5B5C;
}
