@charset "iso-8859-1";

#header {
         background:#FBFBE5; 
         background:url(../fileadmin/template/img/header2_02.jpg) repeat-x left top; 
         position:relative;
         height:90px; 
         left top;
         width:100%;
         overflow:hidden;
                         }

#left {
       height:90px; 
       width:100%; 
       background:url(../fileadmin/template/img/header2_01.jpg) no-repeat left top; 
       margin-top: {$header_left_margin_top};
       position:absolute;z-index:99;}

#right {
        height:74px; 
        width:397px; 
        background:url(../fileadmin/template/img/leiste-kl-bild.jpg) no-repeat;
        margin-top: 38px;
        border:0px solid #ddd;
        position:absolute; right:0px;z-index:0
        } 
        
        
        
/*#right {height:100px; width:800px; background:url(../start4_04.jpg) no-repeat; right:0px;
        position:absolute;}*/
        

body {background-color:{$background_body};
      background-image:url(fileadmin/template/img/hgr-int0.jpg); 
      background-repeat: repeat-x;}
