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

/* Toggle default */
h3.rgaccord1-toggle {height:18px; margin-top:5px; padding-left:12px; background-color:#b2b5b6; color:#FFFFFF; font-weight:bold; font-size:12px; font-family:verdana; line-height:18px; cursor:pointer;}


h3.rgaccord1-toggle:hover {font-weight:bold ! important; text-decoration:underline ! important;}

.rgaccord1-toggle {background-image:url(http://www.gandersheimer-modell.de/cms/fileadmin/template/images/pfeilrechtsweiss.jpg); background-repeat:no-repeat;}
.rgaccord1-content {margin-top:5px;}


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

