.mmContent DIV A {
	font-size: 9px; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
	font-weight: bold;
	line-height: 11px;
	padding: 5px;
	text-decoration: none;
	display: block;
	color: #000000;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px #ffffff;
}

/* für IE >5 */
* html .mmContent DIV A {
	width: 150px;
	w\idth: 150px; /* für IE 6 */
	-moz-opacity:.6; /* für IE 5.5+ */
	filter:alpha(opacity=60); /* für IE 5.5+ */
}

.mmContent DIV.mmlink A.submenu {
	background: #ffffff url(/fileadmin/templates/ypMenu/menu_sub.gif) top left no-repeat;
	color: #000000;
}

.mmContent DIV.mmlink A.submenu:hover {
	background: #bcdeec url(/fileadmin/templates/ypMenu/menu_sub.gif) bottom left no-repeat;
	color: #000000;
}

.mmContent[id] DIV.mmlink A.submenu {
	background: url(/fileadmin/templates/ypMenu/menu_sub.png) top left no-repeat;
	color: #000000;
}

.mmContent[id] DIV.mmlink A.submenu:hover {
	background: url(/fileadmin/templates/ypMenu/menu_sub.png) bottom left no-repeat;
	color: #000000;
}

.mmContent DIV.mmlink A:hover {
	background: #bcdeec;
	color: #000000;
}

/* folgende anweisung wird nicht vom ie interpretiert */
.mmContent[id] DIV.mmlink A {
	background: url(/fileadmin/templates/ypMenu/menu.png) top left no-repeat;
}

.mmContent[id] DIV.mmlink A:hover {
	background: url(/fileadmin/templates/ypMenu/menu.png) bottom left no-repeat;
}

