#nav li.menu-level1-current-active,
#nav li.menu-level1-active {
	background-image: url('../grfx/nav_level1_act.gif');
}

#nav a {
	color: #6c5b5e;
}

#nav li a {
	border-color: #d8b7bc;
}

#nav li a:hover {
	background-color: #efcad0;
	color: black;
}

#nav ul.menu-level2 li a {
	background-color: #d06073;
}

#tab_c1 td.col_nav {
    background: #efcad0 url('../grfx/bg_nav.gif') repeat-y;
}

#nav li.menu-level1-current-active a:hover {
	background-color: #b4001e;
	color: white;
}

#nav li.menu-level1-active a:hover {
	background-color: #970019;
	color: white;
}

#nav li.menu-level2-current-active a {
	color: #970019;
}

#nav li.menu-level2-current-active a:hover {
	background-color: #d06073;
	color: #970019;
}

div#metanavi a ,
div#metanavi a:visited {
	color: #fff;
}
/* mods */
#metanavi { left:225px; width:295px; }



/* -- 3. ebene -- */

#nav li.menu-level2-current-active a {
}


#nav ul.menu-level3 li a {
    padding-left:15px !important;
    width:106px !important;
}

#nav li.menu-level2-active a {
	background-color: #D48491 !important;
	color: #970019 !important;
}

#nav ul.menu-level3 a {
    font-weight:normal !important;
    color: #753B47 !important;
}

#nav li.menu-level3-current-active a {
    font-weight:bold !important;
    color: #970019 !important;
}
