* {
    -webkit-print-color-adjust: exact !important;   /* Chrome, Safari */
    color-adjust: exact !important;                 /*Firefox*/
}

a[href]:after {
	content: none !important;
}

.berater-finden, .cookies, .cta--sized, .cta--grn, .footer-bottom, .footer-middle, .footer-top,
.kfzrechner, .kfzRechnerMobil, .mainheader, .mainmenu__box, .meta__box, .meta__box--minor, 
#nav-toggle, #quicklink-sidebar, .sharing {
	display:none;
}

.pagetitle .pagetitle--header h1, .pagetitle .pagetitle--header h2, h2 {
	text-align:left;
}

.pagetitle .pagetitle--header h1, .pagetitle .pagetitle--header h2 {
	padding-left:12px;
}


.bullet__itm--cta .bullet__ico, .bullet__itm--cta-extend .bullet__cta-bg .bullet__ico {
    background-image: linear-gradient(to top, #429321 0%, #74ce14 100%) !important;
}