﻿#topMenuBaby, #topMenuBaby a:hover, #CustomSearchBar
{
	height: 39px;
    background-color: #a8c733;	
    background-image: none;
}

table.MenuItem 
{
    background-color: #a8c733;
}

table.MenuItem td
{
    border-bottom: solid 1px #a8c733;
}

table.MenuNiveau2 td, .MenuNiveau3
{
	background-color: #ccdd95;
}

table.MenuItemHover td, table.MenuItemSelected td
{
	background-color: #ccdd95;
}

table.MenuItem a
{
	color: #022808;
}

.headerAfbeelding1
{
	background-image: url("../Images/Header/img_baby.jpg");
}

