.RadMenu_Amazillu
{
	background:transparent url(Img/bkg.gif) left top repeat-x;
	font:11px arial, sans-serif;
	white-space:normal;
	line-height: 0px;
	height: 20px;
	}

.RadMenu_Amazillu .rootGroup
{
	background: transparent url(Img/stripe.gif) left top no-repeat;
	height: 20px;
}

.RadMenu_Amazillu .rootGroup .item
{
	background: transparent url(Img/stripe.gif) left top no-repeat;
	height: 20px;
	padding-left:0px;
	padding-right:0px;
}
.RadMenu_Amazillu .link
{
	padding:2px 10px 0px 10px;
	color:#888888;
	text-decoration:none;
	position:relative;
	margin-left:3px;
}
.RadMenu_Amazillu .SelectedPathItemCss
{
    background: #dddddd;
	color: #000000 !important;
	margin-left:3px;
}
.RadMenu_Amazillu .SelectedPathHeaderItemCss
{
    background:transparent url(Img/bkg_hover.gif) left top repeat-x;
	color: #000000 !important;
	text-decoration:none;
	margin-left:3px;
}
/*style fuer den aktiven menupuntk level1 beim hover von level2*/
.RadMenu_Amazillu .link:hover,
.RadMenu_Amazillu .expanded
{
	margin-left:3px;
	margin-right:0px;
	background:transparent url(Img/bkg_hover.gif) center top repeat-x;
	color: #000000;
	text-decoration:none;
}
.RadMenu_Amazillu .link:hover
{
    background:transparent url(Img/bkg_hover.gif) left top repeat-x;
	color:#000000;
	text-decoration:none;
	cursor: hand;
    cursor: pointer;
}
.RadMenu_Amazillu .rootGroup .disabled:hover
{
	background: none;
	border-top:0;
	BORDER-LEFT:0;
	border-right:0;
	margin-left: 0;
	margin-right:0;
	margin-top:1px;
}
/*styles fuer die submenues visited links*/
.RadMenu_Amazillu .group .item
{
	/*background:white url(Img/itemBkg.gif) left top repeat-y;*/
	background: #dddddd none;
	border-left:1px solid #5e5e5e;
	border-right:1px solid #5e5e5e;
	padding:0;
	/*border-bottom:1px solid #D7D7D7;*/
	border-top:1px solid #cecece;
	text-decoration: none;
}
.RadMenu_Amazillu .group .link
{
    color:#888888;
    text-decoration: none;
    margin:0;
	border:0;
	border-top:1px solid white;	
	width:187px;
	padding:0;
}
.RadMenu_Amazillu .group .link:hover
{
    margin:0;
	border:0;
	border-top:1px solid white;	
	width:187px;
	padding:0;
	background: #dddddd none;
	color: #000000;
	text-decoration: none;
}
/*style fuer level2 aktiven menu beim hover von level3*/
.RadMenu_Amazillu .group .expanded,
.RadMenu_Amazillu .group .expanded:hover
{

	margin:0;
	border:0;
	border-top:1px solid white;	
	width:187px;
	padding:0;	
	background: #dddddd none;
	text-decoration: none;
}

.RadMenu_Amazillu .group .text
{
	padding-left:30px;
	margin-right:30px;
}
/*style fuer den ersten menüpunkt im level2*/
.RadMenu_Amazillu .group .first .link,
.RadMenu_Amazillu .group .first .link:hover,
.RadMenu_Amazillu .group .first .expanded,
.RadMenu_Amazillu .group .first .expanded:hover
{
	border-top:0;
}
.RadMenu_Amazillu ul.group 
{
	padding-bottom:5px;
	background:transparent url(img/groupBkg.gif) 6px bottom no-repeat;
	padding-left:6px;
}
.RadMenu_Amazillu ul.group .level2
{
	padding-left:0px;
	background:transparent url(img/groupBkg.gif) 0px bottom no-repeat;
}

.RadMenu_Amazillu .text
{
	padding-top:7px;
	padding-bottom:13px;
	display:block;
}

.RadMenu_Amazillu .level2 li.first
{
	background:transparent url(img/firstItemBkg.gif) 0px top no-repeat;	
	padding-top:5px;
}


.RadMenu_Amazillu .level2 li.first .link
{
	/*background:white url(Img/itemBkg.gif) left top repeat-x;*/
	background: #dddddd;
	color: #888888;
}
.RadMenu_Amazillu .level2 li.first .link:hover
{
	/*background:white url(Img/itemBkg.gif) left top repeat-x;*/
	background: #dddddd;
	color: #000000;
}

.RadMenu_Amazillu .group .link .expandLeft
{
	background:transparent url(img/arrow.gif) right center no-repeat;	
}

.RadMenu_Amazillu .group .link:hover .expandLeft
{
	background:transparent url(img/arrowHover.gif) right center no-repeat;	
}

.RadMenu_Amazillu .group .separator .text
{
	padding-top:3px;
	font-size:1px;
	line-height:1px;
}