body {
	/*margin: 10px auto;
	width: 570px; 
	font: 75%/120% Arial, Helvetica, sans-serif;*/
}
.accordion2 {
	width: 172px;
	border-bottom: solid 1px #c4c4c4;
color: #f2e7ab;
}
.accordion2 h3 {
	background: #f2e7ab url(glassb_roh2.jpg) center;/*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: #f2e7ab url(gb_rohtume.jpg) center;
}
.accordion2 h3.active {
	background: #2f892c url(gb_rohhelem.jpg) center;/*OLI - background-position: right 18px; */
}
.accordion2 p {
	background: #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:#2f892c; text-decoration:none; height:25px;}/* oli color 646464*/
.accordion2 a:hover {color:#000;}