
/*-----------------------------------  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;
}
.news-latest-container HR.clearer {
	border: 0px;
	height: 0px;
	visibility: hidden;
}

.news-list-container HR.clearer {
	border: 0px;
	height: 0px;
	margin-bottom: 6px;
	visibility: hidden;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	clear: left;
	clear: right;
}





.news-search-form {
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}

.news-list-container H3 {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	margin: 4px 0px 6px 0px;
}

.news-list-container H3 a:link, .news-list-container H3 a:visited, 
.news-list-container H3 a:hover, .news-list-container H3 a:active {
	color: black;
}

.news-list-container H3 span.news-list-date {
	font-weight: normal;
	color: black;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	text-decoration: none;
}

.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	display: block;
	text-align: right;
	height: 1.8em;
	margin-top: 0.2em;
	margin-right: -0.2em;
	color: #aaa;
	}

.news-list-imgcaption {
	padding-top:0.3em;
	padding-right:0.3em;
	font-size: 0.9em;

	}

.news-list-container IMG {
	margin-top:0.2em;
	margin-bottom:1.9em;
	margin-right:0.2em;
	margin-left:1em;
	float: right;
	border: 0;	
}

#content-rechts-internet-wrap div div IMG {
	max-width: 60px;
	max-height: 40px;
}

.news-list-category IMG {
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
}
.news-list-morelink  {
	margin-bottom:0.5em;
}

html>/**/body .news-list-morelink {
	margin-bottom:1.2em;	
}


.news-list-browse {
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	padding-top:0.8em;
}
.tx-ttnews-browsebox TD {
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
}

.tx-ttnews-browsebox-SCell {
}
.news-search-emptyMsg {
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	/*position: relative;*/
}

.news-single-item p{
	margin: 0px 0 0px 0;
}

.news-single-item H2 {
	margin-bottom: 0px;
}

.news-single-item H3 {
	font-size: 11px;
}


.news-single-img {

	max-width: 462px;
	min-width: 180px;
/**/
	float: right;
}

.single-image-wrap {
	float: left;
	width: 152px;
	display: inline;
}

.news-single-img a img {
	border: 0;
	margin-top:0.2em;
	margin-bottom:0.8em;
	margin-right:0.2em;
	margin-left:0.8em;
	float: right;
}



.news-single-imgcaption {
	font-weight:bold
}

.news-single-category {
}
.news-single-backlink, .news-single-backlink a {
	margin: 0.6em 0 1em 0;
}
.news-single-backlink-top, .news-single-backlink-top a {
	margin: 1em 0 1em 0;
}

.news-single-timedata {
	position: fixed;
	top: 269px;
	left: 50%;
	margin-left: -307px;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
}
.news-single-author {
}
.news-single-additional-info {
	margin-top: 0px;
}

.news-single-related,.news-single-files,.news-single-links  {
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	padding-top: 0.4em;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	padding-top: 0.4em;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
}
.news-amenu-container LI {
}
.news-amenu-container UL {
}
.news-amenu-container H2 {
}
.news-amenu-item-year {
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
}
.news-catmenu-header  {
}
.news-catmenu DIV {
}
.news-catmenu DIV img {
}
.news-catmenu-ACT {
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
}
.level1 {
}
.level2 {
}
.level3 {
}
.level4 {
}




