/*@component-begin @name MehrfachLayoutBereich1 @type Accordion{*/
#MehrfachLayoutBereich1LYR {
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#fff
}
#MehrfachLayoutBereich1LYR a.head {
	cursor:pointer;
	background:#3778c8;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:13px;
	text-decoration: none;
	border: 1px solid black;
	border-bottom: 0px
}
#MehrfachLayoutBereich1LYR a.selected {
	background-image: none
}
#MehrfachLayoutBereich1LYR a.current {
	background-color:#545454
}

