#newsheader {
  height: 21px;
  background: url(../images/news_bg.gif) repeat-x ; /* #6482b8 */
  }
#newsheader a, #newsheader h1 a {
  color: #ffffff;
  text-decoration: none;
  text-align: left;
  margin: 0;
  }
#newsheader a:hover, #newsheader h1 a:hover {
  color: #ffffff;
  text-decoration: underline;
  } 
#news {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  padding: 0;
  margin-bottom: 10px;
  }
#news h1, #news h2 {
  padding: 0;
  margin: 0;
  display: inline;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  float: left;
  padding: 1px 8px 0 8px;
  color: #ffffff;
  }
#news h2 {
  float: right;
  width: 161px;
  text-align: right;
  ackground: url(../images/news_pipe.gif) right top no-repeat;
  }
#news p {
  padding: 4px 3px 15px 8px;
  #padding: 3px 8px 0px 8px;
  margin: 0;
  color: #000000;
  }
#news a {
  color: #333333;
  argin-left: 400px;
  }
#news_single_title {
  color: #ffffff;
  background: url(../images/news_bg_grand.gif);
  }
 
/* Vordefinierte Klassen */  

.news-single-img {
  float: right;
  }
