a:link {
	color: #333399;
}
a:visited {
	color: #333399;
}
a:hover {
	color: #333399;
}
a:active {
	color: #333399;
}

body {
	font-size: 62.5%; /* Zet de basislettergrootte zodat 1em ~ 12px */
	/*font-size: 85%; /* Zet de basislettergrootte zodat 1em ~ 12px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/achtergrond-grijsSchaduw.gif) repeat-y center;
	padding: 0;
	margin: 0;
	
}
div.width {
	width: 50em;
	margin: 0 auto 0 auto;
}
p, ol, ul, th, td {
	font: 1.2em/1.6em Verdana, Arial, Helvetica, sans-serif;
}
p, table {
	margin: 0 0 1.6em 0;
}
ol, ul {
	margin-top: 0;
	margin-bottom: 1.6em;
}
/* Voorkom dat in geneste lists de font-size bij iedere niveau 1.2x groter wordt... */
ol ol { 
	font-size: 1em;
}
ul ul {
	font-size: 1em;
}
td ol, td ul {
	font-size: 1em;
}
td p {
	font-size: 1em;
	margin-bottom: 0px;
}
/* KOPPEN */
h1 {
	font-size: 2.5em;
	margin: 1.5em 0em 0em 0em;
	color: #1E3066;
	background: url(../images/files_header.gif) no-repeat left top;
	padding-top: 150px;
	width: 507px;
	font-style: italic;
}
h2 {
	font-size: 1.8em;
	margin: 3em 0 1.6em;
	border-bottom: 1px solid #F68B1E;
	padding-bottom: 0.3em;
	color: #838383;
	page-break-before: always;
	background: url(../images/bg_h2.gif) no-repeat right 4px;
}
h3 {
	font-size: 1.4em;
	margin: 1.6em 0 1em;
	color: #666666;
}
h4 {
	font-size: 1.2em;
	margin: 0px;
	color: #666666;
}
h5 {
	font-size: 1.2em;
	margin: 0px;
	color: #666666;
}
h1 a {
	color: #000000
}
h2 a {
	color: #838383;
}
h3 a, h4 a, h5 a {
	color: #666666;
}

img#europeMap {
	background: #669ACC;
}

/* TABELLEN algemeen */
table {
	margin-top: 1.6em;
	border-collapse: collapse;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
table td, table th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

table caption {
	font-weight: bold;
	text-align: left;
	padding-bottom: 8px;
	color: #999999;
}
table td, table th {
	border-top: 1px dotted #DDDDDD;
	border-bottom: 1px dotted #DDDDDD;
	padding: 2px;
}
table th {
	font-weight: bold;
}

/* TABEL keyfigures */
table#keyfigures caption {
	visibility: hidden;
}
table#keyfigures {
	margin-top: -1.6em;
	border-style: none;
}
table#keyfigures th {
	font-weight: bold;
	width: 12em;
	padding-bottom: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border-style: none;
	text-align: left;
}
table#keyfigures td {
	padding-bottom: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border-style: none;
}
p#version {
	margin-top: 1.2em;
	margin-bottom:3.2em;
	font-style: italic;
}
p#disclaimer {
	font-size: 0.9em;
	margin-top: 4.8em;
}
p#editor, p#author, p#publisher {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
p.note {
	font-size: 1em;
	font-style: italic;
}
p.byline1 {
	color: #666666;
}
