@charset "utf-8";
@import url("screen.css");

/***********************
	Standaard tags
***********************/

#printLogo {
	display: block;
}

#topText,
#leftWrap,
#topMenu,
#footer,
.editinplace {
	display: none;
}

#siteWrap {
	width: 100%;
}

#rightWrap {
	width: 100%;
}

#caHead {
	margin: 19px 0 0 0;
	padding: 0;
	width: 100%;
}

