
/* r.a.d.menu 1010 skin */

/* Standardansicht des DIV-Tags vom Hauptmenue - hier Background definieren */
.RadMenu_1010
{

}

/* fuer Kontextmenue bei rechtem Mausklick - wird in der Regel nicht benoetigt */
.RadMenu_1010_Context
{
	background:none;
}

/* Standardansicht Hauptmenue */
.RadMenu_1010 .link
{
	list-style-type:none;
	/*text-indent:20px;*/
	border: 0px;
	text-indent:0px;

	
}

.RadMenu_1010 .rootGroup li, .RadMenu_1010 .rootGroup li .text

{
height:18px;

}

.RadMenu_1010 .rootGroup li.last
{
padding-bottom:15px;
margin:0px;

}


* html .RadMenu_1010 .rootGroup .link
{ 
	width:162px;
	background-color:#FEFBF8;
	background-image:none;
	line-height:112px;
	height:15px;
}

/* Standardansicht Hauptmenue Text */
.RadMenu_1010 .link .text,  .RadMenu_1010 .rootGroup .text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FEFBF8;
	color:#88888C;
	font-weight: bold;
	margin-bottom:0px;
	padding:0px 0px 0px 18px;
	border: 0px;
	text-transform:none;
	line-height:13px;
	height:5px;


}

* html .RadMenu_1010 .rootGroup .text
{
	padding:0px 0px 0px 22px;
	line-height:12px;
	height:10px;

}


/* MouseOver Hauptmenue */
.RadMenu_1010 .link:hover,
.RadMenu_1010 .focused,
.RadMenu_1010 .expanded,
.RadMenu_1010 .rootGroup .link:hover,
.RadMenu_1010 .rootGroup .link
{
	cursor:pointer;	
	text-indent:0px;
	background-color:#FEFBF8;
	background-image:none;
	padding:0px;
}

/* MouseOver Hauptmenue Text*/
.RadMenu_1010 .link:hover .text,
.RadMenu_1010 .focused .text,
.RadMenu_1010 .expanded .text,
.RadMenu_1010 .rootGroup .SelectedItem .text

{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #BDBDBD;
	color:#00529C;
	font-weight: bold;
	margin-bottom:2px;
	padding:0px 0px 0px 18px;
	border: 0px;
	background-color:#FEFBF8;
	background-image:none;
	text-transform:none;
}

* html .RadMenu_1010 .rootGroup .link:hover .text,
* html .RadMenu_1010 .rootGroup .focused .text,
* html .RadMenu_1010 .rootGroup.expanded .text,
* html .RadMenu_1010 .rootGroup .SelectedItem .text


{
	padding:0px 0px 0px 22px;
}

.RadMenu_1010 .rootGroup .disabled:hover
{
	border-bottom: 2px solid #a7cfe8;
	border-top: 2px solid #a7cfe8;
	background-color:#FEFBF8;
	background-image:none;
}

.RadMenu_1010 .rootGroup .disabled:hover .text
{
	border-top: 1px solid #a7cfe8;
	text-transform:none;
}

.RadMenu_1010 .text
{

}

/* Submenue */
.RadMenu_1010 .group
{

}

/* Submenue */

.RadMenu_1010 .group .link
{
	margin-left:10px;
	width:162px;
	background-color:#FEFBF8;
	background-image:none;
	padding: 0px 0px 0px 0px;



}

/* Submenue Text */
.RadMenu_1010 .group .link .text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FEFBF8;
	color:#88888C;
	font-weight: bold;
	margin-bottom:2px;
	padding:3px 0px 0px 10px;
	border: 0px;
	text-transform:none;
		
}

/* MouseOver Submenue */
.RadMenu_1010 .group .link:hover,
.RadMenu_1010 .group .focused,
.RadMenu_1010 .group .expanded
{
	margin-left:10px;
	width:162px;
	background-color:#FEFBF8;
	background-image:none;
	padding:0px 0px 0px 0px;

}


* html .RadMenu_1010 .group .link:hover,
* html .RadMenu_1010 .group .focused,
* html .RadMenu_1010 .group .expanded
{
margin-left:0px;
width:172px;
padding: 0px 0px 0px 0px;
margin-right:0px;
border: 0px solid white;
margin-bottom: 0px;
}

* html .RadMenu_1010 .group .link:hover .text,
* html .RadMenu_1010 .group .focused .text,
* html .RadMenu_1010 .group .expanded .text
{
padding:3px 0px 0px 0px;
margin-left:20px;
margin-right:0px;
width:152px;
border: 0px solid white;
margin-bottom: 0px;
}

/* MouseOver Submenue Text */
.RadMenu_1010 .group .link:hover .text,
.RadMenu_1010 .group .focused .text,
.RadMenu_1010 .group .expanded .text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FEFBF8;
	color:#00529C;
	font-weight: bold;
	margin-bottom:2px;
	padding:3px 0px 0px 10px;
	border: 0px;
	text-transform:none;
	margin:0px;
	
	
}


/* MouseOver-Ansicht in der ersten Ebene wenn kein Link hinterlegt ist*/
.RadMenu_1010 .rootGroup li .ItemOverNoHref:hover
{

}

/* MouseOver-Ansicht Text in der ersten Ebene wenn kein Link hinterlegt ist*/
.RadMenu_1010 .rootGroup li .ItemOverNoHref:hover .text
{
	cursor:default;	

}

/* MouseOver-Ansicht Submenues wenn kein Link hinterlegt ist*/
.RadMenu_1010 .group li .SubItemOverNoHref:hover
{
	background-color:#FEFBF8;
	background-image:none;
	color: #ffffff;
	z-index:5;
	cursor:default;
	FONT-SIZE:28.5pt;
}



/* MouseOver-Ansicht Text von Submenues wenn kein Link hinterlegt ist*/
.RadMenu_1010 .group li .SubItemOverNoHref:hover .text
{	
	cursor:default;
	z-index:5;
}



/* Pfeile - werden normalerweise nicht benoetigt */
.RadMenu_1010 .leftArrow,
.RadMenu_1010 .rightArrow,
.RadMenu_1010 .topArrow,
.RadMenu_1010 .bottomArrow,
.RadMenu_1010 .leftArrowDisabled,
.RadMenu_1010 .rightArrowDisabled,
.RadMenu_1010 .topArrowDisabled,
.RadMenu_1010 .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_1010 .topArrow,
.RadMenu_1010 .topArrowDisabled
{
/*	background-image:url('img/top.gif');*/
	width: 100%;
}

/* Pfeile - werden normalerweise nicht benoetigt */
.RadMenu_1010 .bottomArrow,
.RadMenu_1010 .bottomArrowDisabled
{
/*	background-image:url('img/bottom.gif');*/
	width: 100%;
}

/* Pfeile - werden normalerweise nicht benoetigt */
.RadMenu_1010 .rightArrow,
.RadMenu_1010 .leftArrow
{
	height:100%;
}

/* Pfeile - werden normalerweise nicht benoetigt */
.RadMenu_1010 .rightArrow,
.RadMenu_1010 .rightArrowDisabled
{
/*	background-image:url('img/right.gif');*/
}

/* Trennlinien zwischen LI-Objekten - werden normalerweise nicht benoetigt */
.RadMenu_1010 .vertical .separator .text
{
	background: #d4e5eb;
	font-size:1px;
	padding-top: 2px;
	border-left: solid 1px #bfcde3;
	border-right: solid 1px #bfcde3;
}



.RadMenu_1010 .expandLeft,
.RadMenu_1010 .expandRight
{
	width:142px;
	background-image:url(../../../../images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:right;
}


* html .RadMenu_1010 .expandLeft,
* html .RadMenu_1010 .expandRight,
* html .RadMenu_1010 .link:hover .expandLeft,
* html .RadMenu_1010 .link:hover .expandRight,
* html .RadMenu_1010 .focused .expandLeft,
* html .RadMenu_1010 .focused .expandRight,
* html .RadMenu_1010 .expanded .expandLeft,
* html .RadMenu_1010 .expanded .expandRight
{
	width:160px;
	background-image:url(../../../../images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:right;
}



.RadMenu_1010 .link:hover .expandLeft,
.RadMenu_1010 .link:hover .expandRight,
.RadMenu_1010 .focused .expandLeft,
.RadMenu_1010 .focused .expandRight,
.RadMenu_1010 .expanded .expandLeft,
.RadMenu_1010 .expanded .expandRight
{
	background-image:url(../../../../images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:right;
}



/* Standard-Ansicht des ausgewählten Hauptmenuepunkts - wird in der Regel nicht benötigt*/
.RadMenu_1010 .rootGroup li .SelectedItemNoHref
{

}

/* MouseOver-Ansicht des ausgewählten Hauptmenuepunkts wenn kein Link hinterlegt ist - wird in der Regel nicht benötigt*/
.RadMenu_1010 .rootGroup li .SelectedItemNoHref:hover
{

}

/* MouseOver-Ansicht Text des ausgewählten Hauptmenuepunkts wenn kein Link hinterlegt is - wird in der Regel nicht benötigtt*/
.RadMenu_1010 .rootGroup li .SelectedItemNoHref:hover .text
{
	cursor:default;	
}
