/* Stylsheets für News_FB */
.title{
    text-align: center;
}

.short_artikel
{
  margin: 0 0 30px 0;
}

.atitle
{
  margin: 0 0 10px 0;
  position: relative;
}

.atitle h1
{
  padding-right: 120px !important;
}

.published
{
  width: 105px;
  position: absolute;
  bottom: 1px;
  right: -5px;
  font-size: 10px;
  color: #CFB787;
}

.aufmacher, .resttext,.notiz
{
  padding: 0 30px 0 5px;
}

.infozeile{
  background: transparent url(../img/center_block_strich_unten.jpg) no-repeat center left;
  width: 100%;
  color: #D91D14;
  font-weight: bold;
  padding: 0 0 0 524px;
  margin: 10px 0 0 0;
}

.infozeile a
{
  color: inherit;
  text-decoration: none;
}

.infozeile a:hover
{
  text-decoration: underline;
}
