###
# This is the default CSS Styles for the new tt_news standard template: EXT:tt_news/pi/tt_news_v2_template.html
##

/*-----------------------------------  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;
	height:1px;
	border:1px solid #cc0000;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
/************************************** AKTUELLES rechte Spalte *******************************/
/* ---------------------------------- verwendete Klassen ----------------------------------- */
/*news = tv_main.css*/
/*newsHeader = Aktuelle Meldungen Überschrift der Spalte - tv_main.css*/
/*newsLatestItem = tv_main.css*/
/*newsDatum = tv_main.css*/
/*newsTitle = tv_main.css*/
/*newsSubHeader*/
/*newsMore = tv_main.css*/
/*breakingNewsTrenner*/

.news-latest-container {
	border:1px solid #ddd;
	background-color:#ff9;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#333;
	padding:3px;
	margin:3px;
	border:1px solid #aaa;
	background-color:#D8FA70;
	/*background-color:#fff;*/
}

.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:#cc0000;
}
.news-latest-gotoarchive A {
	color:#fff;
}

.news-latest-item   /*--Container für 1 newsmeldung auf Presseseite --*/
{
	/* IE hack */
	height			: 1%;
	line-height		: 1.3;
	/* IE hack end */
	height			: auto !important;
	padding			: 3px;
	margin			: 3px;
	border			: 1px solid #ddd;
	/*background-color	: #ddf;*/
}

.news-latest-item IMG 
{

	margin			: 5px 10px 10px 20px;

	border:1px solid #ddd;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:10px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
	color: #aad;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
	font-size: 9px; 
	color: #CC0000;
}


/*--------------------------------- tt_news LIST view  -------------------------------------*/
/************************* WEITERE NEWS der Kategorie **************************************/
/******************************** PRESSE_SEITE NEWS_AUFLISTUNG ****************************/
/*****************************************************************************************/
/* Klassen für WEITERE NEWS DER KATEGORIE auf der Seite Presse */
/*news-list-container*/
/*news-list-item*/
/*news-list-date*/
/*news-list-category*/
/*news-list-morelink*/
/*singleNewsTrenner*/

/*-- Container um die Auflistungs d. weiteren News dieser Categorie - liegt innerhalb news-single-related --- */
/* ......UND CONTAINER um die Auflistung der News auf der Seite Aktuelle Meldungen... */

.news-list-container  /*-- äußerster Rahmen hier nicht--- */
{
	/*border:1px solid #ddd;*/
	/*background-color:yellow;*/
}


.news-list-item  /* -- EinzelContainer für 1 News auf PesseSeite--*/
{
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height				: auto !important;
	padding				: 5px 10px 0px 10px;;
	margin				: 0px 0px 10px 0px;
	/*border-bottom			: 1px solid #ddd;*/
	/*background-color		: #cff;	*/
}

.news-list-date    /* --- datum auf presseseite --*/
{
	float				: right;
	color				: #FF9933;
	/*width				: 612px;*/
	text-align			: right;
	height				: 10px;
	margin				: 2px 0px 0px 10px;;
	font-size			: 9px;
	font-weight			: normal;
	/*background-color		: #aaf;*/
}

.news-list-category      /* ---kategorie:presseseite ????? --*/
{
	font-size			: 9px;
	color				: #333;
	font-style			: italic;
	margin				: 0px 0px 0px 5px;	/* links 10px braucht eignetlich die Auflistung der News derselben Kategorie*/
}
	
/* --------------------- ÜBERSCHRIFT PRESSEMELDUNG auf PRESSESEITE ----------------- */
.news-list-container H3 
{
	
	margin				: 0px 0px 5px 0px;
	/*padding				: 0px;*/
	/*border-bottom: 1px solid #ddd;*/
	/*background-color		: #f99;*/
}

	.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED
	{
	
		
		color				: #963;
		font-size			: 11px;
		text-decoration			: none;
		/*padding-left			: 0px;*/
		margin				: 0px 0px 5px 0px;
	}

	.news-list-container H3 A:HOVER
	{
		color				: #cc0000;
	}


/* ----- Image-Definition - sofern vorhanden ----- */
.news-list-container IMG 
{
	float				: right;
	/*border				: 1px solid #CC0000;*/
	margin				: 0px 0px 10px 5px;
}

/* ---------- Definition NewsText ----------- */
.news-list-container P 
{
	padding-left			: 0px; /* Abstand Text zum linken Rand / Auflistung News-Presse*/
	font-size			: 11px;
	font-weight			: normal;
	margin				: 5px 0px 5px 10px;
	/*background-color		: #ddd;*/
}


.news-list-morelink a /* --- weiterlesen auf Presse-Einzelseite ---*/
{
	font-size			: 11px;
	margin				: 0px 10px 30px 10px;	/* links 10px braucht eignetlich die Auflistung der News derselben Kategorie*/
	text-decoration			: none;
	color				: #FF9933;
}

/************************* ENDE PRESSESEITE-NEWS-AUFLISTUNG ************************/
/* ---- ANFANG ?????? -- */
.news-list-imgcaption 
{
	float				: right;
	margin				: 10px 10px 10px 30px;;
	font-size			: 9px;

}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #ddd;
	background-color:#fff;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}


.news-list-browse {
	text-align: center;
}
/* ---- ENDE ?????? ------ */


/*---------------------------------  tt_news Page-Browser - wenn News über 2 Seiten geht ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap 
{
	margin			: 3px 3px 3px 10px;
	/*border:1px solid #ddd;*/
	padding:3px;
	/*background-color:#eff;*/
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.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: #fff;
	border:1px solid #ddd;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}


/*--------------------------------- tt_news SINGLE view  -----------------------------------*/
/*******************************************************************************************/
/********************** PRESSE_EINZELANSICHT wenn Aktuelles weiterlese ********************/
/*****************************************************************************************/
/*news-single-item*/
/*news-single-timedata*/
/*news-single-category*/
/* p */
/*news-single-img*/
/*news-single-imgcaption*/
/*news-single-related*/

/* ------ CONTAINER SINGLE_NEWS -------- */
.news-single-item {
	padding				: 0px 10px 10px 0px;
	margin-bottom			: 5px;
	/*border			: 1px solid #ddd;*/
	/*background-color		: #ff9;*/

}

.news-single-timedata 
{
	float				: right;
	font-size			: 9px;
	color				: #FF9933;
	margin-top			: 13px;
	margin-right			: 0px;
	text-align			: right;
}

/* -- Kategorie: News - wenn vorhanden -- */
.news-single-category 
{
	float				: right;
	font-size			: 9px;
	color				: #333;
	font-style			: italic;
	margin				: 0px 0px 0px 10px;
	/*background-color		: #FF9933;*/
}



/* ---------------überschrift auf weiter-seite------------ */
.news-single-item H2              
{
	font-size			: 11px;
	font-weight			: normal;
	text-transform			: uppercase;
	color				: #963;
	padding				: 10px 0px 0px 10px;
	margin-bottom			: 10px;
	margin-top			: 10px;
	/*background-color		: #ddd;*/
}

.news-single-item H3              
{
	font-size			: 11px;
	font-weight			: bold;
	text-transform			: none;
	font-color				: #000;
	padding				: 10px 0px 0px 10px;
	margin-bottom			: 10px;
	margin-top			: 10px;
	/*background-color		: #ddd;*/
}

.news-single-item P              
{
	font-size			: 11px;
	font-weight			: normal;
	/*text-transform			: uppercase;*/
	color				: #000;
	padding				: 0px 0px 0px 10px;
	margin-bottom			: 10px;
	margin-top			: 0px;
	/*background-color		: #ddd;*/
}

/* -- Definition Autor, wenn verlinkt -- */
.news-single-author P
{
	font-size			: 9px;
	color				: #FF9933;
	margin-right			: 0px;
	/*background-color		: #ddd;*/
}

.news-single-author P A:LINK, .news-single-author P A:VISITED
{
	font-size			: 9px;
	color				: #963;
	margin-right			: 0px;
	/*background-color		: #ddd;*/
}

.news-single-author P A:HOVER
{
	font-size			: 9px;
	color				: #CC0000;
	margin-right			: 0px;
	/*background-color		: #ddd;*/
}


/* -- Platzierung Bild, wenn vorhanden -- */
.news-single-img 
{
	float				: right;
	margin-right			: 0px;
	margin-left			: 10px;

}
/* -- Klasse, wenn Bildunterschrift eingefügt ist - hat Auswirkung auf Position des Bildes !!! -- */
.news-single-imgcaption 
{
	
	padding				: 3px;
	clear				: both;
}
.news-single-imgcaption
{
	/*float				: right;*/
	/*width				: 259px;*/
	font-size			: 9px;
	color				: #FF9933;
	margin-right			: 10px;
}

/* ---------- zurück zur Presse ----------------------*/
.news-single-backlink, .news-single-backlink a 
{
	font-weight			: normal;
	font-size			: 11px;
	color				: #cc0000;
	margin-bottom			: 15px;
	margin				: 5px 0px 0px 5px;
}

/*---- related = verwandt ------- weitere News dieser Kategorie--- */
.news-single-related P
{
	padding				: 0px 0px 0px 0px;
	font-size			: 9px;
}

.news-single-related DT
{
	font-weight			: normal;
	font-size			: 10px;
	color				: #333;
	margin-left			: 0px;
	margin-bottom			: 10px;
	width				: 90%;
}

/* BEGINN ??????? */
.news-single-author {
	padding-bottom: 3px;
	font-size: 9px;
	color: #999;
}

.singleNewsTrenner
{
	clear				: both;
	/*width				: 100%;*/
	height				: 1px;
	margin				: 20px 0px 10px 10px;
	/*margin-bottom			: 10px;*/
	background-color		: #ccc;
}

.news-single-additional-info 
{
	background-color: #fff;
	/*clear: both;*/
	margin-top: 15px;
	/*border: 1px solid #ddd;*/
	padding				: 3px 0px 0px 10px;
}

.news-single-related,.news-single-files,.news-single-links  {
	/*border: 1px solid #ddd;*/
	margin:0px;
	margin-bottom: 3px;
	padding			: 10px 10px 10px 10px;
	/*background-color	: #ddd;*/
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	/*margin-left:20px;*/
}

/*----------------- weitere news in dieser kategorei...weiterseite ---------------*/
.news-single-links DT, .news-single-files DT  
{
	font-weight: normal;
	font-size: 9px;
	color: #963;
	margin-left:10px;
	width:90%;
}

.news-single-item H3  /* --- ???? ---*/
{
	margin-bottom: 15px;
	/*color:  #963;*/
	color			: #333;
	/*background-color		: #aa9;*/
}
/* ----- ENDE ????? _----- */

/* ************ ENDE PRESSE-EINZELANSICHT **************** */


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #ddd;
	background-color:#fff;
}
.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 #ddd;
	background-color:#fff;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #ddd;
	background-color:#fff;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #ddd;
	padding: 2px;
	background-color: #fff;
	color:#cc0000;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #ddd;
	background-color:#fff;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#fff;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#fff;
	border-left:1px solid #ddd;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#fff;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#fff;
	border-left:1px solid #ddd;
}

