#header_container
{
	border:1px solid black;
	height:150px;
}

#rpo_rss {
  font-family:verdana;
  background-color: #658eb6;
  padding: 9px;
border: 1px solid black;
}

#rpo_rss #rss_header {
  background-color:#c2d8f1;
  padding:9px 9px 7px 9px;
border: 1px solid black;
}

#rpo_rss #rss_footer {
  font-size: 11px;
  background-color:#cfdfee;
  margin-top: 9px;
  padding:9px 9px 7px 9px;
border: 1px solid black;
}

#rpo_rss .item {
  background-color: #cfdfee;
  margin-top: 9px;
  padding: 9px;
border: 1px solid black;
}

#rpo_rss .item h1 {
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  margin-top: 0px;
  margin-bottom: 3px;
  display:inline;

}

#rpo_rss .item h2 {
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  margin-top: 0px;
  margin-bottom: 1px;
  color: #658eb6;
}

#rpo_rss .location {
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  color: #f06414;
}

#rpo_rss .item p {
  font-size: 11px;
  font-weight: normal;
  line-height: 14px;
}

#rpo_rss .item img {
  margin: 0 9px 0 0;
}

#rpo_rss a.link, #rpo_rss span.link {
  line-height:14px;
  font-weight:normal;
  font-size:11px;
  color:#666;
  background-repeat:no-repeat;
  padding-right:16px;
  margin-right:4px;
  background-position:right bottom;
  background-image:url(http://www.rp-online.de/layout/img/misc/link_pfeil.gif);
}
#rpo_rss a { text-decoration:none;color:#333333;}
#rpo_rss a:link, #rpo_rss a:visited {color:#333333;}
#rpo_rss a:hover, #rpo_rss a:active, #rpo_rss a:focus {color:#f06414;}

