
/*----------------News Kurzinfo-------------------------*/
.clearer {
  display: none;
  }
div.news-single-timedata {
   display:none;
}

div.news-single-category {
   display:none;
}

div.news-latest-item img {
   display:none;
}

div.news-latest-gotoarchive {
  background: #EBEBEB;
  border-style:none none solid none;
  border-width:1px;
  border-color:#FF6600;
  color: #000000;
  margin:2px;
  padding:3px;
  width: 154px;
  display:none;
  }
  
.news-latest-gotoarchive a {
   color: #000000; 
   text-decoration: none; 
   font-size: 11px;
   font-weight: normal; 
   } 
   
.news-latest-gotoarchive a:hover {   
   color: #000000;
   text-decoration: underline; 
   } 
   
.news-latest-gotoarchive a:visited {   
    
   color: #000000; 
   }    
.news-latest-gotoarchive a:link {   
   
   color: #000000; 
   }    

.news-latest-morelink {
  font-size: 11px;
  padding-top: 4px;
  padding-bottom: 4px;  
}
.news-latest-morelink a {
  font-size: 11px;
  padding: 4px;  
}      

.news-latest-container h2{
  display:none;
}

.news-latest-container {
}
.news-latest-item {
	 background: #FFFFFF;
         border-style:none none none none;
}
.news-latest-date {
	display: none;
}
div.news-latest-container p {
       padding-left: 3px;
}
.news-latest-item h3 {
	background: #FFFFFF;
}
.news-latest-item a {
	color:rgb(0,0,0);
}
.news-latest-container .news-latest-item h3 a {
	color:rgb(0,0,0);
}
.news-latest-container {
	background: #FFFFFF;
	border-style:none none solid none;
        border-width:0px;
        border-color:#000000;
        background-color:#FFFFFF;
        color: 
}

.news-latest-container h3 {
       border-bottom:none;
       padding-bottom:5px;
       padding:2px;
       font-size: 11px;
       font-weigth: bold;
       color: #000000;
}

.news-latest-container h3 a{
       font-size: 11px;
       font-weight: bold;
}
.news-latest-category {
	display:none;
}

/*---------------News Detailseite-----------------------*/
 
.news-single-item {
 background: #FFFFFF;
 border-style:none none none none;
 margin-top:10px;
}
.news-single-item h2 {
	background: url("../images/bg_internet.jpg") no-repeat scroll 0 0 transparent;
		color:black;
	padding-top:5px;
	font-size:11px;
	height: 15px;
        padding: 1px 0 0 20px;
}
.news-single-timedata {
}
.news-single-item .bodytext {
	margin:0px;
}
.news-single-author {
	display:none;
}
.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 {
	display: none;
}
div.news-list-container p {
       padding-left: 3px;
}
.news-list-item h3 {
	background: #FFFFFF;
}
.news-list-item a {
	color:rgb(0,0,0);
}
.news-list-container .news-list-item h3 a {
	color:rgb(0,0,0);
}
.news-list-container {
	background: #FFFFFF;
	border-style:none none solid none;
        border-width:0px;
        border-color:#000000;
        background-color:#FFFFFF;
        color: 
}

.news-list-container h3 {
       border-bottom:none;
       padding-bottom:5px;
       padding:2px;
       font-size: 11px;
       font-weigth: bold;
       color: #000000;
}

.news-list-container h3 a{
       font-size: 11px;
       font-weight: bold;
}
.news-list-category {
	display:none;
}

