.mmContent {
	background: #E2FDFD;
	width: 200px;
	line-height: 20px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px #000000;
	font-size: 12px;
	padding: 5px;
	-moz-opacity:1.0; /* für IE 5.5+ */
	filter:alpha(opacity=100); /* für IE 5.5+ */
}
/* für IE >5 */
* html .mmContent DIV A {
	width: 200px;
	w\idth: 200px; /* für IE 6 */
	-moz-opacity:.9; /* für IE 5.5+ */
	filter:alpha(opacity=90); /* für IE 5.5+ */
}
.mmlink {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	background: #E2FDFD;
	border-bottom: solid 1px #CCCCCC;
	width: 200px;
	-moz-opacity:2.0; /* für IE 5.5+ */
	filter:alpha(opacity=200); /* für IE 5.5+ */
}
.mmContent li a.submenu {
		background: url(/fileadmin/ali/agentinfo/_template_/jsmenu/arrow.gif) no-repeat right;
}
.mmContent DIV.mmlink A.submenu {
	background: url(/fileadmin/ali/agentinfo/_template_/jsmenu/arrow.gif) top right no-repeat;
}
.mmContent DIV.mmlink A.submenu:hover {
	background: url(/fileadmin/ali/agentinfo/_template_/jsmenu/arrow.gif) bottom right no-repeat;
}

.mmContent[id] DIV.mmlink A.submenu {
	background: url(/fileadmin/ali/agentinfo/_template_/jsmenu/arrow.gif) top right no-repeat;
}

.mmContent[id] DIV.mmlink A.submenu:hover {
	background: url(/fileadmin/ali/agentinfo/_template_/jsmenu/arrow.gif) bottom right no-repeat;
}
.mmContent[id] DIV.mmlink A:hover {
	background: url(/fileadmin/testmenu/spacer.gif) bottom left no-repeat;
}