/* Overrides für die Druckversion */
body, div.page
{
  background: none !important;
  border: none;
}

#main { 
	background: none; 
	max-width: 18cm !important; 
}

#service .basecontent-dvv-zm-ez-person { 
	background-color: transparent !important; 
}

#service .basecontent-dvv-zm-ez-person .vCardLink { 
	display: none; 
}

#service h2 {
    background-color: rgba(0, 37, 84, 0);
    color: rgba(0, 37, 84, 1);
	padding: 0 !important;
}

#service .composedcontent-preset_box { padding: 1rem; }

.wayhome { padding: 0.3rem 1rem 0.3rem 3%; }

#footer
{
  background: none !important;
  padding: 0 0;
}
.noprint {display:none !important;}
div.printPageFunctions {display:inherit !important;}
@media print
{
  div.printPageFunctions {display:none !important;}
}
