.Informatie 
{
	float:				left;
	width:				170px;	/* 	this width must exist (with any value you need). see note above	 */
	
	padding:			0px;
}

ul.InformatieList
{
	float:					left;
	display:				block;
	padding:				0 0 20px 0;
	margin:					20px 0 0px 0;	
	list-style-type:		none;
	
}

/* BEGIN NIVEAU 1 */
.InformatieList .menuItemInformatie1 
{
	width:				154px;
	height:				18px;
	
	padding:			4px 0px 0px 16px;
	
	background-color:	#07AC6B;
}


.InformatieList .menuItemInformatie1:hover 
{
	width:				154px;
	height:				18px;
	
	padding:			4px 0px 0px 16px;
	
	background-color:	#EFEAE4;
	cursor:				hand;
	cursor:				pointer;
	
	filter:				none;
	-moz-opacity:		1.0;
	opacity:			1.0;
}


.menuItemInformatie1 a.menu1 {
	text-decoration:	none;
	color: 				#FFFFFF;
	
	overflow-x:			hidden;
}

.menuItemInformatie1:hover a.menu1 {
	text-decoration:	none;
	color: 				#227F58;
	
	overflow-x:			hidden;
}


.menuItemInformatie1 .containerInformatie1 {
	width:				154px;
	border-right:		1px solid #007B52;
	border-bottom:		1px solid #007B52;
}
/* EINDE NIVEAU 1 */


/* BEGIN NIVEAU 2 */
.InformatieList .menuItemInformatie2 {
	width:				143px;
	height:				18px;
	
	padding:			4px 0px 0px 11px;
	
	background-color:	#07AC6B;
	
	filter:				alpha(opacity=90);
	-moz-opacity:		0.9;
	opacity:			0.9;
}
*>.InformatieList .menuItemInformatie2 
{
	min-height:			18px;
	height:				auto;
}


.InformatieList .menuItemInformatie2:hover {
	width:				143px;
	height:				18px;
	
	padding:			4px 0px 0px 11px;
	
	background-color:	#EFEAE4;
	cursor:				hand;
	cursor:				pointer;
	
	filter:				none;
	-moz-opacity:		1.0;
	opacity:			1.0;
}
*>.InformatieList .menuItemInformatie2:hover
{
	min-height:			18px;
	height:				auto;
}


.menuItemInformatie2 a.menu2 {
	text-decoration:	none;
	color: 				#FFFFFF;
	
	overflow-x:			hidden;
}

.menuItemInformatie2:hover a.menu2 {
	text-decoration:	none;
	color: 				#227F58;
	
	overflow-x:			hidden;
}


.menuItemInformatie2 .containerInformatie2 {
	width:				154px;
	border-right:		1px solid #007B52;
	border-bottom:		1px solid #007B52;
}
/* EIND NIVEAU 2 */


/* BEGIN NIVEAU 3 */
.InformatieList .menuItemInformatie3 {
	width:				143px;
	height:				18px;
	
	padding:			4px 0px 0px 11px;
	
	background-color:	#07AC6B;
	
	
	filter:				alpha(opacity=90);
	-moz-opacity:		0.9;
	opacity:			0.9;
}
*>.InformatieList .menuItemInformatie3 
{
	min-height:			18px;
	height:				auto;
}

.InformatieList .menuItemInformatie3:hover {
	width:				143px;
	height:				18px;
	
	padding:			4px 0px 0px 11px;
	
	background-color:	#EFEAE4;
	cursor:				hand;
	cursor:				pointer;
	
	filter:				none;
	-moz-opacity:		1.0;
	opacity:			1.0;
}
*>.InformatieList .menuItemInformatie3:hover 
{
	min-height:			18px;
	height:				auto;
}

.menuItemInformatie3 a.menu3 {
	text-decoration:	none;
	color: 				#FFFFFF;
	
	overflow-x:			hidden;
}

.menuItemInformatie3:hover a.menu3 {
	text-decoration:	none;
	color: 				#227F58;
	
	overflow-x:			hidden;
}

.menuItemInformatie3 .containerInformatie3 {
	width:				154px;
	border-right:		1px solid #007B52;
	border-bottom:		1px solid #007B52;
}
/* EIND NIVEAU 3 */
/* BEGIN NIVEAU 4 */
.InformatieList .menuItemInformatie4 {
	width:				143px;
	height:				18px;
	
	padding:			4px 0px 0px 11px;
	
	background-color:	#07AC6B;
	
	
	filter:				alpha(opacity=90);
	-moz-opacity:		0.9;
	opacity:			0.9;
}
*>.InformatieList .menuItemInformatie4 
{
	min-height:			18px;
	height:				auto;
}

.InformatieList .menuItemInformatie4:hover {
	width:				143px;
	height:				18px;
	
	padding:			4px 0px 0px 11px;
	
	background-color:	#EFEAE4;
	cursor:				hand;
	cursor:				pointer;
	
	filter:				none;
	-moz-opacity:		1.0;
	opacity:			1.0;
}
*>.InformatieList .menuItemInformatie4:hover 
{
	min-height:			18px;
	height:				auto;
}

.menuItemInformatie4 a.menu4 {
	text-decoration:	none;
	color: 				#FFFFFF;
	
	overflow-x:			hidden;
}

.menuItemInformatie4:hover a.menu4 {
	text-decoration:	none;
	color: 				#227F58;
	
	overflow-x:			hidden;
}

.menuItemInformatie4 .containerInformatie4 {
	width:				154px;
	border-right:		1px solid #007B52;
	border-bottom:		1px solid #007B52;
}
/* EIND NIVEAU 4 */