

	.dm-form .status.status-ok{
		background-image: url("https://www.orthopaede-damme.de/typo3conf/ext/dm_layout/Resources/Public/Images/?1749129110ok.png");
	}
	
	.dm-form .status.status-error{
		background-image: url("https://www.orthopaede-damme.de/typo3conf/ext/dm_layout/Resources/Public/Images/?1749129110notok.png");
	}


