/*@component-begin @name MehrfachLayoutBereich3 @type Accordion{*/
#MehrfachLayoutBereich3LYR {
	margin:0px;
	padding:0px;
	text-indent:0px
	/*background-color:#fff;*/;
	font-family : Verdana;
	font-size : 10pt;
	color : rgb(27,27,27)
}
#MehrfachLayoutBereich3LYR .ui-accordion-panel {	font-family : Verdana;
	font-size : 10pt;
	color : rgb(27,27,27)
}
#MehrfachLayoutBereich3LYR a.head {
	cursor:pointer;
	background:rgb(255,255,255) url( "file:///C:/Users/Timbo/Documents/NetObjects Fusion 11.0/User Sites/Q-star/qstar/Assets/acctab_bg.jpg" ) repeat-x;
	color:rgb(27,27,27);
	font-weight:bold;
	margin:0px;
	text-indent:14px;
	text-decoration: none;
	font-family : Verdana;
	font-size : 10pt;
	padding : 2px 0px;
	border : 1px solid rgb(153,153,153)
}
#MehrfachLayoutBereich3LYR a.selected {
	background-image: url( "file:///C:/Users/Timbo/Documents/NetObjects Fusion 11.0/User Sites/Q-star/qstar/Assets/acc_tab_over_bg.jpg" );
	background-color : rgb(225,225,225);
	border : 1px solid rgb(128,128,128);
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : rgb(171,30,24)
}
#MehrfachLayoutBereich3LYR a.current {
	background-color:#FFFF99
}

BODY{	background-color : rgb(255,255,255);
	font-family : Verdana;
	font-size : 10pt;
	color : rgb(27,27,27)
}

