/*==========MENU'S==============================*/

#topmenuknoppen {
	position:absolute;
	left:250px;
	top:18px;
}



/* - TOPMENU */

.topMenu, .leftMenu {
	cursor:pointer;
	border:0px none white;
}

.topMenuItems1,
.topMenuItems2,
.topMenuItems3,
.topMenuItems4,
.topMenuItems5,
.topMenuItems6 {
	cursor:pointer;
	
}

.topMenuItems1 table,
.topMenuItems2 table,
.topMenuItems3 table,
.topMenuItems4 table,
.topMenuItems5 table,
.topMenuItems6 table {
	margin:0px;
	padding:0px;
	
}

.topMenuItems1 td,
.topMenuItems2 td,
.topMenuItems3 td,
.topMenuItems4 td,
.topMenuItems5 td,
.topMenuItems6 td {
	font-size:11px;
}

.topMenuItem1,
.topMenuItem2,
.topMenuItem3,
.topMenuItem4,
.topMenuItem5,
.topMenuItem6 {
	width:143px;
}
.topMenuItem1, .topMenuItems1  {
	background-color:#EFECC7;
	color:#B78A10;
}

.topMenuItem2, .topMenuItems2 {
	background-color:#C7D9EF;
	color:#0B83C6
}
.topMenuItem3, .topMenuItems3 {
	background-color:#EFC7E8;	
	color:#C55A96;
}

.topMenuItem4, .topMenuItems4 {
	/*background-color:#E8EFC7;*/
	background-color:#f5d9b8;
	color:#8F9012;
}

.topMenuItem5, .topMenuItems5 {
	background-color:#ff8d00;
	color:#FFFFFF;
}

.topMenuItem6, .topMenuItems6 {
	/*background-color: #eebb80;*/
	background-color: #F5D9B8;	
	color:#f87800;
}



.topMenuItem1hover {
	color:#B78A10;
	background-color:#fFfCd7;
}

.topMenuItem2hover {
	color:#0B83C6;
	background-color:#E1EBF7;
}
.topMenuItem3hover {
	color:#C55A96;
	background-color:#fFd7f8;
}
.topMenuItem4hover {
	color:#8F9012;
	background-color:#f8fFd7;
}

.topMenuItem5hover {
	color:#ffa433;
	background-color:#FFFFFF;
}

.topMenuItem6hover {
	color:#f87800;
	/*background-color: #f5d6b3;*/
	background-color: #F8E7D3;

}

/* -/ einde topmenu ---*/


/* --- leftmenu --- */

div.leftMenuNiv3Kop {
	margin-left:12px;
	color:white;
	font-size:14px;
	
}

.leftMenuItems1,
.leftMenuItems2,
.leftMenuItems3,
.leftMenuItems4,
.leftMenuItems5,
.leftMenuItems6,
.leftSubMenuItems1,
.leftSubMenuItems2,
.leftSubMenuItems3,
.leftSubMenuItems4,
.leftSubMenuItems5,
.leftSubMenuItems6 {
	cursor:pointer;
}

.leftMenuItems1 table,
.leftMenuItems2 table,
.leftMenuItems3 table,
.leftMenuItems4 table, 
.leftMenuItems5 table, 
.leftMenuItems6 table,
.leftSubMenuItems1 table,
.leftSubMenuItems2 table,
.leftSubMenuItems3 table,
.leftSubMenuItems4 table,
.leftSubMenuItems5 table,
.leftSubMenuItems6 table {
	margin:0px;
	padding:0px;width:192px;
}

.leftMenuItems1 td,
.leftMenuItems2 td,
.leftMenuItems3 td,
.leftMenuItems4 td,
.leftMenuItems5 td,
.leftMenuItems6 td,
.leftSubMenuItems1 td,
.leftSubMenuItems2 td,
.leftSubMenuItems3 td,
.leftSubMenuItems4 td,
.leftSubMenuItems5 td,
.leftSubMenuItems6 td {
	font-size:12px;
}

.leftMenuItem1, 
.leftMenuItem2, 
.leftMenuItem3, 
.leftMenuItem4, 
.leftMenuItem5, 
.leftMenuItem6, 
.leftMenuItem1hover, 
.leftMenuItem2hover, 
.leftMenuItem3hover, 
.leftMenuItem4hover,
.leftMenuItem5hover,
.leftMenuItem6hover {
	border:0px none white;
	color:white;
} 

.leftMenuItem1, 
.leftMenuItems1 {
	background-color:#D59F0B;
}

.leftMenuItem2,
.leftMenuItems2{
	background-color:#0B83C6;
}

.leftMenuItem3,
.leftMenuItems3 {
	background-color:#C55A96;	
}

.leftMenuItem4,
.leftMenuItems4 {
	background-color:#BFC013;
}

.leftMenuItem5,
.leftMenuItems5 {
	background-color:#FF8D00;
}

.leftMenuItem6,
.leftMenuItems6 {
	background-color:#FF8D00;
}
/*MENU BACK*/

.leftSubMenuItem1,
.leftSubMenuItem1hover, 
.leftSubMenuItems1 {
	color:#b78a10;
	background-color:#EFECC7; /* ORANJE */
}

.leftSubMenuItem2, 
.leftSubMenuItem2hover, 
.leftSubMenuItems2 {
	color:#0077C0;
	background-color: #C7D9EF; /* BLAUW */
}

.leftSubMenuItem3,
.leftSubMenuItem3hover,
.leftSubMenuItems3 {
	background-color:#EFC7E8;	 /* PAARS */
	color:#C55A96;
}

.leftSubMenuItem4, 
.leftSubMenuItem4hover, 
.leftSubMenuItems4 {
	background-color:#E8EFC7; /* GROEN */
	color:#8F9012;
}

.leftSubMenuItem5, 
.leftSubMenuItem5hover, 
.leftSubMenuItems5 {
	background-color:#FFC985; /* LICHT ORANJE */
	color:#ff8d00;
}

.leftSubMenuItem6, 
.leftSubMenuItem6hover, 
.leftSubMenuItems6 {
	/*background-color:#FFC985; */ /* ORANJE */
	background-color:#F5D9B8; /* ORANJE */
	color:#ff8d00;
}

.leftSubMenuItem1hover {
	background-color:#fffcd7;
}

.leftSubMenuItem2hover {
	background-color:#E1EBF7;	
}

.leftSubMenuItem3hover {
	background-color:#C55A96;	
}

.leftSubMenuItem4hover {
	background-color:#f8fFd7;
}

.leftSubMenuItem5hover {
	background-color:#ffdaad;
}

.leftSubMenuItem6hover {
	/*background-color:#ffdaad;	*/
	background-color:#F8E7D3;
}

.leftMenuItem1hover {
	background-color:#E5BD4E;
}

.leftMenuItem2hover {
	background-color:#5999D2;
}

.leftMenuItem3hover {
	background-color:#D37EAE;
}

.leftMenuItem4hover {
	background-color:#CACB39;
}

.leftMenuItem5hover {
	background-color:#FFA433;
}

.leftMenuItem6hover {
	background-color:#FFA433;
}

.men-google-txt{
	width:100px;
	border-left:1px solid #c2e0f0;
	border-bottom:1px solid #c2e0f0;
	border-right:1px solid #84c1e2;
	border-top:1px solid #84c1e2;
	color:#000;
}
