


.news-hinweis {
	border-top: 1px dotted #A6BAC3;
	padding-top: 0.4em;
	position: relative;
	font-size: 1.18em !important;
} 

h3 {
   font-size: 100%;
}

/*-----------------------------------  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;
	color:black;
	border:0px;
	background-color:black;
}
.news-latest-container HR.clearer {
	clear:left;
}


.news-list-item {
	margin: 0.2em 0 1.7em 0;
}

.news-list-item h3 {
	margin:0;
	padding:0 0 0.6em 0;
	font-size: 1.3em;
}
.news-list-item h3 a {
	color: black;
	text-decoration: none;
}


.news-list-date {
	font-size: 0.9em;
	margin-left: 1.2em;
	float: right;
}

.news-list-morelink {
	text-align: right;
	margin-top: -1em;
	position: relative;
	z-index: 0;
}

.news-list-morelink a {
	position: relative;
	color: red;
	text-decoration: none;
}
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	position: relative;
	margin-top: 1em;
}


.news-latest-item {
	position: relative;
	padding-top: 2.4em;
	margin-top: 0;
	margin-bottom: 1.2em; 
}

.news-latest-item h2 {
	margin:0;
	padding:0 0 0.6em 0;
	font-size: 1.3em;
}
.news-latest-item h2 a {
	color: black;
	text-decoration: none;
}

.news-latest-item img {
	width: 5em;
	float: left;
	margin: 0 0.6em 0.4em 0;
}

.news-latest-date,
.news-latest-cat {
	background-color: white;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.1em;
	width: 13.0em;
	font-family: verdana;
	padding: 0.0em 0em 0.1em 0.4em;
}
.news-latest-date {
	padding: 0.0em 0em 0.1em 0em;
	text-align: center;
	width: 7.3em;
	left: auto;
	right: 0 !important;
}


.news-latest-morelink {
	text-align: right;
	margin-top: -1em;
	position: relative;
	z-index: 0;
}

.news-latest-morelink a {
	color: red;
	text-decoration: none;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
	
.news-single-timedata {
	text-align: right;
	margin: 0.6em 0 -0.6em 0;
}

.news-single-item h2 {
	padding-bottom: 0.6em;
}

.news-single-img {
	float: left;
	margin-right: 16px;
	padding-bottom: 8px;
}



/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */

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


