/*
@import url(layout.css);
*/
@import url(content.css);
@import url(navi.css);
@import url(print.css);
@import url(tables.css);
@import url(form.css);



html,body { background: url(http://www.departmentstore-cabi.net/fileadmin/layout/raster.jpg) #000 repeat-y top center;
background-color:#000000; width:auto; height: 100%; margin: 0; padding: 0; }	
#aussen { padding-top:11px; top: 0px; background-color:#000000; height: 11px; width: 800px; margin-left: -400px; left: 50%; position: relative; z-index:30;}
#innen { top: 0; background-image: url(http://www.departmentstore-cabi.net/fileadmin/layout/back_800x1200.jpg); height: 1200px; background-repeat:no-repeat;  width: 800px; margin-left: -400px; left: 50%; position: relative; z-index:20;}
#logo { background-image: url(http://www.departmentstore-cabi.net/fileadmin/layout/logo_departmentstorecabi__.jpg); height: 195px; width: 800px; left: 0; top: 0; position: absolute; z-index:10;}
#navi { height: auto; width: 180px; left: 16px; top: 199px; position: absolute; }
#content { padding-bottom: 30px; height: auto; position: relative; width: 572px; left: 212px; top: 195px; }


