﻿


	/* STYLES FOR THE MAINMENUCONTROL */
	
	
	
	/* CATEGORY 1 :: FYSIO */
	/* ------------------------------------------------------------------------------*/
	.menuItemLookFysio {
	    cursor:pointer; width:152px; height:30px; text-align:center; color:White; background-color:#fab700;
	}
	
	.menuItemLookFysioActive{
		cursor:pointer; width:152px; height:30px; text-align:center; color:White; background-color:#fab700; font-weight:bold; text-decoration:underline; 
	}
	
	.menuItemLookFysioExpanded{
		cursor:pointer; width:152px; height:30px; text-align:center; color:White; background-color:#fab700; font-weight:bold; text-decoration:underline;
	}
	
	.menuItemLookFysioHover{		
		cursor:pointer; width:152px; height:30px; text-align:center; color:White; background-color:#fab700; font-weight:bold; text-decoration:underline;
	}	
	
	.subgroupLookFysio{
		cursor:pointer; width:152px; height:30px; text-align:center; color:Black; background-color:#fcd569; height:30px;
	}
	
	.subItemFysioLook{ 
		cursor:pointer; width:152px; height:30px; text-align:center; 
	}
	
	.subItemFysioLookActive{ 
		cursor:pointer; width:152px; height:30px; text-align:center; 
	}
	
	.subItemFysioLookHover{
		cursor:pointer; width:152px; height:30px; text-align:center; 
		cursor:pointer; width:152px;  text-align:center; height:30px; background-color:#ffe18e; font-weight:bold; text-decoration:underline;
	}
	
	/*------------------------------------------------------------------*/
	
	
	
	
	
	/* CATEGORY 2 :: TRAINING */
	/* ------------------------------------------------------------------------------*/
	.menuItemLookTraining {
		cursor:pointer; width:152px; text-align:center; color:White; background-color:#cd024f;
	}
	
	.menuItemLookTrainingActive{
		cursor:pointer; width:152px; text-align:center;	color:White; background-color:#cd024f; font-weight:bold; text-decoration:underline; 
	}
	
	.menuItemLookTrainingExpanded{
		cursor:pointer; width:152px; text-align:center; color:White; background-color:#cd024f; font-weight:bold; text-decoration:underline;
	}
	
	.menuItemLookTrainingHover{		
		cursor:pointer; width:152px; text-align:center; color:White; background-color:#cd024f; font-weight:bold; text-decoration:underline;
	}	
	
	.subgroupLookTraining{
		cursor:pointer; width:152px; text-align:center; color:Black; background-color:#e26a97; height:30px;
	}
	
	.subItemTrainingLook{ 
		cursor:pointer; width:152px; text-align:center; height:30px; 
		}
    .subItemTrainingLookActive{ 
		cursor:pointer; width:152px; text-align:center; height:30px; 
		}
	
	.subItemTrainingLookHover{
		cursor:pointer; width:152px; text-align:center; height:30px; background-color:#eb8aaf; font-weight:bold; text-decoration:underline;
		}	
	/*------------------------------------------------------------------*/
	
	
	
	
	
	/* CATEGORY 3 :: MAATSCHAP */
	/* ------------------------------------------------------------------------------*/
	.menuItemLookMaatschap {
		cursor:pointer; width:152px; text-align:center; color:White; background-color:#ed7a30;
	}
	
	.menuItemLookMaatschapActive{
		cursor:pointer; width:152px; text-align:center;	color:White; background-color:#ed7a30; font-weight:bold; text-decoration:underline; 
	}
	
	.menuItemLookMaatschapExpanded{
		cursor:pointer; width:152px; text-align:center; color:White; background-color:#ed7a30; font-weight:bold; text-decoration:underline;
	}
	
	.menuItemLookMaatschapHover{		
		cursor:pointer; width:152px; text-align:center; color:White; background-color:#ed7a30; font-weight:bold; text-decoration:underline;
	}	
	
	.subgroupLookMaatschap{
		cursor:pointer; width:152px; text-align:center; color:Black; background-color:#f4b185; height:30px;
	}
	
	.subItemMaatschapLook{ 
		cursor:pointer; width:152px; text-align:center; height:30px; 
		}
		
	.subItemMaatschapLookActive{ 
		cursor:pointer; width:152px; text-align:center; height:30px; 
		}
	
	.subItemMaatschapLookHover{
		cursor:pointer; width:152px; text-align:center; height:30px; background-color:#ffccab; font-weight:bold; text-decoration:underline;
		}	
	/*------------------------------------------------------------------*/
	
	
	
	
	
	
	/* CATEGORY 4 :: CONTACT */
	/* ------------------------------------------------------------------------------*/
	.menuItemLookContact {
		cursor:pointer; width:152px; text-align:center; color:White; background-color:#59b053;
	}
	
	.menuItemLookContactActive{
		cursor:pointer; width:152px; text-align:center;	color:White; background-color:#59b053; font-weight:bold; text-decoration:underline; 
	}
	
	.menuItemLookContactExpanded{
		cursor:pointer; width:152px; text-align:center; color:White; background-color:#59b053; font-weight:bold; text-decoration:underline;
	}
	
	.menuItemLookContactHover{		
		cursor:pointer; width:152px; text-align:center; color:White; background-color:#59b053; font-weight:bold; text-decoration:underline;
	}	
	
	.subgroupLookContact{
		cursor:pointer; width:152px; text-align:center; color:Black; background-color:#9dd19a; height:30px;
	}
	
	.subItemContactLook{ 
		cursor:pointer; width:152px; text-align:center; height:30px; 
		}
		
	.subItemContactLookActive{ 
		cursor:pointer; width:152px; text-align:center; height:30px; 
		}
	
	.subItemContactLookHover{
		cursor:pointer; width:152px; text-align:center; height:30px; background-color:#b4e2b1; font-weight:bold; text-decoration:underline;
		}	
	/*------------------------------------------------------------------*/
	
	
	
	
	
	
	
	
	/* CATEGORY 5 :: NIEUWS */
	/* ------------------------------------------------------------------------------*/
	.menuItemLookNieuws {
		
		width:		148px; 
		text-align:	center;
		color:		White;
		background-color:#009ee0;
		cursor:pointer; 
	}
	.menuItemLookNieuwsActive{
		
		width:		148px; 
		text-align:	center;
		color:		White;
		background-color:#009ee0;
		font-weight:bold;
		text-decoration:underline;
		cursor:pointer; 
	}
	.menuItemLookNieuwsExpanded{
		
		width:		148px; 
		text-align:	center;
		color:		White;
		background-color:#009ee0;
		font-weight:bold;
		text-decoration:underline;
		cursor:pointer; 
	}
	.menuItemLookNieuwsHover{
		
		width:		148px; 
		text-align:	center;
		color:		White;
		background-color:#009ee0;
		font-weight:bold;
		text-decoration:underline;
		cursor:pointer; 
	}
	
	.subgroupLookNieuws{
		width:		148px; 
		background-color:#69c6ed;
		cursor:pointer; 
	}
	/*------------------------------------------------------------------*/
	
	
			
	
	
	

	

	


	
	
	
