/*CSS organize the color in the Headline and Link in Teaserbox Nebennavigationen*/
/*.teaser-nebennavigation h3.rgaccord2-toggle, .teaser-nebennavigation h3.act, .teaser-nebennavigation div.rgaccord2-content p.bodytext a.internal-link
	{
	color:#000;
	}
.teaser-nebennavigation div.rgaccord2-content p.bodytext a.internal-link {
	 background-image:url(../graphics/arrow-link-grey.gif);
	 background-repeat:no-repeat;
}*/
/*End*/
#rgaccord2-nest {
  border-bottom: solid #000 1px;
}

/* Toggle default */
h3.rgaccord2-toggle {
  font-weight: bold;
  color: #FFDB50;
  font-size: 1.2em;
  cursor: pointer;
  margin: 0;
  padding: 0.5em 0 0.5em 0.5em;
  border-top: solid #000 1px;
  border-right: solid #000 1px;
  border-left: solid #000 1px;
  background-image: url(../images/arrow-left.gif);
  background-repeat: no-repeat;
  background-position: right;
}

/* Toggle act item */
h3.act {
   font-weight: bold;
   color: #FFDB50;
   font-size: 1.2em;
   margin: 0;
   padding: 0.5em 0 0.5em 0.5em;
  border-top: solid #000 1px;
  border-right: solid #000 1px;
  border-left: solid #000 1px;
   background-image: url(../images/arrow-down.gif);
   background-repeat:no-repeat;
   background-position:right;
}

/* the content */
div.rgaccord2-content {
  background-image: url(../images/bg-accordion.gif);
  background-repeat: repeat-x;
}

div.rgaccord2-content-bg2 {
  background-image: url(../images/000.gif);
  background-repeat: repeat-y;
}

div.rgaccord2-content-bg {
  background-image: url(../images/bg-teaser.gif);
  background-repeat: no-repeat;
  border-right: solid #000 1px;
}
/* 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 h2 {
  height:0;
  display:none;
}

div.rgaccord2-content-bg2 dl {
 padding: 1.5em 0em 1.5em 2.5em;
}


div.rgaccord2-content-bg2 p.bodytext {
  padding: 1.5em 1em 1em 2.5em;
}

Div.rgaccord2-nest Div.csc-textpic {
  margin: 0;
  padding: 0;
  font-size: 1em;
}