<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	#container_box, #header_fixed, #footer-fixed-box, .tekst_menu, .menu_c, table, td, tr, iframe {
		width: auto;
	}
	#notes_box {
		max-width: 40%;
	}
	#image {
		padding-left: 0;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	iframe {
		height: auto;
	}
	.tabel_cel, .col_c0, .col_c1{
		display: table-row;
		width: auto;
	}
	.menu_thumbs_overgang, .thumbs_tekst_overgang, .menu_tekst_overgang {
		display: none;
	}
	#menu {
		height: 1px;
	}
	.menu_lijst_item:first-child:before {
		content:'';
	}
	LI.menu_lijst_nav:first-child:after {
		content:'';
	}
	.verberg {
		display: block;
	}
	#nav_menu .menu_lijst .verberg {
		display: inline;
	}
	.verberg_s {
		display: none;
		margin-top: 0;
		margin-bottom: 0;
	}
	UL {
		position: relative;
	}
	#menu #nav_menu, #menu .menu_c {
		font-size: 14px;
		line-height: 24px;
	}
	#nav_menu LI {
		display: none;
		position: relative;
	}
	#nav_menu UL LI {
		width: auto;
	}
	#nav_menu:hover UL LI {
		display: block;
	}
	#thumbs .tabel_rij {
		display: inline-block;
		padding: 5px;
	}
	IMG .thumbs_td {
		padding: 5px;
	}
	.menu_c {
		visibility: visible;
	}
	.menu_fixed {
		display: none;
	}
	#menu a.menu_extra2 {
		padding-left: 10px;
	}
	#menu a.menu_extra3 {
		padding-left: 20px;
	}
	.thumbs_tabel_cel {
		display: inline-block;
	}
	.tabel_td{
		display: inline-block;
		width: auto;
	}
	.image_table.border0 {
		width: auto;
		max-width: 100%;
	}
</pre></body></html>