p, td, ul {
	font-family: arial;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
A {
	color: DC230E;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: 000000;
	text-decoration: underline;
}
A.zwart {
	color: 000000;
	text-decoration: none;
	font-weight: normal;

}
A.zwart:hover {
	color: 000000;
	text-decoration: underline;
}

H1 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 7px;
}
H2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
tr.tabel {
	padding: 3px;
	width: 100%;
	text-align: center;
}
tr.tabelkop {
	background-color: #DDDDDD;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	width: 100%;
	display: table-header-group;
}
A.voet, A.voet:VISITED {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #646464;
}
A.voet:HOVER {
	color: #646464;
	text-decoration: underline;
}
A.subcat, A.subcat:VISITED {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #323232;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 3px;
	height: 19px;
	width: 148px;
	margin-bottom: 5px;
	margin-left: 1px;
	background-color: #EEEEEE;
}
A.subcat:HOVER {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #646464;
}
A.subcatselect, A.subcatselect:VISITED {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 3px;
	height: 19px;
	width: 148px;
	margin-bottom: 5px;
	margin-left: 1px;
	background-color: #646464;
}
A.subcatselect:HOVER {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #646464;
}
A.panel, A.panel:VISITED {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #323232;
	padding-left: 14px;
	background-image: url(images/nav/Apanel.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 230px;
	padding-top: 2px;
	padding-right: 2px;
}
A.panel:HOVER {
	text-decoration: none;
	color: #DC230E;
	background-image: url(images/nav/Apanelhover.gif);
}
HR {
	border-top: 1px dashed #646464;
	height: 1px
}
A.lijst, A.lijst:VISITED {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #323232;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 3px;
	height: 18px;
	width: 206px;
	background-color: #EEEEEE;
}
A.lijst:HOVER {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #646464;

