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


/* Toggle default */


/* Toggle act item */
h3.act {
  color:#003287;
}

/* the content */
div.rgaccord1-content {
  width:100%;
z-index: 1;
	}

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

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + */

/* und nochmal alles, aber ganz anders */
h3.rgaccord1-toggle {
	background: transparent url(../images/toggle-pfeil-zu.gif) no-repeat; 
  	font-weight: bold;
  	color:#003287;
  	line-height: 20px;
  	height: 20px;
  	padding:0 0 0 1.2em;
  	margin:0;
  	cursor:pointer;
}
h3.act {
	background: transparent url(../images/toggle-pfeil-auf.gif) no-repeat; 
  	color:#fff;
	background-color: #1D4490;
}

.rgaccord1-nest div {
	margin-top: 0.3em !important;
}

/* the content */
div.rgaccord1-content {
	margin-top: 1em;
/*	margin-bottom: 0.2em; */
  	width:100%;
	z-index: 1;
	padding-bottom: 0.5em;
	}
div.rgaccord1-content p {
	padding-bottom:0.5em; 
}

#juristischer-service-faq div.rgaccord1-content {
	padding-bottom: 1em; 
}

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

div.rgaccord1-nest {
/*	margin-top: 0.3em; */
}

div.tx-bn1fesearchintable-pi1 {
	margin-bottom: 2em;
}