.panelbarHeaderCollapsed
{ 		
	FONT-SIZE: 1.0em; 
	COLOR: #ffffff;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	height: 37px;
	text-align:center;
	padding-top: 0px;
	padding-bottom: 0px;
	background:url('../img/nav/bg1_button.gif');
	background-repeat:no-repeat;
	white-space:normal;
}

.panelbarHeaderHoverExpanded 
{ 		
	FONT-SIZE: 1.0em; 
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	height: 37px;
	text-align:center;
	padding-top: 0px;
	padding-bottom: 0px;
background:url('../img/nav/bg2_button.gif');
background-repeat:no-repeat;
	margin-bottom:0px;
	white-space:normal;
}
.panelbarHeaderHoverCollapsed 
{ 		
	FONT-SIZE: 1.0em; 
	COLOR: #ffffff;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	height: 37px;
	text-align:center;
	padding-top: 0px;
	padding-bottom: 0px;
	background:url('../img/nav/bg1_button.gif');
	background-repeat:no-repeat;
	white-space:normal;
	
	
}



.panelbarHeaderExpand
{
	FONT-SIZE: 1.0em; 
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	height: 37px;
	text-align:center;
	padding-top: 0px;
	padding-bottom: 0px;
	background:url('../img/nav/bg2_button.gif');
	margin-bottom:0px;
	white-space:normal;
}

.panelbarItem 
{
	FONT-SIZE: 0.8em; 
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	cursor: hand;
	cursor: pointer;
	height: 1.5em;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #a5dbf3;
	margin-bottom:0px;
	white-space:normal;	
	
}
.panelbarItemNeu 
{
	FONT-SIZE: 0.8em; 
	COLOR: #a0007a;
	FONT-FAMILY: Verdana;
	cursor: hand;
	cursor: pointer;
	height: 1.5em;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #a5dbf3;
	margin-bottom:0px;
	white-space:normal;
	font-weight:bold;

	
	
}

.panelbarItemHover, .panelbarItemExpanded, .panelbarItemExpandedHover
{
	FONT-SIZE: 0.8em; 
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	cursor: hand;
	cursor: pointer;
	height: 1.5em;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color:#4ab8e2;
	margin-bottom:0px;
	white-space:normal;

}
.panelbarItemHoverNeu, .panelbarItemExpandedNeu, .panelbarItemExpandedHoverNeu
{
	FONT-SIZE: 0.8em; 
	COLOR: #a0007a;
	FONT-FAMILY: Verdana;
	cursor: hand;
	cursor: pointer;
	height: 1.5em;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color:#4ab8e2;
	margin-bottom:0px;
	white-space:normal;
	font-weight:bold;

}

