div#header, div#footer, div.right, #print {display:none;}

body, div#container {color:#000; background:none; font-size:14px;}


/* bestelproces
-----------------------------------------------------------*/	
table.bestellen{margin-bottom:30px;background-color:#dceef8;}
table.bestellen th{background-color:#0585cf; color:#000000; height:48px; margin-bottom:12px; text-align:center; border-right:1px solid #0585cf; border-bottom:1px solid #0585cf;}
table.bestellen th.last {border:0; border-bottom:1px solid #0585cf;}
table.bestellen td{background-color:#dceef8; border-right:1px solid #0585cf; color:#0585cf; height:25px; text-align:center;}
table.bestellen td.last{border:none !important;}
table.bestellen tr.first td {padding-top:16px;}
table.bestellen tr.last td {padding-bottom:16px;}

/* opdrachtformulier
-----------------------------------------------------------*/
table.opdrachtformulier{margin:30px 0;background-color:#dceef8;}
table.opdrachtformulier th{background:#0585cf; color:#000000; padding:5px; margin-bottom:12px; text-align:left; border-bottom:1px solid #0585cf;}
table.opdrachtformulier td{background:#dceef8; border-right:1px solid #0585cf; color:#0585cf; padding:5px; text-align:left; vertical-align:top;}
table.opdrachtformulier td.last{border:none !important;}
