/* Definitionen der Platzhalterzelle links*/
td.spacerColumnLeft
{
	background-color: #D9E1EF;
	border-color: #00389A;
}

td.teasersShell
{
	border-color: 1px solid #00389A;
}


/* Ebene 1 */
div.navEl_1_inPath a,
div.navEl_1_inPath a:link, div.navEl_1_inPath a:visited, div.navEl_1_inPath a:hover,
div.navEl_1_here div.noLink
{
	background-color: #99AFD5;
}

div.navEl_1_normal a:hover, div.navEl_1_inPath a:hover
{
	background-color: #7E9BCD;
}

/* Ebene 2 */
div.navEl_2_inPath a,
div.navEl_2_inPath a:link, div.navEl_2_inPath a:visited, div.navEl_2_inPath a:hover,
div.navEl_2_here div.noLink
{
	background-color: #99AFD5;
}

div.navEl_2_normal a:hover, div.navEl_2_inPath a:hover
{
	background-color: #7E9BCD;
}

/* Ebene 3 */
div.navEl_3_normal a:hover, div.navEl_3_inPath a:hover
{
	background-color: #7E9BCD;
}


