@import "stkm_druck.css";

   div#MidLayer {
     background-color: #0e9b3f;
   }

   div#MidLayer-Right {
     background-color: #e2efe1;
   }

   div#ContentLayer-Right {
     border-top: 2px solid #e2efe1;
     border-left: 2px solid #e2efe1;
     border-right: 2px solid #e2efe1;
   }
   
   div#ContentLayer-Right .csc-textpic {
     border-bottom: 2px solid #e2efe1;
   }   
   
