
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	/*clear:right;*/
	clear: left;
	height:5px;
	border:0px solid #F9FFE5;
}
.news-single-item HR.clearer{
	height: 5px;
}
.news-latest-container HR.clearer {
	/*clear:left;*/
	clear: none;
}

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

.news-latest-container {
	border:9px solid #333;
	background-color:#BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive a {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;	
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item img {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category img {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink a {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border: 0px solid #000;
	background-color: transparent;
	float: left;
}


.news-list-item {
	/* IE hack 
	height: 1%;*/
	line-height: 1.3;
	/* IE hack end 
	height: auto !important;*/
	padding: 0;
	margin: 0;
	margin-bottom: 0px !important;
	border: 0px solid #666;
	background-color: transparent;

	}
.news-search-form {
	padding: 0px;
	margin-bottom: 0px;
	border: 0px solid #666;
	background-color: transparent;

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

.news-list-container h2 { 
  	font-size: 1em; 
	margin: 0 !important;
	margin-bottom: 10px !important;
	padding: 1px 5px 1px 5px;
	color: #ffffff;
	background-color: #7390AD;
}                  


.news-list-container h3 {
	margin: 0 !important;
	margin-bottom: 6px !important;
	padding: 0px !important;
	border-bottom: 0px solid #769024;
	background-color: transparent;
	font-weight: bold;
	font-size: 1em;
}
h3 p {
	margin:0px;
}

.news-list-container h4 {
  	font-size: 1.4em; 
	margin-top: 0 !important;
	margin-bottom: 10px !important;
	padding: 0;
	color: #999999;
	line-height: 1.3em; !important;
}
.news-list-container h4 a {
	color:#999999 !important;
	padding-left: 0px !important;
	line-height: 1.3em; !important;
}
.news-list-container h3 a:focus,
.news-list-container h3 a:hover,
.news-list-container h3 a:active,
{
	color:#999999;
	padding-left: 0px !important;
}


.news-list-container p {
	padding-left:0px;
}
.news-list-date {
	float: right;
	color: #ffffff;
	text-align: right;
	width: auto;
	height: auto;
	margin: 0;
	margin-right: 2px;
	font-size: 1em;
	font-weight: bold;
	background-color: #7390AD;
	padding: 0;
	}

.news-list-imgcaption {
	float: left;
	padding-top:3px;
	padding-right:3px;
	font-size: 1em;

	}

.news-list-container img {

	float: left;
	border: 0px solid #666;
	margin: 0 15px 5px 0;
}
.news-list-category img {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:1em;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:0px;
}
.news-list-morelink a {
	color: #336699;
	text-decoration: none;
	padding: 0 0 0 15px;
	background-image: url(../img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:0px solid #666;
	padding:3px;
	background-color: transparent;
	clear: both;
	text-align: center;
}
.news-list-browse a {
	color: #336699;
	text-decoration: none;
}
.news-list-browse p {
	margin: 0;
}
.news-list-browse table {
	margin-left: auto;
	margin-right: auto;
}
.news-list-browse table td{
	padding: 0 3px 0 3px;
}
.tx-ttnews-browsebox TD {
	font-size: 1em;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: transparent;
	border:0px solid #666;
}
.news-search-emptyMsg {
	font-size: 1em;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:0px;
	border:0px solid #666;
	background-color: #ffffff;

}
.news-single-item h2 {
  	font-size: 1em; 
	margin: 0 !important;
	margin-bottom: 10px !important;
	padding: 1px 5px 1px 5px !important;
	color: #ffffff;
	background-color: #7390AD;
}
.news-single-item h3 {
	margin-top: 0 !important;
	margin-bottom: 1em !important;
	padding: 0px;
	border-bottom: 0px solid #769024;
	background-color: transparent;
	font-weight: bold;
	font-size: 1em;
}







.news-single-item h4 {
/*	margin: 0;
  	font-size: 100%; 
	color: #7390AD;
	margin-bottom: 0.75em;
  	font-size: 1.4em; 
	margin-top: 0 !important;
	margin-bottom: 10px !important;
	padding: 0;
	color: #999999;
	line-height: 1.3em; !important;*/
}
.news-single-item h4.newsDach {
  	font-size: 1.4em; 
	margin-top: 0 !important;
	margin-bottom: 10px !important;
	padding: 0;
	color: #999999;
	line-height: 1.3em; !important;
}
.news-single-item h4 a {
	color:#999999 !important;
	padding-left: 0px !important;
	line-height: 1.3em; !important;
}

.news-single-img {
	float: left;
	margin: 0 15px 5px 0 !important;
}



.news-single-imgcaption {
	padding:0px;
	clear:both;
	margin: 0 !important;
	font-size: 0.9em !important;
}

.news-single-category {

	float: left;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 15px;
	margin-top: 0px;
	color: #336699;
}
.news-single-backlink a {
	color: #336699;
	text-decoration: none;
	padding: 0 0 0 15px;
	background-image: url(../img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news-single-timedata {
	float: right;
	color: #ffffff;
	text-align: right;
	width: auto;
	height: auto;
	margin: 0;
	margin-right: 2px;
	font-size: 1em;
	font-weight: normal;
	background-color: #7390AD;
	padding: 0;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 1em;
}
.news-single-author {
	margin-bottom: 4px;
	font-weight: bold;
}
.news-single-additional-info {
	background-color: transparent;
/* 	clear: both; */
	margin-top: 15px;
	border: 0px solid #666;
	padding:0px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 0px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:0px;
	background-color:transparent;
}

.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;
	font-size: 1em;
	margin-left:0px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top: 0px;
	padding: 0px;
	border: 0px solid #333;
	background-color: transparent;
}
.news-amenu-container LI {
	padding-bottom: 1px;
}
.news-amenu-container UL {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	border: 0px solid #666;
	background-color: transparent;
	list-style-type: none;
}
.news-amenu-container H2 {
  	font-size: 1em; 
	margin: 0 !important;
	margin-bottom: 6px !important;
	padding: 1px 5px 1px 5px !important;
	color: #ffffff;
	background-color: #7390AD;
}
.news-amenu-item-year {
  	font-size: 1em; 
	margin: 0 !important;
	margin-bottom: 2px !important;
	margin-top: 0px !important;
	padding: 1px 5px 0px 5px !important;
	color: #ffffff;
	background-color: #7390AD;
	font-weight: bold;
	border: 0px solid #666;
}


/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}


	.news-single-files a{
		color: #336699 !important;
		background-image: url('/fileadmin/templates/igm_nrw/img/arrow_file.gif')!important;
		background-repeat:no-repeat;
		background-position: 0px 2px;
		padding-left: 15px;
	}
	.news-single-links a {

		color: #336699 !important;
		background-image: url('/fileadmin/templates/igm_nrw/img/arrow_ext.gif')!important;
		background-repeat:no-repeat;
		background-position: 0px 4px;
		padding-left: 15px;
	
}
.news-single-links p {

		margin: 0;
	
}