


/* Toggle default */
.sidebar h3.rgaccord1-toggle {
  color: white;
  width: 253px;
  background: url(../img/letzte.gif) no-repeat #666666;
  padding-left: 13px;
  margin:0px;
  margin-bottom: 1px;
  cursor:pointer;
  font-size: 20px;
  font-weight: bold;
  margin-top: -1px;
}

/* Toggle act item */
.sidebar h3.act {
  color: white;
  background: url(../img/letzte.gif) no-repeat #666666;
}

/* the content */
.sidebar div.rgaccord1-content {
  width:253px;
 padding-top: 0px;
 padding-left: 14px;
padding-bottom: 10px;
}

*+html .sidebar div.rgaccord1-content {
  width:262px;
 padding-top: 0px;
 padding-left: 14px;
padding-bottom: 10px;
}

/* remove margin of a CE */
.sidebar div.rgaccord1-content .ce {
  margin-bottom:0;
}

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

.tx-newloginbox-pi1         { margin:0px; padding-left: 0px; padding-top:0px; font-size:0.8em; }
.tx-newloginbox-pi1 * input, 
.tx-newloginbox-pi1 > input { border:1px solid #ccc; background-color:white; }

*+html .tx-newloginbox-pi1 {padding-top: 0px;}

.fail {color: red; padding-left: 14px; font-weight: bold;}
