#newsimage,
.newsimage {
	width:6.5em;
	float:left;
	margin:0;
}
#newsimage[id],
#col3[id] .newsimage {
	margin:0.2em 0 0 1em;
	height: auto;
}
#news-big {
	clear:both;
}

/*-----------------------------------  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:1;*/
	/* border:1px solid #F9FFE5;*/
	display:block;
}
.news-latest-container HR.clearer {
	clear:left;
}

#clearer {
	clear:both;
	height:0em;
	margin:0;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:0.1em solid #FF0000;
	width: 45%;
	padding-bottom:0.3em;
}

.news-latest-container a:link,
.news-latest-container a:visited {
	color:#663399;
	margin-top:0.5em;
	text-decoration:none;
}
.news-latest-container a:hover {
	text-decoration:underline;
}

.news-latest-header {
	display:block;
	background:#FF0000;
	vertical-align:middle;
	color:white;
	background-image:url(images/icon-rot-gr.gif);
	background-position: right center;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:1.3em;
	height:1.4em;
	padding-left:0.7em;
	margin-bottom:0.3em;
}

.news-latest-item img.pfeil {
	margin: 0 0.5em 0.5em 0.5em; 
	border:0;
	float:left;
}

.news-latest-container ul {
	margin:0 0 0 1.5em;
}
#col3[id] .news-latest-container ul ,
#col2[id] .news-latest-container ul {
	margin:0 0 0 2em;
}
#col2 .news-latest-container ul li {
	list-style-image:url(../images/internal-link.gif);
	margin-bottom:0.4em;
}

.news-latest-item .text {
	color:#663399;
}

.news-latest-header img {
	vertical-align:middle;
	text-align:center;
}


.news-latest-container .news-list-item a {
	margin-left:1.5em;
	display:inline;
}

.news-latest-container H2,
.news-latest-gotoarchive {
	
}

/* 
* SPEZIELLE STYLES FÜR LATEST-VIEW IN RECHTER SPALTE
*/
#col2 .news-latest-container {
	width: auto;
	padding-bottom:0.3em;
	background:#d7d6d6;
	margin-top:1em;
	
}
#col2 .news-latest-container a:link,
#col2 .news-latest-container a:visited {
	color:#663399;
}

#col2 .news-latest-item {
	margin-bottom:0.3em;
}

#col2 .news-latest-item .text {
	color:#663399;
	height:1em;
}
#col2[id] .news-latest-item .text {
	height:auto;
	min-height:1em;
}


/* 
* SPEZIELLE STYLES FÜR LATEST-VIEW IN CONTENT-SPALTE
*/
#col3 .news-latest-container {
	float:left;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:0.5em;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	
}
.news-latest-gotoarchive A {
	
}
.news-latest-item {
	/* IE hack */
	/*height: 1%;*/
	line-height: 1.1;
	/* IE hack end */
	/* padding:0.3em; */
	margin:0.1em 0.3em 0em 0.3em;
	display:block;
	clear:both;
	/* border-bottom: 0.1em solid #CCC; */
}
.news-latest-item2 {
	/* IE hack */
	/*height: 1%;*/
	line-height: 1.1;
	/* IE hack end */
	/* padding:0.3em; */
	margin:0.1em 0.3em 0em 0.3em;
	display:block;
	clear:both;
	/* border-bottom: 0.1em dotted #CCC; */
}
#newstext {
	/* margin-left:7em; */
}

.news-latest-item IMG {
	margin-bottom:0.2em;
	/*margin-right:0.5em;*/
	border:0.1em solid #666;
	float:left;
	display:block; 
}
.news-latest-item IMG.krone {
	float:none;
	display:inline;
	vertical-align:bottom;
	border:0;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:0.9em;
}

.news-latest-morelink {
	height:1.2em;
}

.news-latest-morelink A {
	float:right;
}
.news-latest-item P.bodytext,
.news-list-item P.bodytext {
	margin:0;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	
}
.news-list-item {
	margin:0 0 1em 0; /* rand unter der einzelnen news */
	border-top:0.1em solid #663399;	
	padding-top:1em; /* abstand oben zum rand
	/* display:block; */
	line-height:140%; 
	color:#663399;
}
.news-list-item a:link,
.news-list-item a:visited {
	/* padding-top: 1em; */
	color:#663399;
	/*font-weight:bold;*/
}


.news-latest-container .news-list-item {
	margin:0 0 0.5em 0; /* rand unter der einzelnen news */
	border-bottom:0.1em solid #663399;	
	border-top:0;
	padding-top:0em; /* abstand oben zum rand */
	padding-bottom:0.5em; /* abstand oben zum rand
	/* display:block; */
	line-height:120%; 
	color:#663399;
}


.news-list-item a:hover {
	color:black;
}

#news-list-date-termin {
	float:left;
	width:15em;
}

#news-list-text[id] {
	text-indent:0;
}
#news-list-text-termin {
	margin-left:16em;
	display:block;
}

.news-search-form {
	padding:0.3em;
	margin-bottom:0.5em;
	border:0.1em solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0;
}
.news-search-form FORM {
	margin:0;
}
.news-list-container H3 {
	margin-bottom: 0;
	padding: 0.2em;
}
.news-list-title {
	margin-bottom: 0.5em;
	padding: 0.2em;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:black;
	padding-left:0.2em;
}
.news-list-container H3 A {
	color:black;
}
.news-list-container P,
.news-latest-container P {
	padding-left:1.2em;
	color:black;
}
#col3[id] .news-list-container P,
#col3[id] .news-latest-container P {
	padding-left:1.8em;
}
.news-list-container B.date,
.news-latest-container B.date {
	padding-left:0em;
}
#col3[id] .news-list-container B.date,
#col3[id] .news-latest-container B.date {
	padding-left:0em;
}
.news-list-date {
	width: 2em;
	text-align: right;
	font-size: 1em;
	font-weight: normal;
	}

.news-list-imgcaption {
	float: right;
	padding-top:0.3em;
	padding-right:0.3em;
	font-size: 0.9em;
}

.news-list-container IMG {
	float: right;
	border:0;
	margin:0 0.3em 0.3em 0;
}
.news-list-category IMG {
	float: none;
	border:0;
	margin:0;
}
.news-list-container IMG.linkicon,
.news-latest-container IMG.linkicon {
	float:left;	
	border:0;
	margin-left:1.3em;
}
#col3[id] .news-list-container IMG.linkicon,
#col3[id] .news-latest-container IMG.linkicon {
	margin-left:1.8em;
}

.news-list-item img.dreieck {
	float:left;
	margin-bottom:2em; 
}

ul.news {
	list-style-position:outside;
	margin-left:2em;
}

li.lila {
	list-style-image:url(images/pfeil-1-lila.gif);
	vertical-align:middle;
}
.news-list-morelink,.news-list-category {
	font-size:0.9em;
	margin-left:0.3em;
}
.news-list-morelink  {
	margin-bottom:0.3em;
}
.news-list-browse {
	text-align: center;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
    text-align:center;
	margin:0 0 0 0; 
	border-top: 0.1em dashed #999;
	/* padding: 0.5em;  */
}
.tx-ttnews-browsebox TD {
	
}
.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 table  {
	text-align:center;
	font-size:1em;
}
.tx-ttnews-browsebox-SCell {

}
.tx-ttnews-browsebox a {
	color:#666;
	text-decoration:none;
}
.tx-ttnews-browsebox a:hover {
	color:black;
	text-decoration:underline;
}
.news-search-emptyMsg {
	font-size: 1.1em;
	margin-left: 1.0em;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0.5em;
	margin-bottom:0.5em;
	/*border:1px solid #666;*/
	/*background-color:#F9FFE5;*/
}

#news-single-kontakt {
	border:0.1em solid #666;
	width:25.5em;
	float:left;
	padding:0.3em;
	overflow:hidden;
	height:13em;
}
#news-single-anbieter {
	border:0.1em solid #666;
	width:25.5em;
	float:right;
	padding:0.3em;
	height:13em;
}
#news-single-kontakt[id],
#news-single-anbieter[id] {
	width:24.5em;
}

#news-single-anbieter DL.news-single-related {
	margin-top:0;
}


.news-single-img img {
	border-right:1.5em solid #FF0000;
}

.news-single-item a:link,
.news-single-item a:visited {
	/*font-weight:bold;*/
}
.news-single-item H2 {
	font-size:1.4em;
	font-weight:bold;
	margin-top:0.3em;
}
.news-single-item H3 {
	margin: 0 0 1em 0;
	font-size:1.2em;
}
.news-single-img {
	float: right;
	margin-left:0.5em;
}
.news-single-imgcaption {
	padding:0.3em;
	clear:both;
	/* text-align:center; */
	line-height:1.2em;
}
.news-single-category {
	float: right;
}
.news-single-backlink, 
.news-single-backlink a:link,
.news-single-backlink a:visited
{
	color:#663399;
	font-weight: bold;
	text-decoration:none;
	margin-bottom: 1.5em;
	margin-top: 2em;
}
.news-single-backlink a:hover {
	color:black;
	text-decoration:underline;
	
}
.news-single-timedata {
	/*text-align:right;*/
}
.news-single-timedata, 
.news-single-author {
	font-size: 0.9em;
}

.news-single-imgcaption {
	margin-top:0;
	font-style:italic;
	line-height:1.3em;
}

.news-single-author {
	font-size:1em;
	padding:0;
	margin:0;
	display:inline;
}
.news-single-additional-info {
	margin-top: 1.5em;
}
.news-single-related,.news-single-files,.news-single-links  {
	margin-bottom: 0.0em;
}
.news-single-related DD, .news-single-links DD, .news-single-files DD {
	
}
.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	margin-left:0.5em;
}
.news-single-links a {

}
.news-single-links a:hover {
	color:black;
}
.news-single-additional-info DL a {

}
.news-single-additional-info DL a:hover {

}
.news-single-additional-info DL.news-single-files img {
	float:left;
	margin-right:1em;
}
DL.news-single-related,
DL.news-single-links {
	margin-top:1em;
}
DL.news-single-links DD p.bodytext {
	margin:0;
}
DL.news-single-links DD p.bodytext a {
	margin:0;
}


/*--------------------------------- 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; */
	margin-left:0;
}
.news-amenu-container LI dd {
	margin:0;
}
.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:black;
	/* 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:black;
	margin-left:0;
	font-size:1.2em;
	
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	
}
.news-catmenu-header  {
	font-weight:bold;
}
.news-catmenu DIV {
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0;
	padding:0;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

.news-catmenu-NO a {
	color:#666;
	text-decoration:none;
	margin-left: 0.3em;
}
.news-catmenu-NO a:hover {
	font-weight:bold;
	text-decoration:underline;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	
}
.level1 {
	padding-left:1em;
}
.level2 {
	padding-left:1em;
}
.level3 {
	padding-left:1em;
}
.level4 {
	padding-left:1em;
}
