
	html body div.ccm-page.page-type-page.page-template-full main div.eintrag:not(:last-child) {
		margin-bottom: 35px;
		padding-bottom: 35px;
		border-bottom: 1px solid gray;
	}
	
	html body div.ccm-page.page-type-page.page-template-full main div.eintrag .text {
		margin-bottom: 15px;
	}
	
	html body div.ccm-page.page-type-page.page-template-full main div.eintrag .text-end {
		margin-bottom: 15px;
	}
	
	html body div.ccm-page.page-type-page.page-template-full main div.eintrag .text-end a {
		color: #722b39;
		border: none;
	}
