/* CSS Print-Document */

@page {
	size: portrait;
	margin: 3cm 0.5cm 0.5cm 0.5cm;
}
#cta-header, #cta-left, #cta-right, #cta-subheader, #footer, .mein5plus2-information {
	display: none;
}
div.mein5plus2 {
	left: 0;
	position: absolute;
}
.print-profil td {
	border-bottom: 1px solid #F7D372;
	height: 1cm;
}
.no-print {
	display: none;
}
div#drucken b {
	padding: 0 14px 0 10px;
}
