/* CSS Document für www.Bergfried-Jugendhilfe.de*/

/* Toggle default */
h3.rgaccord1-toggle { 
  font-size:		0.7em;
  font-weight:		norm;
  color:			#0F64AB;
  line-height: 		15px;
  height: 			15px;
  background: 		url(../img/plus.png) 3px center no-repeat;
  padding:			2px 0 2px 25px;
  margin:			3px 1px 3px 30px;
  cursor:			pointer;}

/* Toggle act item */
h3.act {
  color:			#999;
  background:		url(../img/minus.png) 3px center no-repeat;}

/* the content */
div.rgaccord1-content {
  width:			455px;
  font-size:		0.85em;
  padding:			9px;
  margin:			0px 0px 1px 41px;
  border:			1px solid #ccc;}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:	0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:			none;
}


