/*NEWS*/

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	padding: 20px 0 0 10px;
	margin :10px 0 0 0;
	width:450px;
}

#news > .news-latest-container {
	padding: 10px 0 0 10px;
	width:425px;
}

.news-latest-item{
	margin :0;
	padding : 0;
}

#news .csc-firstHeader{
	padding : 0;
	margin :0;
}

#news .csc-header H1{
	padding: 20px 0 0 70px;
	color:#123350;
	font-size:14px;
}

.news-latest-category{
	font-size:11px;
	font-weight : bold;
}

.news-latest-gotoarchive {
	padding:0;
	margin:10px 5px 5px 0;
	text-align:right;
}

.news-latest-gotoarchive a{
	padding:0;
	margin:0;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.news-latest-gotoarchive a:hover, .news-latest-gotoarchive a:visited{
	color:#007189;
}

.news-latest-item {
	padding:0;
	margin:0;
}

.news-latest-item .bodytext{
	padding:0;
	margin:0;
}

.news-latest-item p{
	padding:0;
	margin:0;
}

span.news-latest-date{
	padding:0;
	margin:0;
}

.news-latest-date a, .news-latest-morelink a{
	padding:0;
	margin:0;
	color:#007189;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.news-latest-morelink{
	margin:0 0 20px 0;
}

.news-latest-item {

}

.news-latest-item A{
	font-weight:bold;
	text-decoration:underline;
	display:inline;
	margin: 0;
	/*padding: 0 0 0 5px;*/
}

.news-latest-item IMG {
	margin:0;
	float:right;
}

news-latest-morelink{
	margin: 0 0 20px 0;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-item {
	padding:0;	
	margin:0;
	
} 

.news-list-item .clearer{
	margin : 10px 0 10px 0;
	clear: both;
	width: 100%;
}

.news-search-emptyMsg{
	margin:0;
}

.news-search-form FORM {
	margin:0;	
}

.news-list-container H3 {
	margin: 0;
	padding-bottom: 3px;
}

.news-list-container A:LINK,.news-list-container A:VISITED,.news-list-container A:HOVER {
	color:#007189;
	font-size:14px;
}

.news-list-container A{
	color:#123350;
	font-size:14px;
	text-decoration:none;
}

.news-list-container H4 {
	font-weight:normal;
	padding-left:3px;
}

.news-list-category{
	font-size:11px;
	font-weight : bold;
}

.news-list-container IMG {
	float: right;
	margin: 5px;
}

.news-list-morelink,.news-list-category {
	padding-top: 3px;
}

.news-list-morelink a{
	color:#007189;
	text-decoration:none;
}

.news-list-browse {
	text-align: center;
}



/*--------------------------------- tt_news SINGLE view  ---------------------------------*/


.news-single-item {
	padding:0;	
	margin-bottom:0;
	display : block;
	
}

.news-single-item H2 {
	font-weight:bold;
	color: #007189;
	margin-bottom: 0;
}

.news-single-item H3 {
	margin: 0;
}

.news-single-img {
	float: right;
	margin:0;
	display: block;
}

news-single-backlink{
	/*clear:both;*/
}

.news-single-imgcaption {
	padding:0;
	/*clear:both;*/
}

.news-single-category {
	float: right;
}

.news-single-backlink, .news-single-backlink a {
	margin: 0;
	margin: 0;
}

.news-single-backlink a{
	color:#007189;
	text-decoration:none;
	font-weight: bold;
}

.news-single-timedata {
	float: right;
}

.news-single-timedata a, .news-single-author a,.news-single-imgcaption a{
	text-decoration : none;
	color:#007189;
}

.news-single-author {
	padding: 0;
}

.news-single-additional-info {
	/*clear: both;*/
	margin: 0;
	padding:0;
}

.news-single-related,.news-single-files,.news-single-links  {
	margin:0;
	margin-bottom: 3px;
	padding:3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	margin-left:5px;
	width:90%;
}

/*  CAT MENU */

.news-catmenu{
	/* background: url(typo3/gfx/ol/line.gif) top left repeat-y; */
}
.news-catmenu div {
	/* margin: 4px 0 0 0; */
	/* background: url(typo3/gfx/ol/line.gif) top left repeat-y; */
}
/* .news-catmenu > div {
	margin: 0;
} */
.news-catmenu-NO,.news-catmenu-ACT{clear:both;display:block;background:#fff url(img/tt_news.gif) no-repeat top left;padding-left:18px;margin: 6px 0;}
.news-catmenu-NO A{font: normal normal normal 11px/16px Arial, Helvetica, sans-serif;}
.news-catmenu-ACT A{font: normal normal normal 11px/16px Arial, Helvetica, sans-serif; color:#FFF;background:#456789; }
.news-catmenu img{
	vertical-align: middle;
	float:left;display:inline;
}

.news-search-form{
	margin: 10px 0 10px 0;
}