<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, #holder { min-height: 100%; width: 100%; height: 100%; }
html&gt;body, html&gt;body #holder { height: auto; }
body { margin: 0; padding: 10px; border: 0; background: #fff;}
/* holder */
#holder { position: absolute; top: 0; left: 0; margin: 0; padding: 0; text-align: left; }
#hhead { display: none; position: absolute; }
#hbody { position: relative; width: 100%; height: auto; clear: both;}
* html body #hbody { height: 100%;}
#mainMenu { position: absolute; width: 100%; top: 0; left: 0; margin:0; padding: 0; height: 23px; background: #fff  }
#hfoot { position: absolute; width: 100%; height: 23px; clear: both; bottom: 0; left: 0; margin: 0; background: #fff;}
#hbody .hbody, #hfoot .hfoot { position: relative; margin: 0; padding: 0; width: 770px; clear: both;  border: 0; }
#hbody .hbody { top: 30px; margin: 0; }
/* body */
#hbody .tpl { position: relative; width: auto; overflow: hidden; margin: 0; padding: 0; color: #000;}
#hbody .tpl #content { margin: 0; width: auto; padding: 18px 10px 0 0; }
/* foot */
#hfoot .hfoot { height: 13px; overflow: hidden; padding: 5px 0; }
#hfoot .footNav { position: relative; height: 13px; line-height: 11px; margin: 0; color: #000;}
/* main menu */
#mainMenu ul.mainMenu { margin: 0; height: 23px; font: 11px Arial, Verdana, Helvetica, sans-serif; border: 0; border-left: 1px solid; }
#mainMenu ul.mainMenu li { position:relative; float: left; margin: 0; padding: 0; display: block; height: 23px; background: none; border: 1px solid #000; border-width: 1px 1px 1px 0;}
#mainMenu ul.mainMenu ul { display: none; }
#mainMenu ul.mainMenu li a, #mainMenu ul.mainMenu li a:link, #mainMenu ul.mainMenu li a:active, #mainMenu ul.mainMenu li a:visited { position: relative; float: left; display: block; height: 23px; width: auto; text-decoration: none; padding: 0 10px; line-height: 23px; color: #000; }
#mainMenu ul.mainMenu ul ul { display: none; visibility: hidden; } 
/* footer */
#footMenu ul.footMenu { display: inline; position: relative; height: 13px; overflow: hidden; font: 11px Arial, Verdana, Helvetica, sans-serif; margin: 0; padding: 0 10px 0 0; list-style: none; }
#footMenu ul.footMenu li { float: left; border-right: 1px solid #000; text-align: center; }
#footMenu ul.footMenu li a { padding: 0 8px; margin: 0; line-height: 13px; text-decoration: none; color: #000; }
* html body #footMenu ul.footMenu a {display: inline; }
#footMenu ul.footMenu li a:link, #footMenu ul.footMenu li a:visited {text-decoration: none; color: #000; }
#footMenu ul.footMenu li a:hover, ul.footMenu li a:active, ul.footMenu li a.active, ul.footMenu li a:visited.active { text-decoration: underline;}
/* default template style */
#content .materieelitem { position:relative; width:auto; overflow: hidden; padding: 4px; background: #fafcfd; border: 0; border-bottom: 2px solid #ccc;}
* { color: #000; background: #fff; }</pre></body></html>