/* CSS Document */

body { 
	text-align:center;
	background-color:#F2F2F2;
	height:95%;
}

#container {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#999999;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#999999;
	width:810px;
	text-align:left;
}

#header {
		padding-bottom:1px;
		padding-top:1px;		
		border:none;
		/*background-color:#FFFF99;*/
		background-color:#000000;
		text-align:center;
		height:65px;
}


#navigatie {
	padding-bottom:1px;
	padding-top:1px;
	border:none;
	background:#6699FF;
	width:810px;
	color:#000;
}

#main {
	padding-bottom:1px;
	padding-top:1px;
	border:none;
	margin-left:0px;
	background-color:#DBDBDB;
	text-align:inherit;
	color:#666666;
	font-family:"Times New Roman", Times, serif;
	height:735px;overflow:auto;
	bottom:1px;
	scrollbar-face-color:#FFFFFF;
}

#footer {
	padding-bottom:1px;
	padding-top:1px;
	border:none;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	background-color:#6699FF;
}

.Header0 {
	margin-left:5px;
	color:#FF0000;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
}

.Header1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color:#0000CC;
	text-decoration: underline overline;
	text-align:center;
	margin-left:5px;
}

.Header2 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	text-decoration: underline overline;
	margin-left:5px;
}

.Header3 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	text-decoration:underline;
	margin-left:5px;
}

.Header4 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	margin-left:35px;
}

.Text1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	margin-left:5px;
	text-decoration: none;
}

.TextHeader3 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	margin-left:35px;
	text-decoration: none;
}
.TextPDF {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#FF6600;
	margin-left:35px;
}
.TextOnderAfbeelding {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
}

.TextAfsluit {
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
}

.Footer1 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	margin-left:5px;
}

.TabelHeader1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#0066FF;
	text-align:center;
}

.TabelHeader2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	text-align:center;
}

.TabelHeader2NotCenter {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	text-align:Left;
}

.TabelText1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	text-align:center;
}

.TabelText1NotCenter {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	text-align:Left;
}

.links {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#0000FF;
	text-decoration: none;
}