*-----------------------------------  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: left;
	height:1px;
	border: 1px solid;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

/* Ramen�ber die gesamte Liste */
.news-latest-container {
	border: 1px solid black;
	}
	
/* Ramen �ber aktuelles und zum Archiv Liste */
.news-latest-container H2,.news-latest-gotoarchive {
	color: #993300;
	padding:3px;
	margin:3px;
	border: 0px solid #666;
	/*background-color:#D8FA70;*/
	background-color: #CCD6EC;
	}

	/* Linie und Background unter Titelzeile latest */
.news-latest-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 2px solid;
	background: #E0E0E0;
	}
	
/* Schrift zum Archiv und Aktuelles Latest */
.news-latest-gotoarchive {
	font-weight:bold;
	font-size: 11px;
	margin-top:5px;
	background: ;
}

/* Linkzust�nde zum Archiv Liste */
.news-latest-gotoarchive A:LINK {
	color: Black;
} 
.news-latest-gotoarchive A:VISITED, 
.news-latest-gotoarchive A:HOVER {
	color: #070707;
}
.news-latest-gotoarchive A {
	color: #993300;
}


/* Ramen �ber einzelne Latest-Eintr�ge */
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.1;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:0px solid #666;
	}

/* Bilder zu Latesteintr�ge -- Gr��e der Bilder wird unter*/
.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float: right;
	
}


.news-latest-category IMG {
	float: none;
	border: 0px solid;
	margin:0px;
}

/* Schriftformattierung von Datum, more, catmenue */
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:11px;
}

.news-latest-morelink {
	height:11px;
	font-weight: bold;
}

.news-latest-morelink A {
	float: left;
}


/*--------------------------------- tt_news LIST view  -----------------------------------------------------------------*/

/*-----Container der Listenansicht  ------*/
/*--Rahmen um den gesamten List-Container--*/
.news-list-container {

	border:0px solid #000;
	}

/*--Rahmen um die einzelnen News in List IE hack bite nicht verändern------*/
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
/*--Padding zum der einzelnen News zum Gesamtrahmen in List	-*/
	padding:6px;
	margin:10px;
        border-top: 1px solid black;
	border: px solid black;
		}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color:#F9FFE5;

}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}

/*--Headline-Feld, Position , Hintergrundfarbe, Rahmen,--*/
.news-list-container H3 {
	margin-bottom: 0px;
	padding: 5px;
	border-top: 0px solid;
	background: #fff;
	font-size: normal;
	font-weight: bold;
		}
	
/*--Headline-schrift Position , Farbe Linkzust�nde siehe unten--*/
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED {
	color: #228b22;
	padding-left:0px;
	}
	
/*--Headline-schrift Farbe Linkzust�nde A:Hoover rot--*/
.news-list-container H3 A:HOVER {
color: red;
	padding-left:0px;
	
}

/*--Headline Farbe ohne A:link--*/
.news-list-container H3 A {
	color: red;
}

/*--Position des Textes zur Headline links--*/
.news-list-container P {
	padding-left:5px;
}

/*--Datumsfeld , Position, Hintergrund, Text Formatierung--*/
.news-list-date {
	float: right;
	color: Black;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #fff;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
	}
	
/*--Bild-Container, Position, Hintergrund--*/
.news-list-container IMG {
	
	float: right;
	border:1px solid #666;
	padding: 3px;
	margin-bottom:5px;
	margin-right:2px;
	
      /*  width:120px;
        height:120px;-*/
        overflow:hidden;
        float:left;
        margin: 0 1em 1em 0;
        background: url(images/background/ERSATZBILD.gif);
        background-repeat: no-repeat;
		  margin-left: 5px;
}



.news-list-category IMG {
	float: none;
	border:none;
	margin:400px;
}

.news-list-morelink,.news-list-category {
float: none;	
font-size:11px;
	font-weight: bold;
	margin-left:3px;
margin-top:3px;
}
.news-list-morelink  {
	margin-bottom:0px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:0px solid #666;
	padding:3px;
	background-color:#E2E7F4;
}
.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: #E2E7F4;
	border:0px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
/*---- Linie und Background cContainer Single ----*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:0px solid #666;
	background: ;
	}
/* ---- Titelzeile Single----*/
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #76AA2B;
	margin-bottom: 20px;
		background: #fcfcfe;
		border-bottom: 0px solid;
	
}
/* ---- Unterzeile Teaser Single----*/
.news-single-item H3 {
	margin-bottom: 15px;
	color: #042E45;
	
}

/* ---- Bildstellung Single--Gr��e wird bei den Constants eingestellt--*/
.news-single-img {
	float: left;
	margin-left:0px;

}

.news-single-imgcaption {
	padding:2px;
	clear:both;
}

.news-single-category {
	float: right;
}

/* ---- Link zur�ck Single----*/
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 11px;
	background: ButtonFace;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 0.9em;
}

.news-single-imgcaption {
float: right;

margin-bottom: 5px;
}

.news-single-timedata{
float: right;
font-weight: bold;
}

/* ---- Author Single----*/
.news-single-author {
	padding-bottom: 3px;
	font-size: 15px;
}

/* ---- Container, Rahmen Zusatzinformationen Links Single----*/
.news-single-additional-info {
	/*	clear: both;*/
	margin-top: 0px;
	border: 0px solid ;
	padding:3px;
	padding-bottom:0px;
	background: ;
}

/* ---- Rahmen links Dateien Single----*/
.news-single-related,.news-single-files,.news-single-links  {
	border: 0px solid #666;
	margin:0px;
	margin-bottom: 0px;
	padding:0px;
	background: ;
	}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:00px;
}

/* ---- Links Relationen, Dateien Single----*/
.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 12px;
	margin-left:0px;
	width:90%;
	background: ;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
/*--Gesamtcontainer Archiv -- */
.news-amenu-container {
	margin-top:5px;
	margin-left:5px;
	padding:0px;
	border: 0px solid #666;
	background-color: transparent;
}
/*---Feld Inhalt-- */
.news-amenu-container LI {
	padding-bottom:3px;
	margin-left:0px;
	}

/*--Listen und Stand der Liste-- */
.news-amenu-container UL {
	padding:0px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border: 0px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
/*--Archive Feld Padding Farbe-- */
.news-amenu-container H2 {
	color:#fff;
	padding:0px;
	border:0px solid #666;
	background-color: #76AA2B;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 0px solid #666;
	padding: 2px;
	background-color: #76AA2B;
	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: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:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


   )

}

