﻿#topMenuPeuter, #topMenuPeuter a:hover, #CustomSearchBar
{
/*	height: 34px;*/
    background-color: #CC9900;	
    background-image:  url("../Images/ster_onder_peuter.gif");
    background-repeat: no-repeat; 
}
table.MenuItem
{
    background-color: #cc9900;
    color: #ffffff;
}
table.MenuItem td
{
    border-bottom: solid 1px #ffffff;
}
table.MenuNiveau2 td, .MenuNiveau3
{
	background-color: #D6B245;
	color:#00323F;
	padding-left:15px;
}

table.MenuItemSelectedNiveau1
{
    background-color: #00323f;
}
table.MenuItemHover
{
    background-color: #00323f;
}
table.MenuItemSelectedNiveau1.MenuItemHover
{
    background-color: #00323f;
}
table.MenuItemHover a
{
    text-decoration: none;
}
table.MenuNiveau2 a
{
    color: #00323f;
    font-weight: normal;
}
table.MenuItemHover a
{
    font-weight: bold;
}
table.MenuItemSelected a
{
    color: #00323f;
    font-weight: bold;
}


table.MenuItemSelectedNiveau1.MenuItemHover a
{
    font-weight: normal;
}

.MenuNiveau2.MenuItemHover.MenuItemSelected a
{
    color:#00080A;
    font-weight: normal;
}

.MenuNiveau2.MenuItemSelected td, .MenuNiveau3
{
    background-color: #CC9900;
}



table.MenuItemSelectedNiveau1.MenuItemHover a
{
    font-weight: normal;
}




/*Onhover van huidige*/
.MenuNiveau2.MenuItemHover.MenuItemSelected td
{
    background-color: #cc9900;
}

.headerAfbeelding1
{
	background-image: url("../Images/Header/img_peuter.jpg");
}
.topMenuEmptyPlaceholder
{
    background-color: #CC9900;
}
.topMenuEmptyBorderBottom
{
    background-color: #CC9900;
}

