
a[href] { 
	color: #007d30 !important; }

a[href]:after {
	content: none !important;
	}
		
.box_link_left,	
.box_link_right,
.container_schmuckleiste_oben,
.rev_slider_wrapper,
.container_schmuckleiste_unten,	
.navbar_mobile,	
.suche_mobile,
.container_schmuckleiste_footer,
.container_footer_bottom,
ul.flexnav,
ul.flexnav li,
header,
nav[role="navigation"],
footer .box_footer:nth-child(2),
footer .box_footer:nth-child(3),
footer .box_footer:nth-child(4),
.suche_mobile,
.container_breadcrumbs_outer,
#mainmenu_gesamt_wapper,
#mainmenu_wapper li,
.marginalie {
	display: none !important;
	}

footer .box_footer:nth-child(1) img { 
	width: 150px; 
	}
	
.container_footer { 
	padding-top: 0px;
	}
	  
@media print {
	
	.box_link_left,	
	.box_link_right,
	.container_schmuckleiste_oben,
	.rev_slider_wrapper,
	.container_schmuckleiste_unten,
	.navbar_mobile,	
	.suche_mobile,
	.container_footer_bottom,
	ul.flexnav,
	ul.flexnav li,
	header,
	nav[role="navigation"],
	#mainmenu #mainmenu_inner .menuebox .menue1,
	footer .box_footer:nth-child(2),
	footer .box_footer:nth-child(3),
	footer .box_footer:nth-child(4),
	.suche_mobile,
	.container_breadcrumbs_outer,
	#mainmenu_gesamt_wapper,
	#mainmenu_wapper li,
	.marginalie {
		display: none !important;
		}
	
	a[href] { 
		color: #007d30 !important; 
		}
		
	a[href]:after {
		content: none !important;
		}
	
	body {
		-webkit-print-color-adjust: exact !important;
		}
	
	footer .box_footer:nth-child(1) img { 
		width: 150px; 
		}
		
	.container_footer { 
		padding-top: 0px;
		}
		
}

