/* Default r.a.d.panelbar 4 Default skin */

.RadPanelbar_Arz
{
	white-space: nowrap;
	border-right: solid 1px #e5e5e5;
	

	


	
}

.RadPanelbar_Arz .text
{
	padding-left: 1em;
	font: normal 0.8em Verdana, Sans-serif;
}

.RadPanelbar_Arz .image
{}


.RadPanelbar_Arz .rootGroup .text
{
	COLOR: #00692D;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	border-left:solid 5px #666666;
	border-bottom: solid 1px #e5e5e5;
	background-color: #eef5f1;
	margin-bottom:0px;
	white-space: normal;
	line-height: 3em
}

.RadPanelbar_Arz .rootGroup .link
{}

.RadPanelbar_Arz .group .text
{
	FONT-SIZE: 0.8em;
	font-weight: normal; 
	COLOR: #666666;
	cursor: hand;
	cursor: pointer;
	padding-left:2em;
	background-color:#F6F6F7;
	margin-bottom:0px;
	margin-left:5px;
	border-bottom: solid 1px #e5e5e5;
	border-left: none;
	white-space:normal;
	background-image:url(Img/pfeil_rot.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height: 2.5em
	
}

.RadPanelbar_Arz .group .link
{
	background-color:#F6F6F7;
}


.RadPanelbar_Arz .rootGroup .expanded
{

}

.RadPanelbar_Arz .group .expanded
{
background-image:url(Img/pfeil_gruen.gif);
    background-position:left;
	background-repeat:no-repeat;

}

.RadPanelbar_Arz .rootGroup .expanded .text
{}

.RadPanelbar_Arz .rootGroup .selected .text
{}

.RadPanelbar_Arz .group .selected .text
{
   background-image:url(Img/pfeil_gruen.gif);
    background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
}

.RadPanelbar_Arz .group .expanded .text
{

}

.RadPanelbar_Arz .level2 .text
{
	
}

.RadPanelbar_Arz .disabled .text
{
	
}