/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	color:#000000;
}

.stil1 {
	color:#000000;

	}

/* just a little gab */
#rgaccord2-nest {
	margin: 0px;
	width: 99%;
}

/* Toggle default */
h3.rgaccord2-toggle {
	font-weight: lighter;
	color:#E5EDD3;

	width: 100%;
	height: 20px;
	background: url(tabs/level1act.jpg) no-repeat;
	border-top:1px solid #eee;
	padding: 0px 0 4px 5px;
	margin-right:1px;
	cursor:pointer;
	font-size: 11px;
	}

/* Toggle act item */
h3.act {
	font-weight: bold;
	color: #FFCC00;
	height: 20px;
	background: url(tabs/level1sub.jpg) no-repeat;
	padding: 0px 0 4px 5px;
	margin-right:1px;
	cursor:pointer;
	font-size: 12px;
}

/* the content */
div.rgaccord2-content {

  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
}

/* 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 h1 {
  display:none;
}


/* just some rgaccordion changing styles */


.news-list-item  div.rgaccord2-content{
	width:99%;
}

.news-list-item  h3.rgaccord2-toggle{
padding:0; margin:0;
padding-left: -2px;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	width: 99%;
}

.news-list-header {
	font-weight: bold;
	width: 100%;
	}


.news-list-item {
	margin:1px;
	border:1px solid #666;
	background-color:#F9DA4E;
	margin-top: -4px;
	}
.news-search-form {
	padding: 2px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;
	width: 99%;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
	color: #000000;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 208px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F9FFE5;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	font-size:9px;
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	}
.news-amenu-container LI {
	padding-bottom:1px;
	list-style-image: none;
	margin-left: 15px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:3px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
}

.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
	color: Black;
	list-style-type: none;
}

.news-alist-date {
	float: right;
	color: #3E551C;
	width: 208px;
	text-align: right;
	height: 20px;
	margin-top: 2px;
	margin-right: 3px;
	font-size: 9px;
	font-weight: bold;
	}

.news-alist-item {
	width:50%;
	margin:1px;
	border:1px solid #666;
	background-color:#F9DA4E;
	margin-top: -4px;
	}