/* -----------------------------------------------------------------------------------------
   $Id: tpl_custom.css 16325 2025-02-13 15:02:10Z BK $

   modified eCommerce Shopsoftware
   http://www.modified-shop.org

   Copyright (c) 2009 - 2013 [www.modified-shop.org]
   -----------------------------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------------------------*/
   
.layout_header {
    background-image: url('../img/bg.png');
    background-repeat: repeat;
}
.layout_header_inner {
    background-image: url('../img/bg_berge.png');
    background-repeat: no-repeat;
}
.layout_content.dm_home {
    background-image: url('../img/bg.png');
    background-repeat: repeat;
}
.content_big {
    background-color: #fff;
}
.layout_header_checkout_inner {
    background-image: url('../img/bg_berge.png');
    background-repeat: no-repeat;
}
.layout_header_checkout_inner {
    background-image: url('../img/bg_berge.png');
    background-repeat: no-repeat;
}