/* RESET STYLE*/ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, input, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-weight: normal; font-style: normal; font-size: 100%; line-height: 16px; font-family: inherit; vertical-align: baseline; text-align: left; text-decoration: none; list-style: none; } /* GENERAL*/ body{ background: url(../img/body_bg.jpg) repeat-x #fff; font-family: Arial, Helvetica, sans-serif; } #container{ width: 938px; margin: 0 auto; } #header{ position: relative; } #header ul{ position: absolute; top: 82px; left: 205px; } #header li{ float: left; margin-right: 34px; } #header a{ color: #525252; font-size: 14px; } #header a:hover{ color: #010101; } #afspraak{ position: absolute; top: 80px; right: 0; } #afspraak img{ float: left; margin-right: 6px; margin-top: 5px; } #afspraak h4{ width: 160px; color: #ababab; font-size: 12px; width: 150px; } #afspraak p{ width: 160px; color: #1a789e; font-weight: bold; } /* FEATURED*/ #featured{ margin-top: 22px; } /* CONTENT*/ #content{ margin: 30px 0 0 0; border-bottom: 4px solid #ededed; height: 306px; } .block{ float: left; width: 312px; } .block h2{ color: #5891a8; font-size: 20px; margin-bottom: 16px; } .block p{ color: #5e5e5e; font-size: 12px; padding-right: 56px; line-height: 18px; padding-bottom: 25px; } .block img{ margin-top: 5px; margin-bottom: 6px; float: right; } /* FOOTER*/ #footer{ margin-top: 14px; } #footer a{ color: #759caa; font-size: 11px; }