/*----------------News Kurzinfo-------------------------*/

.news	{
	width: 160px;
	font-size: 12px;
        float: left;
}

.news-latest-container {    
  	background: transparent;
  	border:0px;
  	width: 160px;
  }
.news-latest-item img {
	display:none;
}
  
.news-latest-item { 
  	border-style:dotted none none none;
  	border-width:1px;
  	border-color: #999999;
  	margin:0px 0 4px 0;
  	background: none;
  	width: 160px;
  	padding: 0 0 0 0;
}

.news-latest-item p{ 
  	font-weight: bold;
}

.news-latest-date {
  	width: 160px;
  	padding-left:0px;
  	font-size: 12px;
  	font-weight: Bold;
}

.news-latest-date { color:##5E89C2; }

.clearer {
  display: none;
  }
  
.news-latest-item h3 {
  padding-left:0px;
  border-style:none;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  }
  
.news-latest-item h3 a{
  padding-left:0px;
  border-style:none;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  }
   
.news-latest-item a { 
   color:#5E89C2; 
   text-decoration: none; 
   font-size: 12px;
   font-weight: normal; 
   }

.news-latest-item a:hover{ 
   text-decoration: none;
   color:#666666; 
   }
   
.news-latest-container h2{
  display: none;
  }  
div.news-latest-gotoarchive {
  display: none;
  }
  
.news-latest-morelink {
  font-size: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  float: none;
}
.news-latest-morelink a {
  font-size: 11px;
  padding: 4px;
  font-weight: bold;
  float: left;  
}

 
/*---------------News Detailseite-----------------------*/
 
.news-single-item {
 background: #FFFFFF;
 border-style:none none none none;
}
.news-single-item h2 {
	margin-top:10px;
	margin-bottom:10px;
	color:#666666;
	padding-top:10px;
	font-size:12px;
}
.news-single-item h3 {
	margin-top:10px;
	margin-bottom:0px;
	color:#666666;
	padding-top:10px;
	font-size:12px;
	font-weight: normal;
}
.news-single-timedata {
float:none;
font-size: 12px;
color: #666666;
}
.news-single-item .bodytext {
	margin:0px;
}
.news-single-author {
	display:none;
}

news-single-backlink, .news-single-backlink a {
font-size: 12px;
font-weight: normal;
margin-top: 20px;
margin-bottom: 15px;
color: #999999;
}
.news-single-item hr.clearer {
	display:none;
}

/*---------------News Archiv----------------------------*/
 
.news-list-container {
}
.news-list-item {
	 background: #FFFFFF;
         border-style:none none none none;
}
.news-list-date, .news-list-date a {
	color:#666666;
	background: transparent;
	font-size: 12px;
	font-weight:normal;
}
.news-list-item h3 {
	background: #FFFFFF;
}
.news-list-item a {
	color:rgb(0,0,0);
}
.news-list-container .news-list-item h3 a {
	color:#666666;
}
.news-list-item h3 a:hover .news-list-container h3 a:visited{
	color:#666666;
	text-decoration: underline;
}
.news-list-container {
	background: #FFFFFF;
	border-style:none none solid none;
        border-width:0px;
        border-color:#000000;
        background-color:#FFFFFF; 
}

.news-list-container h3 {
       border-bottom:1px dotted #999999;
       padding-bottom:5px;
       padding:2px;
       font-size: 12px;
       font-weigth: bold;
}

.news-list-container h3 a{
       font-size: 12px;
       font-weight: bold;
       color:#666666;
}
.news-list-item h3 a:hover{
	color:#666666;
	text-decoration: underline;
}
.news-list-container h3 a:visited{
	color:#666666;
}
.news-list-category {
	display:none;
}
.tx-ttnews-browsebox, .browseBoxWrap {
  background-color: transparent;
  border: none;
}
