#contentRight div.news-list-container {
  padding-top: 1.5em;
}

#contentRight div.news-list-container hr {
		margin: 1em 0;
		border: 0;
		color: white;
		background-color: #878889;
		height: 1px;
}

#contentRight div.news-single-top-image img {
  font-size: 2em;
  line-height: 1.3em;
  padding-bottom: 1em;
}

#contentRight div.news-single-top-image div img { padding-bottom: 0; }

#contentRight div.news-list-image {
  float: left;
  width: 110px;
  height: 85px;
  overflow: hidden;
  margin-right: 10px;
}

#contentRight div.news-list-image a,
#contentRight div.news-list-text a {
  background: none;
  padding: 0;
}


#contentRight div.news-list-text {
  float: left;
  width: 400px;
  height: 85px;
  overflow: hidden;
}

#contentRight div.news-list-text p {
  padding: 0;
  width: auto;
}

#contentRight div.news-list-morelink {
  float: right;
  width: 50px;
  padding-top: 70px;
  overflow: hidden;
  text-align: right;
}

#contentRight div.twoColsWrapper div.twoColsRight hr {
  margin-top: 1em;
}

#contentRight div.news-single-item div.news-single-top-image img {
  margin-bottom: 4px;
}

#contentRight div.news-single-item div.headlineDefault {
  margin-bottom: 0.5em;
}

#contentRight div.news-single-item div.news-single-date {
  float: left;
  width: 75px;
  font-weight: bold;
}

#contentRight div.news-single-item div.news-single-text {
  float: left;
  width: 460px;
}

#contentRight div.news-single-item div.news-single-text p {
  padding: 0px;
  width: 460px;
  margin-bottom: 1.5em;
}

#contentRight div.news-single-item div.news-single-text div.news-single-header {
  font-weight: bold;
  width: 460px;
}

#contentRight div.twoColsWrapper div.twoColsLeft div.news-single-item div.news-single-image-caption {
  display: none;
}

#contentRight div.twoColsWrapper div.twoColsLeft div.news-single-item div.news-single-img img {
  margin-bottom: 1em;
}
#contentRight div.twoColsWrapper div.twoColsLeft div.news-single-item .news-single-gallery {
  clear: both;
  margin-bottom: 1em;
  height: 75px;
}

#contentRight div.twoColsWrapper div.twoColsLeft div.news-single-item div#newsGalleryWrapper { 
  width: 520px;
  margin-left: 20px !important;
  margin-left: 17px;
  height: 75px;
  float: left;
/*  background: url(/fileadmin/templates/images/newsGalleryBg.gif) no-repeat; */
  overflow: hidden;
}

#contentRight div.twoColsWrapper div.twoColsLeft div.news-single-item div#newsGalleryWrapper img { 
  float: left; 
  cursor: pointer;
  margin-right: 20px;
}

#contentRight div.twoColsWrapper div.twoColsLeft div.news-single-item div#newsGalleryWrapper a,
#contentRight div.twoColsWrapper div.twoColsLeft div.news-single-item div#newsGalleryWrapper a:hover { 
  padding-left: 0;
  background: none;
}

#contentRight div.twoColsWrapper div.twoColsLeft div.news-single-item div#newsGalleryWrapper a img { 
  opacity: 0.6;
  filter:alpha(opacity=60);
  padding-left: 0;
  background: none;
}

#contentRight div.twoColsWrapper div.twoColsLeft div.news-single-item div#newsGalleryWrapper a:hover img { 
  opacity: 1;
  filter:alpha(opacity=100);
  padding-left: 0;
  background: none;
}

#contentRight div.twoColsWrapper div.twoColsLeft div.news-single-item div.news-single-backlink {
  font-weight: bold;
  clear: both;
}

#contentRight div.twoColsWrapper div.twoColsRight div.news-single-item table a,
#contentRight div.twoColsWrapper div.twoColsRight div.news-single-item table a:hover {
  padding-left: 0;
  background: none;
}

#contentRight div.twoColsWrapper div.twoColsRight div.news-single-item table td {
  vertical-align: top;
  padding-bottom: 1.5em;
}

#contentRight div.twoColsWrapper div.twoColsRight div.news-single-item table td.des-news-filecaption-icon {
  padding-top: 3px;
  padding-right: 1em;
}
