diff --git a/SDL/Formulare/KDFormulare/frmFormulare.vb b/SDL/Formulare/KDFormulare/frmFormulare.vb
index 697fb142..fc9ef5cf 100644
--- a/SDL/Formulare/KDFormulare/frmFormulare.vb
+++ b/SDL/Formulare/KDFormulare/frmFormulare.vb
@@ -4799,10 +4799,10 @@ Public Class FormularManagerNEU
MailHTMLText &= "
"
MailHTMLText &= "in der Anlage erhalten Sie die Unterlagen zu der Verzollung im Verfahren 4200.
"
MailHTMLText &= "
"
- MailHTMLText &= "Bitte melden Sie den Import in Ihrer Steuererklärung (UVA) als ""innergemeinschaftlichen Erwerb""
"
- MailHTMLText &= "mit unser Sonder - UID-Nr.: " & SonderUID_AT & " an.
"
+ MailHTMLText &= "Bitte melden Sie den Import in Ihrer Steuererklärung (UVA) als ""innergemeinschaftlichen Erwerb""an.
"
MailHTMLText &= "
"
- MailHTMLText &= "Des Weiteren möchten wir Sie darauf hinweisen, dass eine Intrastat Anmeldung zu machen ist!
"
+ MailHTMLText &= "
"
+ MailHTMLText &= "Des Weiteren möchten wir Sie darauf hinweisen, dass eine Intrastat Anmeldung mit unser Sonder - UID-Nr.: " & SonderUID_AT & " zu machen ist!
"
MailHTMLText &= "
"
'MailHTMLText &= "Die österreichische Zollbehörde verlangt in diesem Verfahren die Vorlegung einer gültigen Empfangsbestätigung. Aufgrund dessen ersuchen wir Sie den CMR/Frachtbrief, welchen der Fahrer bei der Abladung abgibt, zu bestätigen.
"
MailHTMLText &= "Die österreichische Zollbehörde verlangt in diesem Verfahren die Vorlegung einer gültigen Empfangsbestätigung.
"
@@ -4840,10 +4840,10 @@ Public Class FormularManagerNEU
MailHTMLText &= "
"
MailHTMLText &= "Please find enclosed the documents regarding the customs clearance (process 4200).
"
MailHTMLText &= "
"
- MailHTMLText &= "Please register the import on your tax decleration ( turnover tax advance return ) as
"
- MailHTMLText &= """intra-community acquisition"" with our special value added tax identification number " & SonderUID_AT & "."
+ MailHTMLText &= "Please register the import on your tax decleration (turnover tax advance return).
"
+
MailHTMLText &= "
"
- MailHTMLText &= "Furthermore, we would like to point out that you must fill out an Intrastat decleration!
"
+ MailHTMLText &= "Furthermore, we would like to point out that you must fill out an Intrastat decleration with our special value added tax identification number " & SonderUID_AT & ".
"
MailHTMLText &= "
"
' MailHTMLText &= "In this procedure, the Austrian customs authority requires the presentation of a valid entry certificate. For this reason, we ask you to confirm the CMR/consignment note which the driver hands out in during unloading.
"
MailHTMLText &= "In this procedure, the Austrian customs authority requires the presentation of a valid entry certificate.
"