.mod_newslist.news-fullwidth {
  margin-bottom: 50px; }
  @media (max-width: 790px) {
    .mod_newslist.news-fullwidth {
      padding: 0 10px; } }
  .mod_newslist.news-fullwidth h2 {
    margin-left: 4px !important; }
    .mod_newslist.news-fullwidth h2 a {
      color: #2F52A5; }
      .mod_newslist.news-fullwidth h2 a:hover {
        opacity: 0.8; }
  .mod_newslist.news-fullwidth figure {
    width: 50%;
    margin-right: 30px;
    margin-bottom: 20px; }
    @media (max-width: 600px) {
      .mod_newslist.news-fullwidth figure {
        width: 100%;
        margin-right: 0; } }
    .mod_newslist.news-fullwidth figure img {
      width: 100%;
      height: auto; }
    .mod_newslist.news-fullwidth figure figcaption {
      display: none; }
  .mod_newslist.news-fullwidth .teaser p {
    margin-top: 30px !important;
    margin-left: 4px !important; }
  .mod_newslist.news-fullwidth .more a {
    line-height: normal;
    margin-top: 30px;
    margin-left: 4px;
    display: inline-block;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold;
    color: #5a5a5a;
    background: url("_layout/verlauf_buttons.gif") repeat-x left top;
    -moz-box-shadow: 0px 1px 4px 0px #ccc;
    -webkit-box-shadow: 0px 1px 4px 0px #ccc;
    box-shadow: 0px 1px 4px 0px #ccc; }
    .mod_newslist.news-fullwidth .more a:hover {
      color: #000;
      background: #fff; }

#news-details .mod_newsreader h2 {
  color: #2F52A5;
  margin-bottom: 20px; }
#news-details .mod_newsreader figure {
  width: 100%; }
  #news-details .mod_newsreader figure img {
    width: 100%;
    height: auto;
    margin-bottom: 10px; }
  #news-details .mod_newsreader figure figcaption {
    color: #2F52A5;
    opacity: 0.9;
    font-style: italic;
    margin-bottom: 20px; }
#news-details .mod_newsreader img {
  width: 100%;
  height: auto; }
#news-details .mod_newsreader em {
  color: #2F52A5;
  opacity: 0.9; }

/*# sourceMappingURL=news-module.css.map */
