/*--- Default tag styles ----------------------------------------------------*/
a {
	color: #3264AF;
}

a:hover {
	color: #EF7D0B
}

a.headlink {
	color: #EF7D0B; text-decoration: none;
}

html {
	background-color: #FFFFFF; color: #5F5E5E; overflow-y: scroll;
}

body, table, td, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
}

body {
	margin-top: 11px; margin-bottom: 11px;
}

form {
	margin: 0px; 
}

hr {
	border-top: 1px solid #ACADB5; border-bottom: 0px; height: 0px;
}

h1,h2 {
	color: #EF7D0B; font-weight: normal; padding-top: 0px; padding-bottom: 0px;
}

h1 {
	font-size: 13.5pt; margin-top: 0px; margin-bottom: 1em;
}

h2 {
	font-size: 10.5pt; margin-top: 0px; margin-bottom: 0px;
}

h3 {
	color: #3264AF; font-size: 8pt; font-weight: normal; margin-bottom: 0px;
}

p {
	margin-top: 0px; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px;
}

table.listing1 th, table.listing1 td {
	padding-right: 10px;
}

table.listing2 th, table.listing2 td {
	padding-left: 10px;
}

table.listing3 th {
	text-align: center; padding-left: 3px; padding-right: 3px;
}

table.listing3 td {
	text-align: center; padding-left: 3px; padding-right: 3px;
}

ul.arrows {
	list-style-image: url(/images/site/list-arrow.gif);
}

ul.arrows2 {
	list-style-image: url(/images/site/list-arrow2.gif);
}

li.current {
	list-style-image: url(/images/site/list-arrow2.gif);
}

li.current2 {
	list-style-image: url(/images/site/list-arrow.gif);
}

td.content ul, td.content ol {
	padding: 0px; margin-left: 2em; margin-top: 1em; margin-bottom: 1em;
}

td.sitemap h2, td.sitesearch h2 {
	margin-bottom: 0px;
}

td.sitemap ul {
	padding: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 1em; list-style-type: none;
}

td.sitemap ul ul {
	margin-left: 2em; list-style-image: url(/images/site/list-arrow.gif); margin-bottom: 0px;
}

.highlight {
	color: #EF7D0B;
}

.warning {
	color: #FF0000;
}

.small {
	font-size: 7pt;
}

.verplicht {
	background-color: #FDF2CD;
}

.quote {
	color: #3264AF;
}

.linespace {
	margin-bottom: 1em;
}
