﻿
.RadPanelbar_SorgfaltsPrinzip
{
	white-space: nowrap;
	width: 254px;
	margin-bottom: 20px;
}

.RadPanelbar_SorgfaltsPrinzip .rootGroup
{
	height: 20px;
}

.RadPanelbar_SorgfaltsPrinzip .rootGroup .text
{
	color: White;
	font-size: 12px;
	font-family: Verdana;
	background-color: #f8aa00;
	font-weight: bold;
	border: solid 1px #cbd534;
}

.RadPanelbar_SorgfaltsPrinzip .level1 .text
{
	color: #183f76;
	background-color: #f6f2cc;
	font-weight: normal;
	border-top: 0px;
	border-bottom:0px;
	background-image: url(Img/itemArrow.gif);
	background-repeat: no-repeat;
}

.RadPanelbar_SorgfaltsPrinzip .level1 .DoubleLine .text
{
	height: 35px;
	background-image: url(Img/itemArrow2Zeilen.gif);
	line-height: 1.25;
}

/*.RadPanelbar_SorgfaltsPrinzip .level1 .expanded .text,*/
.RadPanelbar_SorgfaltsPrinzip .level1 .selected .text
{
	color: #8bbd2b;
	font-weight: bold;
}

.RadPanelbar_SorgfaltsPrinzip .level1 .DoubleLineSelected .text
{
	background-image: url(Img/itemArrowo2Zeilen.gif);
	height: 30px;
	line-height: 1.25;
	color: #8bbd2b;
	font-weight: bold;
}

.RadPanelbar_SorgfaltsPrinzip .level1 .last .text
{
	border-bottom: solid 1px #cbd534;
	background-image: url(Img/itemArrowo.gif);
}

.RadPanelbar_SorgfaltsPrinzip .level2 .text,
.RadPanelbar_SorgfaltsPrinzip .level2 .first .text
{
	font-size: 11px;
	height: 20px !important;
	background-image: none !important;
}

.RadPanelbar_SorgfaltsPrinzip .level2 .selected .text
{
	color: #183f76;
	font-weight: bold;
}

.RadPanelbar_SorgfaltsPrinzip .level2 .last .text
{
	border-bottom: 0px;
	background-image: url(Img/itemLinie.gif) !important;
}

.RadPanelbar_SorgfaltsPrinzip .text
{
	padding: 0px 20px;
	font: 11px Verdana, Arial, Sans-serif;
}

.RadPanelbar_SorgfaltsPrinzip .image
{
	margin: 4px 0px;
}


.RadPanelbar_SorgfaltsPrinzip .rootGroup .text
{
	padding: 0px 10px;
	line-height: 20px;
	height: 20px;
}

.RadPanelbar_SorgfaltsPrinzip .group .text
{
	padding: 3px 20px;
}

