	HTML {
		HEIGHT: 100%;
		FONT-SIZE: 12pt;
	}
	IMG, A, TABLE.image_table, TABLE, IFRAME, DIV, TR, TD {
		max-width: 100%;
		height: auto;
	}
	#laatste_fade {
		display: block;
	}
	div.ib {
		position: relative;
		display: inline-block;
	}
	div.onderwerp_span , div.np  {
		position: relative;
		display: inline-block;
	}
	.onderwerp_span , .np  {
		margin-top: 0;
		font-weight: bold;
	}
	div.left_align {
		display: block;
		text-align: left;
	}
	.admin_inlog {
		position: relative;
		z-index: 10;
	}
	#header p:first-child {
		margin-top: 0;
		margin-bottom: 0;
	}
	.menu_thumbs_overgang, .thumbs_tekst_overgang, .menu_tekst_overgang {
		font-size: 1pt;
		margin: 0;
		padding: 0;
		border: 0;
	}
	.menu_tekst_overgang  img {
		margin: 0;
		padding: 0;
		border: 0;
	}
	.button1 {
		color:#ffffff;
		BACKGROUND-COLOR: #000099;
		font-weight: bold;
		border-color: #dadada;
	}
	.button2 {
		color:#000099;
		BACKGROUND-COLOR: #dadada;
		border-color: #336699;
	}
	.button3 {
		color:#000099;
		BACKGROUND-COLOR: #ffffff;
		border-color: #336699;
	}
	.button4 {
		color:#000099;
		BACKGROUND-COLOR: #dadada;
		border-color: #000033;
	}
	.button5 {
		color:#ffffff;
		BACKGROUND-COLOR: #ff9933;
		font-weight: bold;
		border-color: #000033;
	}
	.button6 {
		color:#a80231;
		BACKGROUND-COLOR: #eaeaea;
		font-weight: bold;
		border-color: #000033;
	}
	.buttonaan {
		color:#000099;
		BACKGROUND-COLOR: #ffffff;
		border-color: #336699;
	}
	.buttonuit {
		color:#000099;
		BACKGROUND-COLOR: #ffffff;
		border-color: #336699;
	}
	.arrow {
		border: 0;
		vertical-align: bottom;
	}
	.lang_select {
		vertical-align: bottom;
	}
	.arrow:hover {
		border: 0;
		vertical-align: bottom;
	}
	#thumbs a.arrow:hover {
		border: 0;
		vertical-align: bottom;
	}
	#thumbs arrow:hover {
		border: 0;
		vertical-align: bottom;
	}
	#thumbs_c {
		height: 1px;
		min-height: 1px;
	}
	#header h1 {
		margin: 0;
		padding: 0;
	}
	#subheader .header_c {
		margin: 0;
		padding-bottom: 0;
		padding-top: 0;
	}
	.arrow2 {
		border: 0;
		background: none;
	}
	IMG.arrow2 {
		margin-right: 5px;
	}
	.float_right {
		float: right;
		border: 0;
		vertical-align: bottom;
		z-index: 3;
	}
	.min_height {
		width: 1px;
		float: right;
		border: 0;
		padding: 0;
		margin: 0;
	}
	.menu_logo_right {
		position: relative;
		float: right;
		border: 0;
		vertical-align: bottom;
		right: 10px;
		z-index: 3;
		/*line-height: 5px;*/
		margin: 10px;
	}
	.logo_right  {
		position: relative;
		float: right;
		border: 0;
		right: 10px;
		z-index: 3;
		margin: 10px;
	}
	.pad5 {
		margin: 5px;
	}
	#subheader .header_c :first-child {
		margin-left: 0;
	}
	.pad_top0 {
		padding-top: 0;
	}
	.pad_bottom0 {
		padding-bottom: 0;
	}
	.textboven {
		float: left;
	}

	.thumbs_squares {
		position: absolute;
		z-index: 3;
	}
	.thumbs_squares_right {
		float: right;
		position: absolute;
		z-index: 1;
		width: 200px;
	}
	.spacer {
		border: 0;
		width: 4px;
		height: 1px;
	}
	.lijst {
		list-style-type: square;
	}
	.ul_lijst {
		clear:both;
		list-style: square;
		list-style-position: outside;
		padding-left: 20px;
	}
	.lijst_none {
		list-style-type: none;
	}
	.ul_lijst_none {
		clear:both;
		list-style: none;
		list-style-position: outside;
		padding-left: 0px;
		margin-left: 0px;
	}
	.lijst_cirkel {
		list-style-type: circle;
	}
	.ul_lijst_cirkel {
		clear:left;
		list-style: circle;
		list-style-position: outside;
		padding-left: 20px;
	}
	.lijst_rond {
		list-style-type: disc;
	}
	.ul_lijst_rond {
		clear:left;
		list-style: disc;
		list-style-position: outside;
		padding-left: 20px;
	}
	.lijst_getal {
		list-style-type: decimal;
	}
	.ul_lijst_getal {
		clear:left;
		list-style: decimal;
		list-style-position: outside;
		padding-left: 20px;
	}
	.lijst_romeins {
		list-style-type: upper-roman;
	}
	.ul_lijst_romeins {
		clear:left;
		list-style: upper-roman;
		list-style-position: outside;
		padding-left: 20px;
	}
	UL.thumbs {
		list-style: none;
		list-style-image: none;
	}
	.thumbs_tabel {
		display: inline-table;
		border-spacing: 1px;
		border-collapse: separate;
		margin-left: auto;
		margin-right: auto;
		width: auto;
	}
	.thumbs_tabel_cel {
		display: table-cell;
		position: relative;
		direction: ltr;
	}
	.thumbs {
		display: inline-block;
		position: relative;
	}
	.thumbs_vam {
		vertical-align: middle;
	}
	.thumbs_vat {
		vertical-align: top;
	}
	.thumbs_vab {
		vertical-align: bottom;
	}
	.clear_left {
		clear: left;
	}
	.clear_both {
		clear: both;
	}
	.float_left {
		float: left;
		padding-right: 15px;
	}
	.float_right_t {
		float: right;
		padding-left: 15px;
	}
	.float_left_100p {
		float: left;
		width: 100%;
	}
	.float_right_100p {
		float: right;
		width: 100%;
	}
	.onderwerp {
		clear:left;
	}
	.onderwerp_span {
		border:thin solid #e6e6e6;
		font-weight: bold;
	}
	.checkout {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}
	.checkoutinput {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}
	.nopcart {
		background: #464444;
		border: 1px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
	}
	.nopheader {
		background: #464444;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
	}
	.nopentry {
		background: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}
	.noptotal {
		background: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}
	.nopbutton {
		background: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}
	.hoogte {
		display: table-cell;
	}
	.hoogte10 {
		height: 10px;
	}
	.hoogte_table {
		display: table;
		width: 100%;
		height: 100%;
	}
	.tabel {
		display: table;
	}
	.tabel_cel {
		display: table-cell;
		direction: ltr;
	}
	.tabel_rij {
		display: table-row;
	}
	table {
		font-size: 100%;
	}
	.img_0 {
		border: 0;
		padding: 0;
		margin: 0;
	}
	td p {
		margin:0;
		padding: 0;
	}
	a img {
		border-width: 0px;
	}
	.div_centreer {
		display: inline-table;
		border-spacing: 5px;
		border-collapse: separate;
		margin-left: auto;
		margin-right: auto;
	}
	.div_niet_c {
		display: inline-table;
		border-spacing: 5px;
		border-collapse: separate;
		margin-left: 0;
		margin-right: auto;
	}
	.verberg {
		display: none;
		margin-top: 0;
		margin-bottom: 0;
	}
	.verberg1 {
		display: none;
		margin-top: 0;
		margin-bottom: 0;
	}
	.inspring {
		padding-left: 40px;
	}
	#nav_menu {
		width: auto;
		display: inline-block;
	}
	#nav_menu .verberg {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.hidden {
		visibility: hidden;
	}
	.show_nav {
		float: right;
		width: auto;
	}
	.group:after {
		content: "";
		display: table;
		clear: both;
	}
	.show_nav_left {
		height: 100%;
		float: left
	}
	.image_toon {
		float: left;
		clear: both;
	}
	div.img_nav.show_nav a {
		padding-left: 5px;
		padding-right: 5px;
	}
	width_20 {
		width: 20px;
	}
	span.slide_start:hover, span.slide_stop:hover {
		font-weight: bold;
	}
	.grecaptcha-badge {
		z-index: 9;
	}
