/**
 * Seite: brink-partner.de
 * Datei: news.css
 * Media: screen
 *
 * Datum: 2009-04
 * Style: Maria Kabs
 ****************************************************************************************************/
 
 
/*-----------------------------------  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;
	/*width: 600px;
	background-color: #252525;*/
	border: none;
	height: 1px;
}

* +HTML .news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer {
	clear:right;
	/*width: 790px;
	background-color: #ff9900;*/
	border: none;
	height: 1px;
}

.news-latest-container HR.clearer {
	clear:left;
	display: none;
}

.news-list-container HR.clearer_start, .news-single-item HR.clearer, .news-latest-container HR.clearer {
	clear:right;
	/*width: 600px;
	background-color: #252525;*/
	border: none;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news-latest-container HR.clearer_start {
	clear:left;
	display: none;
}

.news-list-item HR.clearer {
	display: none;
}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	margin: 0 0 0px 0px;
	padding: 0 0 0 0px;
}

.news-latest-gotoarchive {
	color:#333333;
	/*padding:3px;
	margin:3px;*/
}

.news-latest-container H2 {
	display: none;
}

.news-latest-item h3 {
	padding: 0 0 5px 0;
	line-height: 1.2em;
	/*font-size: 1em;*/
}
.news-latest-item h3 a {
	text-decoration: none;
}

.news-latest-item h3 a:link,
.news-latest-container h3 a:visited {
	text-decoration: none;
}

.news-latest-item h3 a:hover{
	text-decoration: underline;
}


.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:#333333;
}
.news-latest-gotoarchive A {
	color:#252525;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:2px;	
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-latest-category {
	display: none;
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size: 1em;
}

.news-latest-morelink {
	font-size: 1em;
	margin-bottom: 15px;
}
.news-latest-morelink A {
	text-decoration: none;
}
.news-latest-morelink A:hover {
	text-decoration: underline;
}
.news-latest-date {
	display: none;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	margin: 0 0px 0 0px;
}

.news-list-item {
}

* +HTML .news-list-item {
	height: 0px;
}

* HTML .news-list-item {
	height: 0px;
}

.news-list-item hr{
}

.news-search-form {
	/*padding:3px;
	margin-bottom:5px;*/
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
#content .news-list-container H3,
#content .news-list-item H3 {
	padding: 0 0 5px 0;
	line-height: 1.2em;
	font-size: 0.9em;
}
#content .news-list-container H3 A,
* + HTML #content .news-list-container H3 A {
	border: none;
	text-decoration: none;
}
#content .news-list-container H3 A:link,
#content .news-list-container H3 A:visited {
	border: none;
	text-decoration: none;
}
#content .news-list-container H3 A:hover{
	text-decoration: underline;
}


/*
* HTML .news-list-container h3 a {
	font-size: 14px;
}
*/
.news-list-item h3 a {
	text-decoration: none;
}
.news-list-item h3 a:hover {
	text-decoration: underline;
}

.news-list-date {
	float: right;
	display: none;
	/*margin-top: -14px;*/
}

.news-list-container P {
	padding-right: 10px;
}
/*
.news-list-timedata {
	margin: 0 0 0 84px;
	padding: 0 0 0 12px;
	line-height: 1.6em;
	border-left: 1px solid #a5a5a5;
	font-size: 1em;
}
*/
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
.news-list-container IMG {
	float: left;
	/*border:1px solid #666;*/
	margin-bottom:0px;
	margin-right:8px;
	margin-top: 5px;
	/*margin-left:5px;*/
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-morelink {
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #666666;
	font-size: 0.8em;
	margin-bottom: 15px;
}
#content .news-list-morelink A {
	border: none;
	text-decoration: none;
	color: #333333;
}
#content .news-list-morelink a:hover {
	text-decoration: underline;
}
.news-list-category {
	display: none;
}
.news-list-browse {
	text-align: left;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox {
	margin: 10px 0 0 0;
}
.tx-ttnews-browsebox table {
	padding: 10px 0 0 0;
	font-size: 1em;
}
.tx-ttnews-browsebox TR {
}
.tx-ttnews-browsebox TD {
	font-size: 1em;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell p {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P {
}
.tx-ttnews-browsebox-SCell {
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
}
/*
.news-single-item H2 {
	font-size: 1.3em;
	line-height: 25px;
	color: #373fa2;
	background-color: #e9ebf5;
	border-top: 1px solid #373fa2;
	border-bottom: 1px solid #373fa2;
	padding-left: 5px;
	margin-bottom: 5px;
}
*/
.news-single-item H3 {
	padding: 0 0 5px 0;
	line-height: 1.2em;
	font-size: 1em;
}
.news-single-item p.bodytext {
	font-size: 0.9em;
}
.news-single-img {
	float: right;
	margin-left:5px;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-category {
	float: right;
	display: none;
}
.news-single-backlink {
	font-size: 1em;
}
.news-single-backlink a {
	text-decoration: none;
}
.news-single-backlink a:hover {
	text-decoration: underline;
	color: #252525;
}
/*
.news-single-backlink {
	font-size: 1em;
}
.news-single-backlink a {
	padding: 0 0 0 20px;
	text-decoration: underline;
}
.news-single-backlink a:hover {
	padding: 0 0 0 20px;
}
*/
.news-single-timedata {
	font-size: 1em;
	margin-top: 20px;
	display: none;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 1em;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
/* 	clear: both; */
	margin-top: 15px;
	/*border: 1px solid #666;*/
	padding:3px;
	padding-bottom:0px;
}
.news-single-related,.news-single-files,.news-single-links  {
	/*border: 1px solid #666;*/
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	/*background-color:#F9FFE5;*/
}
.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: 11px;
	margin-left:5px;
	/*width:90%;*/
}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- 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:12px;
	line-height: 18px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:12px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	display:none;
	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;
}