/* 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 #### */
.homeHeadBtnKoe{
	width:180px;height:91px;
	background-image:url(../img/layout/ombouw/menu/gras-voor-de-koe-Over.jpg);
	}
.homeHeadBtnRecreatie{
	width:180px;height:91px;
	background-image:url(../img/layout/ombouw/menu/gras-voor-recreatie-Over.jpg);
	}
.homeHeadBtnPaard{
	width:180px;height:91px;
	background-image:url(../img/layout/ombouw/menu/gras-voor-paarden-Over.jpg);
	}
.homeHeadBtnBemesting{
	width:180px;height:91px;
	background-image:url(../img/layout/ombouw/menu/groenbemesting-Over.jpg);
	}
.homeHeadBtnKoolzaad{
	width:180px;height:91px;
	background-image:url(../img/layout/ombouw/menu/koolzaad-Over.jpg);
	}
.homeHeadBtn a {
	display:block;
	}
.homeHeadBtn a:hover img {
	visibility:hidden;
	}
/* #### HOMEPAGE BTN MENU #### */

/* #### TAB MENU #### */
.tabBtnKoe{
	width:180px;height:21px;
	background-image:url(../img/layout/ombouw/menu/tab_gras-voor-de-koe_mo.gif);
	}
.tabBtnRecreatie{
	width:180px;height:21px;
	background-image:url(../img/layout/ombouw/menu/tab_gras-voor-recreatie_mo.gif);
	}
.tabBtnPaard{
	width:180px;height:21px;
	background-image:url(../img/layout/ombouw/menu/tab_gras-voor-paarden_mo.gif);
	}
.tabBtnBemesting{
	width:180px;height:21px;
	background-image:url(../img/layout/ombouw/menu/tab_groenbemesting_mo.gif);
	}
.tabBtnKoolzaad{
	width:180px;height:21px;
	background-image:url(../img/layout/ombouw/menu/tab_koolzaad_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;
		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;
		}
/* #### 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;
	}
