.igpnl_StandardControl
{
	width: 100%;
}


.igpnl_StandardPanel
{

}


.igpnl_StandardHeaderExpanded
{
	background-image: url(../../images/ecke.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	text-align:left;
	cursor: pointer;
	border-bottom		: 1px solid;
	background-color	: #EBB464;
}


.igpnl_StandardHeaderCollapsed
{
	background-image: url(../../images/ecke.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	text-align:left;
	cursor: pointer;
	background-color: #EBB464;
}

.igpnl_StandardHeaderHover
{
	background-image: url(../../images/ecke.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	text-align:left;
	cursor: pointer;
	background-color: #F6C782;
}


.igpnl_StandardGroupBoxControl
{

}



