body
	{ 
	background-color: 	#FFE877		;
	padding: 			0px			;
	font-family: 		tahoma		;
	font-size: 			10pt		;
	margin-top: 		0px			;
	margin-left: 		10px		;
	margin-right: 		10px		;
	}
a:link
	{
	color: 				#265A9A		;
	}
a:visited
	{
	color: 				#265A9A		;
	}
img
	{
	border: 0px;
	}
h1
	{
	background-repeat: 	no-repeat	;
	text-decoration:	underline	;
	top: 				left		;
	margin: 			0px			;
	font-family: 		tahoma		;
	font-size: 			10pt		;
	color: 				#FF0000		;
	}

h2
	{
	background-repeat: 	no-repeat	;
	text-align: 		right		;
	text-decoration:	onderline	;
	top:				left		;
	margin: 			0px			;
	padding: 			10px 0px 0px 0px	;
	font-family: 		tahoma		;
	font-size: 			7pt			;
	color: 				#FF0000		;
	}

#container
	{
	width: 				770px		;
	margin-top: 		10px		;
	margin-left: 		10px		;
	font-family: 		tahoma		;
	font-size: 			10pt		;
	}

#container-links
	{
	float: 				left		;
	margin-top: 		10px		;
	margin-left: 		0px		;
	width: 				500px		;
	}

#container-rechts
	{
	float: 				right		;
	margin-top: 		10px		;
	margin-left: 		0px		;
	width: 				200px		;
	}

#container-totaal
	{
	float: 				left		;
	margin-top: 		10px		;
	margin-left: 		0px		;
	width: 				770px		;
	}

.tekst-welkom
	{
	margin-top: 		0px			;
	color: 				#000000		;
	padding: 			10px		;
	width: 				500px		;
	}

.tekst-links-highlight
	{
	margin-top: 		3px			;
	color: 				#000066		;
	background-color: 	#99ccff		;
	border: 			dashed 2px	;
	border-color: 		#000066		;
	padding: 			10px		;
	width: 				500px		;
	}

.tekst-links
	{
	margin-top: 		3px			;
	color: 				#000000		;
	background-color: 	#FBF4B6		;
	border: 			solid 1px	;
	border-color: 		#FF0000		;
	padding: 			10px		;
	width: 				500px		;
	}

.tekst-rechts-highlight
	{
	margin-top: 		3px			;
	color: 				#000066		;
	background-color: 	#99ccff		;
	border: 			dashed 2px	;
	border-color: 		#000066		;
	padding: 			10px		;
	width: 				200px		;
	}

.tekst-rechts
	{
	margin-top: 		3px			;
	color: 				#000000		;
	background-color: 	#FBF4B6		;
	border: 			solid 1px	;
	border-color: 		#FF0000		;
	padding: 			10px		;
	width: 				200px		;
	}

.tekst-totaal-highlight
	{
	margin-top: 		3px			;
	color: 				#000066		;
	background-color: 	#99ccff		;
	border: 			dashed 2px	;
	border-color: 		#000066		;
	padding: 			10px		;
	width: 				770px		;
	}

.tekst-totaal
	{
	margin-top: 		3px			;
	color: 				#000000		;
	background-color: 	#FBF4B6		;
	border: 			solid 1px	;
	border-color: 		#FF0000		;
	padding: 			10px		;
	width: 				770px		;
	}

.afbeelding
	{
	float: 				right		;
	margin: 			3px			;
	}
.afb-links
	{
	float: 				left		;
	margin: 			3px			;
	}
.afb-rechts
	{
	float: 				right		;
	margin: 			3px			;
	}
	
#voettekst
	{
	clear: 				both		;
	margin-top: 		10px		;
	margin-left: 		0px		;
	font-family: 		tahoma		;
	font-size: 			10pt		;
	width: 				770px		;
	height: 			50px		;
}
