.adresszeile {  /* Adresslayer für show/hide alle.css */
	z-index:1;
	page-break-inside:avoid;
}

.adresse {  /* Adresslayer für show/hide alle.css */
	position:relative;
	float:left;
	margin-left:0px;	
	z-index:1;
	visibility:visible;
}

.blockteiler {
	float: left;
	width:750px;
	margin-top: 30px;


}
.seitenteiler {
	width:750px;
	page-break-after:always;
}

