@charset "UTF-8";

@media all
{
	/**
	 * CATEGORY MENU
	 */

	.news-catmenu h3 { margin-top: 0; }
	.news-catmenu DIV { white-space: nowrap; }
	.news-catmenu img { vertical-align: middle; }

	.news-catmenu-ACT { font-weight: bold; background: #F4F4F4; }


	/**
	 * LIST VIEW
	 */

	.news-list-container { margin-top: 1.5em; }
	.news-list-category { color: #999999; }

	.news-list-container p { margin-bottom: 0.6em; }

	.news-list-container IMG { padding: 2px; border: 1px solid #CFCFCF; float: right; display:i nline; margin-left: 1em; margin-bottom: 0.5em; }
	.news-list-category IMG { float: none; border: none; margin:0px; }


	/**
	 * PAGE BROWSER
	 */

	.tx-ttnews-browsebox TD p { margin: 0; float: none; padding: 0;}
	.tx-ttnews-browsebox TD { padding: 0; }

	.tx-ttnews-browsebox p { padding-top: 6px; float:right; margin-left: 1em; margin-bottom: 0.5em; }
	.tx-ttnews-browsebox-SCell { font-weight: bold; background: #F4F4F4; }


	/**
	 * LATEST VIEW
	 */

	.news-latest-category { margin-top: 0.3em; color: #999999; }

	.news-latest-container IMG { border: 1px solid #CFCFCF; float: right; display: inline; margin-left: 1em; margin-bottom: 0.5em; }
	.news-latest-category IMG { float: none; border: none; margin: 0px; }


	/**
	 * SINGLE VIEW
	 */

	.news-single-timedata { color: #999999; }
	.news-single-item .float_right { background: #fff; padding-left: 1em; margin-left: 0; }

/*	.news-single-subheader { border-left: 5px solid #C0C0C0; padding: 1em 1em 0.5em 1em; margin: 1em 0 1em 1em; background: #F8F8F8; }*/
/* Änderung 26.04.2009 U.M. */
	.news-single-subheader { border-left: 5px solid #C0C0C0; padding: 0.5em 0.5em 0.3em 1em; margin: 0.5em 0 0.5em 0em; background: #F8F8F8; }


	.news-single-subheader p { margin-bottom: 0.5em; }

/*	.news-single-text { margin: 1.5em 0 2em 0; }*/
/* Änderung 26.04.2009 U.M. */
	.news-single-text { margin: 1.5em 0 2em 0em; }
	.news-single-text { padding: 0 0 0 0.8em; }



/*	.news-single-footer { background: #F8F8F8; color: #999999; border-top: #EFEFEF 1px dotted; border-bottom: #EFEFEF 1px dotted; padding: 1em 1em 0.5em 1em; margin-bottom: 1em; }*/
/* Änderung 26.04.2009 U.M. */
	.news-single-footer { background: #F8F8F8; color: #999999; border-top: #EFEFEF 1px dotted; border-bottom: #EFEFEF 1px dotted; padding: 0.5em 1em 0.5em 1em; margin-bottom: 0.5em; }

	.news-single-links p { margin: 0; line-height: 100%; }
/*	.news-single-category, .news-single-author, .news-single-footer dl { margin-bottom: 0.5em; }*/
/* Änderung 26.04.2009 U.M. */
	.news-single-category, .news-single-author, .news-single-footer dl { margin-bottom: 0em; }


	.news-single-footer dl { margin-left: 0; }
	.news-single-footer dt { font-weight: normal; }
	.news-single-footer dd { margin: 0 0 0 1.5em; line-height: 100%; }
	.news-single-files img { margin-right: 0.4em; }
}