/* CSS Document

    Container-Style-Sheet
    www.conetgroup.de

~~~ FILE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 /.../container.css
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

~~~ Autor-Kommentar ~~~~~~~~~~~~~~~~~~~~~~~~~
 (c) 2009 Olaf Kozany | CONET Technologie AG
 Entwickelt auf Basis Screenshot aus 03/2009
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

*/

body { 
 /*min-height: 101%;
 font-size: 76%;*/
 text-align: center;
 margin: 0;
 padding: 0;
 position: relative;
 color: #000000;
 font-family: Arial,sans-serif;
 background: url(/C1257235004370C1/RepositoryFile/CG_design/$File/bg-body.gif) repeat-x;
 background-color: #c0d7dd;
}


#umschlag {
  margin: 0 auto;
  padding: 0;
  width: 960px;
  
  background: url(/C1257235004370C1/RepositoryFile/CG_design/$File/bg-schattenlinksrechts.png) repeat-y;
  }


