/**************************************/
/* NEWS-LIGHTBOX  -  NEWS-LIGHTBOX    */
/**************************************/

.news-single-lightbox{
  background-color:#faf3f1;
  margin-top: -10px;
  padding:20px;
  width: 588px;
}

.lightbox_content {
  float: left;
  margin: 5px 10px 0px 0px;
  width: 320px;
}

.lightbox_content .single-image {
  float:left;
  border: solid 5px #ff0000 !important;
}

/**************************************/
/* ANGEBOTE  -  ANGEBOTE  -  ANGEBOTE */
/**************************************/

.angebote, .contenttable {
  border: solid 2px #991c25;
  color:#333;
  padding: 1px;
  height: 230px !important;
}

.angebote-header {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color:#fff;
  font-weight:bold;
  padding-left: 15px;
}

.angebote-text {
  padding-left: 15px;
  border-right: solid 1px #eedfda;
}


.news-padding {
  padding:4px;
}

/***********************************/
/*  LATEST NEWS   -   LATEST NEWS  */
/***********************************/

.news-latest-container {
  width: 172px;
  height: auto;
  margin-left: 14px;
}

.latest-header {
  width: 100%;
  height:24px;
  text-align:center;
  background-color:#a0252f;
  vertical-align:bottom;
}

.latest-header a  {
  font-family:"Times New Roman", Times, serif;
  color:#fff;
  font-size: 16px;
  text-decoration:none;
  width:100%;
  height:auto;
  padding: 6px 0px 2px 0px;
  vertical-align:bottom;
}

.news-latest-item {
  background-color:#fdf1a9;
  font-size: 11px;
  line-height:16px;
}

.news-latest-morelink {
  width: 100%;
  height:18px;
  text-align:center;
  background-color:#a0252f; 
}

.news-latest-morelink a {
  color:#fff;
  text-decoration:none;
}


/***********************************/
/*    LIST NEWS   -   LIST NEWS    */
/***********************************/

.list-subheader {
  font-weight: bold;
  font-size: 12px;
  color: #991c25;
  width: 100%;
  text-align:center;
  height: 20px;
  padding-top: 3px;
  line-height: 15px;
  vertical-align: middle;
  background-color:#fdf1a9;
  background-color:#fff;
}

.news-list-container {
  margin-top:20px;
}

.news-list-item {
  width: 180px;
  margin: 0px 3px 10px 20px;
  float: left;
  border: solid 1px #991c25;
}

.list-title {
  background-color:#991c25;
  width: 100%;
  height: 22px;
  text-align:center;
}

.list-title a {
  color:#ffffff !important;
  font-size: 13px;
  font-weight: bold;
  text-decoration:none;
}

.list-title a:hover {
  text-decoration:none !important;
}

.news-list-morelink {
  clear:both;
  width: 100%;
  text-align:center;
  background-color:#991c25;
}

.news-list-morelink a {
  color:#fff !important;
  text-decoration:none;
  display:block;
  width: 100%;
}

.news-list-morelink a:hover {
  color:#fff !important;
  text-decoration:none !important;
  display:block;
  width: 100%;
}

/***********************************/
/*  SINGLE NEWS   -   SINGLE NEWS  */
/***********************************/

/*
.single-image {
  clear: both;
}
*/

.news-single-item .news-single-img {
  clear: both;
}


.single-content {
  float:left;
  padding: 0px 20px 0px 0px;
}

.single-image img {
  border-top: 5px solid #8e1720;
  margin-top: 6px;
}

.news-single-backlink a {
  width:120px;
  height: 20px;
  display: block;
  margin-top: 2px;
  margin-left: -1px;
  text-align:center;
  color:#fff !important;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  background-color:#991c25;
  float:left;
  padding: 0px 0px 3px 0px;
}


.news-single-backlink a:hover {
  color:#ee8c00 !important;
  text-decoration: none !important;
}

.news-single-backlink2 a {
  width:120px;
  height: 20px;
  display: block;
  margin-top: 2px;
  margin-left: 2px;
  text-align:center;
  color:#fff !important;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  background-color:#991c25;
  float: left;
  padding: 0px 0px 3px 0px;
}

.news-single-backlink2 a:hover {
  color:#ee8c00 !important;
  text-decoration: none !important;
}
