/* Toggle default */
h3.rgaccord1-toggle {
  font-weight:bold;
  color: #574637;
  line-height: 23px;
font-size: 13px;
  height: 23px;
  background: url(/fileadmin/templates/img/plus.png) 0px center no-repeat;
  border-top:1px solid #eee;
  padding:2px 0 2px 20px;
  margin-right:32px;
  cursor:pointer;
}

/* Toggle act item */
h3.act {
  color: #574637;
  background: url(/fileadmin/templates/img/minus.png) 0px center no-repeat;
}

/* the content */
.rgaccord1-content #rgaccord1-nest {
padding-bottom: 10px;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}


