
/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  

/* just a little gab */
#rgaccord2-nest { border-bottom:3px solid #d8cbbe; margin:0px 0; }

#rgaccord2-nest h2 { display:none; background:url(../../../../fileadmin/zoomworks/img/accordion_kopf.gif) no-repeat; padding:0px 0 5px 10px; }

#rgaccord2-nest p { padding: 0 20px 15px 10px; }

h3.rgaccord2-toggle { background:#d8cbbe; color:#000000; cursor:pointer; font-size:11px; font-weight:normal; margin:0; padding:6px 14px; text-transform: none; }

/* Toggle act item */
h3.act { color:#fff;/*background:#6899ce url(img/minus.png) 5px center no-repeat;*/ border: none; background:#94816d; }

/* the content */
div.rgaccord2-content { border-left:3px solid #d8cbbe; border-right:3px solid #d8cbbe; border-bottom:3px solid #d8cbbe; padding-top:6px; width:234px; }

div.rgaccord2-content h1,
div.rgaccord2-content h2,
div.rgaccord2-content h3,
div.rgaccord2-content h4 { padding: 0 0 0 10px; }

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

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