/**
 *  @template       fomantic based OfficeTegels template
 *  @version        see info.php of this template
 *  @author         Gerard Smelt
 *  @copyright      2014-2025 ContractHulp
 *  @license        http://creativecommons.org/licenses/by/3.0/
 *  @license terms  see info.php of this template
 *  @platform       see info.php of this template
 */
/* history template engine  
 * 20250406 
 */
 
/* reset settings */
body { font: 12px/1.2em Arial, Helvetica, sans-serif; 
	margin:0; padding:0; width:800px; }

/* Default values all HTML-Elements */
html, div,span,applet,object,iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, 
dfn, em, font, img, ins, kbd, q, s, samp, small, 
strike, strong, sub, sup, tt, var, b, u, i, center, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td { padding:0; } 
	
/* do not print */
#menu, 
#main-navigation, 
#main5, 
#main6 { display: none;}
  
/* Contrast improvements links */
a:link, a:visited { color: #333; }