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


/* Toggle default */
h2.rgaccord1-toggle {
  cursor:pointer;
  background:url(/fileadmin/templates/emarke/gfx/bg_slider.jpg) repeat-x;
  border:1px dotted #c2c2c2;
  margin:0 0 5px 0;
  padding:4px 3px 2px 6px;
  font-weight:normal;
  font-style:italic;
  font-size: 12px;
}


h2.rgaccord1-toggle:hover {
	background:url(/fileadmin/templates/ehw/gfx/bg_slider_on.jpg) repeat-x;
	border:1px dotted #cfcfcf;
	font-size: 12px;
}


/* Toggle act item */
h2.act {

}

/* the content */
div.rgaccord1-content {
  width:515px;
  padding:0 10px 20px 10px;
  /*margin-bottom: 25px;*/
  margin:0;
  float:right;
  
}



/* 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;
}

/* just a little gab */
/*#rgaccord1-nest {
  	width:515px;	
	margin:0;
}*/

.accordion h2 span {
	font-style:normal;
	font-weight:bold;
	color:#ff0000;
}

h2.rgaccord2-toggle:hover {
	background:url(/fileadmin/templates/emarke/gfx/bg_slider_on.jpg) repeat-x;
	border:1px dotted #a1a1a1;
}

.rgaccord1-content h3 {
	font-style:normal;
	font-weight:bold;
}
