/* =Website
-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
Type Style Sheet

author:    bubi blomer
website:   http://www.maal4.nl
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/
* { margin:0; padding:0; }

body { font:62.5%/1.4em Georgia,"Times New Roman",Times,serif; }

/***** Headings *****/
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; font-weight:normal; }
h1 { font-size:2em; letter-spacing:-1px; padding: 0 0 25px; }
h2 { font-size:1.3em; padding:0 0 10px 0; line-height: 20px; }
h3 { font-size:1em; font-weight:bold; padding: 10px 0 }

/***** Common Formatting *****/
p { font-size:.9em; line-height:1.3em; }

p,ul,ol { margin:0; padding:0 0 1em; }
ul,ol { padding:0 0 1em 2.5em; }
blockquote { margin:1.25em; padding:1.25em; background:#eee; }
small { font-size:.8em; }
img { border:0; }
sup { position:relative; bottom:.3em; vertical-align:baseline; }
sub { position:relative; bottom:-.2em; vertical-align:baseline; }
acronym,abbr { cursor:help; letter-spacing:1px; border-bottom:1px dashed; }
a,a:link,a:visited { text-decoration:none; color: #000; }
a:hover{ text-decoration: underline; color: #ee0a2d; }

/* =Website
-----------------------------------------------------------------------------*/
