﻿/*
Title:      	WGK styles for print media
Author:     	kvs, © 2007 anaXis nv.
Updated:        Dec 11 2007
*/

body { background-color: #fff; background-image: none; font-size: 9pt;}
#wrapper { background: #fff !important; border: 0 !important; width: 800px !important;  }

#headertop { background: #fff; }
#topmenu, .search,.searchbis, #canvas, #teaser, #sidebar, #headerappendix {display: none;visibility:hidden; }

#content { width: 100% !important; float: none !important; color: #000 !important;padding-bottom:0px; margin-bottom:0px;}
#content * {width: auto;height:auto;}
#content ul,#content ol { margin: 7px 7px 15px 34px; }
					
#content a:link:after, #content a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
#content a.print { display: none;visibility:hidden;}
#headertop {margin-bottom:10px;}
/*
TODO: vereist misschien aparte print css per afdeling
#content a[href^="/"]:after {content: " (http://www.londerzeel.be" attr(href) ") "; }
*/

/*todo: nog checken, misschien niet alles nodig*/
#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;visibility:hidden;}*/
#footer address { border: solid 1px #5F553A; border-width: 1px 0; height: auto; }
#footer div { border: 0 !important; }
