#content {
      width: 98%;
      min-height: 250px;
      color: white;
      border: 2px solid #E4E5E7;
      background-color: #C2C7CB;
      text-align: left;
      padding: 15px 1%;
      }
      
/* #################### Headline #################### */


#headline {
      background: #464E59 url(../upload/layout/grstripe_16.gif) repeat-x left 4px;
      border: 1px solid white;
      width: 100%;
      min-height: 36px;
      }
      
#headline div.In1 {
      background: transparent url(../upload/layout/grstripe_18.gif) no-repeat right 4px;
      width: 100%;
      min-height: 36px;
      }
      
#headline div.In2 {
      background: transparent url(../upload/layout/grstripe_14.gif) no-repeat left 4px;
      width: 100%;
      min-height: 36px;
      padding: 20px 0px 0px 15px;
      }
      
/* #################### Text #################### */

#text {
      margin-top: 15px;
      background: #DCE1E7 url(../upload/layout/box_17.gif) repeat-x left top;
      width: 100%;
      height: auto;
      }
      
#text div.In1 {
      background: transparent url(../upload/layout/box_30.gif) repeat-x left bottom;
      width: 100%;
      height: auto;
      }
      
#text div.In2 {
      background: transparent url(../upload/layout/box_26.gif) repeat-y left top;
      width: 100%;
      height: auto;
      }    
      
#text div.In3 {
      background: transparent url(../upload/layout/box_24.gif) repeat-y right top;
      width: 100%;
      height: auto;
      }
      
#text div.In4 {
      background: transparent url(../upload/layout/box_15.gif) no-repeat left top;
      width: 100%;
      height: auto;
      }
      
#text div.In5 {
      background: transparent url(../upload/layout/box_19.gif) no-repeat right top;
      width: 100%;
      height: auto;
      }
      
#text div.In6 {
      background: transparent url(../upload/layout/box_32.gif) no-repeat right bottom;
      width: 100%;
      height: auto;
      }
      
#text div.In7 {
      background: transparent url(../upload/layout/box_28.gif) no-repeat left bottom;
      width: 98%;
      min-height: 200px;
      padding: 15px 1%;
      }
