3648 |
daniel |
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
2 |
<html>
|
|
|
3 |
<head>
|
|
|
4 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
6232 |
hartmut |
5 |
<title><?php //echo $this->view['subject']; ?></title>
|
3648 |
daniel |
6 |
<style type="text/css">
|
|
|
7 |
|
|
|
8 |
#outlook a { padding:0; }
|
|
|
9 |
body { width:100% !important; } .ReadMsgBody{ width:100%; } .ExternalClass{ width:100%; }
|
|
|
10 |
body { -webkit-text-size-adjust:none; }
|
|
|
11 |
|
3681 |
daniel |
12 |
body { margin:0; padding:0; padding-top:10px; line-height:115%; }
|
3648 |
daniel |
13 |
img { border:0; height:auto; line-height:100%; outline:none; text-decoration:none; }
|
3679 |
daniel |
14 |
table { border-collapse:collapse; }
|
3681 |
daniel |
15 |
table th { background-color:#DDDDDD; vertical-align:middle; }
|
|
|
16 |
table td, table th { padding:2px; line-height:100%; border-collapse:collapse; }
|
3679 |
daniel |
17 |
table .td_bb { border-bottom:1px solid #000000; }
|
|
|
18 |
table .td_bt { border-top:1px solid #000000; }
|
3648 |
daniel |
19 |
#backgroundTable { margin:0; padding:0; width:100% !important; }
|
|
|
20 |
|
|
|
21 |
body, #backgroundTable { line-height:150%; font-size:12px; background-color:#FAFAFA; font-family:sans-serif; }
|
|
|
22 |
table td, table th { line-height:150%; font-size:12px; font-family:sans-serif; }
|
|
|
23 |
h1 { font-size:1.2rem; }
|
|
|
24 |
h2 { font-size:1.1rem; }
|
3681 |
daniel |
25 |
h3 { font-size:1rem; }
|
3648 |
daniel |
26 |
|
3681 |
daniel |
27 |
.contenttable { width:100%; border:0px; border-spacing:0px; }
|
3648 |
daniel |
28 |
.contenttable th, .contenttable td { text-align:left; vertical-align:top; padding:0px; }
|
|
|
29 |
.contenttable .col0 { width:50%; }
|
|
|
30 |
.contenttable .col1 { width:50%; }
|
|
|
31 |
|
3679 |
daniel |
32 |
.baskettable_wrap { }
|
3681 |
daniel |
33 |
.baskettable { border:1px solid #000000; width:100%; /*border-spacing:0px;*/ }
|
3679 |
daniel |
34 |
.baskettable th, .baskettable td { text-align:left; }
|
4381 |
daniel |
35 |
.baskettable .col_pos { width:40px; }
|
|
|
36 |
.baskettable .col_price { width:100px; }
|
3648 |
daniel |
37 |
.baskettable .col_amount { width:75px; text-align:center; }
|
4381 |
daniel |
38 |
.baskettable .col_sum { text-align:right; width:100px; }
|
3648 |
daniel |
39 |
|
|
|
40 |
</style>
|
|
|
41 |
</head>
|
|
|
42 |
<body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0">
|
|
|
43 |
|
|
|
44 |
<table id="backgroundTable">
|
|
|
45 |
<tr>
|
|
|
46 |
<td> </td>
|
3681 |
daniel |
47 |
<td style="width:600px; line-height:100%; vertical-align:middle;">
|