$pdf->SetX(35);
$pdf->SetFont('Arial','B',10,0);
$pdf->Cell(0,10,utf8_decode('Weiterbildung: '),0,1);
$pdf->SetX(40);
$pdf->SetFont('Arial','',10,0);
$pdf->Cell(0,5,utf8_decode($row['berufliche_weiterbildung1_von']. " - " .$row['berufliche_weiterbildung1_bis'].""),0,0);
$pdf->SetX(100);
$pdf->SetFont('Arial','',10,0);
$pdf->Cell(0,5,utf8_decode($row['berufliche_weiterbildung1_zertifikat']),0,1);
$pdf->SetX(100);
$pdf->SetFont('Arial','',10,0);
$pdf->Cell(0,5,utf8_decode($row['berufliche_weiterbildung1_Bildungsstaette_name']. ", " .$row['berufliche_weiterbildung1_Bildungsstaette_sitz'].""),0,1);
$pdf->SetFont('Arial','',10,0);
$pdf->Cell(0,2,utf8_decode(''),0,1);
$pdf->SetX(40);
$pdf->SetFont('Arial','',10,0);
$pdf->Cell(0,5,utf8_decode($row['berufliche_weiterbildung2_von']. " - " .$row['berufliche_weiterbildung2_bis'].""),0,0);
$pdf->SetX(100);
$pdf->SetFont('Arial','',10,0);
$pdf->Cell(0,5,utf8_decode($row['berufliche_weiterbildung2_zertifikat']),0,1);
$pdf->SetX(100);
$pdf->SetFont('Arial','',10,0);
$pdf->Cell(0,5,utf8_decode($row['berufliche_weiterbildung2_Bildungsstaette_name']. ", " .$row['berufliche_weiterbildung2_Bildungsstaette_sitz'].""),0,1);
$pdf->SetX(40);
$pdf->SetFont('Arial','',10,0);
$pdf->Cell(0,5,utf8_decode($row['berufliche_weiterbildung3_von']. (' - ') .$row['berufliche_weiterbildung3_bis'].""),0,0);
$pdf->SetX(100);
$pdf->SetFont('Arial','',10,0);
$pdf->Cell(0,5,utf8_decode($row['berufliche_weiterbildung3_zertifikat']),0,1);
$pdf->SetX(100);
$pdf->SetFont('Arial','',10,0);
$pdf->Cell(0,5,utf8_decode($row['berufliche_weiterbildung3_Bildungsstaette_name']. ", " .$row['berufliche_weiterbildung3_Bildungsstaette_sitz'].""),0,1);
$pdf->SetX(40);
$pdf->SetFont('Arial','',10,0);
$pdf->Cell(0,5,utf8_decode($row['berufliche_weiterbildung4_von']. (' - ') .$row['berufliche_weiterbildung4_bis'].""),0,0);
$pdf->SetX(100);
$pdf->SetFont('Arial','',10,0);
$pdf->Cell(0,5,utf8_decode($row['berufliche_weiterbildung4_zertifikat']),0,1);
$pdf->SetX(100);
$pdf->SetFont('Arial','',10,0);
$pdf->Cell(0,5,utf8_decode($row['berufliche_weiterbildung4_Bildungsstaette_name']. ", " .$row['berufliche_weiterbildung4_Bildungsstaette_sitz'].""),0,1);
$pdf->SetX(40);
$pdf->SetFont('Arial','',10,0);
$pdf->Cell(0,5,utf8_decode($row['berufliche_weiterbildung5_von']. (' - ') .$row['berufliche_weiterbildung5_bis'].""),0,0);
$pdf->SetX(100);
$pdf->SetFont('Arial','',10,0);
$pdf->Cell(0,5,utf8_decode($row['berufliche_weiterbildung5_zertifikat']),0,1);
$pdf->SetX(100);
$pdf->SetFont('Arial','',10,0);
$pdf->Cell(0,5,utf8_decode($row['berufliche_weiterbildung5_Bildungsstaette_name']. ", " .$row['berufliche_weiterbildung5_Bildungsstaette_sitz'].""),0,1);