@charset "UTF-8";
/**
 * This stylesheet contains adjustements for the print Layout
 * 
 * @copyright       Copyright 2013 screenteam
 * @link            http://www.screenteam.com
 * @version         0.0.1
 * @revision        1
 * @lastmodified    2013-12-30
 */



div.leftcontent, div.rightcontent,#quicklinks,#mainCarousel{display:none;}
/* *{background:none;color:#000;}*/

/* Remove url content from href */
a[href]:after{content:" ";}