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

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

/* =General
-----------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: 62.5%/1.6 Trebuchet MS, Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
	margin: 1em 0;
}

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