@charset "iso-8859-1";

HR.clearer {
	  clear:both;
    height:1px;
    border:1px solid #FFFFFF;
}

/*--- Latest --------------------------*/

.news-latest-date {
  color: #B2B2B2;
}

.news-latest-item {
  margin-bottom: 0.6em;
}

.news-latest-item A {
  font-weight:bold;
  text-decoration:none;
}

.news-latest-item A:hover {
  text-decoration:underline;
}

DIV.news-latest-more {
  padding-top: 0.3em;
  padding-bottom: 1.2em;
}

DIV.news-latest-more A {}

/*---------------------------------------------*/

/*--- List --------------------------*/

.news-list-container {}

.news-list-item {
  background: url(img/newsline.gif) no-repeat left bottom;
  margin-bottom: 1em;
}

SPAN.news-list-author,
SPAN.news-list-date {
  color: #B2B2B2;
}

.news-list-title A {
  font-weight:bold;
  text-decoration:none;
  display: block;
  padding-bottom: 0.3em;
}

.news-list-title A:hover {
  text-decoration:underline;
}

.news-list-subtitle {}

DIV.news-list-morelink {
  padding-bottom: 0.5em;
}


DIV.news-list-morelink A {
  font-weight:normal;
  text-decoration:none;
}

DIV.news-list-morelink A:hover {
  text-decoration:underline;
}

/*------------------------------------------*/

/*--- Browsebox --------------------------*/

.tx-ttnews-browsebox {}

.tx-ttnews-browsebox-strong {
  font-weight: bold;
}

/*------------------------------------------*/

/*--- Single --------------------------*/

.news-single-item {}

.news-single-date,
.news-single-author {
  color: #B2B2B2;
}

.news-single-subtitle {}

DIV.news-single-backlink {
  background: url(img/newsline.gif) no-repeat left top;
  padding-bottom: 1em;
  padding-top: 0.5em;
  margin-top: 0.3em;
}

DIV.news-single-backlink A {}

DIV.news-single-backlink A:hover {}

/*------------------------------------------*/


