/*@component-begin @name MehrfachLayoutBereich4 @type Accordion{*/
#MehrfachLayoutBereich4LYR {
	margin:0px;
	padding:0px;
	text-indent:0px
	/*background-color:#fff;*/
}
#MehrfachLayoutBereich4LYR a.head {
	cursor:pointer;
	/*EDIT Thomas Hintergrundbild entfernt
	background:#5263AB url("file:///C:/Programme/NetObjects/NetObjects Fusion 12.0/NetObjects System/Resources/mlr/AccordionTab0.gif");
	*/
	/* EDIT Thomas, andere Farbe für Beschriftung der Tabs und einfachen Rahmen */
	BORDER-BOTTOM: #000000 1px solid;  
	color:#FFFFFF;
	background-color:#657593;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	padding:4px;
	text-indent:14px;
	text-decoration: none
}
#MehrfachLayoutBereich4LYR .next {
font-size: 11px;
color: rgb(0,0,0);
margin-top:2px;
margin-bottom:2px;
margin-left:2px;
padding:1px;
font-weight: normal;
font-style: normal;
background-color: rgb(228,228,228);
border: 1px solid rgb(87,102,117);
width: 70px}

/* EDIT Thomas, anderen zurück Button erstellt */
#MehrfachLayoutBereich4LYR .previous {
font-size: 11px;
color: rgb(0,0,0);
margin-top:2px;
margin-bottom:2px;
margin-left:2px;
padding:1px;
font-weight: normal;
font-style: normal;
background-color: rgb(228,228,228);
border: 1px solid rgb(87,102,117);
width: 70px}
/*@component-end}*/

