@charset "UTF-8";

/* ---------
 * Print Stylesheet - C+P Möbelsysteme GmbH & Co. KG
 *
 * @copyright       Copyright 2009, C+P Möbelsysteme GmbH & Co. KG
 * @link            http://www.cpmoebel.de
--------- */

html {
    background: #fff ;
}

body {
    background: #fff;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 100.01%;
    color: #424242;
    text-align: left;
}

#cp_hs_printfooter, .user-printfooter-pi1, #cp_hs_printlogo {
	display: block;
}

#cp_hs_printlogo {
	width: 325px;
	height: 57px;
	margin: 0 0 2em 0;
}

#cp_hs_printfooter {
	display: block;
	border-top: 1px solid #000;
	padding: 10px 0 0 0;
	margin: 0 0 1em 0;
	font-size: 14pt;
}

#cp_hs_content_left, #cp_hs_header {
	display: none;
}

#cp_hs_content_right {
	width: 100%;
	font-size: 14pt;

}

