
body                   { font-family: "trebuchet ms", arial, helvetica; font-size: 10pt; margin: 0;
                         background: white url('http://www.sneptekst.nl/images/bg_body.jpg') top left; background-attachment: fixed; }

a                      { color: #3b935c; text-decoration: none; }
a:visited              { color: #3b935c; }
a:active               { color: #3b935c; }
a:hover                { text-decoration: underline; }

h1                     { font-size: 24pt; font-family: 'Dancing Script', cursive; font-weight: normal; color: #3b935c; margin: 20px 0 12px 0; }
h2                     { font-size: 18pt; font-family: 'Dancing Script', cursive; font-weight: normal; color: #3b935c; margin: 30px 0  8px 0; padding: 0; }
h3                     { font-size: 15pt; font-family: 'Dancing Script', cursive; font-weight: normal; color: #3b935c; margin: 20px 0  4px 0; padding: 0; }

p.g                    { color: #777; font-size: 8pt; }
span.g                 { color: #777; font-size: 8pt; }
span.s                 { font-size: 8pt; vertical-align: super; }

footer                 { color: #ddd; }

img.imgr               { float: right; margin:  0px    0   30px 40px; }
img.imgl               { float: left;  margin:  0px   20px 30px  0;   }
img.imgb               { -moz-box-shadow: 2px 3px 6px #555; -webkit-box-shadow: 2px 3px 6px #555; box-shadow: 2px 3px 6px #555; border: 0 none; }

div.img                { font-size: 8pt; color: #777; }
div.imgr               { float: right; margin: 5px 0 30px 40px; font-size: 8pt; color: #777 }
div.imgl               { float: left; margin: 5px 30px 20px 0; font-size: 8pt; color: #777 }

.shdw                  { -moz-box-shadow: 2px 2px 10px #555; -webkit-box-shadow: 2px 2px 10px #555; box-shadow: 2px 2px 10px #555; border: 0 none; }

a.greytext             { color: #aaa; }
footer.greytext        { color: #aaa; }

table.adres            { margin-top: 10px; border-spacing: 8px; border-collapse: separate; }
tr                     { vertical-align: text-top; }
td.label               { font-size: 8pt; color: #777; line-height: 1.8; text-align: right; padding-right: 5px; }

.divider               { max-width: 960px; height: 4px; background-color: #cb2131; }
