/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  

/* just a little gab */
#rgaccord2-nest {
  margin:10px 0;
}



/* Toggle default */
h3.rgaccord2-toggle {
  font-size:12px;
  font-weight:bold;
  color:#ffffff;
  line-height: 18px;
  height: 18px;
  background: #FD9A01 url(/fileadmin/html/images/m1b.gif) 5px center no-repeat;
  border-top:1px solid #eee;
  padding:2px 0 2px 25px;
  margin-right:0px;
  cursor:pointer;
}

/* Toggle act item */
h3.act {
  color:#ffffff;
  background:#FD9A01 url(/fileadmin/html/images/m1c.gif) 5px center no-repeat;
}

/* the content */
div.rgaccord2-content {
  width:227px;
  border-left:0px solid #ccc;
  border-right:0px solid #ccc;
  margin-bottom:12px;
  margin-top:15px;
  font-size:12px;
  line-height:16px;
}

div.rgaccord2-content a{
  font-size:12px;
  line-height:16px;
  font-weight:bold;
}

/* remove margin of a CE */
div.rgaccord2-content .ce {
  margin-bottom:0px;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord2-content h1{
  display:none;
}


div.rgaccord2-content h3{
  display:none;
}

div.csc-header .csc-header-n5 h3{
  display:none;
}


h4 {
color:#fff;
display:none;
}
