
  body {
    background: url(../images/main/blue/hg_blau.jpg);
  }
    
  div#dbMainTop {
    background:transparent url(../images/main/blue/header.jpg) no-repeat;
  }
  
  div#dbMainNavi {
    background:transparent url(../images/main/blue/nav_hg.jpg) no-repeat;
  }
  
  div#dbFooter {
    background: url(../images/main/blue/fooder.jpg);
  }
  
  .news-single-item-gallery-content .important {
    color: #5A98AF;
  }
