/*
 * tt_news
 */


/* 
 *  Teaser - Latest News
 */

.ontour_mehr {
  margin: 6px 0 20px 0;
}

#col3_content .csc-header h1 {
 font-size: 13px;
 font-weight: bold;
 /* text-transform: uppercase; */
 color: #fff;
 background-color: #A6A6AE;
 height: 20px;
 padding: 4px 0 0 5px;
}

#col3_content .csc-header h1.csc-firstHeader {
 height: 21px;
}

.newsbox {
 padding: 1px;
 border-bottom: 1px solid #A6A6Ae;
 margin-top: 6px;
}

.newsbox .news-date {
 font-weight: normal;
 font-size: 12px;
}

.newsbox h1 {
 font-size: 12px;
 color: #000;
 font-weight: bold;
 line-height: 1.4em;
 margin: 0;
 padding: 0;
}

.newsbox p {
 margin: 0;
 padding: 0;
 font-size: 12px;
 line-height: 1.4em;
}

.newsbox .morelink {
 font-size: 12px;
 font-weight: bold;
 line-height: 1.4em;
 margin-bottom: 6px;
}

/*
 * List
 */

.news-list-item{
margin-bottom: 25px;
}

.news-list-item .news-list-date,
.news-list-item h3,
.news-list-item p,
.news-list-item .news-list-morelink {
 line-height: 1.5em;
 font-size: 12px;
}

.news-list-item h3,
.news-list-item p {
 margin: 0;
}

.news-list-item .news-list-morelink {
 font-weight: bold;
}