/* CSS Document */

	img {margin:10px; border:1px solid #000; padding:2px; width:50%; height:50%;}
	/*img.rechter {float:right;}*/
	/*img.linker {float:left;}*/
	body {text-align:justify; }
	/*#centreer_textvlak {position:absolute; width:950px; left:50%; margin-left:-475px; border:1px solid #000;}*/
	#menu_balk {display:none;}
	h1, h2, h3, h4, h5, h6, p {margin:10px;}	
	h3 {margin-left:25px;}
	
	/*.floating_img_right {float:right; display:block;}*/
	/*.floating_img_middle {float:right; display:block; text-align:center; margin:10px 0px; width:948px;}*/
	.inside_floating_block {display:block; text-align:center; font-size:9px; margin-bottom:10px; color:#903;}
	/*.inside_floating {float:left; text-align:center; font-size:9px; margin-bottom:10px; margin-left:10px; color:#903;}*/
	/*.inside_floating_rechts {float:right; text-align:center; font-size:9px; margin-bottom:10px; color:#903;}*/
	.inside_floating_block_link {float:none; margin-bottom:1px;}
	
	address {text-align:right; font-size:11px;}
	
	table {width:95%; margin:20px 10px; border:2px solid #000;}
	th {background:#CCC;  line-height:200%; padding-left:5px;border:1px solid #000;}
	td {border:1px solid #000; font-size:smaller; line-height:150%; padding-left:5px;}
	tfoot td {color:#000; background:#CCC;}
	.imgblock {display:block; font-size:smaller;}
