/* just a little gab */
#rgaccord1-nest {
  margin:0 0 13px 0;
  padding:0;
}

/* Toggle default */
h3.rgaccord1-toggle {
	font-size:15px;
	color:#235827;
	background:url(../img/teaserbg-accord.jpg) repeat-y bottom right;
	padding: 9px 10px 9px 10px;
  cursor:pointer;
  margin-bottom:10px;
}

/* the content */
div.rgaccord1-content {

}

/* 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;
}

h3.rgaccord1-toggle:hover, h3.act {
	background:url(../img/teaserbg-accord0.jpg) repeat-y bottom right;
	color:#FFFFFF;
}
