/* Alle menu's */

/* #### HOOFDMENU #### */
	.menuUL{
		margin:0;
		list-style:none;
		}	
	.menuUL li{
		margin:1px 0 1px -35px;
		}
	.menuUL li a{
		color:#575859;
		text-decoration:none;
		display:block;
		padding:1px 0 1px 21px;
		background:url(../img/layout/ombouw/menu/bottom-list.gif) left bottom no-repeat;
		}
		.menuUL li a:hover{
			color:#003480;
			}
		.menuUL li .menuULSelected{
			color:#003480;
			font-weight:bold;			
			}
	#menuLIend{
		background:url(../img/layout/ombouw/menu/bottom-list-white.gif) left bottom no-repeat;
		}
/* #### HOOFDMENU #### */

/* #### HOMEPAGE BTN MENU #### */
.homeHeadBtnForage{
	width:208px;height:91px;
	background-image:url(../img/layout/ombouw/menu/forage_mo.jpg);
	}
.homeHeadBtnTurf{
	width:208px;height:91px;
	background-image:url(../img/layout/ombouw/menu/turf_mo.jpg);
	}
.homeHeadBtnOther{
	width:208px;height:91px;
	background-image:url(../img/layout/ombouw/menu/other-products_mo.jpg);
	}
.homeHeadBtnService{
	width:208px;height:91px;
	background-image:url(../img/layout/ombouw/menu/service_mo.jpg);
	}
.homeHeadBtn a {
	display:block;
	}
.homeHeadBtn a:hover img {
	visibility:hidden;
	}
/* #### HOMEPAGE BTN MENU #### */

/* #### TAB MENU #### */
.tabBtnForage{
	width:208px;height:21px;
	background-image:url(../img/layout/ombouw/menu/tab_forage_mo.gif);
	}
.tabBtnTurf{
	width:208px;height:21px;
	background-image:url(../img/layout/ombouw/menu/tab_turf_mo.gif);
	}
.tabBtnOther{
	width:208px;height:21px;
	background-image:url(../img/layout/ombouw/menu/tab_other-products_mo.gif);
	}
.tabBtnService{
	width:208px;height:21px;
	background-image:url(../img/layout/ombouw/menu/tab_service_mo.gif);
	}
.tabBtn a {
	display:block;
	}
.tabBtn a:hover img, .tabBtn a.selected img {
	visibility:hidden;
	}
/* #### TAB MENU #### */

/* #### SUBMENU #### */
	.subMenuUL{
		margin:0;
		list-style:none;
		}	
	.subMenuUL li{
		margin:1px 0 1px -35px;
		}
	.subMenuUL li a{
		color:#575859;
		text-decoration:none;
		display:block;
		line-height: 15px;
		padding:3px 0 3px 10px;
		background:url(../img/layout/ombouw/menu/bottom-list-submenu.gif) left bottom no-repeat;
		}
		.subMenuUL li a:hover, .subMenuUL li a.selected{
			color:#003480;
			}
	#subMenuLIend{
		background:url(../img/layout/ombouw/menu/bottom-list-white-submenu.gif) left bottom no-repeat;
		}
	
	/* Level 1 */
	.subMenuL1UL{
		margin:0;
		list-style:none;
		}	
	.subMenuL1UL li{
		margin:1px 0 1px -35px;
		background:url(../img/layout/ombouw/menu/bottom-list-submenu.gif) left bottom no-repeat;
		}
	.subMenuL1UL li a{
		color:#575859;
		text-decoration:none;
		display:block;
		padding:1px 0 1px 15px;
		background:url(../img/layout/ombouw/menu/list_itembullit.gif) 5px 50% no-repeat;
		}
		.subMenuL1UL li a:hover, .subMenuL1UL li a.selected{
			color:#003480;
			}
/* #### SUBMENU #### */

/* #### CONTACT/NIEUWSBRIEF BTNS #### */
.submenuContactBtn{
	background:url(../img/layout/ombouw/menu/contact-over.jpg);
	}
.submenuNieuwsbriefBtn{
	background:url(../img/layout/ombouw/menu/aanmelden-nieuwsbrief-over.jpg);
	}
.submenuContactBtn, .submenuNieuwsbriefBtn{
	width:171px;
	height:37px;
	margin:0 0 10px;
	}
.submenuContactBtn a, .submenuNieuwsbriefBtn a {
	display:block;
	}
.submenuContactBtn a:hover img, .submenuNieuwsbriefBtn a:hover img {
	visibility:hidden;
	}
/* #### CONTACT/NIEUWSBRIEF BTNS #### */

.nieuwsMenuBtn{
	margin:0 0 8px 20px;
	text-align:left;
	height:19px;
	width:366px;
	background:url(../img/layout/ombouw/menu/nieuwsMenu-bckgrnd.gif) no-repeat;
	color:#FFF;
	overflow:hidden;
	}
#newImg1{
	background:url(../img/layout/ombouw/menu/nieuwsMenu-bckgrnd-over.gif) no-repeat;
	color:#FFF;
}
.nieuwsMenuBtn a{
	padding:0 0 0 20px;
	height:19px;
	width:366px;
	display:block;
	text-decoration:none;
	}
.nieuwsItemContent{
	padding:5px 10px;
	}