h3.accordion-slider {
  height:24px;
  padding:6px 0px 0px 0px;
  cursor:pointer;
  background: url(../img/accord/produkte.jpg) right bottom no-repeat;
  margin-right: 25px;
  font-weight:normal; 
  color:#716D6D
}

body#infocenter h3.accordion-slider {
  padding:0px 0px 0px 16px;
  cursor:pointer;
  background: url(../img/accord/arrow_right.gif) left center no-repeat;
  margin-right: 25px;
  margin-top: 3px;
  font-size: 13px; 
  color:#AA7F72;
  font-weight: bold;
  height:auto;
}

h3.active {
  background: url(../img/accord/produkte_aktiv.jpg) right bottom no-repeat;
}

body#infocenter h3.active {
  background: url(../img/accord/arrow_down.gif) left center no-repeat;
}


div.accordion-content {
  width:auto;
}

div.accordion-content h3 {display:none; visibility:hidden;}

div.accordion-content .ce {
  margin-bottom:0;
}

* html .accordion-box-content {
	height:1%
}
.accordion-box-content {
	overflow:hidden
}
.accordion-box {
	display:block; 
	background:transparent; 
	font-weight:normal; 
	margin-bottom:0px;
}

.accordion-box p {

}
.accordion-box-content {
	display:block; 
	padding:0px 10px;
}
.row1, .row2, .row3, .row4 {
	display:block; 
	overflow:hidden; 
	font-size:1px;
}
.row1, .row2, .row3 {
	height:1px;
}
.row2, .row3, .row4 {

}
.row1 {
	margin:0 5px; 

}
.row2 {
	margin:0 3px;
	border-width:0 2px 0 2px;
}
.row3 {
	margin:0 2px;
}
.row4 {
	height:2px; 
	margin:0 1px 0 1px;
}   
div.accordion-content h1 {
  display:none;
}
