﻿#topMenuKind, #topMenuKind a:hover, #CustomSearchBar
{
/*	height: 34px;*/
    background-color: #ED562B;	
    background-image:  url("../Images/ster_onder_schoolgaandkind.gif");
    background-repeat: no-repeat;   
}
table.MenuItem
{
    background-color: #ED562B;
    color: #ffffff;
}
table.MenuItem td
{
    border-bottom: solid 1px #ffffff;
}
table.MenuNiveau2 td, .MenuNiveau3
{
	background-color: #F18162;
	color:#00323F;
	padding-left:15px;
}

table.MenuItemSelectedNiveau1
{
    background-color: #00323f;
}
table.MenuItemHover
{
    background-color: #00323f;
}
table.MenuItemSelectedNiveau1.MenuItemHover
{
    background-color: #00323f;
}
table.MenuItemSelectedNiveau1.MenuItemHover a
{
    font-weight: normal;
}

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;
}
.MenuNiveau2.MenuItemSelected td, .MenuNiveau3
{
    background-color: #ED562B;
}
.MenuNiveau2.MenuItemHover.MenuItemSelected a
{
    color:#00080A;
    font-weight: normal;
}

/*Onhover van huidige*/
.MenuNiveau2.MenuItemHover.MenuItemSelected td
{
    background-color: #ED562B;
}

.headerAfbeelding1
{
	background-image: url("../Images/Header/img_kind.jpg");
}
.topMenuEmptyPlaceholder
{
    background-color: #ED562B;
}
.topMenuEmptyBorderBottom
{
    background-color: #ED562B;
}

