body {
	/*margin: 10px auto;
	width: 570px; 
	font: 75%/120% Arial, Helvetica, sans-serif;*/
}
.accordion2 {
	width: 172px;
	border-bottom: solid 1px #c4c4c4;
color:#646464; /* roh OLI   #f2e7ab; */
}
.accordion2 h3 {
	background: #f5ede3 url(glassb_sin.gif) center;/* roh OLI glassb_roh2.jpg  no-repeat right -46px */
	padding: 7px 19px;
	margin: 0;
	font: bold 114%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #e4e4e4;
	border-bottom: none;
	cursor: pointer;
line-height: 1.5em;
}
.accordion2 h3:hover {
	 background: #f5ede3 url(glassb_sintume.gif) center; /* OLI  gb_rohtume.jpg */
}
.accordion2 h3.active {
	background: #f5ede3 url(glassb_sinhelem.gif) center;/*OLI gb_rohhelem.jpg  - background-position: right 18px; */
}
.accordion2 p {
	background:#f5ede3; /*roh OLI  #eae59d; */
	margin: 0;
	padding: 10px 12px 10px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display: none;
font:bold 11px verdana;
line-height:22px;
/* letter-spacing:1px; */
}
.accordion2 a{color:#646464; text-decoration:none; height:25px;} /* oli color #2f892c ;*/
.accordion2 a:hover {color:#000;}
