﻿/*
Title:      	Londerzeel styles for print media
Author:     	gbe, © 2007 anaXis nv.
Updated:        Sept 10 2007
*/

body { background: #fff !important; font-size: 11pt; }
body div.m-wrap { background: #fff !important; border: 0 !important; 
				width: auto !important; margin: 0 5% !important; }
				
#header { background: #fff; margin-top: 3%; }
#header * { float: none; width: auto; }

#logo { width: 100% !important; height: auto; border: solid 1px #5F553A; border-width: 1px 0; padding: 3% 0;  }
#logo a { display: none; }
#logo h1, #logo h2 { display: inline;  }

#canvas, #tree, #shifter { display: none; }
#content { width: 100%; float: none !important; 
			color: #000 !important; }
					
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.londerzeel.be" attr(href) ") ";
   }

#footer { background: #fff !important; margin-bottom: 3%; text-align: center;  }
#footer * { float: none !important; width: auto !important; height: auto; background: #fff !important; }
#footer a.print { display: none;}
#footer address { border: solid 1px #5F553A; border-width: 1px 0; height: auto; }
#footer div { border: 0 !important; }