/*Rightbar*/
.rightbar_top {
	background-color: #670000;
	background-image: url(/_images/homepage/rightbar_pfeil.gif);
	background-repeat: no-repeat;
	background-position: top right;
	azimuth: center;
	padding-right: 40;
	padding-left: 6;
	font-weight: bold;
  padding-top:2px;
  padding-bottom:2px;
  color: white;
}
.rb_news {
	padding: 2px;
	border-bottom: 1px solid #600000;
  font-size: 0.9em;
}

a.news, a:active.news, a:focus.news, a:link.news, a:visited.news {
  color:#400000;
  font-weight:normal;
  text-decoration:none;
  
}

a:hover.news {
  color:#800000;
  font-weight:normal;
  text-decoration:none;
}
