#content { padding-top:130px; }
#head { position:absolute; top:0; left:0;}
#head h1 {
  margin:52px 0 6px 0;
  text-indent:12px;
}

p.note { margin:0 0 26px 0; padding-left:10px; }
* html p.note { margin:0 0 28px 0; }

#ordercardContainer { }
#ordercardContainer div.boxContent { min-height:193px;}
#ordercardContainer table { 
  width:381px;
  background-color:#e5e5e5;
  margin-top:23px;
  margin-bottom:40px;
}
#ordercardContainer table tr.head { background-color:#b3b3b3; }
#ordercardContainer table th { text-align:left; padding:0 0 0 8px;}
#ordercardContainer table th.artNo { width:88px; padding:0 0 0 14px;}
#ordercardContainer table th.size { width:197px; padding:0 0 0 18px;}
#ordercardContainer table th.amount { width:64px; padding:0;}
* html #ordercardContainer table th.amount { width:60px; padding:0;}
#ordercardContainer table td { padding:0; }

#ordercardContainer table th, #ordercardContainer table td 
{ height:19px; }
#ordercardContainer table td { border-top:1px solid #fff; }

#ordercardContainer table td.artNo { padding:0 0 0 9px; }
       #ordercardContainer table td.artNo input { width:89px; }
* html #ordercardContainer table td.artNo input { width:87px; }

#ordercardContainer table td.size { padding:0 0 0 13px; }
#ordercardContainer table td.size input { width:40px; }
* html #ordercardContainer table td.size input { width:38px; }
#ordercardContainer select { width:auto; }

#ordercardContainer table td.amount { width:19px; }
#ordercardContainer table td.amount input { width:19px; }
#ordercardContainer table td.delete { padding:0 15px 0 10px; }

#wrapper { width:781px; position:relative;}
#wrapper div#shippingCosts { position:absolute; bottom:0; left:398px; margin-bottom:0;}
* html #wrapper div#shippingCosts { margin-bottom:15px;}
*:first-child+html #wrapper div#shippingCosts { margin-bottom:15px;} /* fuer IE7 */

#wrapper div#ssl { position:absolute; bottom:0; left:597px; margin-bottom:0;}
* html #wrapper div#ssl { margin-bottom:15px;}
*:first-child+html #wrapper div#ssl { margin-bottom:15px;} /* fuer IE7 */


