td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: black;
}

form {
	margin: 0px;
}

legend {
	color: #5D248C;
}

dt {
	font-weight: bold;
	display: inline;
	float: left;
}

dd {
	margin-left: 35pt;
}

.cnt_titel, .cnt_titel h1 {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #5D248C;
}

.cnt_small {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: black;
}

.col_titel {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.col_small {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: black;
}

.bgkleur {
	background-color: #5D248C;
	height: 1px;
}

.bgkleur_licht {
	background-color: #CACACA;
	height: 1px;
}

a:active, a.paars:active {  font-family: Arial, Tahoma, Verdana; font-size: 11px; text-decoration: none; color: #5D248C; font-weight: bold}
a:link, a.paars:link {  font-family: Arial, Tahoma, Verdana; font-size: 11px; text-decoration: none; color: #5D248C; font-weight: bold}
a:visited, a.paars:visited {  font-family: Arial, Tahoma, Verdana; font-size: 11px; text-decoration: none; color: #5D248C; font-weight: bold}
a:hover, a.paars:hover {  font-family: Arial, Tahoma, Verdana; font-size: 11px; text-decoration: underline; color: #5D248C; font-weight: bold}

a.rood:active {  font-family: Arial, Tahoma, Verdana; font-size: 11px; text-decoration: none; color: #8D232C; font-weight: bold}
a.rood:link {  font-family: Arial, Tahoma, Verdana; font-size: 11px; text-decoration: none; color: #8D232C; font-weight: bold}
a.rood:visited {  font-family: Arial, Tahoma, Verdana; font-size: 11px; text-decoration: none; color: #8D232C; font-weight: bold}
a.rood:hover {  font-family: Arial, Tahoma, Verdana; font-size: 11px; text-decoration: underline; color: #8D232C; font-weight: bold}

.rood { color: #8D232C; }

.menu:active {  font-family: Arial, Helvetica, Verdana, Tahoma; font-size: 12px; text-decoration: none; color: black; font-weight: normal}
.menu:link {  font-family: Arial, Helvetica, Verdana, Tahoma; font-size: 12px; text-decoration: none; color: black; font-weight: normal}
.menu:visited {  font-family: Arial, Helvetica, Verdana, Tahoma; font-size: 12px; text-decoration: none; color: black; font-weight: normal}
.menu:hover {  font-family: Arial, Helvetica, Verdana, Tahoma; font-size: 12px; text-decoration: underline; color: black; font-weight: normal}

input {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: black}
select {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: black}
textarea {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: black}
input.button { 	
	font-family: Arial, Verdana;
	color: white;
	background-color: #5D248C;
	height:20px; 
	font-size: 11px;
	border: outset 1px white;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.xsarus {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #C0C0C0;
	line-height: 17px;
}
.xsarus:active, .xsarus:link, .xsarus:visited, .xsarus:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #5D248C;
	font-weight: normal;
}
.xsarus:hover {
	text-decoration: none;
}



table.datatabel td {
	height: 18px;
	font-size: 11px;
	/*(border: solid 1px #D4D4D4;*/
}
table.datatabel td.a_1 {
	border-right: solid 1px #5D248C;
	border-left: solid 1px #5D248C;
	background-color: #EDE4E0;
	padding-left: 5px;
}
table.datatabel td.b_1 {
	border-right: solid 1px #5D248C;
	background-color: #EDE4E0;
}
table.datatabel td.a_0 {
	border-right: solid 1px #5D248C;
	border-left: solid 1px #5D248C;
	padding-left: 5px;
}
table.datatabel td.b_0 {
	border-right: solid 1px #5D248C;
}