
/** 
 ** RESIZING 
 **/ 
.tpz-resize-print-print-x {
	width: auto !important;
}
.tpz-resize-print-print-y {
	height: auto !important;
}

body {
	overflow: visible !important;
}


/** 
 ** Dinge die im Ausdruck stören würden
 **/
#tpz-header, 
#tpz-ticker-close, 
#tpz-ticker {
	display: none;
}


#tpz-phone-overlay {
	display: none;
}

#tpz-meta-info {
	margin-top: 0px !important;
}

