#yymenu a {
	background-color:#bdc4d2;
	/*border-bottom:2px solid #FFFFFF;*/
	border-top:1px solid #FFFFFF;
	color:#000000;
	display:block;
	font-family:Verdana,Arial,Helvetica,Geneva,SunSans-Regular;
	font-size:0.75em;
	font-weight:bold;
	margin:0px;
	/*padding:4px;*/
	text-decoration:none;
	height:20px;
	padding-left:5px;
	padding-top:5px;
}
#yymenu a.last {
	border-style:none;
}
#yymenu {
	background-color:#bdc4d2;
}
#yymenu > div {
}
#yymenu a:hover {
	background-color:#d68c95;
	color:#000000;
}
#yymenu .mmContent div.mmlink a.submenu:hover {
}
div#yymenu {
}
#yymenu .mmLevel1, #yymenu .mmLevel2 {
	margin-left:2px;
	/*border:2px solid #4D6681;*/
	margin-bottom:10px;
	padding-top:0px;
}
#yymenu .sub {
	background-image:url(../../images/ypmenu_pfeilg.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
#yymenu .mmContent {
}
#yymenu .mmLevel1 {
}

/* (c) 2006-2009 by Beat Meier (B@) */

#menu01{
	display:block;
	float:left;
	height: 42px;
}

#menu01 a {
	display:block;
	height:42px;
	font-family:Verdana,Arial,Helvetica,Geneva,SunSans-Regular;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	height:30px;
	padding-top:10px;
	margin-top:-9px;
	padding-right:7px;
	padding-left:7px;
}

/* PADDING Vier Werte
    Der erste Wert für den Abstand oben, der Zweite rechts, der Dritte unten und der Vierte links
*/
#menu01 span.top{
	display:	block;
	padding: 	10px 0px 0px 0px;
	height: 	42px;
	float:		left;
    background: url(images/menu_ro.png) no-repeat top;
}

/* Find Your Feet */
#menu01 span#uid_20{
    background: url(images/menu_findYourFeet.png) no-repeat top !important;
}

#menu01 span#uid_20 a{
    color:#FFFFFF !important;
	padding-right:5px !important;
	padding-left:4px !important;
}

#menu01 span.top:hover{
    background: url(images/menu_act.png) no-repeat top;
}

.active span.top {
    background: url(images/menu_act.png) no-repeat top !important;
}

#menu01 b.bottom{padding: 0px 0px 0px 0px; color: #548912;
	display:block;
	height: 42px;
	float:left;
    background: url(images/menu_ro2.png) no-repeat bottom}

/*
div#menu01 {
	float:left;
	width:100px;
	height:42px;
	background-image:url(images/menu_ro.png);
	background-repeat:no-repeat;
	margin-right:-3px;
}

div#menu01 a {
	display:block;
	width:100px;
	height:42px;
	font-family:Verdana,Arial,Helvetica,Geneva,SunSans-Regular;
	font-size:1em;
	color:#000000;
	text-decoration:none;
	padding-left:10px;
	padding-top:8px;
	font-weight:bold;
}

div#menu01:hover {
	background-image:url(images/menu_act.png);
	background-repeat:no-repeat;
}
*/