*html #news-single-content-image img {
  width:100%;
  }
/* ---------------------------------- */
#news-list-item #news-list-item-screnni {
  float:left;
  width:150px;
  padding-bottom:5px;
  }
#news-list-item-title-link a {
  font-size:17px;
  }
/* ------------------------------------- NEWS LIST ------------------------------------ */
#news-list-item-title {
  float:left;
  width:100%;
  }

div#news-list-item {
 float:left;
 border-bottom:1px solid #CCCCCC;
 width:100%;
 margin-bottom:5px;
}

div#news-list-item-date p{
width:100px;
float:right;
text-align:right;
font-size:10px;
}
#news-list-item-title-sub {
  float:right;
  width:167px;
  text-align:right;
  }
#news-list-item-title-link {
  float:left;
/*  width:59%; */
  width:80%;
  }
#news-list-item-title-sub p {
  font-size:12px;
  color:#666666;
  }
/* ------------------------------------- NAVI unten -------------------------------------*/

div#news-list-browse {
 width:360px;
 float:left;
}

div#news-list-item-date p {
color:#999999;
  font-family:Arial,Helvetica,sans-serif;
vertical-align:top;
}
/* ------------------------------------ NEWS SINGEVIEW --------------------------------- */
#news-single-content img {
  border:0px;
  }
#news-single-content #news-list-item-screnni {
  float:left;
  width:220px;
  }

#news-list-item-img {
  background-image:url(../img/bg_img_03.jpg);
  background-repeat:no-repeat;
  float:left;
  width:220px;
  }
#news-list-item-img-sub {
  background-image:url(../img/bg_img_05.jpg);
  background-position:left bottom;
  background-repeat:no-repeat;
  }
#news-list-item-img img {
  padding-bottom:15px;
  padding-left:7px;
  padding-top:7px;
  }


.news-single-author {
  padding:0px;
  margin:0px;
  }
.news-single-author a {
  color:black;
  font-size:10px;
  }
div#news-single-brow {
  float:left;
  margin-top:13px;
  margin-bottom:13px;
  }
div#news-single-content-subheader h3 {
  padding-top:5px;
  font-size:15px;
  }
div#news-single-item {
        padding:5px;
        margin-bottom:5px;
        width:250px;
        float:right;
        height:50px;
}
div#news-single-backlink {
  float:left;
  width:330px;
  height:15px;
  margin-top:15px;
  }
.news-single-img a {
	background-color:#ffffff;
}
div#news-single-content-subheader {
 text-align:left;
 }
 div#news-single-content-content {
 float:left;
 margin-bottom:10px;
 }
div#news-single-content-clear {
 width:100%;
 clear:both;
 }
div#news-single-timedata {
 width:250px;
 float:right;
 text-align:right;
 font-size:10px;
 color:#000000;
 border-top:1px solid #CCCCCC;
}

div#news-single-title h1 {
 font-size:24px;
 padding-top:0px;
}
div#news-single-autor {
 float:left;
 width:100%
 }
#news-single-content-subheader {
 margin-bottom:20px;
 }
#news-single-content-subheader p {
 color:#07749B;
  font-family:Arial,Helvetica,sans-serif;
 font-size:24px;
 line-height:26px;
 padding-bottom:5px;
 padding-top:0px;
 text-align:center;
 }
div#news-single-autor a {
 padding-left:20px;
 padding-right:5px;
 padding-top: 0px;
 padding-bottom: 3px;
 background-image: url(../img/news_autor_mail.gif);
 background-repeat : no-repeat;
 color: #FFB300;
}

div#news-single-backlink a {
 padding-left:20px;
 padding-right:5px;
 padding-top: 0px;
 padding-bottom: 3px;
 background-image: url(../img/news_backto_list.gif);
 background-repeat : no-repeat;
}



/*--------------------------  tt_news LATEST view  ----------------------------*/

.news-latest-container {
        width:200px;
        
}


.news-latest-date {
	float:right;
        font-size:9px;
        color: #FFFFFF;
}

.news-latest-item a {
        color: #FFB300;
/* background-image: url(../img/klogo.jpg);
 background-repeat : no-repeat; */
 font-size:10px;
}

.news-latest-item a:hover {
/* background-image: url(../img/klogo.jpg);
 background-repeat : no-repeat; 
 border-bottom: solid 1px #FFFFFF; */
 text-decoration:none;
}

.news-latest-item p {
	border-bottom:1px solid #102B62;
	padding-left:0px;
}

/* ----------------------- NEWS SUCHE ----------------------- */
.news-search-form {
 padding-left:10px;
 width:120px;
}

.news-search-emptyMsg {
 color:#FFFFFF;
}

