/**
 * Print.css - Print specific styles
 * 
 * @author  Webstores <info at webstores dot nl>
 *          Copyright (c) Webstores internet totaalbureau <http://www.webstores.nl/>
 */

body, h1, h2, h3, h4, h5, h6, .related a { color: black; }
a, .date { color: #666; }
#service-navigation, #visual, #navigation, #sidebar, #mediabar, #footer-navigation, #rss-link, .toolbar, #lightwindow_overlay, #lightwindow { display: none; }
#wrapper, #content, #content-span { width: 100%; }
#breadcrumbs { padding: 0; }
#footer { position: absolute; width: auto; top: 20px; right: 0; }

