Advertisement
Guest User

garanties voordelen

a guest
Sep 6th, 2015
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.85 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3.  
  4. body, html { height: 100%; }
  5. html, body, div, span, applet, object, iframe,
  6. /*h1, h2, h3, h4, h5, h6,*/ p, blockquote, pre,
  7. a, abbr, acronym, address, big, cite, code,
  8. del, dfn, em, font, img, ins, kbd, q, s, samp,
  9. small, strike, strong, sub, sup, tt, var,
  10. b, u, i, center,
  11. dl, dt, dd, ol, ul, li,
  12. fieldset, form, label, legend,
  13. table, caption, tbody, tfoot, thead, tr, th, td {
  14. margin: 0;
  15. padding: 0;
  16. border: 0;
  17. outline: 0;
  18. font-size: 100%;
  19. vertical-align: baseline;
  20. background: transparent;
  21. }
  22. body { line-height: 1; }
  23. ol, ul { list-style: none; }
  24. blockquote, q { quotes: none; }
  25. blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
  26. :focus { outline: 0; }
  27. del { text-decoration: line-through; }
  28. table {border-spacing: 0; }
  29. /*------------------------------------------------------------------ */
  30.  
  31. body{
  32. font-family:Ubuntu, Arial, Helvetica, sans-serif;
  33. margin:0 auto;
  34. width: 100%;
  35. }
  36. a:link {
  37. color: #666;
  38. font-weight: bold;
  39. text-decoration:none;
  40. }
  41. a:visited {
  42. color: #666;
  43. font-weight:bold;
  44. text-decoration:none;
  45. }
  46. a:active,
  47. a:hover {
  48. color: #bd5a35;
  49. text-decoration:underline;
  50. }
  51.  
  52.  
  53. /*
  54. Table Style
  55. ------------------------------------------------------------------ */
  56. table a:link {
  57. color: #666;
  58. font-weight: bold;
  59. text-decoration:none;
  60. }
  61. table a:visited {
  62. color: #999999;
  63. font-weight:bold;
  64. text-decoration:none;
  65. }
  66. table a:active,
  67. table a:hover {
  68. color: #bd5a35;
  69. text-decoration:underline;
  70. }
  71. table {
  72. font-family:Ubuntu, Arial, Helvetica, sans-serif;
  73. color:#666;
  74. font-size:10px;
  75. background:#eaebec;
  76. margin:20px;
  77. border:#ccc 1px solid;
  78. width: 220px;
  79.  
  80. -moz-border-radius:3px;
  81. -webkit-border-radius:3px;
  82. border-radius:3px;
  83.  
  84. -moz-box-shadow: 0 1px 2px #ececec;
  85. -webkit-box-shadow: 0 1px 2px #ececec;
  86. box-shadow: 0 1px 2px #ececec;
  87. }
  88. table th {
  89. padding:21px 25px 22px 25px;
  90. border-top:1px solid #fafafa;
  91. border-bottom:1px solid #e0e0e0;
  92.  
  93. background: #ededed;
  94. background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
  95. background: -moz-linear-gradient(top, #ededed, #ebebeb);
  96. }
  97. table th:first-child{
  98. text-align: center;
  99. padding-left:20px;
  100. }
  101. table tr:first-child th:first-child{
  102. -moz-border-radius-topleft:3px;
  103. -webkit-border-top-left-radius:3px;
  104. border-top-left-radius:3px;
  105. }
  106. table tr:first-child th:last-child{
  107. -moz-border-radius-topright:3px;
  108. -webkit-border-top-right-radius:3px;
  109. border-top-right-radius:3px;
  110. }
  111. table tr{
  112. text-align: center;
  113. padding-left:20px;
  114. }
  115. table tr td:first-child{
  116. text-align: center;
  117. padding-left:20px;
  118. border-left: 0;
  119. }
  120. table tr td {
  121. padding:10px;
  122. border-top: 1px solid #ffffff;
  123. border-bottom:1px solid #e0e0e0;
  124. border-left: 1px solid #e0e0e0;
  125.  
  126. background: #fafafa;
  127. background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
  128. background: -moz-linear-gradient(top, #fbfbfb, #fafafa);
  129. }
  130. table tr.even td{
  131. background: #f6f6f6;
  132. background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
  133. background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
  134. }
  135. table tr:last-child td{
  136. border-bottom:0;
  137. }
  138. table tr:last-child td:first-child{
  139. -moz-border-radius-bottomleft:3px;
  140. -webkit-border-bottom-left-radius:3px;
  141. border-bottom-left-radius:3px;
  142. }
  143. table tr:last-child td:last-child{
  144. -moz-border-radius-bottomright:3px;
  145. -webkit-border-bottom-right-radius:3px;
  146. border-bottom-right-radius:3px;
  147. }
  148. table tr:hover td{
  149. background: #f2f2f2;
  150. background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
  151. background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
  152. }
  153. .table1 { width: 25%; float: left; }
  154. .table2 { width: 25%; float: left; }
  155. .table3 { width: 25%; float: left; }
  156. .table4 { width: 25%; float: right; }
  157. .tableholder { overflow: hidden; }
  158. .voordelen { text-align: center; width: 50%; float: right;}
  159. .garanties { text-align: center; width: 50%; float: left;}
  160.  
  161. table tr.table1head th{background: #81ac2b; font-size: 17px; color: #fff;}
  162. table tr.table2head th{background: #5faac7; font-size: 17px; color: #fff;}
  163. table tr.table3head th{background: #fdd55a; font-size: 17px; color: #fff;}
  164. table tr.table4head th{background: #e8504f; font-size: 17px; color: #fff;}
  165.  
  166. table tr.table1sub td{background: #ececec; font-size: 11px; font-weight: bold; color: #666;}
  167. table tr.table2sub td{background: #ececec; font-size: 11px; font-weight: bold; color: #666666;}
  168. table tr.table3sub td{background: #ececec; font-size: 11px; font-weight: bold; color: #666666;}
  169. table tr.table4sub td{background: #ececec; font-size: 11px; font-weight: bold; color: #666666;}
  170.  
  171. p.medium {line-height: 1.3;}
  172. p.big {line-height: 1.8;}
  173. </style>
  174.  
  175. </head>
  176.  
  177. <body>
  178.  
  179. <div class="tableholder">
  180. <div class="garanties">
  181. <h4>ONZE GARANTIES</h4>
  182. </div>
  183. <div class="voordelen">
  184. <h4>ONZE VOORDELEN</h4>
  185. </div>
  186. </div>
  187.  
  188. <div class="tableholder">
  189. <center>
  190. <div class="table1">
  191. <table cellspacing='0'> <!-- cellspacing='0' is important, must stay -->
  192. <tr class='table1head'><th>MATCH PROTECT</th></tr><!-- Table Header -->
  193.  
  194. <tr class='table1sub'><td>ZEKER VAN VOETBAL</td></tr><!-- Table Row -->
  195. <tr class='even'><td><p class="medium">Als uw wedstrijd verplaatst wordt, kan het voorkomend dat deze niet meer in uw reisschema past, in dat geval bieden wij u een oplossing. Om meer te weten te komen over de voorwaarden per situatie klikt u hieronder op MEER INFO.</p></td></tr><!-- Darker Table Row -->
  196.  
  197. <tr><td><a href="/matchprotect">MEER INFO</a></td></tr>
  198. </table>
  199. </div>
  200. </center>
  201. <center>
  202. <div class="table2">
  203. <table cellspacing='0'> <!-- cellspacing='0' is important, must stay -->
  204. <tr class='table2head'><th>SEAT PROTECT</th></tr><!-- Table Header -->
  205.  
  206. <tr class='table2sub'><td>YOU NEVER SIT ALONE</td></tr><!-- Table Row -->
  207. <tr class='even'><td>Alle wedstrijdtickets die wij verkopen zijn minimaal in paren.
  208. </td></tr><!-- Darker Table Row -->
  209.  
  210. <tr><td>In het geval dat u met 3 reist zijn deze plekken ook naast elkaar.</td></tr>
  211. <tr class='even'><td>Bij 4 reizigers of meer proberen wij u allemaal naast elkaar te plaatsen.</td></tr>
  212.  
  213. </table>
  214. </div>
  215. </center>
  216. <center>
  217. <div class="table3">
  218. <table cellspacing='0'> <!-- cellspacing='0' is important, must stay -->
  219. <tr class = 'table3head'><th>FLEXIBILITEIT</th></tr><!-- Table Header -->
  220.  
  221. <tr class='table3sub'><td>UW REIS NAAR UW WENS</td></tr><!-- Table Row -->
  222. <tr class='even'><td><p>U boekt een reis en een ervaring</p><p>En dat hoort u te doen zoals u wilt.</p></td></tr><!-- Darker Table Row -->
  223.  
  224. <tr><td>Daarom kunt u bij ons altijd uw zitplaatsen, overnachting en vlucht upgraden of uw verblijf verlengen.</td></tr>
  225. <tr class='even'><td>Op die manier heeft u de volledige controle over uw voetbaltrip.</td></tr>
  226.  
  227. </table>
  228. </div>
  229. </center>
  230. <center>
  231.  
  232. </center>
  233. </div>
  234.  
  235.  
  236. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement