/*@component-begin @name MehrfachLayoutBereich1 @type Accordion{*/
#MehrfachLayoutBereich1LYR {
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#fff
}
#MehrfachLayoutBereich1LYR a.head {
	cursor:pointer;
	background:rgb(249,245,165) url( "../assets/images/AccordionTab0.gif" ) scroll;
	color:rgb(0,0,0);
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none
}
#MehrfachLayoutBereich1LYR a.selected {
	background-image: url( "../assets/images/AccordionTab2.gif" )
}
#MehrfachLayoutBereich1LYR a.current {
	background-color:#FFFF99
}

