/*==========MENU'S==============================*/

#topmenuknoppen {
	position:absolute;
	left:250px;
	top:18px;
}



/* - TOPMENU */

.topMenu, .leftMenu {
	cursor:pointer;
	border:0px none white;
}

.topMenuItems1,
.topMenuItems2,
.topMenuItems3,
.topMenuItems4,
.topMenuItems6 {
	cursor:pointer;
	
}


.topMenuItems1 table,
.topMenuItems2 table,
.topMenuItems3 table,
.topMenuItems4 table,
.topMenuItems6 table {
	margin:0px;
	padding:0px;
	
}

.topMenuItems1 td,
.topMenuItems2 td,
.topMenuItems3 td,
.topMenuItems4 td,
.topMenuItems6 td {
	font-size:13px;
	/*font-weight:bold;*/
	
}

.topMenuItem1,
.topMenuItem2,
.topMenuItem3,
.topMenuItem4,
.topMenuItem6 {
	width:192px;
}
.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;
	color:#8F9012;
}

.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;
}

.topMenuItem6hover {
	color:#f87800;
	/*background-color: #f5d6b3;*/
	background-color: #F8E7D3;

}

/* -/ einde topmenu ---*/


/* --- leftmenu --- */

div.leftMenuNiv3Kop {
	margin-left:12px;
	color:white;
	font-size:16px;
	font-weight:bold;
}

.leftMenuItems1,.leftMenuItems2,.leftMenuItems3,.leftMenuItems4,.leftSubMenuItems1,.leftSubMenuItems2,.leftSubMenuItems3,.leftSubMenuItems4, .leftSubMenuItems6 {
	cursor:pointer;
}

.leftMenuItems1 table,.leftMenuItems2 table,.leftMenuItems3 table,.leftMenuItems4 table, .leftSubMenuItems1 table,.leftSubMenuItems2 table,.leftSubMenuItems3 table,.leftSubMenuItems4 table, .leftSubMenuItems4 table{
	margin:0px;
	padding:0px;width:192px;
}

.leftMenuItems1 td,.leftMenuItems2 td,.leftMenuItems3 td,.leftMenuItems4 td,.leftSubMenuItems1 td,.leftSubMenuItems2 td,.leftSubMenuItems3 td,.leftSubMenuItems4 td, .leftSubMenuItems4 td{
	font-size:12px;
	font-weight:bold;
	
}

.leftMenuItem1, .leftMenuItem2, .leftMenuItem3, .leftMenuItem4, .leftMenuItem1hover, .leftMenuItem2hover, .leftMenuItem3hover, .leftMenuItem4hover, .leftMenuItem4hover {
	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;
}

.leftMenuItem6, .leftMenuItems6 {
	background-color:#f87800;
}

.leftSubMenuItem1,.leftSubMenuItem1hover, .leftSubMenuItems1 {
	color:#C67C0B;
	background-color:#EFECC7;
}

.leftSubMenuItem2, .leftSubMenuItem2hover, .leftSubMenuItems2 {
	color:#0077C0;
	background-color: #C7D9EF;
}

.leftSubMenuItem3,.leftSubMenuItem3hover,.leftSubMenuItems3 {
	background-color:#C55A96;	
	color:#C55A96;
}

.leftSubMenuItem4, .leftSubMenuItem4hover, .leftSubMenuItems4 {
	background-color:#BFC013;
	color:#BFC013;
}

.leftSubMenuItem6, .leftSubMenuItem6hover, .leftSubMenuItems6 {
	background-color:#BFC013;
	color:#BFC013;
}

.leftSubMenuItem1hover {
	background-color:#F7F4E1;
}

.leftSubMenuItem2hover {
	background-color:#E1EBF7;
	
}

.leftSubMenuItem3hover {
	background-color:#C55A96;	
}

.leftSubMenuItem4hover {
	background-color:#BFC013;
}

.leftSubMenuItem6hover {
	background-color:#BFC013;
}

.leftMenuItem1hover {
	background-color:#E5BD4E;
}

.leftMenuItem2hover {
	background-color:#5999D2;
}

.leftMenuItem3hover {
	background-color:#D37EAE;
}

.leftMenuItem4hover {
	background-color:#CACB39;
}

#blok_menu {
	margin-left:5px;
	margin-right:5px;
	margin-top:35px;
}

.leftMenuItem6hover {
	background-color:#CACB39;
}

#blok_menu_titel {
	height:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:500;
	color:#FFF;
	padding-bottom:14px;
}

#blok_menu_inleiding {
	color:#fff;
	height:70px;
	margin-left:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
}

#blok_snelmenu_titel {
	height:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:700;
	color:#FFF;
	margin-left:15px;
	
	padding-bottom:12px;
	
}

#blok_snelmenu {
	margin-left:14px;
	margin-top:10px;
	font-size:11px;
}

#blok_snelmenu a {
	
	color:#FFF;
	text-decoration:none;
}

#blok_snelmenu a:hover {
	color:#FFF;
	text-decoration:none;
}

#blok_snelmenu ul {
	padding-left:16px;
	padding-top:3px;
	padding-bottom:0px;
}

#blok_snelmenu li {
	margin-bottom:8px
}
