Fix font problems in German PNG
authorFabian Egli <fabian.egli@biol.ethz.ch>
Sat, 2 Feb 2019 15:50:52 +0000 (16:50 +0100)
committerFabian Egli <fabian.egli@biol.ethz.ch>
Sat, 2 Feb 2019 15:50:52 +0000 (16:50 +0100)
Inkscape had no access to the right fonts before. Also revert Makefile back to using -D optionas default, but remain using -C on some images.

21 files changed:
Makefile.imgs
img/de/full-infographic.png
img/de/infographic-button.png
img/de/screenshots/section3-try-it-out.png
img/de/screenshots/section4-web-of-trust.png
img/de/screenshots/section5-01-use-it-well.png
img/de/screenshots/section5-02-use-it-well.png
img/de/screenshots/section6-next-steps.png
img/de/screenshots/step1a-install-wizard.png
img/de/screenshots/step1b-01-tools-addons.png
img/de/screenshots/step1b-02-search.png
img/de/screenshots/step1b-03-install.png
img/de/screenshots/step2a-01-make-keypair.png
svg/cs/section5-02-use-it-well.svg
svg/de/elements.svg
svg/de/gnupg-infographic.svg
svg/de/identity.svg
svg/de/section5-02-use-it-well.svg
svg/de/step1b-01-tools-addons.svg
svg/de/step1b-03-install.svg
svg/de/step2a-01-make-keypair.svg

index b072a027cd3411013f6717d667019860de614661..b958a88f93215c392177b959a63489683d7f5de2 100644 (file)
@@ -27,7 +27,7 @@ IMG = $(foreach l, $(LANG),\
                workshop-section1.png,\
        img/$l/screenshots/$f))
 
-INKSCAPE = inkscape -C
+INKSCAPE = inkscape -D
 
 all: $(IMG)
 
@@ -45,7 +45,7 @@ img/%/screenshots/section3-try-it-out.png: svg/%/adele.svg
 img/%/screenshots/section4-web-of-trust.png: svg/%/weboftrust.svg
        $(INKSCAPE) -w 600 -h 436 -e $@ $<
 img/%/screenshots/section5-01-use-it-well.png: svg/%/identity.svg
-       $(INKSCAPE) -w 600 -h 280 -e $@ $<
+       $(INKSCAPE) -C -w 600 -h 280 -e $@ $<
 img/%/screenshots/section5-02-use-it-well.png: svg/%/section5-02-use-it-well.svg
        $(INKSCAPE) -w 600 -h 404 -e $@ $<
 img/%/screenshots/section6-next-steps.png: svg/%/elements.svg
@@ -53,7 +53,7 @@ img/%/screenshots/section6-next-steps.png: svg/%/elements.svg
 img/%/screenshots/step1a-install-wizard.png: svg/%/step1a-install-wizard.svg
        $(INKSCAPE) -w 600 -h 438 -e $@ $<
 img/%/screenshots/step1b-01-tools-addons.png: svg/%/step1b-01-tools-addons.svg
-       $(INKSCAPE) -w 600 -h 438 -e $@ $<
+       $(INKSCAPE) -C -w 600 -h 438 -e $@ $<
 img/%/screenshots/step1b-02-search.png: svg/%/step1b-02-search.svg
        $(INKSCAPE) -w 844 -h 575 -e $@ $<
 img/%/screenshots/step1b-03-install.png: svg/%/step1b-03-install.svg
index e9486bb782ecdafef0007fc43ae95b452ec0d7dc..fd71685c4fa963109e9394423727521a80ae19c1 100644 (file)
Binary files a/img/de/full-infographic.png and b/img/de/full-infographic.png differ
index 3306eaa6bb5ffd1ce59803fc28f3925b8136c2ad..a2ec82b02f1de0961e4f31e6526f99a90e807f56 100644 (file)
Binary files a/img/de/infographic-button.png and b/img/de/infographic-button.png differ
index 0e6425e4456d7582444782e1a569462dd9315543..51083a0eb910570785cb447e64c257d4ea6e8ec7 100644 (file)
Binary files a/img/de/screenshots/section3-try-it-out.png and b/img/de/screenshots/section3-try-it-out.png differ
index 6a6ec9b5508e7e62c00c861f6ada78c0c5e6c3a2..37745a2458f10beff075e0f9a0a6cece2ce1a738 100644 (file)
Binary files a/img/de/screenshots/section4-web-of-trust.png and b/img/de/screenshots/section4-web-of-trust.png differ
index 0ba019d31ea1dd338d4592b5e2941bd3d440a743..a38c4918747d0030b2dadbebfc3876297ed83e75 100644 (file)
Binary files a/img/de/screenshots/section5-01-use-it-well.png and b/img/de/screenshots/section5-01-use-it-well.png differ
index adc5399e6922459c5999f4df152a9f5b66aa3349..67c35879fcf33548dd8fcae4bae461a60c588cb6 100644 (file)
Binary files a/img/de/screenshots/section5-02-use-it-well.png and b/img/de/screenshots/section5-02-use-it-well.png differ
index 2c8221ca9c15830d9fe6e50fb7e0b2b9f511eaf6..1a01b6ef041a60a7cb3c7006f44d93bed0b17361 100644 (file)
Binary files a/img/de/screenshots/section6-next-steps.png and b/img/de/screenshots/section6-next-steps.png differ
index c30ccb948c6ae77b82e61773d89c5eb0454c6692..4a5ebbe190268ce7b31e25a03a63765bff161785 100644 (file)
Binary files a/img/de/screenshots/step1a-install-wizard.png and b/img/de/screenshots/step1a-install-wizard.png differ
index c65f37d79e26d96f23f45ac3d1f5000fe7f91319..6c53fc61a07e3e51c0382a1716cdc8e16384f1e0 100644 (file)
Binary files a/img/de/screenshots/step1b-01-tools-addons.png and b/img/de/screenshots/step1b-01-tools-addons.png differ
index b0303ece3ea30c9c6bae8012cd28eeaa12e506ee..c101745dea4ca98841074438048392db71ccf809 100644 (file)
Binary files a/img/de/screenshots/step1b-02-search.png and b/img/de/screenshots/step1b-02-search.png differ
index 9efffb83ef74acd7d2937efde356a1a67730d027..57fda47e1a98a756293f1d1652b74c9a44cc8b65 100644 (file)
Binary files a/img/de/screenshots/step1b-03-install.png and b/img/de/screenshots/step1b-03-install.png differ
index 0e5101126fa2c3a224c61007296fc832a5ea3f49..689c6b3070330affea02a65873d2d5ead3c793ee 100644 (file)
Binary files a/img/de/screenshots/step2a-01-make-keypair.png and b/img/de/screenshots/step2a-01-make-keypair.png differ
index 98afa0d8d1a54f113cd3e934e1890eaa2deadbef..5f7674471fc99ea7e4e87186008b20b94c2b45e2 100644 (file)
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!-- Created with Inkscape (http://www.inkscape.org/) -->
 
-
 <svg
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:cc="http://creativecommons.org/ns#"
    xmlns="http://www.w3.org/2000/svg"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="600"
-   height="437.72"
+   width="576.76831"
+   height="400.68887"
    id="svg3428"
    version="1.1"
-   inkscape:version="0.48.3.1 r9886"
-   sodipodi:docname="">
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
+   sodipodi:docname="section5-02-use-it-well.svg">
   <defs
      id="defs3430">
     <clipPath
@@ -32,7 +31,7 @@
          height="432.71509"
          width="594.98328"
          id="rect3838"
-         style="color:#000000;fill:none;stroke:#2f5faa;stroke-width:5.00099993;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#2f5faa;stroke-width:5.00099993;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
     </clipPath>
   </defs>
   <sodipodi:namedview
@@ -43,8 +42,8 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="0.70872576"
-     inkscape:cx="368.58902"
-     inkscape:cy="307.99845"
+     inkscape:cx="110.05116"
+     inkscape:cy="289.48288"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="false"
      fit-margin-left="0"
      fit-margin-right="0"
      fit-margin-bottom="0"
-     inkscape:window-width="1280"
-     inkscape:window-height="727"
-     inkscape:window-x="0"
-     inkscape:window-y="25"
+     inkscape:window-width="1276"
+     inkscape:window-height="755"
+     inkscape:window-x="4"
+     inkscape:window-y="23"
      inkscape:window-maximized="1" />
   <metadata
      id="metadata3433">
@@ -73,7 +72,7 @@
      inkscape:label="Layer 1"
      inkscape:groupmode="layer"
      id="layer1"
-     transform="translate(440,-213.49875)">
+     transform="translate(428.38416,-232.01432)">
     <g
        id="g5342"
        transform="translate(-10.284572,0.33559129)">
            inkscape:export-filename=""
            id="path5118"
            d="m -270.07702,260.02649 260.15431,-2e-5 c 5.92029,6e-5 10.68603,4.76592 10.68603,10.686 l 6e-5,323.29259 c 0,5.91985 -4.76577,10.68598 -10.68606,10.68598 l -260.15442,-1e-5 c -5.91995,0 -10.68628,-4.76609 -10.68628,-10.68602 l 1.7e-4,-323.29249 c 0,-5.92017 4.76612,-10.686 10.68619,-10.68603 z"
-           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:14.36599922;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:14.36599922;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="sssssssss" />
         <flowRoot
            xml:space="preserve"
            id="flowRoot5001"
-           style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Titillium Web;-inkscape-font-specification:Titillium Web"
+           style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Titillium Web';-inkscape-font-specification:'Titillium Web';letter-spacing:0px;word-spacing:0px;display:inline;overflow:visible;visibility:visible;fill:#333333;fill-opacity:1;fill-rule:nonzero;marker:none;enable-background:accumulate"
            transform="matrix(1.4530528,0,0,1.4530528,2147.0672,2765.4993)"><flowRegion
              id="flowRegion5003"><rect
                id="rect5005"
                height="98.623985"
                x="-1652.6989"
                y="-1629.7363"
-               style="color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /></flowRegion><flowPara
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#333333;fill-opacity:1;fill-rule:nonzero;marker:none;enable-background:accumulate" /></flowRegion><flowPara
              id="flowPara5007"
-             style="font-size:20.64618683px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:PXL-2000-12 0;-inkscape-font-specification:PXL-2000-12 0 Medium">HESLO:</flowPara><flowPara
-             style="font-size:20.64618683px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#333333;fill-opacity:1;fill-rule:nonzero;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:PXL-2000-12 0;-inkscape-font-specification:PXL-2000-12 0 Medium"
+             style="color:#000000;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;font-size:20.64618683px;line-height:125%;font-family:'PXL-2000-12 0';-inkscape-font-specification:'PXL-2000-12 0 Medium';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#333333;fill-opacity:1;fill-rule:nonzero;marker:none;enable-background:accumulate">HESLO:</flowPara><flowPara
+             style="color:#000000;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;font-size:20.64618683px;line-height:125%;font-family:'PXL-2000-12 0';-inkscape-font-specification:'PXL-2000-12 0 Medium';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#333333;fill-opacity:1;fill-rule:nonzero;marker:none;enable-background:accumulate"
              id="flowPara5026">********</flowPara></flowRoot>      </g>
       <g
          id="g5100"
          transform="matrix(0.85616794,0,0,0.85616794,-2352.0927,2.8905848)">
         <path
            inkscape:connector-curvature="0"
-           style="color:#000000;fill:#ffffff;fill-opacity:1;stroke:#5f8dd3;stroke-width:11.90714359;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="m 2917.7466,554.03613 c 4.9068,0 8.857,3.95016 8.857,8.85701 l 0,157.52237 c 0,4.90663 -3.9502,8.85701 -8.857,8.85701 l -215.6271,0 c -4.9067,0 -8.8571,-3.95038 -8.8571,-8.85701 l 0,-157.52237 c 0,-4.90685 3.9504,-8.85701 8.8571,-8.85701"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#5f8dd3;stroke-width:11.90714359;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 2917.7466,554.03613 c 4.9068,0 8.857,3.95016 8.857,8.85701 v 157.52237 c 0,4.90663 -3.9502,8.85701 -8.857,8.85701 h -215.6271 c -4.9067,0 -8.8571,-3.95038 -8.8571,-8.85701 V 562.89314 c 0,-4.90685 3.9504,-8.85701 8.8571,-8.85701"
            id="path4975"
            inkscape:export-filename=""
            inkscape:export-xdpi="90"
            sodipodi:nodetypes="cssssssc" />
         <path
            inkscape:connector-curvature="0"
-           style="color:#000000;fill:none;stroke:#5f8dd3;stroke-width:11.90714359;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="m 2783.0489,638.34199 -87.1081,90.92219 227.9846,0 -87.1083,-90.92219 -26.884,25.26542 -26.8842,-25.26542 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#5f8dd3;stroke-width:11.90714359;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 2783.0489,638.34199 -87.1081,90.92219 h 227.9846 l -87.1083,-90.92219 -26.884,25.26542 z"
            id="path4979"
            inkscape:export-filename=""
            inkscape:export-xdpi="90"
            inkscape:export-ydpi="90" />
         <path
-           style="color:#000000;fill:#ffffff;fill-opacity:1;stroke:#5f8dd3;stroke-width:5.56598377;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 2809.9331,663.60741 2695.9408,555.84467 2809.9331,448.08193 2923.9254,555.84467 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#5f8dd3;stroke-width:5.56598377;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="M 2809.9331,663.60741 2695.9408,555.84467 2809.9331,448.08193 2923.9254,555.84467 Z"
            id="path4977"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="ccccc"
            inkscape:export-xdpi="90"
            inkscape:export-ydpi="90" />
         <path
-           style="color:#000000;fill:#000000;fill-opacity:0.09947641;stroke:#5f8dd3;stroke-width:5.56598377;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.09947641;stroke:#5f8dd3;stroke-width:5.56598377;stroke-opacity:1;marker:none;enable-background:accumulate"
            d="m 2695.9408,556.53608 113.9923,107.07133 113.9923,-107.07133"
            id="path5050"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="ccccc"
            inkscape:connector-curvature="0"
            id="path5052"
-           d="M 2809.9331,663.60741 2695.9408,555.84467 2809.9331,448.08193 2923.9254,555.84467 z"
-           style="color:#000000;fill:none;stroke:#5f8dd3;stroke-width:11.90714359;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="M 2809.9331,663.60741 2695.9408,555.84467 2809.9331,448.08193 2923.9254,555.84467 Z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#5f8dd3;stroke-width:11.90714359;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
       </g>
     </g>
   </g>
index e75e631fa2e929d5fd9e2807fdb7b10fdad097e4..738170bdefdfdbd847378a48402f9f2144b063b0 100644 (file)
@@ -13,7 +13,7 @@
    height="364.65649"
    id="svg3952"
    version="1.1"
-   inkscape:version="0.92.2 2405546, 2018-03-11"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
    sodipodi:docname="">
   <defs
      id="defs3954">
@@ -55,9 +55,9 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="0.54543959"
-     inkscape:cx="-20.842126"
-     inkscape:cy="151.98902"
+     inkscape:zoom="1.33"
+     inkscape:cx="300"
+     inkscape:cy="182.32825"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="false"
      inkscape:window-height="778"
      inkscape:window-x="0"
      inkscape:window-y="0"
-     inkscape:window-maximized="0" />
+     inkscape:window-maximized="0"
+     inkscape:snap-bbox="true"
+     inkscape:snap-intersection-paths="true"
+     inkscape:snap-smooth-nodes="true" />
   <metadata
      id="metadata3957">
     <rdf:RDF>
          id="rect7319"
          inkscape:connector-curvature="0" />
       <flowRoot
-         transform="matrix(0.61838784,0,0,0.61838784,500.34589,226.09732)"
-         style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:1.11111116"
+         transform="matrix(0.74824928,0,0,0.74824928,515.39096,105.03866)"
+         style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:0.91827369"
          id="flowRoot7325"
          xml:space="preserve"><flowRegion
-           style="stroke-width:1.11111116"
+           style="stroke-width:0.91827369"
            id="flowRegion7327"><rect
-             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#5f8dd3;fill-opacity:1;stroke-width:1.11111116"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#5f8dd3;fill-opacity:1;stroke-width:0.91827369"
              y="926"
              x="-102"
              height="35.5"
              width="79.5"
              id="rect7329" /></flowRegion><flowPara
-           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:-0.55812615px;writing-mode:lr-tb;text-anchor:start;fill:#5f8dd3;fill-opacity:1;stroke-width:1.11111116"
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:-0.55812615px;writing-mode:lr-tb;text-anchor:start;fill:#5f8dd3;fill-opacity:1;stroke-width:0.91827369"
            id="flowPara7331">ÖFF.</flowPara></flowRoot>    </g>
     <g
        id="g9159"
            d="m 434.19385,1000.8598 c 0,-6.70527 5.43479,-12.14726 12.13809,-12.14726 6.23664,0 11.36998,4.70954 12.05513,10.76483 0.15159,-0.069 0.3197,-0.1106 0.49766,-0.1106 h 22.62642 c 0.66433,0 1.19814,0.53382 1.19814,1.19813 v 0.5807 c 0,0.6643 -0.53381,1.2073 -1.19814,1.2073 h -0.26726 v 5.2073 h -1.29953 v -1.6313 c 0,-0.1661 -0.34946,-0.3041 -0.50689,-0.3041 -0.15752,0 -0.53459,0.138 -0.53459,0.3041 v 0.7373 h -0.71885 c 0,0 -0.12883,-0.3041 -0.29493,-0.3041 h -0.083 c -0.16613,0 -0.30416,0.138 -0.30416,0.3041 v 0.894 h -0.87555 v -1.1797 c 0,-0.1661 -0.13802,-0.3041 -0.30416,-0.3041 h -0.95851 c -0.16616,0 -0.30413,0.138 -0.30413,0.3041 v 1.1797 h -0.84791 v -5.2073 h -15.32699 c -0.17796,0 -0.34607,-0.051 -0.49766,-0.1198 -0.68515,6.0553 -5.81849,10.7648 -12.05513,10.7648 -6.7033,0 -12.13809,-5.4328 -12.13809,-12.1381 z"
            style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;enable-background:accumulate" />
         <flowRoot
-           transform="matrix(-0.61838784,0,0,0.61838784,393.83813,423.66477)"
-           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:1.11111116"
+           transform="matrix(-0.74824928,0,0,0.74824928,378.98184,302.44236)"
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:0.91827369"
            id="flowRoot7325-0"
            xml:space="preserve"><flowRegion
-             style="stroke-width:1.11111116"
+             style="stroke-width:0.91827369"
              id="flowRegion7327-7"><rect
-               style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#5f8dd3;fill-opacity:1;stroke-width:1.11111116"
+               style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#5f8dd3;fill-opacity:1;stroke-width:0.91827369"
                y="926"
                x="-102"
                height="35.5"
                width="79.5"
                id="rect7329-0" /></flowRegion><flowPara
-             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:-0.55812615px;writing-mode:lr-tb;text-anchor:start;fill:#5f8dd3;fill-opacity:1;stroke-width:1.11111116"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:-0.55812615px;writing-mode:lr-tb;text-anchor:start;fill:#5f8dd3;fill-opacity:1;stroke-width:0.91827369"
              id="flowPara7331-1">PRIV.</flowPara></flowRoot>      </g>
     </g>
   </g>
index fb7d0c12c9c4ab2a941ed229a11cb0b312542deb..1e2f729c66aade34c9d5ead35a72a48abf8240ff 100644 (file)
@@ -26,9 +26,9 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="1.2097728"
-     inkscape:cx="467.80765"
-     inkscape:cy="885.47731"
+     inkscape:zoom="12.000472"
+     inkscape:cx="203.04333"
+     inkscape:cy="654.09523"
      inkscape:document-units="mm"
      inkscape:current-layer="layer2"
      showgrid="false"
       <text
          xml:space="preserve"
          style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;line-height:0%;font-family:Dosis;-inkscape-font-specification:'Dosis Ultra-Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
-         x="187.43489"
+         x="185.43489"
          y="1306.1321"
          id="text16241"
          inkscape:export-filename=""
          inkscape:export-ydpi="134.53"><tspan
            sodipodi:role="line"
            id="tspan16243"
-           x="187.43489"
+           x="185.43489"
            y="1306.1321"
            style="font-size:8.30626678px;line-height:1.25">FEHLER</tspan></text>
     </g>
index 68a4fd77ea21caaed1dbd19a4a0b897cbc195668..73957141e121d67a7958ba377c8a4079454fbf13 100644 (file)
@@ -13,7 +13,7 @@
    height="280.12119"
    id="svg3744"
    version="1.1"
-   inkscape:version="0.92.2 2405546, 2018-03-11"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
    sodipodi:docname="">
   <defs
      id="defs3746">
@@ -41,8 +41,8 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="1.33"
-     inkscape:cx="163.87731"
-     inkscape:cy="139.68465"
+     inkscape:cx="332.45073"
+     inkscape:cy="109.60946"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="false"
          x="390.21445"
          id="tspan10263"
          sodipodi:role="line"
-         style="font-weight:normal;font-size:25.73834419px;line-height:1.25;-inkscape-font-specification:Dosis;letter-spacing:-2px;stroke-width:4.93424129">Lesen, Tennis, verschlüsseln</tspan></text>
+         style="font-weight:normal;font-size:25.73834419px;line-height:1.25;-inkscape-font-specification:Dosis;letter-spacing:0px;stroke-width:4.93424129">Lesen, schwimmen, verschlüsseln</tspan></text>
     <text
        id="text10265"
        y="655.13843"
          y="655.13843"
          x="281.85797"
          id="tspan10267"
-         sodipodi:role="line">Liebt:</tspan></text>
+         sodipodi:role="line">Hobbys:</tspan></text>
     <text
        xml:space="preserve"
        style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:15px;line-height:1000%;font-family:Arial;-inkscape-font-specification:'Arial, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
index b6e10159440d5aeab8164ffd5e2609bf887f5945..ea19e02defeeeaaf42907b6f68dd5e83caf260d2 100644 (file)
@@ -9,11 +9,11 @@
    xmlns="http://www.w3.org/2000/svg"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="600"
-   height="437.72"
+   width="576.76831"
+   height="400.68887"
    id="svg3428"
    version="1.1"
-   inkscape:version="0.92.2 2405546, 2018-03-11"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
    sodipodi:docname="">
   <defs
      id="defs3430">
@@ -31,7 +31,7 @@
          height="432.71509"
          width="594.98328"
          id="rect3838"
-         style="color:#000000;fill:none;stroke:#2f5faa;stroke-width:5.00099993;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#2f5faa;stroke-width:5.00099993;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
     </clipPath>
   </defs>
   <sodipodi:namedview
@@ -42,8 +42,8 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="0.70872576"
-     inkscape:cx="120.9615"
-     inkscape:cy="307.99845"
+     inkscape:cx="313.9382"
+     inkscape:cy="289.48288"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="false"
@@ -64,7 +64,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title />
+        <dc:title></dc:title>
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -72,7 +72,7 @@
      inkscape:label="Layer 1"
      inkscape:groupmode="layer"
      id="layer1"
-     transform="translate(440,-213.49875)">
+     transform="translate(428.38416,-232.01432)">
     <g
        id="g5342"
        transform="translate(-10.284572,0.33559129)">
@@ -85,7 +85,7 @@
            inkscape:export-filename=""
            id="path5118"
            d="m -270.07702,260.02649 260.15431,-2e-5 c 5.92029,6e-5 10.68603,4.76592 10.68603,10.686 l 6e-5,323.29259 c 0,5.91985 -4.76577,10.68598 -10.68606,10.68598 l -260.15442,-1e-5 c -5.91995,0 -10.68628,-4.76609 -10.68628,-10.68602 l 1.7e-4,-323.29249 c 0,-5.92017 4.76612,-10.686 10.68619,-10.68603 z"
-           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:14.36599922;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:14.36599922;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="sssssssss" />
         <flowRoot
          transform="matrix(0.85616794,0,0,0.85616794,-2352.0927,2.8905848)">
         <path
            inkscape:connector-curvature="0"
-           style="color:#000000;fill:#ffffff;fill-opacity:1;stroke:#5f8dd3;stroke-width:11.90714359;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="m 2917.7466,554.03613 c 4.9068,0 8.857,3.95016 8.857,8.85701 l 0,157.52237 c 0,4.90663 -3.9502,8.85701 -8.857,8.85701 l -215.6271,0 c -4.9067,0 -8.8571,-3.95038 -8.8571,-8.85701 l 0,-157.52237 c 0,-4.90685 3.9504,-8.85701 8.8571,-8.85701"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#5f8dd3;stroke-width:11.90714359;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 2917.7466,554.03613 c 4.9068,0 8.857,3.95016 8.857,8.85701 v 157.52237 c 0,4.90663 -3.9502,8.85701 -8.857,8.85701 h -215.6271 c -4.9067,0 -8.8571,-3.95038 -8.8571,-8.85701 V 562.89314 c 0,-4.90685 3.9504,-8.85701 8.8571,-8.85701"
            id="path4975"
            inkscape:export-filename=""
            inkscape:export-xdpi="90"
            sodipodi:nodetypes="cssssssc" />
         <path
            inkscape:connector-curvature="0"
-           style="color:#000000;fill:none;stroke:#5f8dd3;stroke-width:11.90714359;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="m 2783.0489,638.34199 -87.1081,90.92219 227.9846,0 -87.1083,-90.92219 -26.884,25.26542 -26.8842,-25.26542 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#5f8dd3;stroke-width:11.90714359;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 2783.0489,638.34199 -87.1081,90.92219 h 227.9846 l -87.1083,-90.92219 -26.884,25.26542 z"
            id="path4979"
            inkscape:export-filename=""
            inkscape:export-xdpi="90"
            inkscape:export-ydpi="90" />
         <path
-           style="color:#000000;fill:#ffffff;fill-opacity:1;stroke:#5f8dd3;stroke-width:5.56598377;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="M 2809.9331,663.60741 2695.9408,555.84467 2809.9331,448.08193 2923.9254,555.84467 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#5f8dd3;stroke-width:5.56598377;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="M 2809.9331,663.60741 2695.9408,555.84467 2809.9331,448.08193 2923.9254,555.84467 Z"
            id="path4977"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="ccccc"
            inkscape:export-xdpi="90"
            inkscape:export-ydpi="90" />
         <path
-           style="color:#000000;fill:#000000;fill-opacity:0.09947641;stroke:#5f8dd3;stroke-width:5.56598377;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.09947641;stroke:#5f8dd3;stroke-width:5.56598377;stroke-opacity:1;marker:none;enable-background:accumulate"
            d="m 2695.9408,556.53608 113.9923,107.07133 113.9923,-107.07133"
            id="path5050"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="ccccc"
            inkscape:connector-curvature="0"
            id="path5052"
-           d="M 2809.9331,663.60741 2695.9408,555.84467 2809.9331,448.08193 2923.9254,555.84467 z"
-           style="color:#000000;fill:none;stroke:#5f8dd3;stroke-width:11.90714359;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+           d="M 2809.9331,663.60741 2695.9408,555.84467 2809.9331,448.08193 2923.9254,555.84467 Z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#5f8dd3;stroke-width:11.90714359;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
       </g>
     </g>
   </g>
index 9bce6cc113704a782d278e2084aa28e6554b113e..028787d8373695e9dc32093eac73b7700e82830b 100644 (file)
@@ -9,11 +9,11 @@
    xmlns="http://www.w3.org/2000/svg"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="600"
-   height="437.72"
+   width="599.98425"
+   height="437.71609"
    id="svg3428"
    version="1.1"
-   inkscape:version="0.92.2 2405546, 2018-03-11"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
    sodipodi:docname="">
   <defs
      id="defs3430">
          height="432.71509"
          width="594.98328"
          id="rect3838"
-         style="color:#000000;fill:none;stroke:#2f5faa;stroke-width:5.00099993;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#2f5faa;stroke-width:5.00099993;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
     </clipPath>
     <filter
-       color-interpolation-filters="sRGB"
        inkscape:collect="always"
-       id="filter6256">
+       id="filter6256"
+       style="color-interpolation-filters:sRGB">
       <feGaussianBlur
          inkscape:collect="always"
          stdDeviation="1.8491994"
          id="feGaussianBlur6258" />
     </filter>
     <filter
-       color-interpolation-filters="sRGB"
        inkscape:collect="always"
-       id="filter6150">
+       id="filter6150"
+       style="color-interpolation-filters:sRGB">
       <feGaussianBlur
          inkscape:collect="always"
          stdDeviation="1.6176439"
@@ -59,9 +59,9 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="0.59262465"
-     inkscape:cx="381.6938"
-     inkscape:cy="200.77681"
+     inkscape:zoom="0.92888156"
+     inkscape:cx="284.47169"
+     inkscape:cy="261.93576"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="false"
      fit-margin-right="0"
      fit-margin-bottom="0"
      inkscape:window-width="1276"
-     inkscape:window-height="440"
+     inkscape:window-height="778"
      inkscape:window-x="0"
      inkscape:window-y="0"
-     inkscape:window-maximized="0" />
+     inkscape:window-maximized="0"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-paths="true"
+     inkscape:snap-smooth-nodes="true"
+     inkscape:snap-intersection-paths="true"
+     inkscape:object-paths="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:snap-global="true" />
   <metadata
      id="metadata3433">
     <rdf:RDF>
      inkscape:label="Layer 1"
      inkscape:groupmode="layer"
      id="layer1"
-     transform="translate(440,-213.49875)">
+     transform="translate(439.99214,-213.50071)">
     <path
        style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2a2a2a;fill-opacity:0.54010698;fill-rule:nonzero;stroke:none;stroke-width:3.9519999;marker:none;filter:url(#filter6256);enable-background:accumulate"
-       d="m -221.3584,241.35875 h 334.1043 c 0.585,0 1.056,3.39764 1.056,7.61804 V 651.2042 c 0,4.2204 -0.471,7.61805 -1.056,7.61805 h -334.1043 c -0.5851,0 -1.056,-3.39765 -1.056,-7.61805 V 248.97679 c 0,-4.2204 0.4709,-7.61804 1.056,-7.61804 z"
+       d="M -235.3584,241.35875 H 98.7459 c 0.585,0 1.056,3.39764 1.056,7.61804 V 651.2042 c 0,4.2204 -0.471,-2.38195 -1.056,-2.38195 h -334.1043 c -0.5851,0 -1.056,6.60235 -1.056,2.38195 V 248.97679 c 0,-4.2204 0.4709,-7.61804 1.056,-7.61804 z"
        id="rect6254"
        inkscape:connector-curvature="0"
        sodipodi:nodetypes="sssssssss" />
     <path
        sodipodi:nodetypes="cc"
        style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#4d4d4d;stroke-width:5.00059795;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
-       d="M -565.95535,254.93905 H 276.4975"
+       d="M -437.95535,254.93905 H 158.4975"
        id="path6267"
        inkscape:connector-curvature="0" />
     <path
        inkscape:connector-curvature="0"
        style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.9519999;marker:none;enable-background:accumulate"
-       d="m -549.78738,216.00935 c -8.71318,0 -15.71875,6.99763 -15.71875,15.71875 v 22.71875 H 274.4001 V 231.7281 c 0,-8.72112 -7.0055,-15.71875 -15.7187,-15.71875 z"
-       id="rect5823" />
+       d="m -421.78738,216.00935 c -8.71318,0 -14.95396,7.03123 -15.71875,15.71875 v 22.71875 H 158.4001 V 231.7281 c 0,-8.72112 -7.0055,-15.71875 -15.7187,-15.71875 z"
+       id="rect5823"
+       sodipodi:nodetypes="ssccsss" />
     <flowRoot
        xml:space="preserve"
-       id="flowRoot5859"
-       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Titillium Web';-inkscape-font-specification:'Titillium Web';letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none"
-       transform="matrix(0.60232294,0,0,0.60232294,-582.21611,171.41807)"><flowRegion
-         id="flowRegion5861"><rect
-           id="rect5863"
-           width="472.63712"
-           height="144.57135"
-           x="77.846115"
-           y="-9.6811934"
-           style="fill:#333333;fill-opacity:1" /></flowRegion><flowPara
-         id="flowPara5865"
-         style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:30.26037788px;line-height:1.25;font-family:Roboto;-inkscape-font-specification:'Roboto Bold';fill:#333333;fill-opacity:1">Dokument</flowPara></flowRoot>    <flowRoot
-       transform="matrix(0.60232294,0,0,0.60232294,-521.46436,171.41807)"
-       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Titillium Web';-inkscape-font-specification:'Titillium Web';letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none"
-       id="flowRoot5867"
-       xml:space="preserve"><flowRegion
-         id="flowRegion5869"><rect
-           style="fill:#333333;fill-opacity:1"
-           y="-9.6811934"
-           x="77.846115"
-           height="144.57135"
-           width="472.63712"
-           id="rect5871" /></flowRegion><flowPara
-         style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:30.26037788px;line-height:1.25;font-family:Roboto;-inkscape-font-specification:'Roboto Bold';fill:#333333;fill-opacity:1"
-         id="flowPara5873">Bearbeiten</flowPara></flowRoot>    <flowRoot
-       xml:space="preserve"
        id="flowRoot5875"
        style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Titillium Web';-inkscape-font-specification:'Titillium Web';letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none"
        transform="matrix(0.60232294,0,0,0.60232294,-466.99009,231.41807)"><flowRegion
        ry="0.78895169"
        rx="0.22226232"
        y="217.33461"
-       x="-226.41441"
+       x="-234.41441"
        height="41.784111"
        width="70.765999"
        id="rect6044"
        ry="7.6180449"
        rx="1.0559903"
        y="255.35875"
-       x="-226.41441"
-       height="403.4635"
-       width="336.21628"
+       x="-234.41441"
+       height="393.35754"
+       width="330.76385"
        id="rect5919"
        style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.9519999;marker:none;enable-background:accumulate" />
     <rect
        style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2f5faa;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.9519999;marker:none;enable-background:accumulate"
        id="rect6046"
-       width="336.21619"
-       height="30.538252"
-       x="-226.41429"
+       width="330.76385"
+       height="30.538239"
+       x="-234.41441"
        y="300.18011"
-       rx="1.0559901"
-       ry="0.57661164" />
+       rx="0"
+       ry="0" />
     <flowRoot
-       transform="matrix(0.60232294,0,0,0.60232294,-256.6974,278.62279)"
+       transform="matrix(0.60232294,0,0,0.60232294,-264.6974,278.62279)"
        style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Titillium Web';-inkscape-font-specification:'Titillium Web';letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none"
        id="flowRoot5921"
        xml:space="preserve"><flowRegion
     </g>
     <g
        id="g6187"
-       transform="translate(-1561.3747,494.98757)">
+       transform="translate(-1677.3747,494.98757)">
       <g
          style="fill:#2f5faa;fill-opacity:1"
          transform="matrix(1.2653335,0,0,1.2653335,1101.9625,-448.41621)"
            width="472.63712"
            id="rect7965" /></flowRegion><flowPara
          style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:30.26037788px;line-height:1.25;font-family:Roboto;-inkscape-font-specification:'Roboto Bold';fill:#333333;fill-opacity:1"
-         id="flowPara7969">Nachricht</flowPara></flowRoot>    <flowRoot
-       transform="matrix(0.60232294,0,0,0.60232294,-589.5883,231.41807)"
-       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Titillium Web';-inkscape-font-specification:'Titillium Web';letter-spacing:0px;word-spacing:0px;fill:#333333;fill-opacity:1;stroke:none"
-       id="flowRoot7979"
-       xml:space="preserve"><flowRegion
-         id="flowRegion7975"><rect
-           style="fill:#333333;fill-opacity:1"
-           y="-9.6811934"
-           x="77.846115"
-           height="144.57135"
-           width="472.63712"
-           id="rect7973" /></flowRegion><flowPara
-         style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:30.26037788px;line-height:1.25;font-family:Roboto;-inkscape-font-specification:'Roboto Bold';fill:#333333;fill-opacity:1"
-         id="flowPara7977">Navigation</flowPara></flowRoot>  </g>
+         id="flowPara7969">Nachricht</flowPara></flowRoot>  </g>
 </svg>
index 2e8993afcecef779a3f556c19199d39aca2d7e03..229ddfd5a02ee30aee5a74c47acc51ea569631d2 100644 (file)
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="600"
-   height="437.72"
+   height="408.79303"
    id="svg3428"
    version="1.1"
-   inkscape:version="0.92.2 2405546, 2018-03-11"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
    sodipodi:docname="">
   <defs
      id="defs3430">
          height="432.71509"
          width="594.98328"
          id="rect3838"
-         style="color:#000000;fill:none;stroke:#2f5faa;stroke-width:5.00099993;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#2f5faa;stroke-width:5.00099993;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
     </clipPath>
     <filter
-       color-interpolation-filters="sRGB"
        inkscape:collect="always"
-       id="filter6150-9-8">
+       id="filter6150-9-8"
+       style="color-interpolation-filters:sRGB">
       <feGaussianBlur
          inkscape:collect="always"
          stdDeviation="1.6176439"
          id="feGaussianBlur6152-7-3" />
     </filter>
     <filter
-       color-interpolation-filters="sRGB"
        inkscape:collect="always"
        id="filter5497"
        x="-0.013571963"
        width="1.027144"
        y="-0.10360518"
-       height="1.2072104">
+       height="1.2072104"
+       style="color-interpolation-filters:sRGB">
       <feGaussianBlur
          inkscape:collect="always"
          stdDeviation="1.8034716"
@@ -64,8 +64,8 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="1.0983595"
-     inkscape:cx="259.69958"
-     inkscape:cy="208.41245"
+     inkscape:cx="282.4608"
+     inkscape:cy="230.36691"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="false"
@@ -86,7 +86,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title />
+        <dc:title></dc:title>
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -94,7 +94,7 @@
      inkscape:label="Layer 1"
      inkscape:groupmode="layer"
      id="layer1"
-     transform="translate(440,-213.49875)">
+     transform="translate(440,-227.96223)">
     <rect
        ry="11.062028"
        rx="11.062028"
            style="color:#000000;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;font-size:40px;line-height:125%;font-family:Roboto;-inkscape-font-specification:'Roboto Medium';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;enable-background:accumulate"
            y="-9.6811934"
            x="77.846115"
-           height="144.57135"
-           width="472.63712"
+           height="141.2477"
+           width="371.26593"
            id="rect8241" /></flowRegion><flowPara
          style="color:#000000;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;font-size:19.32273483px;line-height:125%;font-family:Roboto;-inkscape-font-specification:'Roboto Medium';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;enable-background:accumulate"
          id="flowPara8243">Open PGP message encryption and authentication</flowPara></flowRoot>    <path
index cd60ec42ae459b2e5a4cdd2ee52b7d7d348ff04a..15dfba9bbce6cd94bef38fad0b9db4f873548adb 100644 (file)
@@ -9,11 +9,11 @@
    xmlns="http://www.w3.org/2000/svg"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="600"
-   height="437.72"
+   width="463.34644"
+   height="353.12173"
    id="svg3428"
    version="1.1"
-   inkscape:version="0.92.2 2405546, 2018-03-11"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
    sodipodi:docname="">
   <defs
      id="defs3430" />
@@ -25,8 +25,8 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="0.70872576"
-     inkscape:cx="147.06469"
-     inkscape:cy="157.14286"
+     inkscape:cx="170.44484"
+     inkscape:cy="114.84372"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="false"
@@ -47,7 +47,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title />
+        <dc:title></dc:title>
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -55,7 +55,7 @@
      inkscape:label="Layer 1"
      inkscape:groupmode="layer"
      id="layer1"
-     transform="translate(440,-213.49875)">
+     transform="translate(371.66625,-255.79789)">
     <g
        id="g7405"
        transform="matrix(1.0628346,0,0,1.0628346,-504.2799,-6.5255364)"
          inkscape:connector-curvature="0"
          id="path14503"
          d="m 460.9401,378.84434 -3.62431,-30.45075 24.57421,-18.3722 24.49132,10.50963 42.00614,-31.40469 c 1.24653,-0.93194 2.99703,-0.67912 3.92895,0.56739 l 0.81454,1.08949 c 0.93193,1.24652 0.67913,2.997 -0.56741,3.92894 l -1.14137,0.85332 1.2024,1.60832 6.10254,8.16258 -2.43843,1.82303 -2.28846,-3.061 c -0.23306,-0.31173 -1.08224,-0.0805 -1.37777,0.14041 -0.29546,0.22089 -0.80944,1.00882 -0.57638,1.32055 l 1.03432,1.38349 -1.34889,1.00846 c 0,0 -0.66831,-0.38999 -0.98004,-0.15693 l -0.15568,0.11638 c -0.31172,0.23304 -0.37707,0.68556 -0.14401,0.99729 l 1.25414,1.67751 -1.64293,1.22829 -1.65492,-2.21358 c -0.2331,-0.31179 -0.6856,-0.37716 -0.99733,-0.1441 l -1.79854,1.34462 c -0.3118,0.23311 -0.37709,0.68558 -0.14399,0.99737 l 1.65493,2.21359 -1.591,1.18946 -6.10252,-8.16259 -1.20242,-1.60832 -27.68707,20.69945 3.15536,26.43386 -24.57419,18.3722 -28.18119,-12.09148 z"
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
       <flowRoot
          xml:space="preserve"
          id="flowRoot14505"
-         style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#2f5faa;fill-opacity:1;stroke:none;stroke-width:1.234568"
-         transform="matrix(1.0401344,-0.77762677,0.77762678,1.0401344,-149.49878,-677.71745)"><flowRegion
+         style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#2f5faa;fill-opacity:1;stroke:none;stroke-width:0.9275493"
+         transform="matrix(1.3844189,-1.0350212,1.0350213,1.3844189,-354.14087,-1026.5193)"><flowRegion
            id="flowRegion14507"
-           style="stroke-width:1.234568"><rect
+           style="stroke-width:0.9275493"><rect
              id="rect14509"
              width="79.5"
              height="35.5"
              x="-102"
              y="926"
-             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#2f5faa;fill-opacity:1;stroke-width:1.234568" /></flowRegion><flowPara
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#2f5faa;fill-opacity:1;stroke-width:0.9275493" /></flowRegion><flowPara
            id="flowPara14511"
-           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:-0.55812615px;writing-mode:lr-tb;text-anchor:start;fill:#2f5faa;fill-opacity:1;stroke-width:1.234568">ÖFF.</flowPara></flowRoot>      <rect
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:-0.55812615px;writing-mode:lr-tb;text-anchor:start;fill:#2f5faa;fill-opacity:1;stroke-width:0.9275493">ÖFF.</flowPara></flowRoot>      <rect
          ry="11.256002"
          rx="11.256002"
          y="447.33252"
@@ -87,9 +87,9 @@
          height="61.749931"
          width="84.965042"
          id="rect14324"
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
       <rect
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
          id="rect14326"
          width="113.4545"
          height="78.131363"
          ry="12.439705" />
       <path
          id="path14328"
-         d="m 344.43367,248.81491 c -23.76555,0 -42.88995,19.12443 -42.88995,42.88998 l 0,79.14724 c 0,23.76557 19.1244,42.91222 42.88995,42.91222 l 2.82668,0 c 23.76555,0 42.88999,-19.14665 42.88999,-42.91222 l 0,-79.14724 c 0,-23.76555 -19.12444,-42.88998 -42.88999,-42.88998 l -2.82668,0 z m 1.42447,14.24472 c 17.12232,0 30.58165,13.45868 30.58165,30.18102 l 0,63.34452 c 0,16.72232 -13.45933,30.181 -30.58165,30.181 -17.12232,0 -30.60388,-13.45868 -30.60388,-30.181 l 0,-63.34452 c 0,-16.72234 13.48156,-30.18102 30.60388,-30.18102 z"
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 344.43367,248.81491 c -23.76555,0 -42.88995,19.12443 -42.88995,42.88998 v 79.14724 c 0,23.76557 19.1244,42.91222 42.88995,42.91222 h 2.82668 c 23.76555,0 42.88999,-19.14665 42.88999,-42.91222 v -79.14724 c 0,-23.76555 -19.12444,-42.88998 -42.88999,-42.88998 z m 1.42447,14.24472 c 17.12232,0 30.58165,13.45868 30.58165,30.18102 v 63.34452 c 0,16.72232 -13.45933,30.181 -30.58165,30.181 -17.12232,0 -30.60388,-13.45868 -30.60388,-30.181 v -63.34452 c 0,-16.72234 13.48156,-30.18102 30.60388,-30.18102 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
          inkscape:connector-curvature="0" />
       <rect
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
          id="rect14330"
          width="143.77692"
          height="105.60606"
          rx="3.380348"
          ry="3.380348" />
       <path
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
          d="m 297.62677,393.71189 c 10.56252,8.74211 28.22409,14.48954 48.23171,14.48954 20.00595,0 37.64665,-5.74869 48.2095,-14.48954 z"
          id="path14332"
          inkscape:connector-curvature="0"
          sodipodi:nodetypes="cscc" />
-      <path
-         sodipodi:type="arc"
-         style="color:#000000;fill:#2f5faa;fill-opacity:1;fill-rule:nonzero;stroke:#2f5faa;stroke-width:5.19359303;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+      <circle
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2f5faa;fill-opacity:1;fill-rule:nonzero;stroke:#2f5faa;stroke-width:5.19359303;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
          id="path14334"
-         sodipodi:cx="307.48431"
-         sodipodi:cy="407.66223"
-         sodipodi:rx="9.388834"
-         sodipodi:ry="9.388834"
-         d="m 316.87315,407.66223 a 9.388834,9.388834 0 0 1 -9.38884,9.38884 9.388834,9.388834 0 0 1 -9.38883,-9.38884 9.388834,9.388834 0 0 1 9.38883,-9.38883 9.388834,9.388834 0 0 1 9.38884,9.38883 z"
-         transform="matrix(0.77017973,0,0,0.77017973,62.896057,61.301341)" />
-      <path
-         d="m 316.87315,407.66223 a 9.388834,9.388834 0 0 1 -9.38884,9.38884 9.388834,9.388834 0 0 1 -9.38883,-9.38884 9.388834,9.388834 0 0 1 9.38883,-9.38883 9.388834,9.388834 0 0 1 9.38884,9.38883 z"
-         sodipodi:ry="9.388834"
-         sodipodi:rx="9.388834"
-         sodipodi:cy="407.66223"
-         sodipodi:cx="307.48431"
+         transform="matrix(0.77017973,0,0,0.77017973,62.896057,61.301341)"
+         cx="307.48431"
+         cy="407.66223"
+         r="9.388834" />
+      <circle
          id="path14336"
-         style="color:#000000;fill:#2f5faa;fill-opacity:1;fill-rule:nonzero;stroke:#2f5faa;stroke-width:5.19359303;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         sodipodi:type="arc"
-         transform="matrix(0.77017973,0,0,0.77017973,158.70801,61.301341)" />
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2f5faa;fill-opacity:1;fill-rule:nonzero;stroke:#2f5faa;stroke-width:5.19359303;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         transform="matrix(0.77017973,0,0,0.77017973,158.70801,61.301341)"
+         cx="307.48431"
+         cy="407.66223"
+         r="9.388834" />
       <rect
          ry="12.857053"
          rx="12.857053"
          height="25.714106"
          width="83.840157"
          id="rect14338"
-         style="color:#000000;fill:#2f5faa;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2f5faa;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
       <flowRoot
          xml:space="preserve"
          id="flowRoot14340"
              style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:'PXL-2000-12 0';-inkscape-font-specification:'PXL-2000-12 0 Bold';text-align:start;letter-spacing:-1px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1" /></flowRegion><flowPara
            id="flowPara14346"
            style="font-size:13px;line-height:1.25">GnuPG</flowPara></flowRoot>      <path
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-         d="m 459.66694,452.41474 c -1.083,-0.77049 -2.32895,-1.46637 -3.35435,-2.26054 -2.15488,-1.66896 -4.07753,-3.50502 -6.05241,-5.32321 l -31.50172,0 0,8.53172 40.90848,0 0,-0.94797 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+         d="m 459.66694,452.41474 c -1.083,-0.77049 -2.32895,-1.46637 -3.35435,-2.26054 -2.15488,-1.66896 -4.07753,-3.50502 -6.05241,-5.32321 h -31.50172 v 8.53172 h 40.90848 z"
          id="path14602"
          inkscape:connector-curvature="0" />
       <rect
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
          id="rect14352"
          width="6.7026801"
          height="30.091808"
          height="18.646107"
          width="10.04101"
          id="rect14358"
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
       <g
          id="g14604"
          inkscape:transform-center-y="-12.545321"
          transform="matrix(2.1373025,0.93646969,-0.93646969,2.1373025,-632.14918,-1916.1337)"
          inkscape:transform-center-x="-6.8407688"
-         style="stroke:#5f8dd3;stroke-width:1.71419239;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none">
+         style="stroke:#5f8dd3;stroke-width:1.71419239;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
         <path
            id="path14350"
-           d="m 832.28125,720.5 0,18.875 -0.96875,0 c 0.84633,0.77918 1.67028,1.56602 2.59375,2.28125 0.43943,0.34034 0.97338,0.63856 1.4375,0.96875 l 0,-22.125 -3.0625,0 z"
-           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.71419239;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 832.28125,720.5 v 18.875 h -0.96875 c 0.84633,0.77918 1.67028,1.56602 2.59375,2.28125 0.43943,0.34034 0.97338,0.63856 1.4375,0.96875 V 720.5 Z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.71419239;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
            inkscape:connector-curvature="0" />
         <g
            id="g14590"
-           style="stroke:#5f8dd3;stroke-width:1.71419239;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none">
+           style="stroke:#5f8dd3;stroke-width:1.71419239;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
           <path
              inkscape:connector-curvature="0"
-             style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.71419239;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-             d="m 837.20839,706.21798 c -1.86175,0 -3.3575,1.49575 -3.3575,3.3575 l 0,3.09997 -3.09997,0 c -1.86175,0 -3.3575,1.49575 -3.3575,3.3575 0,1.86176 1.49575,3.35751 3.3575,3.35751 l 6.45747,0 c 1.86176,0 3.35751,-1.49575 3.35751,-3.35751 l 0,-6.45747 c 0,-1.86175 -1.49575,-3.3575 -3.35751,-3.3575 z"
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.71419239;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+             d="m 837.20839,706.21798 c -1.86175,0 -3.3575,1.49575 -3.3575,3.3575 v 3.09997 h -3.09997 c -1.86175,0 -3.3575,1.49575 -3.3575,3.3575 0,1.86176 1.49575,3.35751 3.3575,3.35751 h 6.45747 c 1.86176,0 3.35751,-1.49575 3.35751,-3.35751 v -6.45747 c 0,-1.86175 -1.49575,-3.3575 -3.35751,-3.3575 z"
              id="path14354" />
           <rect
              ry="0.66954249"
              height="3.7266386"
              width="6.6356783"
              id="rect14356"
-             style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.71419239;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.71419239;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
           <g
              id="g14360"
              transform="matrix(0.30522749,0,0,0.30522749,707.60115,484.08572)"
-             style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:5.61611414;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate">
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:5.61611414;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate">
             <path
                inkscape:connector-curvature="0"
                id="path14362"
-               d="m 404.77705,825.97291 -9.16957,15.86559 9.16957,15.84038 18.38979,0 9.19491,-15.84038 -9.19491,-15.86559 -18.38979,0 z"
-               style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:5.61611414;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+               d="m 404.77705,825.97291 -9.16957,15.86559 9.16957,15.84038 h 18.38979 l 9.19491,-15.84038 -9.19491,-15.86559 z"
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:5.61611414;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
             <path
                inkscape:connector-curvature="0"
                id="path14364"
                d="m 413.97195,836.00644 c 3.23493,0 5.85942,2.61224 5.85942,5.83206 0,3.21983 -2.62449,5.83207 -5.85942,5.83207 -3.23494,0 -5.85943,-2.61224 -5.85943,-5.83207 0,-3.21982 2.62449,-5.83206 5.85943,-5.83206 z"
-               style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:5.61611414;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:5.61611414;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
           </g>
         </g>
       </g>
          height="68.639565"
          width="20.90057"
          id="rect14386"
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
       <path
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
          d="m 331.22197,502.59138 c -5.29574,-9.17247 -16.94346,-12.29349 -26.11596,-6.99774 -9.1725,5.29573 -12.29347,16.94347 -6.99773,26.11595 z"
          id="path14388"
          inkscape:connector-curvature="0"
          sodipodi:nodetypes="cscc" />
       <rect
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
          id="rect14390"
          width="49.674698"
          height="8.0565958"
          inkscape:connector-curvature="0"
          id="path14392"
          d="m 297.66695,502.59138 c 5.29573,-9.17247 16.94346,-12.29349 26.11595,-6.99774 9.1725,5.29573 12.29347,16.94347 6.99774,26.11595 z"
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
       <rect
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
          id="rect14394"
          width="32.296352"
          height="10.17651"
          rx="5.0882549"
          ry="5.0882549" />
       <rect
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
          id="rect14398"
          width="20.90057"
          height="68.639565"
          inkscape:connector-curvature="0"
          id="path14400"
          d="m 360.47274,502.59138 c 5.29574,-9.17247 16.94347,-12.29349 26.11596,-6.99774 9.1725,5.29573 12.29347,16.94347 6.99774,26.11595 z"
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
       <rect
          ry="2.1367087"
          rx="2.1367087"
          height="8.0565958"
          width="49.674698"
          id="rect14402"
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
          transform="scale(-1,1)" />
       <path
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
          d="m 394.02777,502.59138 c -5.29574,-9.17247 -16.94347,-12.29349 -26.11596,-6.99774 -9.1725,5.29573 -12.29347,16.94347 -6.99774,26.11595 z"
          id="path14404"
          inkscape:connector-curvature="0"
          height="10.17651"
          width="32.296352"
          id="rect14406"
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
          transform="scale(-1,1)" />
       <path
          inkscape:connector-curvature="0"
          id="path14515"
          d="m 225.67065,376.03918 c -7.78667,13.5713 -25.1062,18.27447 -38.67351,10.4901 -12.62281,-7.24246 -17.54348,-22.73567 -11.89836,-35.78708 -0.38695,-0.0364 -0.7755,-0.14741 -1.13569,-0.35406 l -45.79531,-26.27551 c -1.3446,-0.77146 -1.80511,-2.47181 -1.03366,-3.81635 l 0.67435,-1.17533 c 0.77145,-1.34453 2.48244,-1.82364 3.82702,-1.05218 l 0.54092,0.31037 6.04711,-10.53944 2.63023,1.50911 -1.89439,3.3017 c -0.19289,0.3362 0.35415,1.02131 0.67278,1.20414 0.31882,0.18292 1.24225,0.34149 1.43514,0.005 l 0.85621,-1.49228 1.45494,0.83479 c 0,0 -0.0924,0.76509 0.24378,0.95798 l 0.16799,0.0964 c 0.33625,0.19292 0.77588,0.0739 0.96876,-0.26228 l 1.03818,-1.80944 1.7721,1.01676 -1.36996,2.38768 c -0.1929,0.33618 -0.0737,0.77577 0.26247,0.96871 l 1.94,1.11309 c 0.3363,0.19295 0.77581,0.0739 0.96869,-0.26232 l 1.36996,-2.38768 1.71614,0.98466 -6.04711,10.53945 31.02146,17.79885 c 0.36019,0.20667 0.64122,0.50511 0.86813,0.8204 8.41861,-11.46014 24.27738,-15.03084 36.90018,-7.78838 13.56732,7.78437 18.25823,25.09151 10.47153,38.66289 z"
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
       <flowRoot
-         transform="matrix(1.1264417,0.6463066,-0.6463066,1.1264417,898.01183,-634.32239)"
-         style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#2f5faa;fill-opacity:1;stroke:none;stroke-width:1.234568"
+         transform="matrix(1.4992939,0.86023409,-0.86023409,1.4992939,1138.7155,-961.39023)"
+         style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0.01%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#2f5faa;fill-opacity:1;stroke:none;stroke-width:0.9275493"
          id="flowRoot14517"
          xml:space="preserve"><flowRegion
            id="flowRegion14519"
-           style="stroke-width:1.234568"><rect
-             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#2f5faa;fill-opacity:1;stroke-width:1.234568"
+           style="stroke-width:0.9275493"><rect
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#2f5faa;fill-opacity:1;stroke-width:0.9275493"
              y="926"
              x="-102"
              height="35.5"
              width="79.5"
              id="rect14521" /></flowRegion><flowPara
-           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:-0.55812615px;writing-mode:lr-tb;text-anchor:start;fill:#2f5faa;fill-opacity:1;stroke-width:1.234568"
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:13px;line-height:125%;font-family:Dosis;-inkscape-font-specification:'Dosis Bold';text-align:start;letter-spacing:-0.55812615px;writing-mode:lr-tb;text-anchor:start;fill:#2f5faa;fill-opacity:1;stroke-width:0.9275493"
            id="flowPara14523">PRIV.</flowPara></flowRoot>      <path
          id="path14613"
-         d="m 232.72154,452.41474 c 1.083,-0.77049 2.32896,-1.46637 3.35435,-2.26054 2.15488,-1.66896 4.07753,-3.50502 6.05242,-5.32321 l 31.50171,0 0,8.53172 -40.90848,0 0,-0.94797 z"
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 232.72154,452.41474 c 1.083,-0.77049 2.32896,-1.46637 3.35435,-2.26054 2.15488,-1.66896 4.07753,-3.50502 6.05242,-5.32321 h 31.50171 v 8.53172 h -40.90848 z"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
          inkscape:connector-curvature="0" />
       <rect
          ry="3.3513401"
          height="30.091808"
          width="6.7026801"
          id="rect14615"
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
          transform="scale(-1,1)" />
       <rect
-         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
          id="rect14617"
          width="10.04101"
          height="18.646107"
          transform="matrix(-2.1373025,0.93646969,0.93646969,2.1373025,1324.5378,-1916.1337)"
          inkscape:transform-center-y="-12.545321"
          id="g14619"
-         style="stroke:#5f8dd3;stroke-width:1.71419239;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none">
+         style="stroke:#5f8dd3;stroke-width:1.71419239;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
         <path
            inkscape:connector-curvature="0"
-           style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.71419239;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-           d="m 832.28125,720.5 0,18.875 -0.96875,0 c 0.84633,0.77918 1.67028,1.56602 2.59375,2.28125 0.43943,0.34034 0.97338,0.63856 1.4375,0.96875 l 0,-22.125 -3.0625,0 z"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.71419239;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+           d="m 832.28125,720.5 v 18.875 h -0.96875 c 0.84633,0.77918 1.67028,1.56602 2.59375,2.28125 0.43943,0.34034 0.97338,0.63856 1.4375,0.96875 V 720.5 Z"
            id="path14621" />
         <g
            id="g14623"
-           style="stroke:#5f8dd3;stroke-width:1.71419239;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none">
+           style="stroke:#5f8dd3;stroke-width:1.71419239;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
           <path
              id="path14625"
-             d="m 837.20839,706.21798 c -1.86175,0 -3.3575,1.49575 -3.3575,3.3575 l 0,3.09997 -3.09997,0 c -1.86175,0 -3.3575,1.49575 -3.3575,3.3575 0,1.86176 1.49575,3.35751 3.3575,3.35751 l 6.45747,0 c 1.86176,0 3.35751,-1.49575 3.35751,-3.35751 l 0,-6.45747 c 0,-1.86175 -1.49575,-3.3575 -3.35751,-3.3575 z"
-             style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.71419239;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+             d="m 837.20839,706.21798 c -1.86175,0 -3.3575,1.49575 -3.3575,3.3575 v 3.09997 h -3.09997 c -1.86175,0 -3.3575,1.49575 -3.3575,3.3575 0,1.86176 1.49575,3.35751 3.3575,3.35751 h 6.45747 c 1.86176,0 3.35751,-1.49575 3.35751,-3.35751 v -6.45747 c 0,-1.86175 -1.49575,-3.3575 -3.35751,-3.3575 z"
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.71419239;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
              inkscape:connector-curvature="0" />
           <rect
-             style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.71419239;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.71419239;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
              id="rect14627"
              width="6.6356783"
              height="3.7266386"
              rx="1.2442652"
              ry="0.66954249" />
           <g
-             style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:5.61611414;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+             style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:5.61611414;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
              transform="matrix(0.30522749,0,0,0.30522749,707.60115,484.08572)"
              id="g14629">
             <path
-               style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:5.61611414;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-               d="m 404.77705,825.97291 -9.16957,15.86559 9.16957,15.84038 18.38979,0 9.19491,-15.84038 -9.19491,-15.86559 -18.38979,0 z"
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:5.61611414;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+               d="m 404.77705,825.97291 -9.16957,15.86559 9.16957,15.84038 h 18.38979 l 9.19491,-15.84038 -9.19491,-15.86559 z"
                id="path14631"
                inkscape:connector-curvature="0" />
             <path
-               style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:5.61611414;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+               style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:5.61611414;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
                d="m 413.97195,836.00644 c 3.23493,0 5.85942,2.61224 5.85942,5.83206 0,3.21983 -2.62449,5.83207 -5.85942,5.83207 -3.23494,0 -5.85943,-2.61224 -5.85943,-5.83207 0,-3.21982 2.62449,-5.83206 5.85943,-5.83206 z"
                id="path14633"
                inkscape:connector-curvature="0" />