﻿#rpo_rss {
  font-family:arial;
  background-color: #ffffff;
  padding: 9px;
}

#rpo_rss #rss_header {
  background-color:#ffffff;
  padding:2px 2px 1px 2px;
}

#rpo_rss #rss_footer {
  font-size: 11px;
  background-color:#ffffff;
  margin-top: 2px;
  padding:2px 2px 1px 1px;
}

#rpo_rss .item {
  background-color: #ffffff;
  margin-top: 2px;
  padding: 2px;
}

#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: 12px;
  font-weight: normal;
  line-height: 14px;
  margin-top: 0px;
  margin-bottom: 1px;
  color: #000000;
}

#rpo_rss .location {
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  color: #cc0000;
}

#rpo_rss .item p {
  font-size: 12px;
  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:40px;
  margin-right:14px;
  background-position:right bottom;
  background-image:url(http://www.pgmg.de/images/allgemein/mehr.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:#cc0000;}
