a.leftmenulevel1 {
	text-decoration:none;
	color:black;
	padding-left:11px;
}

a.active_no {
	text-decoration:none;
	color:black;
	padding-left:11px;
	font-weight:bold;
}

a.leftmenulevel1:hover, a.leftmenulevel1:active,
a.active_no:link, a.active_no:visited, a.active_no:hover, a.active_no:active {
	background-image:url(../img/leftmenu_act.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:bold;
}

a.leftmenulevel2 {
	text-decoration:none;
	color:black;
	padding-left:8px;
	padding-right:28px;
}

a.active2 {
	text-decoration:none;
	color:black;
	padding-left:8px;
	padding-right:28px;
	font-weight:bold;
}

a.leftmenulevel2:hover, a.leftmenulevel2:active,
a.active2:link, a.active2:visited, a.active2:hover, a.active2:active {
	background-image:url(../img/leftmenu_act.gif);
	background-position:0px center;
	background-repeat:no-repeat;
}



