/* @override http://www.phil-fak.uni-duesseldorf.de/fileadmin/system/layout09/css/ext.tt_news.css?1275925373 */

/** CSS-Definitionen fuer die Extension tt_news */

div.ttn_latest {
	margin-bottom:		30px;
}

p.ttn_latest_header {

}

p.ttn_latest_footer {

}

div.ttn_latest_content {

}

div.ttn_latest_item {
    background-color: #EEEEEE;
    padding: 0.5em;
    margin-bottom: 1em;
    border: 1px solid #ccc;
}

p.ttn_latest_item_title {
    padding-top: 1em;
    text-align: center !important;
}

div.ttn_latest_item_subheader p {
    text-align: center;
}

div.ttn_latest_item_subheader {
    display: none;
}

span.ttn_latest_item_event_date {
    padding-top: 0.5em;
}


div.ttn_list {
	margin-bottom:		30px;
}

p.ttn_list_header {

}

p.ttn_list_footer {

}

div.ttn_list_content {

}

div.ttn_list_item {

    margin-bottom: 1em;
	border-bottom: 0.1em dotted #ababab;
	padding-bottom: 5px;
}

p.ttn_list_item_title {
    padding: 0 !important;
	margin-bottom: 0;
}



div.ttn_list_item_subheader p {
    text-align: center;
}

div.ttn_list_item_subheader {
    display: none;
}

span.ttn_list_item_event_date {
}




p.ttn_single_title {
    font-weight: bold;
}

h1.ttn_single {
    margin-top: 0.4em !important;
}

h2.ttn_single_linksHeader {
    margin-bottom: -1em !important;
}

div.ttn_single_links {
    margin: 4em 0 1em 0;
}


/**
 * Stylesheet für die News-Extension
 *
 * (C) 2008 Sven Teuber <teuber@stibes.de>
 */


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container br.clearer, .news-single-item br.clearer, .news-latest-container br.clearer{
	clear:					right;
	height:					1px;
	border:					1px solid #F9FFE5;
}

.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	margin:					0;
	padding:				0;
}

.news-latest-container H2, .news-latest-gotoarchive {
	margin-bottom: 			5px;
	padding: 				0;
	border-bottom: 			1px solid #B4B4B4;
}

.news-latest-container h2 {
	font-weight:			bold;
}

.news-latest-gotoarchive {
	font-weight:			bold;
	margin-top:				5px;
}

.news-latest-item {
	margin-bottom:			1.5em;
}

#margin .news-latest-item {
	margin-bottom:			3em;
}

.news-latest-item .news-latest-item-img {
	width: 					100%;
}

.news-latest-item IMG {

}

.news-latest-date {
	float: 					right;
	text-align: 			right;
	font-size: 				9px;
	padding-top:			4px;
}

.news-latest-morelink {
	height:					12px;
}

#contentMargin .news-latest-item h2 {
	font-size:				1em;	
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	margin-bottom:			1.5em;
	border-bottom: 			1px solid #fff;
}

.news-list-item {
	width:					100%;
	clear:					left;
	margin-bottom:			1.4em;
}

.news-list-item .news-list-item-text {
	/*margin-left:			160px;*/
}


.news-list-item h2 {
	margin-bottom: 			1em;
}

.news-list-date {
	float: 					right;
	text-align: 			right;
	font-size: 				9px;
	padding-top:			4px;
}

#contentMargin .news-list-date {
	display:			none;
}

.news-list-container IMG {
	float:					left;
	margin:					0 15px 0 0;
}

.news-list-morelink  {

}

.news-list-browse {
	text-align: 			center;
}

#contentMargin .news-list-item h2 {
	font-size:				1em;	
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:					3px;
	border:					1px solid #B4B4B4;
	padding:				3px;
	line-height:			1em;
}

.tx-ttnews-browsebox p {
	line-height:			1em;
	padding:				0;
	margin:					0 0 5px 0;
}

.tx-ttnews-browsebox TD {
	font-size: 				10;
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: 			bold;
}

.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:					0;
}

.tx-ttnews-browsebox-SCell {
	border:					1px solid #B4B4B4;
}

.news-search-emptyMsg {
	font-size: 				11px;
	margin-left: 			10;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
	padding:				0;
	margin-bottom:			5px;
}

.news-single-item .subheader {
	padding-bottom:			1em;
}

.news-single-item H3 {
	margin-bottom: 			15px;
}

.news-single-img {
	float: 					left;
	margin:					0 15px 0 0;
}

.news-single-img IMG {
	margin-bottom:			0;
}

.news-single-imgcaption {
	padding:				3px;
	clear:					both;
}

.news-single-category {
	float: right;
}

.news-single-backlink, .news-single-backlink a {
	margin-top: 			10;
}

.news-single-timedata {
	float: 					right;
}

.news-single-timedata, .news-single-author, .news-single-imgcaption {
	font-size: 				9px;
}

.news-single-author {
	padding-bottom: 		3px;
}

.news-single-additional-info {
	margin-top: 			1.6em;
	clear:					left;
}

.news-single-related,.news-single-files,.news-single-links  {
	margin:					0 0 3px 0;
	padding:				0;
}

.news-single-related p, .news-single-files p, .news-single-links p {
	margin:					0;
	padding:				0;
}

.news-single-related a, .news-single-files a, .news-single-links a {
	margin-bottom:			1em;
	display: 				block;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin:					0 0 0 20;
	padding:				0;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: 			bold;
	margin:					0 0 15px 5px;
	width:					90%;
	padding:				0;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {

}

.news-amenu-container LI {
	padding-bottom:			0;
	padding-left:			2px;
}

#additionalcontent .news-amenu-container a {
	color:					#B4B4B4;
}

#additionalcontent .news-amenu-container a:hover {
	color:						#34A721;
}

.news-amenu-container UL {
	list-style-type: 		none;
	margin:					0;
	padding:				0;
}

.news-amenu-item-year {
	font-weight: 			bold;
	border-bottom: 			1px solid #CCC;
	padding:				0;
	margin:					0;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10 0 10 10;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0;
	padding: 0;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10;
	background-color:#b0cb51;
	border-left:1px solid #666;
}

/*--------------------------------- Anpassung Einzelmenue --------------------------------- */

div.news-list-container div.news-list-item h2 {
	font-size: 1.0em;
	margin-bottom: 2px;
}
