#MenuLewe
{
	background: #e6e6e6;
}

#MenuLeweTD
{
	padding-left: 10px;
	width: 166px;
	height: 36px;
	font-size: 14px;
	font-family: arial narrow, arial,tahoma;
	text-align: left;
	font-weight: bold;
	background: #e6e6e6;
	cursor: pointer;
}

#SubmenuLeweTD
{
	padding-left: 10px;
	width: 166px;
	height: 22px;
	font-size: 11px;
	font-family: arial,tahoma;
	text-align: left;
	font-weight: normal;
	background: #e6e6e6;
	cursor: pointer;
}

.leftmenu_a
{
	text-decoration: none;
	color: black;
}

.leftmenu_ahover
{
	text-decoration: none;
	color: #ffffff;
}

#SubmenuLeweTD:hover
{
	background: #cccccc;
	color: #ffffff;
	cursor: pointer;
}

#MenuLeweSep
{
	height:3px;
	background: #fff;
}

#MenuLeweTD:hover
{
	background: #cccccc;
	color: #ffffff;
	cursor: pointer;
}
