BODY
{
	font-family:		Verdana;
	margin:				10px;
	padding: 			0px;
}

.TBL_Buiten
{
	border: 			none;
	padding: 			0px;
}

.TBL_Links
{
	background-color: 	#F0F0EE;
	border: 			none;
	border-left:		1px solid #000000;
	border-right:		1px solid #777777;
	vertical-align:		top;
}

.TBL_Midden
{
	background-color: 	#F0F0EE;
	border: 			none;
	padding-left: 		10px;
	padding-right: 		10px;
	vertical-align:		top;
}

.TBL_Rechts
{
	background-color: 	#F0F0EE;
	border: 			none;
	border-left:		1px solid #777777;
	border-right:		1px solid #000000;
	vertical-align:		top;
}

.TBL_TitelBalk
{
	background-color: 	#FACE1F;
	border: 		1px solid #333333;
	margin: 		0px;
	padding: 		0px;
}

.TBL_NavigatieBalk
{
	background-color: 	#999999;
	border:				none;
	border-left: 		1px solid 	#333333;
	border-right: 		1px solid 	#333333;
	border-bottom: 		1px solid 	#333333;
	color: 				#000000;
	font-family: 		verdana;
	font-size: 			 11px;
	padding: 			1px;
	padding-left: 		5px;
	padding-right: 		5px;
}

.TBL_NavigatieBalk1
{
	color: 				#000000;
	font-family: 		verdana;
	font-size: 			 11px;
}

.TBL_NavigatieBalk2
{
	color: 				#000000;
	font-family: 		verdana;
	font-size: 			 11px;
}

.TBL_CopyrightBalk
{
	background-color: 	#333333;
	border-left:		1px solid #333333;
	border-right:		1px solid #333333;
	color: 				#DBDBDB;
	font-family:		verdana;
	font-size:			 10px;
	font-weight:		bold;
	vertical-align:		middle;
}

p
{
	color: 				#333333;
	font-family: 		verdana;
	font-size:			12px;
	padding-top: 		2px;
	padding-bottom: 	2px;
	margin-top: 		5px;
	margin-bottom: 		5px;
}

.Titel
{
	padding-top: 		0px;
	font-weight: 		bold;
}

.LNAV_Categorie_Top
{
	border-bottom: 		1px solid #FACE1F;
	color: 				#777777;
	font-family: 		verdana;
	font-size: 			 11px;
	font-weight: 		bold;
	padding:			2px 0px 1px 4px;	
}

.LNAV_Categorie
{
	border-top: 		1px solid #FACE1F;
	border-bottom: 		1px solid #FACE1F;
	color: 				#777777;
	font-family: 		verdana;
	font-size: 			 11px;
	font-weight: 		bold;
	padding:			2px 0px 1px 4px;
}

.LNAV_Item
{
	color: 				#000000;
	font-family: 		verdana;
	font-size: 			 11px;
	padding: 			1px;
	padding-left: 		10px;
}

.LNAV_Item_Last
{
	color: 				#000000;
	font-family: 		verdana;
	font-size: 			 11px;
	padding: 			1px;
	padding-left: 		10px;
	padding-bottom: 	15px;
}

.RNAV_Categorie_Top
{
	border-bottom: 		1px solid #FACE1F;
	color: 				#777777;
	font-family: 		verdana;
	font-size: 			 11px;
	font-weight: 		bold;
	padding:			2px 4px 1px 0px;
	text-align: 		right;
}

.RNAV_Categorie
{
	border-top: 		1px solid #FACE1F;
	border-bottom: 		1px solid #FACE1F;
	color: 				#777777;
	font-family: 		verdana;
	font-size: 			 11px;
	font-weight: 		bold;
	padding:			2px 4px 1px 0px;
	text-align: 		right;
}

.RNAV_Item
{
	color: 				#000000;
	font-family: 		verdana;
	font-size: 			 11px;
	padding: 			1px;
	padding-right: 		10px;
	text-align: 		right;
}

.RNAV_Item_Last
{
	color: 				#000000;
	font-family: 		verdana;
	font-size: 			 11px;
	padding: 			1px;
	padding-right: 		10px;
	padding-bottom: 	15px;
	text-align: 		right;
}

a
{
	color: 				#F87B00;
	text-decoration:	none;
}

a:hover
{
	color: 				#F87B00;
}

.Copyright
{
	color: 				#FACE1F;
	border-bottom: 		none;
	text-decoration:	none;
}

.Copyright:hover
{
	color: 				#F87B00;
	border-bottom: 		none;
	text-decoration:	none;
}

.Navigatie
{
	color: 				#000000;
	border-bottom: 		none;
	text-decoration:	none;
}

.Navigatie:hover
{
	color: 				#F87B00;
	border-bottom:		none;
}