/*@component-begin @name MehrfachLayoutBereich3 @type Accordion{*/
#MehrfachLayoutBereich3LYR {
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#fff
}
#MehrfachLayoutBereich3LYR a.head {
	cursor:pointer;
	background:#5263AB url( "../assets/images/AccordionTab0.gif" );
	color:rgb(99,94,94);
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
	font-family : Arial;
	font-size : 12px
}
#MehrfachLayoutBereich3LYR a.selected {
	background-image: url( "../assets/images/AccordionTab2.gif" );
	background-color : rgb(156,151,146)
}
#MehrfachLayoutBereich3LYR a.current {
	background-color:#FFFF99
}

BODY{	color : rgb(99,94,94)
}
p{	color : rgb(255,255,204)
}

