/*@component-begin @name freizei_umgebung_auswahlfeld @type Accordion{*/
#freizei_umgebung_auswahlfeldLYR {
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#fff
}
#freizei_umgebung_auswahlfeldLYR a.head {
	cursor:pointer;
	background: #777; /*#5263AB url( "./AccordionTab0.gif" );*/
	color:#FF9933;
	font-weight:bold;
	margin:0px;
	padding: 3px 0;
	text-indent:14px;
	text-decoration: none
}
#freizei_umgebung_auswahlfeldLYR a.selected {
	background-image: #777; /*url( "./AccordionTab2.gif" )*/
}
#freizei_umgebung_auswahlfeldLYR a.current {
	background-color:#FFFF99
}

