/* r.a.d.menu 760 skin */

/* Standardansicht des DIV-Tags vom Hauptmenue - hier Background definieren */
.RadMenu_760
{
	background-attachment: auto;
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	margin-left: 0px;
	text-decoration: none;
	
}

/* fuer Kontextmenue bei rechtem Mausklick - wird in der Regel nicht benoetigt */
.RadMenu_760_Context
{
	background:none;
}

/* Standardansicht Hauptmenue */
.RadMenu_760 .link
{
	text-decoration:none;

}

/* IE Hack weil Firefox und IE nicht das gleiche anzeigen wenn Backgroundimages in
der Hauptnavigation mit einer festen Breite benutzt werden */
* html .RadMenu_760 .link
{
	width: 141px;
	text-decoration: none;
	background-image: url(../../../../images/bg_navi.gif);
}

.RadMenu_760 .link
{
	width: 141px;
	text-decoration: none;
	background-image: url(../../../../images/bg_navi.gif);
}

/* Standardansicht Hauptmenue Text */
.RadMenu_760 .link .text
{
text-decoration: none;
}

/* MouseOver Hauptmenue */
.RadMenu_760 .link:hover,
.RadMenu_760 .focused,
.RadMenu_760 .expanded
{
	
	text-decoration: none;
	
}



/* MouseOver Hauptmenue Text*/
.RadMenu_760 .link:hover .text,
.RadMenu_760 .expanded .text
{
	
text-decoration: none;
}




.RadMenu_760 .focused .text
{
	
}








/*Menü nach unten - Text*/


.RadMenu_760 .rootGroup .link:hover
{
	background-attachment: auto;
	background-image: url(../../../../images/bg_navi.gif);
	background-repeat: repeat;
	width: 141px;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	margin-left: 0px;
}
	




.RadMenu_760 .rootGroup .item .link .text
{
	color: #6D6A6E;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	line-height: 23px;
	text-indent: 20px;
	text-decoration: none;
}

.RadMenu_760 .rootGroup .item .link:hover .text
{
	color: #6D6A6E;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	line-height: 23px;
	text-indent: 20px;
	text-decoration: none;
}

.RadMenu_760 .rootGroup .item .expanded .text
{
	
}

.RadMenu_760 .rootGroup .item .ItemOverNoHref:hover .text
{
	cursor:default;	
}

	
.RadMenu_760 .rootGroup .disabled:hover .text
{
	border-top: 0px solid #ffffff;
}


.RadMenu_760 .text
{
	
}


/* Submenue */
.RadMenu_760 .group .first
{
visibility: visible;
margin-left:0px;
}

/* Submenue */

.RadMenu_760 .group .item .link
{
	width: 160px;
	background-color:#E5E4DD;
	background-image: none;
	cursor: pointer;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;

}

/* Submenue Text */
.RadMenu_760 .group .item .link .text
{
	color: #757476;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	text-indent: 5px;
	font-weight:normal;

}

/* MouseOver Submenue */
.RadMenu_760 .group .item .link:hover,
.RadMenu_760 .group .item .focused,
.RadMenu_760 .group .item .expanded
{
	width: 160px;
	background-color: #ADA897;
	background-image:none;
	cursor: pointer;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}

/* MouseOver Submenue Text */
.RadMenu_760 .group .item .link:hover .text,
.RadMenu_760 .group .item .focused .text,
.RadMenu_760 .group .item .expanded .text
{
	color:#ffffff;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	text-indent: 5px;
	font-weight:normal;
}


/* MouseOver-Ansicht in der ersten Ebene wenn kein Link hinterlegt ist*/
/*.RadMenu_760 .rootGroup li .ItemOverNoHref:hover
{
	background:#E5E5E5;
	cursor:default;	
	text-decoration:none;
	width:157px;
	line-height:20px;
	display:block;
}*/

/* MouseOver-Ansicht Text in der ersten Ebene wenn kein Link hinterlegt ist*/
/*.RadMenu_760 .rootGroup li .ItemOverNoHref:hover .text
{
	cursor:default;	
text-decoration: none;
}*/

/* MouseOver-Ansicht Submenues wenn kein Link hinterlegt ist*/
.RadMenu_760 .group li .SubItemOverNoHref:hover
{
	background:#E5E5E5;
	z-index:5;
	cursor:default;
	FONT-SIZE:8.5pt;
}

/* MouseOver-Ansicht Text von Submenues wenn kein Link hinterlegt ist*/
.RadMenu_760 .group li .SubItemOverNoHref:hover .text
{	
	cursor:default;
	z-index:5;
text-decoration: none;
}



/* Pfeile - werden normalerweise nicht benoetigt */
.RadMenu_760 .leftArrow,
.RadMenu_760 .rightArrow,
.RadMenu_760 .topArrow,
.RadMenu_760 .bottomArrow,
.RadMenu_760 .leftArrowDisabled,
.RadMenu_760 .rightArrowDisabled,
.RadMenu_760 .topArrowDisabled,
.RadMenu_760 .bottomArrowDisabled
{
	border-left: 1px solid #bfcde3;
	border-right: 1px solid #bfcde3;
	/*background: #a7cfe8 url('img/left.gif') center center no-repeat;*/
	width:15px;
}

/* Pfeile - werden normalerweise nicht benoetigt */
.RadMenu_760 .topArrow,
.RadMenu_760 .topArrowDisabled
{
/*	background-image:url('img/top.gif');*/
	width: 100%;
}

/* Pfeile - werden normalerweise nicht benoetigt */
.RadMenu_760 .bottomArrow,
.RadMenu_760 .bottomArrowDisabled
{
/*	background-image:url('img/bottom.gif');*/
	width: 100%;
}

/* Pfeile - werden normalerweise nicht benoetigt */
.RadMenu_760 .rightArrow,
.RadMenu_760 .leftArrow
{
	height:100%;
}

/* Pfeile - werden normalerweise nicht benoetigt */
.RadMenu_760 .rightArrow,
.RadMenu_760 .rightArrowDisabled
{
/*	background-image:url('img/right.gif');*/
}

/* Trennlinien zwischen LI-Objekten - werden normalerweise nicht benoetigt */
.RadMenu_760 .vertical .separator .text
{
	background: #E5E5E5;
	font-size:1px;
	padding-top: 0px;
	border-left: solid 0px #bfcde3;
	border-right: solid 0px #bfcde3;
}

.RadMenu_760 .expandLeft,
.RadMenu_760 .expandRight
{
/*	background:transparent url(img/groupImage.gif) right center no-repeat;*/
	margin: 0px;
}






.RadMenu_760 .link:hover .expandLeft,
.RadMenu_760 .link:hover .expandRight,
.RadMenu_760 .focused .expandLeft,
.RadMenu_760 .focused .expandRight,
.RadMenu_760 .expanded .expandLeft,
.RadMenu_760 .expanded .expandRight
{
/*	background:transparent url(img/invertedGroupImage.gif) right center no-repeat;*/
}


