* {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: none;
}

body{
	margin: 0; 
	padding: 0;
}

#menuframeshort, #balkmenu, #zoek, div.tussenbalk, #footerbox, #push, div#center, div#rechts, .hidden {
	display: none;
}

body.home div#center {
	display: block;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 0.9em;
}

h5 {
	font-size: 0.8em;
}

h6 {
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
}

p, li, th, td, blockquote {
	font-size: 0.8em;
}