/* Krümel Menü ======================================================= */
#navi{
margin-top: 6px;
	color: #fff;
	font-size: 10px;
	text-align: left;
	background: url(../images/layout/navi_back.png) repeat-x;
	height: 29px;
}
#kruemel{
padding-top: 6px;
width: 590px;
	float: left;
}
a.B_homeCrumb:link, a.B_homeCrumb:active, a.B_homeCrumb:hover, a.B_homeCrumb:visited{
	text-decoration: none;
	color: #fff;
}
a.B_crumb:link, a.B_crumb:active, a.B_crumb:visited{
text-decoration: none;
font-weight: normal;
	color: #fff;
}
a.B_crumb:hover{
	color: #000;
}
.B_currentCrumb{
	color: #fff;
	font-weight: bold;
}

/* Krümel Menü ende ================================================== */

/* SUBNAVI LINKS ======================================================================= */
#subnavi-left{
min-height: 200px;
	float: left; 
	color: #000;
	margin: 0; /* IE5 */
	width: 210px; 
	text-align: left;
	voice-family: "\"}\"";
  voice-family:inherit;
	width: 210px;
}
html>body #subnavi-left {
	width: 210px;
 }

#subnavi-left ul {
padding:0;
margin:0;
list-style-type:none;
}
#subnavi-left a.dropactiv:link, #subnavi-left a.dropactiv:active, #subnavi-left a.dropactiv:visited{
	color: #e2001c;
	background: url(../images/layout/navi-haupt-hover.png) no-repeat;
}
#subnavi-left a.dropactiv:hover{
	color: #000;
}
#subnavi-left ul ul a.dropactiv:link, #subnavi-left ul ul a.dropactiv:active, #subnavi-left ul ul a.dropactiv:visited{
	color: #e2001c;
	background: url(../images/layout/subnavi_hover.png) no-repeat;
}
#subnavi-left ul ul a.dropactiv:hover{
	color: #000;
}

#subnavi-left ul ul a.innerHereActiv:link, #subnavi-left ul ul a.innerHereActiv:active, #subnavi-left ul ul a.innerHereActiv:visited{
 color:#e2001c; 
	background: url(../images/layout/subnavi_hover.png) no-repeat;
}
#subnavi-left ul ul ul a.innerHereActiv:link, #subnavi-left ul ul ul a.innerHereActiv:active, #subnavi-left ul ul ul a.innerHereActiv:visited{
	color: #e2001c;
	background: url(../images/layout/subsubnavi_hover.png) no-repeat;
}

#subnavi-left a.active:link, #subnavi-left a.active:active, #subnavi-left a.active:visited{

 color:#e2001c; 
}

#subnavi-left a:link, #subnavi-left a:active, #subnavi-left a:visited{
	background: url(../images/layout/navi-haupt.png) no-repeat;
	font-size: 0.9em;
	text-decoration: none;
	display: block;
	padding: 4px 4px 4px 31px;
	color: #000;
	min-height: 24px;
	height: auto !important;
	height: 28px;
}
#subnavi-left ul ul a:link, #subnavi-left ul ul a:active, #subnavi-left ul ul a:visited{
	background: url(../images/layout/subnavi.png) no-repeat;
	font-size: 0.9em;
	text-decoration: none;
	display: block;
	padding: 4px 4px 4px 47px;
	color: #000;
	min-height: 24px;
	height: auto !important;
	height: 28px;
}
#subnavi-left ul ul ul a:link, #subnavi-left ul ul ul a:active, #subnavi-left ul ul ul a:visited{
	background: url(../images/layout/subsubnavi.png) no-repeat;
	font-size: 0.9em;
	text-decoration: none;
	display: block;
	padding: 4px 4px 4px 67px;
	color: #000;
	min-height: 24px;
	height: auto !important;
	height: 28px;
}

#subnavi-left ul a:link, #subnavi-left ul a:active, #subnavi-left ul a:visited{
	font-weight: bold;
}
#subnavi-left ul ul a:link, #subnavi-left ul ul a:active, #subnavi-left ul ul a:visited{
	font-weight: normal;
}
#subnavi-left ul ul ul a:link, #subnavi-left ul ul ul a:active, #subnavi-left ul ul ul a:visited{
	font-weight: normal;
}

#subnavi-left a:hover{
	color: #e2001c;
	font-size: 0.9em;
	background: url(../images/layout/navi-haupt-hover.png) no-repeat;
}
#subnavi-left :hover > a {
	color: #e2001c;
	font-size: 0.9em;
/*	background-color: #e2001c; */
}

#subnavi-left ul ul a:hover{
	background: url(../images/layout/subnavi_hover.png) no-repeat;
	color: #e2001c;
	font-size: 0.9em;
}
#subnavi-left ul ul :hover > a {
	color: #e2001c;
	font-size: 0.9em;

}

#subnavi-left ul ul ul a:hover{
	background: url(../images/layout/subsubnavi_hover.png) no-repeat;
	color: #e2001c;
	font-size: 0.9em;
}
#subnavi-left ul ul ul :hover > a {
	color: #e2001c;
	font-size: 0.9em;

}
/* SUBNAVI LINKS ende =================================================================== */
