/*Basis*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {display:none;position:absolute;}
/* Remove the comments below for vertical mains and change the false value to true in the qm_create function after the menus structure. */
/*.qmmc a {float:none}*/

	
/*"""""""" (HOOFD) Blok """"""""*/
	#qm0
	{ 
		background-color:#808000;
		padding-left:0px;
		border-width:0px 1px 0px 1px;
		border-style:solid;
		border-color:#000000;
		width:750;
	}


/*"""""""" (HOOFD) Onderdelen """"""""*/
	#qm0 a
	{
		color:#FFFFFF;
		background-color:#808000;
		font-family:Arial;
		font-size:11pt;
		text-decoration:none;
		font-weight:bold;
		padding:1px 0px 1px 10px;
		border-style:solid;
		border-color:#000000;
		border-width:0px 0px 0px 0px;
	}

/*"""""""" (HOOFD) Hover """"""""*/
	#qm0 a:hover
	{ 
		/*border-color:#000000;*/
		color:#FFFF99;
		text-decoration:underline;
	}


/*"""""""" (HOOFD) Active """"""""*/	
	#qm0 .qmactive
	{ 
		/* Note: Add '!important' after each style */
		/*border-color:#333333 !important;*/
		color:#FFFF99 !important;
		background-color:#808000 !important;
		text-decoration:underline !important;
	}

/*"""""""" (HOOFD) Parent Items """"""""*/
	#qm0 .qmparent
	{

		background-repeat:no-repeat;
		background-position:100%;
		cursor:default;
	}

/*"""""""" [SUB] Onderdelen """"""""*/
	#qm0 div
	{
		padding:0px 0px 0px 10px;
		border-style:solid;
		border-width:1px 0px 0px 0px;
		margin:0px;
		border-color:#000000;	
	}

/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#000000;
		border-width:0px 1px 1px 1px;
		border-color:#000000;
		border-style:solid;
		background-color:#FFFF99;
		padding:3px 30px 3px 5px;		
	}
	
/*"""""""" [SUB] Hover """"""""*/
	#qm0 div a:hover
	{
		border-color:#000000;
		background-color:#FFFF99;
		color:#000000;
		text-decoration:underline;
	}

	#qm0 div div
	{
		margin:0px 0px 0px 1px;
	}

/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive
	{
		/* Note: Add '!important' after each style */
		border-color:#000000 !important;
		background-color:#FFFF99 !important;
		color:#000000 !important;
		text-decoration:underline !important;
		background-image:url(images/template1_black_arrow_right.gif) !important;
	}

/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{
		background-image:url(images/template1_black_arrow_right.gif);
	}