/***************************

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

.menubox-news-latest-containerXXX { padding: 10px;}
.menubox-news-latest-date {padding-leftXXX: 25px;}
.menubox-news-latest-item-header {border:0px solid green; background: url(img/plus.png) 0px center no-repeat;   line-height: 26px;
  height: 23px; padding-left: 20px; width: 235px; display: inline;}
.menubox-news-latest-item-headerXXX span {float: left; margin: 0 10px 0 -20px;}
  
.menubox-news-latest-date a {color:#0e6da6; text-decoration:none; font-weight:normal; font-size:1em;}
.menubox-news-latest-item-header a{ border:0px solid red; padding-leftXXX: 25px;color:#06273b; text-decoration:none; font-size:1em;}
.menubox-news-latest-gotoarchive a {color:#0e6da6; text-decoration:none; font-weight:normal; font-size:1.0em; }


.rgaccord1-news-list-container {
	border:0px solid #000;
	background-colorXXX:#ebebec;
}

.rgaccord1-news-list-container a
 {width:70px; height: 30px; padding:3px 0px 0px 18px; float:right; background:url(img/moreinfo.png) no-repeat; color:#000000; text-decoration:none; }
.rgaccord1-news-list-morelink a:hover{ text-decoration:none; color:#0e6da6}


.rgaccord1-news-list-item
 {
	/*Der erste Wert für den Abstand oben, der Zweite rechts, der Dritte unten und der Vierte links*/
	padding:3px 3px 3px 0px;
	margin:3px 3px 3px 0px;
	border:0px solid green;
}

.rgaccord1-header
{
	border:1px solid #ccc;
	background: url(img/mid2_no.gif) repeat-x;
}
			
/* Toggle default #acc95f */
h3.rgaccord1-toggle {
  font-weight:bold;
  color:#ff8800;
  line-height: 26px;
  height: 23px;
  background: url(img/plus.png) 5px center no-repeat;
  border-topxxx:1px solid #eee;
  padding:2px 0 2px 25px;
  margin-right:32px;
  cursor:pointer;
  display:inline;
}

  
  

/* Toggle act item */
h3.act {
  color:#edf2f7;
  backgroundXXX: #6899ce url(img/mid2_ro.gif) repeat-x;
  background:url(img/minus.png) 5px center no-repeat;
}

/* the content */
div.rgaccord1-content {
  padding: 5px;
  background:url(img/bg.png) repeat-x;
  width:622px;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
}

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

