/* Toggle default */
#mainContent  h3.rgaccord1-toggle {
  font-weight:bold;
  color:#000000;
  line-height: 22px;
  -height: 23px;
  -background: url(/fileadmin/images/plus.png) 5px center no-repeat;
  padding:2px 0 2px 25px;
  margin-right:32px;
  cursor:pointer;
}

#mainContent  h3.rgaccord1-toggle {
  color:#000000;
  font-weight:bold;
  background: url(/fileadmin/images/plus.png) 5px center no-repeat;
  margin-right:32px;
  cursor:pointer;
  -background-color: #e5edf3;
}

#sidebar1  h3.rgaccord1-toggle {
  font-weight:bold;
  background: url(/fileadmin/images/plus.png) 5px center no-repeat;
  margin-right:32px;
  cursor:pointer;
  background-color: #5485a5;
}

#sidebar2  h3.rgaccord1-toggle {
  font-weight:bold;
  background: url(/fileadmin/images/plus.png) 5px center no-repeat;
  margin-right:32px;
  cursor:pointer;
  background-color: #5485a5;
}


/* Toggle act item */
#mainContent  h3.act {
  color:#000000;
  background: url(/fileadmin/images/minus.png) 5px center no-repeat;
}

#sidebar1  h3.act {
  color:#ffffff;
  background: url(/fileadmin/images/minus.png) 5px center no-repeat;
  margin-right:32px;
  cursor:pointer;
  background-color: #5485a5;
}

#sidebar2  h3.act {
  color:#ffffff;
  background: url(/fileadmin/images/minus.png) 5px center no-repeat;
  margin-right:32px;
  cursor:pointer;
  background-color: #5485a5;
}

#mainContent  h3.act {
  color:#ffffff;
  background: url(/fileadmin/images/minus.png) 5px center no-repeat;
  margin-right:32px;
  cursor:pointer;
  background-color: #5485a5;        
  width:510px;
}

/* the content */
div.rgaccord1-content {
  width:100%;
}

/* 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;
}

#sidebar1 .rgaccord1-toggle {
	 color: #ffffff;
         width:151px;
         padding: 0px 5px 5px 25px;
         border-top-width: 1px;
	 border-top-style: solid;
	 border-top-color: #467798;
         border-bottom-width: 1px;
	 border-bottom-style: solid;
	 border-bottom-color: #6895b4;
         background-color: #5485a5;
         margin-bottom: 0px;
	 margin: 5px 5px 5px 5px;
}
#sidebar1 div.rgaccord1-nest {
        width:191px;
	margin-top: 10px;
	margin-bottom: 10px;
        background-color: #ffffff;
	background-image: url(/fileadmin/images/flex_rahmen.gif);
	background-repeat: repeat-x;
	background-position: center top;
        border-width: 1px;
	border-style: solid;
	border-color: #6d9bbc;
        background-color: #8da9c0;
        color: #ffffff;
    }


#sidebar2 .rgaccord1-toggle {
	 color: #ffffff;
         width:153px;
         padding: 0px 5px 5px 25px;
         border-top-width: 1px;
	 border-top-style: solid;
	 border-top-color: #467798;
         border-bottom-width: 1px;
	 border-bottom-style: solid;
	 border-bottom-color: #6895b4;
         background-color: #5485a5;
         margin-bottom: 0px;
	 margin: 5px 5px 5px 5px;
}
#sidebar2 div.rgaccord1-nest {
        width:193px;
	margin-top: 10px;
	margin-bottom: 10px;
        background-color: #ffffff;
	background-image: url(/fileadmin/images/flex_rahmen.gif);
	background-repeat: repeat-x;
	background-position: center top;
        border-width: 1px;
	border-style: solid;
	border-color: #6d9bbc;
        background-color: #8da9c0;
        color: #ffffff;
    }

#mainContent .rgaccord1-toggle {
	 color: #ffffff;

	 margin: 5px 5px 5px 5px;
}
#mainContent div.rgaccord1-nest {
        z-index: 10;
        width: 535px;	
        margin-top: 10px;
	margin-bottom: 10px;
        margin-right: 10px;
        background-color: #ffffff;
        padding: 0px 10px 0px 0px;
	background-position: center top;
        border-width: 1px;
	border-style: solid;
	border-color: #b6bcc2;
        color: #000000;
    }

#mainContent div.rgaccord1-content{
         width: 525px;
        background-color: #ffffff;
        padding-right: 6px;
        padding-left: 6px;
        color: #000000;
    }

  div.rgaccord1-content .bodytext { 
	 font-size: 12px;
         width: 525px;
}