/** SVN COMMENT ****************************************************************
 *
 * - $Id: screen.css 3673 2009-03-02 11:34:06Z xvwiggen $
 *
 * Copyright Rovecom ICT BV
 *
 ******************************************************************************/
 
/* GEEN AANPASSINGEN IN DEZE FILE!! GEBRUIK HIER VOOR standaard.css */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-weight:inherit;font-style:inherit;margin:0;padding:0;font-size:100.01%;font:inherit;}
body{line-height:1.5;background:#fff;color:#000;font:80% Arial,"Helvetica Neue","Lucida Grande",Helvetica,Verdana,sans-serif}
table{border-collapse:separate;
/*  border-spacing:0; Uitgeschakeld i.v.m. FCKEditor die tabel spacing als attribute zet en niet als inline css, 
  waardoor de FCKEditor niet meer flexibel is. TODO: Uitzoeken hoe dit gaat met andere editors. */
}
ul li{list-style:none;}
caption,th,td{text-align:left;font-weight:400}
blockquote:before,blockquote:after,q:before,q:after{content:""}
blockquote,q{}
a img{border:none}
h1,h2,h3,h4,h5,h6{font-weight:400}
h1{font-size:3em;margin-bottom:.5em}
h2{font-size:2em;margin-bottom:.75em}
h3{font-size:1.5em;margin-bottom:1em}
h4{font-size:1.2em;margin-bottom:1.25em}
h5{font-size:1em;font-weight:700;margin-bottom:1.5em}
h6{font-size:1em;font-weight:700}
p{margin:0 0 1.5em}
abbr,acronym{border-bottom:1px dotted #666}
address{margin-top:1.5em;font-style:italic}
blockquote{font-style:italic;margin:1.5em}
em,dfn{font-style:italic}
pre,code{white-space:pre;margin:1.5em 0}
pre,code,tt{font:1em 'andale mono','monotype.com','lucida console',monospace;line-height:1.5}
tt{display:block;line-height:1.5;margin:1.5em 0}
