body		{ background-attachment:fixed;
		  font-family: Arial,Helvetica,sans-serif;
		  color: #000000;
		  font-weight: normal;
		  font-style: normal;
		}

table		{ font-family: Arial,Helvetica,sans-serif;
		  font-size: 8pt;
		  color: #000000;
		  font-weight: normal;
		  font-style: normal
		}
		
th		{ font-family: Arial,Helvetica,sans-serif; font-size: 7.5pt; color: #000000; background-color: rgb(245,242,245); font-weight: bold; font-style: normal }

b		{ font-weight: bold; }

hr		{ height: 1pt;
		}

samp		{ font-family: Arial,Helvetica,sans-serif;
		  font-size: 7pt; }

h4		{ font-size: 12pt;
		  font-weight: bold;
		}

h5		{ font-size: 10pt;
		  font-weight: bold;
		}

a:link		{ color: #004020; font-weight: bold; text-decoration: none; }
a:visited	{ color: navy; font-weight: bold; text-decoration: none; }
a:active	{ color: red; font-weigth: bold; }
a:hover		{ color: blue; text-decoration: underline; }

.textfield	{ border-style: solid;
		border-width: 1px;
		border-color: #669999;
		width: 310px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
}

.textfield_full	{ border-style: solid;
		border-width: 1px;
		border-color: #669999;
		width: 99%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
}

.textfield_small { border-style: solid;
		border-width: 1px;
		border-color: #669999;
		width: 110px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
}

.textfield_nosize { border-style: solid;
		border-width: 1px;
		border-color: #669999;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
}
.submitbutton { FONT: 7pt verdana, arial,Helvetica,sans-serif;
		font-weight: bold;
		color: #000000;
		border: #000000 1px solid;
		padding: 1px;
		overflow: visible; /* seems to keep ie (inc 7) in check without anything else */ 		
		background-color:#D4D7C5;
}
.submitbuttonon { FONT: 7pt verdana, arial,Helvetica,sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		border: #000000 1px solid;
		padding: 1px;
		overflow: visible; /* seems to keep ie (inc 7) in check without anything else */ 		
		background-color:#FF3408;
}
.verplichtveld {
	color: #FF0000;
	font-weight: bold;
}
.paginatitel {
		font-weight: bold;
		font-size:24px;
		color: #004020;
}
.tezien_titel {
	font-size: 14px;
	font-weight: bold;
}
.arrangtext {
	font-size: 9pt;
}

