/*-----------------------------------  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:both;
	height:0px;
	border:0px solid #f2f2f2;

}
.news-latest-container HR.clearer {
	/*clear:left;*/
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
	/*border:1px solid #333;
	background-color:#B82489;*/
	padding:0px;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#666666;
	padding:0px;
	margin:0px;
	font-size:14px;
	/*background-color:#333366;*/
}
.news-latest-container H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#155E95;
    margin-bottom: 0px;
}
#news .news-latest-titel, #news .news-latest-titel a {
	margin-bottom:10px;
	width:184px;
	line-height: normal; text-decoration:none;
}
.news-latest-titel, .news-latest-titel a {font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width:184px;
    margin-bottom: 0px; font-weight:bold; text-decoration:none;}
		
.news-latest-container H3 a { color:#155E95; text-decoration:underline;}
.news-latest-container H2 a { color:#155E95; text-decoration:underline;}

.news-latest-gotoarchive { display:none;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#666666;
}
.news-latest-gotoarchive A {
	color:#666666;
	text-decoration: none;
}
/*#news .news-latest-item p { padding-top:10px;}*/

.news-latest-item {
	/* IE hack */
	/*height: 1%;
	line-height: 1.3;*/
	/* IE hack end */
	width:124px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:5px;
	padding-right: 10px;
	padding-left: 10px;
	margin:0px;
}

.news-latest-item p {
font-size:12px;
/*margin-left:5px;*/
padding-left:0px;
margin-left:0px;
 margin-top:0px;
color:#000;
}
.news-latest-item a {color:#155E95; text-decoration:underline; font-size:12px;
	}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
/*	width:50px;
	border:4px solid #FF0000;*/
	/*float:left;*/
}

.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-latest-date, .news-latest-category {
	font-size:9px;color: #666666;
}
.news-latest-date, .news-latest-date a {font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	color: #666666;
margin-bottom:5px;
width:180px;
text-decoration:none;
}
.news-latest-morelink {
display:none;
	
}

.news-latest-morelink A {
        float:right;
		color:#666666;
		font-size:12px;
	text-decoration:none;
	font-weight:bold;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	margin:0px;
	padding:0px;
	/*width:440px; */
	width:100%;
/*	background-color:#ebebec;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #58595B;*/

}
.news-listbild-container { float:none; clear:both; width:100%; height:auto;}

.news-list-item {
	/* IE hack */
	/*height: 1%;
	line-height: 1.3;*/
	/* IE hack end */
	/*width:440px; */
	width:100%;
	padding-right: 0px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebebec;
	margin-bottom:2px;
	margin-top:13px; 
	}

.news-list-item h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:120% !important;
	color:#155E95;
    margin-bottom: 2px;
	padding-bottom:0px;
	}

.news-list-item p { margin-top:0px; }	

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#f2f2f2;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	color:#155E95;
	padding-right:0px;
	margin-top:0px;
	margin-bottom:5px;
	vertical-align: top;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED {

	color:#155E95;
	padding-left:0px;/*2*/
	
}

.news-list-container H3 A:HOVER {

	color:#005BB7;
	padding-left:0px;/*2*/
	
}


#inhalt .news-list-container H3 {
	background-color:#d4c4b1;
	padding:4px 2px 4px 2px;
}

#inhalt .news-list-container H3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000;
    margin-bottom: 0px;
	text-decoration:none;
	display: block;
	/*background-color:#d4c4b1;*/
	/*padding:1px 2px 1px 2px;*/
	}
#inhalt .news-list-container H3 a:hover {
	background-color: #D0BEA9;
}

.news-list-container P {
	padding-right:0px;
	/* width:440px; */
	width:85%;
	/*vertical-align: top;*/
	margin:0px;
	padding:0px;

}
.news-list-date {
	color: #333;
	text-align: left;
	margin-top: 0px;
	font-size: 12px;
	font-weight: normal;
	
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: left !important;
	/* border:1px solid #666;*/
	margin-bottom:5px;
	margin-right:15px;
	margin-left:0px;
	
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-category {
	font-size:9px;
	margin-left:0px;
}
.news-list-morelink  {
	/*font-size:10px;
	margin:0px;
	padding:0px;
	position: relative;
	top:-20px;*/
	width:440px;
}
#inhalt .news-list-morelink a  {float:right;color: #58595B; text-decoration:none; margin:0px; padding:0px;}
.news-list-browse {
	text-align: center;
}

img {
	width:initial !important;
	max-width:initial !important;
	height: initial !important;
}

.showResultsWrap {
	display:none;
	height:0px; 
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border: none;
	padding:3px;
	width:480px;
	background-color:transparent;
	float:left;
}
#inhalt .tx-ttnews-browsebox table {
background-color: transparent; 
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
	border:none;
	background-color:transparent;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold; width:auto;	border:none;background-color: transparent;

}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;	width:25px;	border:none; font-size:10px; background-color: transparent;
}

.tx-ttnews-browsebox-SCell {
	/*background-color: #B82489;*/
	border:1px solid #666;background-color: transparent;
}
.tx-ttnews-browsebox-SCell a {
font-size:12px;background-color: transparent; width:25px;

}
.news-search-emptyMsg {
	font-size: 11px;


	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	/*border:1px dotted #666;
	background-color:#D1D1D2;*/
	min-height:260px;



}
.news-single-titel {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#666666;
	text-align:left;
	margin-bottom:30px;
	font-weight:normal;
	/*width:630px;*/
	float:left;
}
#inhalt .news-single-item h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#333;
  	line-height: 120%;
	text-align:left;
	margin-top:0px;
	margin-bottom:5px;
	
	}
#inhalt .news-single-item h3 {
	margin-bottom: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	}
	
#inhalt .news-single-item h2 {
	background-color:#EEE;
	color:#464646;
	font-weight:bold;
	font-size:0.8em;
	padding-left:1px;
	margin-bottom:10px;
	border-top-style:solid;
  	border-top-color:#DCDDDD;
	border-top-width:1px;
	border-bottom-style:solid;
  	border-bottom-color:#DCDDDD;
	border-bottom-width:1px;
	padding-top:0px;
	}

/*#inhalt .news-single-item p {
margin-top:10px;
	}*/

.news-single-img {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	/*margin-left:5px;*/
}
.news-single-item table {  margin: 0px 0px 0px 0px; width: 100%; height: 100%; vertical-align:top;  }
.news-single-item tbody { vertical-align:top; /*font-size:1.23em; */padding-right:10px;}
.news-single-item tr td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000;
}
.news-single-item tr td p { margin-bottom: 0px; padding: 0px;
}
.news-single-item td {font-family:Arial, Helvetica, sans-serif;}
.news-single-item tr { /*background-color: #00CC33;*/ background-color:transparent; }
.news-single-item thead,th { font-weight: bold;text-align:left;line-height: 1.5em;background-color:#EEE;
	color:#464646;
	font-weight:bold;
	padding-left:1px;
	margin-bottom:10px;
	border-top-style:solid;
  	border-top-color:#DCDDDD;
	border-top-width:1px;
	border-bottom-style:solid;
  	border-bottom-color:#DCDDDD;
	border-bottom-width:1px;	 }

.news-single-imgcaption {
	padding:3px;
	/*clear:both;*/
}

.news-single-category {
	color:#666666;
	float: left;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 20px;
	/* color:#155E95; */
	color:#595959;
	text-decoration:none;
}
#inhalt .news-single-backlink a  {color: #595959; text-decoration:none; background-color:#fff !important;}
#inhalt .news-single-backlink a:hover  {color: #595959; text-decoration:underline; background-color:#fff !important; }
.news-single-timedata {
	/*float: left;*/
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#595959;
	width:100%;
	font-weight:bold;
	padding-left:0px;

}
.news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	/*background-color: #B82489;*/
/*	clear: both;*/
	margin-top: 15px;
	/*border: 1px solid #666;*/
	padding:0px;
	padding-bottom:0px;
	background-color:transparent;

}
.news-single-related,.news-single-files,.news-single-links  {
	/*border: 1px solid #666;*/
	
	margin-bottom: 3px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	/*background-color:#f2f2f2;*/
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:0px;
	width:400px;
	/*float:left;*/
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	color:#000000;
	margin: 0px;
	padding: 0px;
	width:100px;
	/*margin-left:5px;
	width:90%;*/
}

dl.news-single-related  , dl.news-single-links  , dl.news-single-files  {
	padding:0px;
	margin: 0px;
	font-size:14px;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:0px;
	width:440px;
	border:0px solid #333;
	/*background-color:#E2E2E2;*/
}

.news-amenu-container a { color:#bd002b;}

.news-amenu-container LI {
	padding-bottom:1px;
	list-style-type: none;
}
.news-amenu-container UL {
	padding:0px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:3px;
	border:0px solid #666;
	background-color:#e2e2e2;
	list-style-type: none;


}
/* klasse in id # ver�ndert yc*/
#news-amenu-container H2 {
	color:#ffffff;
	/*padding:3px;*/
	border:1px solid #666;
	background-color:#333366;
}

#news-amenu-container H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#155E95;
        margin-bottom: 0px;
}

.news-amenu-item-year {
	font-weight: bold;
	border: 0px solid #666;
	padding: 2px;
	/*background-color: #333366;*/
	color:#333366;
}

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


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#f2f2f2;
}
.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;
}


/*//////////gewerbe///////////*/
.gewerbebild { float:left; width:100%;}



#inhalt a { padding:0px 1px 0px 1px;  }
#inhalt a:hover { color:#272727; background-color:#FFD800;   }



@media screen and (max-width: 600px) {
	
	.news-list-container P {
	  width: 100%;
	}
	
	img {
	width:initial !important;
	max-width:initial !important;
	height: initial !important;
	}
}



