.Thema {
	width:				170px;	/* 	this width must exist (with any value you need). see note above	 */
	
	padding:			0px;
}

ul.ThemaList
{
	float:					left;
	display:				block;
	padding:				0;
	margin:					15px 0 0 0;	
	list-style-type:		none;
	
}

/* BEGIN NIVEAU 1 */
.ThemaList .menuItemThema1 {
	width:				154px;
	height:				18px;
	
	padding:			4px 0px 0px 16px;

}
*>.ThemaList.menuItemThema1 
{
	min-height:			18px;
	height:				auto;
}

.ThemaList .menuItemThema1: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;
}
*>.ThemaList .menuItemThema1:hover 
{
	min-height:			18px;
	height:				auto;
}


.menuItemThema1 a.menu1 {
	text-decoration:	none;
	color: 				#FFFFFF;
	
	overflow-x:			hidden;
}

.menuItemThema1:hover a.menu1 {
	text-decoration:	none;
	color: 				#227F58;
	
	overflow-x:			hidden;
}

.menuItemThema1 .containerThema1 {
	width:				154px;
	border-right:		1px solid #007B52;
	border-bottom:		1px solid #007B52;
}
/* EINDE NIVEAU 1 */


/* BEGIN NIVEAU 2 */
.ThemaList .menuItemThema2 {
	width:				143px;
	height:				18px;
	
	padding:			4px 0px 0px 11px;
	
	background-color:	#07AC6B;
	
	filter:				alpha(opacity=90);
	-moz-opacity:		0.9;
	opacity:			0.9;
}
*>.ThemaList .menuItemThema2 
{
	min-height:			18px;
	height:				auto;
}

.ThemaList .menuItemThema2: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;
}
*>.ThemaList .menuItemThema2:hover 
{
	min-height:			18px;
	height:				auto;
}

.menuItemThema2 a.menu2 {
	text-decoration:	none;
	color: 				#FFFFFF;
	
	overflow-x:			hidden;
}

.menuItemThema2:hover a.menu2 {
	text-decoration:	none;
	color: 				#227F58;
	
	overflow-x:			hidden;
}


.menuItemThema2 .containerThema2 {
	width:				154px;
	border-right:		1px solid #007B52;
	border-bottom:		1px solid #007B52;
}
/* EIND NIVEAU 2 */


/* BEGIN NIVEAU 3 */
.ThemaList .menuItemThema3 {
	width:				143px;
	height:				18px;
	
	padding:			4px 0px 0px 11px;
	
	background-color:	#07AC6B;
	
	filter:				alpha(opacity=90);
	-moz-opacity:		0.9;
	opacity:			0.9;
}
*>.ThemaList .menuItemThema3 
{
	min-height:			18px;
	height:				auto;
}

.ThemaList .menuItemThema3: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;
}
*>.ThemaList .menuItemThema3:hover 
{
	min-height:			18px;
	height:				auto;
}

.menuItemThema3 a.menu3 {
	text-decoration:	none;
	color: 				#FFFFFF;
	
	overflow-x:			hidden;
}

.menuItemThema3:hover a.menu3 {
	text-decoration:	none;
	color: 				#227F58;
	
	overflow-x:			hidden;
}

.menuItemThema3 .containerThema3 {
	width:				154px;
	border-right:		1px solid #007B52;
	border-bottom:		1px solid #007B52;
}
/* EIND NIVEAU 3 */

/* BEGIN NIVEAU 4 */
.ThemaList .menuItemThema4 {
	width:				143px;
	height:				18px;
	
	padding:			4px 0px 0px 11px;
	
	background-color:	#07AC6B;
	
	filter:				alpha(opacity=90);
	-moz-opacity:		0.9;
	opacity:			0.9;
}
*>.ThemaList .menuItemThema4 
{
	min-height:			18px;
	height:				auto;
}

.ThemaList .menuItemThema4: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;
}
*>.ThemaList .menuItemThema4:hover 
{
	min-height:			18px;
	height:				auto;
}

.menuItemThema4 a.menu4 {
	text-decoration:	none;
	color: 				#FFFFFF;
	
	overflow-x:			hidden;
}

.menuItemThema4:hover a.menu4 {
	text-decoration:	none;
	color: 				#227F58;
	
	overflow-x:			hidden;
}

.menuItemThema4 .containerThema4 {
	width:				154px;
	border-right:		1px solid #007B52;
	border-bottom:		1px solid #007B52;
}
/* EIND NIVEAU 4 */