	html, body {
		font-size: 0.9em;
		line-height: 1.2em;
	}

	.txt_small{
		font-size: 0.8em;
	}

	.txt_norm{
		font-size: 1.0em;
	}	

	.txt_big{
		font-size: 1.2em;
	}

	#menu_title{
		font-size: 1.4em;
	}

	ul#menu li{
		font-size: 1.5em;
		line-height: 1.4em;
	}

	h1.main_title{
		font-size: 1.4em;
	}

	.inhoud{
		font-size: 1.0em;
	}

	#footer_left #tekst{
		font-size: 0.9em;
	}
