/* document styles */

.header2 .pagetitle0 {
			top: 114px;
			left: 10px;
			position : absolute;
		}

.header2 h1 {
			color : #FFFFFF;
			font-weight : bold;
			font-size : xx-small;
			padding: 0px;
			border: 0px;
		}

body{
	margin : 0px 0px 0px 0px;
	font-size : xx-small;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	background-color : #FFFFFF;
	scrollbar-face-color : #EBF8FD;
	scrollbar-highlight-color : #EBF8FD;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color : #999999;
	scrollbar-base-color : #999999;
	scrollbar-shadow-color : #EBF8FD;
	scrollbar-3d-light-color : #999999;
	scrollbar-arrow-color : #999999;
}
	h1, .h1 {
		color : #016E98;
		font-size : 1.2em;
		font-weight : bold;
		margin : 0px 0px 4px 0px;
		padding : 0px 0px 4px 0px;
		border-bottom : solid 1px #A4ADB1;
		width : 100%;
	}
	h2, .h2 {
		color : #016E98;
		font-size : 1.1em;
		font-weight : bold;
		margin : 0px 0px 4px 0px;
		padding : 0px 0px 4px 0px;
		border-bottom : solid 1px #A4ADB1;
		width : 100%;
	}
	h3, .h3 {
		font-size : 1.0em;
		font-weight : bold;
		margin : 0px 0px 0px 0px;
	}

	a:link, a:visited {
		color : #003c70;
		text-decoration : underline;
	}
	a:hover, a:active, .docpath0 a:hover, .docpath0 a:active, #docoptions0 a:hover, #docoptions0 a:active {
		color : #807e7c;
		text-decoration : underline;
	}
	hr {
		border : solid 2px #A4ADB1;
	}
	img {
		border : none;
	}

	/* language buttons */
	.metanav0 {
		position : absolute;
		top : 136px;
		width : 199px;
		height : 16px;
	}
		.metanav0 table {
			width : 100%;
			height : 16px;
		}
		.metanav0 td {
			text-align : center;
			text-transform : uppercase;
			font-weight : bold;
			font-size : xx-small;
			border-left : solid 1px #FFFFFF;
		}
		/* canvas0st0 */
			.metanav0 a:link, .metanav0 a:visited {
				color : #FFFFFF;
				text-decoration : none;
				width : 100%;
			}
			.metanav0 a:hover, .metanav0 a:active {
				color : #003c70;
				text-decoration : none;
				width : 100%;
			}

	/* meta-navigation buttons */
	.metanav1 {
		position : absolute;
		top : 136px;
		right : 0px;
		height : 16px;
		text-align : right;
	}
		.metanav1 form {
			display : inline;
		}
		.metanav1 td {
			color : #FFFFFF;
			font-weight : bold;
			font-size : xx-small;
		}
		.metanav1 input {
			font-size : xx-small;
		}
		.metanav1 a:link, .metanav1 a:visited {
			color : #FFFFFF;
			text-decoration : none;
		}
		.metanav1 a:hover, .metanav1 a:active {
			color : #FFFFFF;
			text-decoration : underline;
		}
		.metanav1 #zoeken0 {
			background-color : #FFFFFF;
			padding : 0px 0px 0px 0px;
			border : none;
			width : 75px;
			height : 14px;
		}
