/*@component-begin @name MehrfachLayoutBereich1 @type Accordion{*/
#MehrfachLayoutBereich1LYR {
	margin:0px;
	padding:0px;
	text-indent:0px;
	font-family : Arial
	/*background-color:#fff;*/
}
#MehrfachLayoutBereich1LYR .ui-accordion-panel {	font-family : Arial;
	background-color : rgb(255,255,255);
	color : rgb(255,255,255)
}
#MehrfachLayoutBereich1LYR a.head {
	cursor:pointer;
	background:rgb(255,0,0) none;
	color:rgb(255,255,255);
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
	font-family : Arial;
	font-size : 14px;
	text-align : center
}
#MehrfachLayoutBereich1LYR a.selected {
	background-image: none;
	font-family : Arial;
	color : rgb(255,255,255);
	background-color : rgb(255,0,0);
	font-size : 14px;
	text-align : center
}
#MehrfachLayoutBereich1LYR a.current {
	background-color:#FFFF99;
	font-family : Arial
}

#MehrfachLayoutBereich1LYR .next {	font-family : Arial
}

#MehrfachLayoutBereich1LYR .previous {	font-family : Arial
}
/*@component-end}*/

