/*
print.css
(c)2006 HeRiAn internetdiensten te Nijkerk
Webdesign, hosting en websiteoptimalisatie.
http://www.herian.info/
*/

.noprint {
     display: block ;
}
@media print { 
.noprint { 
display: none ;
}
}
 
 #linkermenu, #rechtermenu, #koptekst2, #kopfoto1, #kopfoto2, #kopfoto3, #kopfoto4, #kopfoto5, #kopfoto6, #kopfoto7, #logobuurtbus, .noprint, koptekst1, koptekst3 {
	display: none }
	
	
body  
   font: 11pt Georgia,"Times New Roman",Chicago,Charcoal,serif;
   color: #000;
   background: #ffffff;
   padding: 0;
   margin: 0;  
   orphans: 2;
   widows: 2;}
   

  #hoofdscherm  { margin-left: 0; float: none; width: auto; }
  #copyright  { margin-left: 0; float: none; width: auto; font-size: 80%; font-weight:600; }
  #hoofdscherm a:link:after, #content a:visited:after {
  hoofdscherm: " ("attr(href) ") ";
  font-size: 90%;
  }
  #inhoud a[href="/"]:after  {
  inhoud: "(http://www.lijn514.nl" attr(href) ") ";
  }

  h1, h2, h3, h4, h5, h6  {page-break-after: avoid;
      page-break-inside: avoid; }
     font-family: "Georgia,"Times New Roman",Chicago,Charcoal,serif;
     color: #000;
     padding: 1mm 0;
   margin: 0.5em 0 3mm;
      
  blockquote, table,  pre  { page-break-inside:avoid; }
  ul, ol, dl  { page-break-before: avoid; }


 
   
   h1 {
   font-size: 16pt;
   font-weight: normal;
   line-height: 1.5mm;
   vertical-align: bottom;
   }
   

h2 {
   font-size: 14pt;
   font-weight: normal;
   }
h3 {
   font-size: 13pt;
   }
h4 {
   font: 12pt, Georgia,"Times New Roman",Chicago,Charcoal,serif;
   }


ol {
   margin-top: 2mm;
   margin-bottom: 2mm;
   page-break-inside: avoid;
    }

ol.la {
   list-style-type: lower-latin;
   list-style-type: lower-alpha;
   }

ol > li {
   margin: 2mm 0;
   margin-bottom: 2mm;
   }

p {
   margin: 2.1mm 0;
   }




/*
print.css
(c)2006 HeRiAn internetdiensten te Nijkerk
Webdesign, hosting en websiteoptimalisatie.
http://www.herian.info/
*/