﻿/*
Title:      	Thuisindestad styles for print media
Author:     	© 2009 anaXis nv.
Updated:        feb 12 2009
*/

body { background: none; }
#wrapper { width: 620px; background: none; }
#header { display: none; }

body.home #content { display:none; }
#tree, #treewrap { display:none; }
#tekstcontainer, #tekst, #content { background-color:#fff; width:590px;}
#canvas {  background-color:#fff; width:620px; }
#tekst { margin:0; width:590px; }

body.detail #tekstcontainer { width:590px; margin:0; float:none;}

#contentevents { width:590px; margin:0;}
#eventscontainer {width:590px; }

#breadcrumb { display:none; }
#sidebar { display: none; }
#footer { width: 600px; }
#created { display: none; }

#PrintLink { font-size:16px; }

