/* cascading style sheet checkdigit.nl by Corné Klijs*/

body						{ background-color:#000; margin: 0 auto; text-align: center; padding: 0; font-family: Arial, "Arial Unicode MS", "Arial Rounded MT Bold", "Helvetica" }
table td, table th	{ padding: 0}

div.preload 			{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index:100; background-color:#C0C0C0}
P.loading	   		{ color: #333; font-size: 14px; text-align:center }
img.load					{ border-width: 0; width: 32px; height:32px }	

TABLE.main 			{ border-collapse: collapse; border: 0px none ;width: 100%; height: 100%}
.cell_m 					{	background: #000; width: 100%}
.cell_mm				{	background: #000; width: 100%; height: 100%; vertical-align: top}

TABLE.top   			{ border: 0px none ; width: 100%; height: 100%}

P.vaandel				{ font-size: 24px; font-weight: bold; color: #FFF; margin-top: 0px; text-align:center} P.vaandel::first-letter { color: #393} 
.small	   		    	{ color: #FFF; font-size: 20px; text-align: center }
.foodnote	 			{ color: #FFF; font-size: 14px; text-align: center}

div.site      			{ position: relative; margin-bottom: 0px; margin: 0px auto; padding: 0px 0; width: 100%; height: 100%; background-color:#333; z-index: 0}
div.vaandel			{ position: fixed; width: 100%; height: 40px; background-color:#333; right:0px; top:0px; z-index: 100}
div.small					{ position: absolute; width: 100%; height: 40px; background-color:#333; right:0px; top:50px; z-index: 102}
div.footnote			{ position: fixed; bottom: 0px; text-align : center; width: 100%; background-color:#333; z-index: 100}

div.ie						{ display: none}
div.menu 				{ display: none}
div.buttons 			{ display: none}
div.mac					{ display: none}
div.front					{ display: none}
div.front2				{ display: none}
div.Gordijn				{ display: none}
div.showmob		{ display: none}
div.phone				{ display: none}

@media only screen and (max-width: 479px) and (orientation: landscape){

}

@media only screen and (max-width: 319px) and (orientation: portrait){

}

/* cascading style sheet checkdigit.nl by Corné Klijs*/