+MMS2 product.
authorshort <>
Mon, 12 Dec 2005 17:32:27 +0000 (17:32 +0000)
committershort <>
Mon, 12 Dec 2005 17:32:27 +0000 (17:32 +0000)
product/mms2/Index.css [new file with mode: 0644]
product/mms2/Index.pm [new file with mode: 0644]
product/mms2/Makefile.am [new file with mode: 0644]
product/mms2/icon.jpeg [new file with mode: 0644]
product/mms2/icon.png [new file with mode: 0644]
product/mms2/mms-xfer.svg [new file with mode: 0644]
product/mms2/web-screenshot.png [new file with mode: 0644]
product/mms2/web-screenshot256.png [new file with mode: 0644]

diff --git a/product/mms2/Index.css b/product/mms2/Index.css
new file mode 100644 (file)
index 0000000..81d5da0
--- /dev/null
@@ -0,0 +1,22 @@
+/* $Id$
+ * CSS of product functions for HTML/XHTML output generation
+ * Copyright (C) 2003-2005 Jan Kratochvil <project-www.jankratochvil.net@jankratochvil.net>
+ * 
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; exactly version 2 of June 1991 is required
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+
+.delivery-method[-lace-inherit="margin-center"] {}
+table.delivery-method td.sign { font-weight: bold; text-align: center; }
+table.td-center td { text-align: center; }
diff --git a/product/mms2/Index.pm b/product/mms2/Index.pm
new file mode 100644 (file)
index 0000000..de809eb
--- /dev/null
@@ -0,0 +1,167 @@
+# $Id$
+# Main page of 'product::mms2'
+# Copyright (C) 2005 Jan Kratochvil <project-www.jankratochvil.net@jankratochvil.net>
+# 
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; exactly version 2 of June 1991 is required
+# 
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+# 
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+
+package product::mms2::Index;
+require 5.6.0; # at least 'use warnings;' but we need some 5.6.0+ modules anyway
+our $VERSION=do { my @r=(q$Revision$=~/\d+/g); sprintf "%d.".("%03d"x$#r),@r; };
+our $CVS_ID=q$Id$;
+use strict;
+use warnings;
+
+use My::Web;
+
+
+our @ListItem=(
+               "name"=>"MMS2",
+               "priority"=>100,
+               "icon"=>"icon.jpeg",
+               "summary"=>"Alternative center for cheaper mobile phones multimedia messages (MMS)",
+               "description"=>sub { return <<"HERE"; },
+<p>You can use MMS messages for a price slightly higher than regular SMS
+message, depending on the GPRS data price plans of your country.
+Service is suitable to coexist with existing GSM networks MMS services.</p>
+<p><b>LOOKING FOR AGENTS:</b> Would you like revenue share of this service deployed
+even for your country? Do not miss the chance - @{[ a_href '/product/mms2/#agent','checkout more!' ]}</p>
+HERE
+               );
+
+sub handler
+{
+Wuse 'product::Lib';
+my $W=product::Lib->init(
+               "css_push"=>"/product/mms2/Index.css",
+               );
+
+my $ListItem=product::Lib->name_to_hashref("mms2");
+
+
+# <caption/> would get wrapped to the image width.
+print <<"HERE";
+<h1>@{[ product::Lib->title($ListItem) ]}</h1>
+
+<p>Currently supported client mobile phones of the country: <i>Czech Republic</i></p>
+<table border="0" class="margin-center td-center">
+       <tr><td>@{[
+               img 'web-screenshot256.png','www.mms2.org web link',
+                               "a_href"=>'http://www.mms2.org/'
+               ]}</td></tr>
+       <tr><td style="font-size: xx-large;">@{[ a_href 'http://www.mms2.org/','www.mms2.org web link' ]}</td></tr>
+</table>
+HERE
+
+print <<"HERE";
+<h2 id="agent">Revenue share from MMS in your country</h2>
+
+<p>This calculation is based on an assumption price for sending 1 MMS message
+(<b>MMS_price</b>) is constant. In some countries the MMS messages are exactly
+for the price of the GPRS data transfer itself - there definitely does not make
+any sense to deploy this custom MMS center called <b>MMS2</b>:</p>
+
+<table border="0" class="margin-center"><tr><td>
+       min(<b>SMS_price</b>, EUR <b>0.04</b>) + 20 * <b>1KB_GPRS_price</b> + <b>income</b>
+                       &lt; <b>MMS_price</b>
+</td></tr></table>
+
+<p>Each MMS transaction requires 1 notificating binary SMS and usually about 20
+KB of GPRS transferred data. Please note there is generally no possibility to
+use any free or cheap SMS gateways as they cannot pass arbitrary binary
+data. MMS transaction scheme:</p>
+
+@{[ centerimg "mms-xfer.svg","MMS Transaction" ]}
+
+<p>I am also interested in SMS prices valid for sending messages to the
+countries worldwide substantially below the currently available sending for the
+price EUR 0.04.</p>
+
+<p>Your deployment of <b>MMS2</b> will need to cover at least very detailed
+local price plans analysis, appropriate kind of service marketing and basic
+service deployment testing. Currently already covered countries:
+<i>Czech</i>,
+<i>Japan</i>.
+Do not hesitate to contact me: @{[ a_href 'mailto:mms2@jankratochvil.net' ]}</p>
+
+<p>Do you consider MMS dead? The service really did not reach the expectation
+but it is usually caused at least by its current exaggerated prices trying to
+cover its expensive development. With the proper international cooperation and
+this service framework with low investition costs it may undercut even the
+prices of your local <b>SMS</b> prices! Currently it already can equal the MMS
+price to the usual SMS price due to different available SMS service prices.</p>
+
+
+<h2>Any disadvantages?</h2>
+
+<p>The cooperation with existing MMS center is the major problem although it
+should be acceptably resolved for the target customers of this alternative
+center <b>MMS2</b>. It cannot be deployed with official MMS centers
+interconnecting contract with existing operators as the fees for MMS
+termination in the 'legacy' MMS center would inhibit any competitive prices of
+the MMS service itself offered by this alternative center <b>MMS2</b>. It may
+be different in your country, though - check yourself, please</p>
+
+<p>Currently deployed service is based on:</p>
+
+<table border="1" class="delivery-method">
+       <tr>
+               <th>Originating Mobile</th>
+               <th style="font-weight: bold;">&mdash;&gt;</th>
+               <th>Recipient Mobile</th>
+               <th>Develivery Method</th>
+       </tr>
+       <tr id="a_table">
+               <td>Legacy operator's center</td>
+               <td class="sign">&mdash;&gt;</td>
+               <td>Legacy operator's center</td>
+               <td>(legacy, not <b>MMS2</b> related)</td>
+       </tr>
+       <tr id="b_table">
+               <td><b>MMS2</b> service</td>
+               <td class="sign">&mdash;&gt;</td>
+               <td>Legacy operator's center</td>
+               <td><b>MMS2</b> initiated WAP-Push</td>
+       </tr>
+       <tr id="c_table">
+               <td>Legacy operator's center</td>
+               <td class="sign">&mdash;&gt;</td>
+               <td><b>MMS2</b> service</td>
+               <td><b>operator</b> initiated text SMS</td>
+       </tr>
+       <tr id="d_table">
+               <td><b>MMS2</b> service</td>
+               <td class="sign">&mdash;&gt;</td>
+               <td><b>MMS2</b> service</td>
+               <td><b>MMS2</b> native MMSE delivery</td>
+       </tr>
+</table>
+
+<p>WAP-Push type delivery for non-<b>MMS2</b> recipients includes information
+on subscribing the cheaper <b>MMS2</b> provider thus the friends really wanting
+to save on MMS messages cost will all move to the alternative <b>MMS2</b>
+services while utilizing the standard (MMSE) native MMS messages delivery.</p>
+
+<p>In the case the customer is already subscribed to the alternative
+<b>MMS2</b> center and it is sent MMS message via the legacy operator's MMS
+center it will get delivered generally only as text SMS message with web pickup
+instructions. This is the only serious drawback of this <b>MMS2</b>
+services.</p>
+
+HERE
+
+
+exit;
+}
+1;
diff --git a/product/mms2/Makefile.am b/product/mms2/Makefile.am
new file mode 100644 (file)
index 0000000..74107ab
--- /dev/null
@@ -0,0 +1,26 @@
+# $Id$
+# automake source for the Makefile of product/mms2/ subdir
+# Copyright (C) 2005 Jan Kratochvil <project-www.jankratochvil.net@jankratochvil.net>
+# 
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; exactly version 2 of June 1991 is required
+# 
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+# 
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+
+include $(top_srcdir)/Makefile-head.am
+
+MODPERL_PM+= \
+               Index.pm
+
+EXTRA_DIST+= \
+               Index.css
+
diff --git a/product/mms2/icon.jpeg b/product/mms2/icon.jpeg
new file mode 100644 (file)
index 0000000..4c47f81
Binary files /dev/null and b/product/mms2/icon.jpeg differ
diff --git a/product/mms2/icon.png b/product/mms2/icon.png
new file mode 100644 (file)
index 0000000..41f1887
Binary files /dev/null and b/product/mms2/icon.png differ
diff --git a/product/mms2/mms-xfer.svg b/product/mms2/mms-xfer.svg
new file mode 100644 (file)
index 0000000..6348c73
--- /dev/null
@@ -0,0 +1,1837 @@
+<?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://web.resource.org/cc/"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="650.00000px"
+   height="170.00000px"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/lace/www/www.jankratochvil.net/product/mms2"
+   sodipodi:docname="mms-xfer.svg">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Lstart"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="Arrow2Lstart"
+       style="overflow:visible">
+      <path
+         sodipodi:nodetypes="cccc"
+         id="path8178"
+         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
+         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+         transform="scale(1.1) translate(-5,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="Arrow2Send"
+       style="overflow:visible;">
+      <path
+         sodipodi:nodetypes="cccc"
+         id="path8181"
+         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+         transform="scale(0.3) rotate(180) translate(-5,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Lend"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="Arrow2Lend"
+       style="overflow:visible;">
+      <path
+         sodipodi:nodetypes="cccc"
+         id="path8187"
+         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
+         transform="scale(1.1) rotate(180) translate(-5,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow1Lstart"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="Arrow1Lstart"
+       style="overflow:visible">
+      <path
+         sodipodi:nodetypes="ccccc"
+         id="path8195"
+         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+         transform="scale(0.8)" />
+    </marker>
+    <filter
+       id="blatt">
+      <feTurbulence
+         id="feTurbulence2194"
+         type="turbulence"
+         stitchTiles="stitch"
+         seed="0"
+         result="result1"
+         numOctaves="0"
+         baseFrequency="0.07057057057057057,0.0015015015015015014" />
+      <feColorMatrix
+         id="feColorMatrix2196"
+         values="1,1,0,0,1,1,0,1,0,0,1,1,1,1,0,0,0,0,0,1"
+         type="matrix"
+         result="result2"
+         in="result1" />
+      <feComponentTransfer
+         id="feComponentTransfer2198"
+         result="result4"
+         in="result2">
+        <feFuncR
+           id="feFuncR2200"
+           type="gamma"
+           tableValues="1,0,0,0"
+           slope="1"
+           offset="-1"
+           intercept="0"
+           exponent="-1"
+           amplitude="-1" />
+        <feFuncG
+           id="feFuncG2202"
+           type="gamma"
+           tableValues="1,0.44285714285714284,0,0"
+           slope="1"
+           offset="0"
+           intercept="0"
+           exponent="1"
+           amplitude="1" />
+        <feFuncB
+           id="feFuncB2204"
+           type="gamma"
+           tableValues="1,0,0,0"
+           slope="1"
+           offset="-1"
+           intercept="0"
+           exponent="-1"
+           amplitude="-1" />
+        <feFuncA
+           id="feFuncA2206"
+           type="gamma"
+           tableValues="1,0,0,0"
+           slope="1"
+           offset="1"
+           exponent="1"
+           amplitude="1" />
+      </feComponentTransfer>
+      <feComposite
+         id="feComposite2208"
+         result="result3"
+         operator="in"
+         k4="0"
+         k3="0.5"
+         k2="0.5"
+         k1="0.1"
+         in2="SourceGraphic"
+         in="result4" />
+    </filter>
+    <filter
+       id="funk">
+      <feTurbulence
+         id="feTurbulence2179"
+         type="turbulence"
+         stitchTiles="noStitch"
+         seed="53.6"
+         result="result1"
+         numOctaves="0"
+         baseFrequency="0.013753753753753754,0.013753753753753754" />
+      <feComponentTransfer
+         id="feComponentTransfer2181"
+         result="result2"
+         in="result1">
+        <feFuncR
+           id="feFuncR2183"
+           type="gamma"
+           tableValues="0,0,0,0"
+           slope="1"
+           offset="-1"
+           intercept="0"
+           exponent="-0.485714"
+           amplitude="0.257143" />
+        <feFuncG
+           id="feFuncG2185"
+           type="gamma"
+           tableValues="0,0,0,0"
+           slope="1"
+           offset="-1"
+           intercept="0"
+           exponent="-0.428571"
+           amplitude="0.314286" />
+        <feFuncB
+           id="feFuncB2187"
+           type="gamma"
+           tableValues="0,0,0,0"
+           slope="1"
+           offset="-1"
+           intercept="0"
+           exponent="-0.342857"
+           amplitude="0.342857" />
+        <feFuncA
+           id="feFuncA2189"
+           type="table"
+           tableValues="1,1,1,1"
+           slope="1"
+           offset="0"
+           exponent="1"
+           amplitude="1" />
+      </feComponentTransfer>
+      <feComposite
+         id="feComposite2191"
+         result="result3"
+         operator="in"
+         k4="0"
+         k3="0.466667"
+         k2="0.5"
+         k1="0.1"
+         in2="SourceAlpha"
+         in="result2" />
+    </filter>
+    <filter
+       id="Zebra">
+      <feTurbulence
+         id="feTurbulence2162"
+         type="fractalNoise"
+         stitchTiles="noStitch"
+         seed="35.2"
+         result="result1"
+         numOctaves="0"
+         baseFrequency="0.019759759759759759,0.0095075075075075074" />
+      <feComponentTransfer
+         id="feComponentTransfer2164"
+         result="result2"
+         in="result1">
+        <feFuncR
+           id="feFuncR2166"
+           type="discrete"
+           tableValues="0,0,0,0"
+           slope="1"
+           offset="0"
+           intercept="0"
+           exponent="1"
+           amplitude="1" />
+        <feFuncG
+           id="feFuncG2168"
+           type="discrete"
+           tableValues="0,0,0,0"
+           slope="1"
+           offset="0"
+           intercept="0"
+           exponent="1"
+           amplitude="1" />
+        <feFuncB
+           id="feFuncB2170"
+           type="discrete"
+           tableValues="0,0.6285714285714286,0,0"
+           slope="1"
+           offset="0"
+           intercept="0"
+           exponent="1"
+           amplitude="1" />
+        <feFuncA
+           id="feFuncA2172"
+           type="table"
+           tableValues="1,1,1,1"
+           slope="1"
+           offset="0"
+           exponent="1"
+           amplitude="1" />
+      </feComponentTransfer>
+      <feColorMatrix
+         id="feColorMatrix2174"
+         values="0,0,1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1,0,1"
+         type="matrix"
+         result="result3"
+         in="result2" />
+      <feComposite
+         id="feComposite2176"
+         result="result4"
+         operator="in"
+         k4="0"
+         k3="0.5"
+         k2="0.5"
+         k1="0.1"
+         in2="SourceAlpha"
+         in="result3" />
+    </filter>
+    <filter
+       id="Leopard">
+      <feColorMatrix
+         id="feColorMatrix2143"
+         values="1,0.3285714285714286,0,0,0,0,0,0,0.2571428571428571,0,0,0,1,0,0,1,1,0,0,0"
+         type="matrix"
+         result="result3"
+         in="result2" />
+      <feTurbulence
+         id="feTurbulence2145"
+         type="turbulence"
+         stitchTiles="noStitch"
+         seed="20.2667"
+         result="result1"
+         numOctaves="2.46667"
+         baseFrequency="0.017657657657657657,0.01357357357357357" />
+      <feComponentTransfer
+         id="feComponentTransfer2147"
+         result="result2"
+         in="result1">
+        <feFuncR
+           id="feFuncR2149"
+           type="table"
+           tableValues="0.6142857142857143,0.8571428571428572,1,1"
+           slope="1"
+           offset="0"
+           intercept="0"
+           exponent="1"
+           amplitude="1" />
+        <feFuncG
+           id="feFuncG2151"
+           type="discrete"
+           tableValues="0.9285714285714286,0.05714285714285716,0.5142857142857142,0"
+           slope="1"
+           offset="0"
+           intercept="0"
+           exponent="1"
+           amplitude="1" />
+        <feFuncB
+           id="feFuncB2153"
+           type="discrete"
+           tableValues="0,0,0,0"
+           slope="1"
+           offset="0"
+           intercept="20"
+           exponent="1"
+           amplitude="1" />
+        <feFuncA
+           id="feFuncA2155"
+           type="discrete"
+           tableValues="1,1,1,1"
+           slope="20"
+           offset="1"
+           exponent="-1"
+           amplitude="0.6" />
+      </feComponentTransfer>
+      <feColorMatrix
+         id="feColorMatrix2157"
+         values="0,1,0,0,0,0,0.3571428571428572,0,0,0,0,0,0.014285714285714346,0,0,0,0,0,0,1"
+         type="matrix"
+         result="result4"
+         in="result2" />
+      <feComposite
+         id="feComposite2159"
+         result="result5"
+         operator="in"
+         k4="0"
+         k3="0.5"
+         k2="0.5"
+         k1="0.1"
+         in2="SourceAlpha"
+         in="result4" />
+    </filter>
+    <filter
+       id="holz">
+      <feGaussianBlur
+         id="feGaussianBlur2120"
+         stdDeviation="5.8"
+         result="result9"
+         in="SourceAlpha" />
+      <feTurbulence
+         id="feTurbulence2122"
+         type="turbulence"
+         stitchTiles="noStitch"
+         seed="8.025"
+         result="result1"
+         numOctaves="0.225"
+         baseFrequency="0.00115,0.0745" />
+      <feColorMatrix
+         id="feColorMatrix2124"
+         values="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0"
+         type="matrix"
+         result="result4"
+         in="result1" />
+      <feColorMatrix
+         id="feColorMatrix2126"
+         values="0,0,0,0,0.01666666666666672,0,0,0,0,0,0,0,0,0,0,0,0,0,0.8916666666666666,0"
+         type="matrix"
+         result="result3"
+         in="result1" />
+      <feDisplacementMap
+         id="feDisplacementMap2128"
+         yChannelSelector="A"
+         xChannelSelector="A"
+         scale="49"
+         result="result2"
+         in2="result1"
+         in="result3" />
+      <feComposite
+         id="feComposite2130"
+         result="result6"
+         operator="atop"
+         in2="result2"
+         in="result4" />
+      <feColorMatrix
+         id="feColorMatrix2132"
+         values="0,0.025000000000000022,0.008333333333333303,0.375,0,0,0,0,0.07500000000000006,0,0,0,0,0.033333333333333326,0,0,0,0,0,1"
+         type="matrix"
+         result="result7"
+         in="result6" />
+      <feComposite
+         id="feComposite2134"
+         result="result10"
+         operator="arithmetic"
+         k3="1.51"
+         k2="1.96"
+         in2="result7"
+         in="result9" />
+      <feComposite
+         id="feComposite2136"
+         result="result11"
+         operator="in"
+         in2="SourceAlpha"
+         in="result10" />
+      <feOffset
+         id="feOffset2138"
+         result="result12"
+         in="result9"
+         dy="8.9"
+         dx="7.5" />
+      <feComposite
+         id="feComposite2140"
+         result="result13"
+         operator="arithmetic"
+         k3="1.4"
+         k2="1.39"
+         k1="0.46"
+         in2="result12"
+         in="result11" />
+    </filter>
+    <filter
+       id="shadow">
+      <feGaussianBlur
+         id="feGaussianBlur2115"
+         stdDeviation="40"
+         result="bump"
+         in="SourceAlpha" />
+      <feOffset
+         id="feOffset2117"
+         in="bump"
+         dy="30"
+         dx="30" />
+    </filter>
+    <filter
+       id="licht2">
+      <feGaussianBlur
+         id="feGaussianBlur2098"
+         stdDeviation="9"
+         result="bump"
+         in="SourceAlpha" />
+      <feSpecularLighting
+         id="feSpecularLighting2100"
+         surfaceScale="15"
+         specularExponent="30"
+         specularConstant="5"
+         result="difOut"
+         lighting-color="white"
+         in="bump">
+        <fePointLight
+           z="4823.53"
+           y="4588.24"
+           x="4941.18"
+           id="fePointLight2102" />
+      </feSpecularLighting>
+      <feComposite
+         id="feComposite2104"
+         result="specOut"
+         operator="in"
+         in2="SourceAlpha"
+         in="difOut" />
+      <feComposite
+         result="litPaint"
+         operator="arithmetic"
+         k4="0"
+         k3="0.3"
+         k2="1"
+         k1="0"
+         in2="specOut"
+         in="SourceGraphic"
+         id="feComposite2106" />
+      <feMerge
+         id="feMerge2108">
+        <feMergeNode
+           id="feMergeNode2110"
+           in="offsetBlur" />
+        <feMergeNode
+           id="feMergeNode2112"
+           in="litPaint" />
+      </feMerge>
+    </filter>
+    <filter
+       id="licht">
+      <feGaussianBlur
+         id="feGaussianBlur2083"
+         stdDeviation="5"
+         result="bump"
+         in="SourceAlpha" />
+      <feSpecularLighting
+         id="feSpecularLighting2085"
+         surfaceScale="5"
+         specularExponent="30"
+         specularConstant="5"
+         result="difOut"
+         lighting-color="white"
+         in="bump">
+        <fePointLight
+           z="4823.53"
+           y="4588.24"
+           x="4941.18"
+           id="pointl" />
+      </feSpecularLighting>
+      <feComposite
+         id="feComposite2088"
+         result="specOut"
+         operator="in"
+         in2="SourceAlpha"
+         in="difOut" />
+      <feComposite
+         result="litPaint"
+         operator="arithmetic"
+         k4="0"
+         k3="1"
+         k2="1"
+         k1="0"
+         in2="specOut"
+         in="SourceGraphic"
+         id="fc" />
+      <feMerge
+         id="feMerge2091">
+        <feMergeNode
+           id="feMergeNode2093"
+           in="offsetBlur" />
+        <feMergeNode
+           id="feMergeNode2095"
+           in="litPaint" />
+      </feMerge>
+    </filter>
+    <pattern
+       y="0"
+       x="0"
+       width="5"
+       viewBox="0 0 10 10"
+       patternUnits="userSpaceOnUse"
+       id="pat2"
+       height="5">
+      <rect
+         id="rect2078"
+         y="0"
+         x="0"
+         width="5"
+         height="5"
+         fill="black" />
+      <circle
+         id="circle2080"
+         stroke-width="0.5"
+         stroke="yellowgreen"
+         r="4"
+         fill="none"
+         cy="5"
+         cx="5" />
+    </pattern>
+    <pattern
+       y="0"
+       x="0"
+       width="5"
+       viewBox="0 0 10 10"
+       patternUnits="userSpaceOnUse"
+       id="pat"
+       height="5">
+      <rect
+         id="rect2073"
+         y="0"
+         x="0"
+         width="5"
+         height="5"
+         fill="black" />
+      <circle
+         id="circle2075"
+         stroke-width="0.5"
+         stroke="green"
+         r="4"
+         fill="none"
+         cy="5"
+         cx="5" />
+    </pattern>
+    <g
+       id="kreise">
+      <path
+         id="path2066"
+         fill="black"
+         d="M1172 630c36,12 63,29 60,38 -3,8 -34,6 -70,-6 -36,-12 -63,-29 -60,-38 3,-8 34,-6 70,6z" />
+      <path
+         id="path2068"
+         fill="black"
+         d="M1342 630c-36,12 -63,29 -60,38 3,8 34,6 70,-6 36,-12 63,-29 60,-38 -3,-8 -34,-6 -70,6z" />
+      <ellipse
+         id="ellipse2070"
+         ry="10"
+         rx="23"
+         fill="black"
+         cy="600"
+         cx="1256" />
+    </g>
+    <g
+       id="kreise_hg"
+       fill="#cccccc">
+      <path
+         id="path2061"
+         d="M1089 617c22,-20 107,21 166,23 58,1 149,-42 170,-25 20,18 -73,69 -167,67 -86,-2 -192,-45 -169,-65zm83 13c36,12 63,29 60,38 -3,8 -34,6 -70,-6 -36,-12 -63,-29 -60,-38 3,-8 34,-6 70,6zm170 0c-36,12 -63,29 -60,38 3,8 34,6 70,-6 36,-12 63,-29 60,-38 -3,-8 -34,-6 -70,6z" />
+      <path
+         id="path2063"
+         d="M1202 585c7,-6 40,-1 58,-1 17,1 42,-5 49,1 6,5 -21,34 -50,33 -26,0 -63,-27 -57,-33zm54 4c13,0 23,5 23,11 0,5 -10,10 -23,10 -13,0 -23,-5 -23,-10 0,-6 10,-11 23,-11z" />
+    </g>
+    <g
+       id="knopf_text_unten"
+       fill="black">
+      <path
+         id="path2036"
+         d="M788 2070l-13 -4 19 -58 -12 -4 3 -10 25 8 -22 68zm102 -7l-3 8c-4,2 -8,2 -11,2 -3,0 -6,0 -9,-1 -1,0 -3,-1 -4,-2 -1,0 -3,-1 -4,-2 -1,-1 -2,-2 -3,-3 -6,-4 -11,-7 -14,-8 -3,-1 -5,-1 -9,-1 -3,0 -7,1 -11,3l3 -9c4,-1 7,-2 11,-2 3,0 6,0 9,1 2,1 3,2 5,3 2,1 5,2 7,4 1,1 1,1 2,2 5,3 8,5 11,6 2,1 5,1 9,1 3,0 7,-1 11,-2z" />
+      <path
+         id="path2038"
+         d="M842 2339l12 -27 -29 19 17 8zm2 26l-11 -5 5 -10 -29 -13 5 -10 47 -33 12 6 -19 44 5 2 -5 11 -5 -2 -5 10zm61 -18l5 2 -22 49 -4 -2 7 -17c-2,1 -5,2 -8,2 -3,0 -6,-1 -9,-2 -5,-2 -9,-6 -11,-12 -2,-5 -2,-10 1,-16 2,-5 6,-9 11,-11 6,-2 11,-2 17,0 3,2 5,3 7,6 1,2 3,4 3,7l3 -6zm-8 18c2,-3 2,-7 0,-12 -1,-4 -4,-7 -7,-8 -4,-2 -8,-2 -12,0 -4,1 -7,4 -9,9 -2,4 -2,8 -1,12 2,4 5,7 8,9 4,1 8,1 12,-1 4,-1 7,-4 9,-9zm25 -24l5 2 -7 16c2,-1 4,-2 6,-2 3,0 5,1 7,2 6,2 9,5 10,9 1,4 0,10 -3,16l-8 19 -5 -2 8 -19c3,-5 4,-9 3,-12 -1,-3 -3,-5 -7,-7 -2,-1 -4,-1 -6,-1 -2,0 -4,1 -6,2 -1,1 -1,2 -2,3 -1,1 -2,3 -4,7l-7 17 -5 -2 21 -48zm40 26l-5 -2 4 -7 5 2 -4 7zm-23 39l17 -37 4 3 -16 36 -5 -2z" />
+      <path
+         id="path2040"
+         d="M875 2605l-13 -6 48 -43 -25 -11 5 -11 37 16 -5 12 -47 43zm50 -22l5 2 -3 6c2,-2 5,-2 8,-2 3,-1 6,0 9,1 5,3 9,6 11,12 2,5 2,11 0,16 -3,5 -7,9 -12,11 -5,2 -10,2 -16,0 -3,-1 -5,-3 -7,-5 -2,-3 -3,-5 -4,-8l-1 3 -2 5 -5 10 -4 -2 21 -49zm-3 20c-2,4 -2,9 -1,13 2,4 4,7 8,9 4,1 8,1 12,0 4,-2 7,-5 9,-9 1,-4 2,-8 0,-13 -1,-4 -4,-7 -8,-8 -4,-2 -8,-2 -12,0 -4,1 -6,4 -8,8zm78 13l4 2 -21 48 -5 -2 8 -17c-3,1 -5,2 -8,2 -3,0 -6,0 -9,-2 -5,-2 -9,-6 -11,-11 -2,-5 -2,-11 0,-16 3,-6 7,-10 12,-12 5,-2 11,-2 16,1 3,1 5,3 7,5 2,2 3,5 4,7l3 -5zm-8 18c1,-4 1,-8 0,-12 -2,-4 -4,-7 -8,-9 -4,-2 -8,-2 -12,0 -4,2 -7,5 -9,9 -2,4 -2,8 0,12 1,4 4,7 8,9 4,2 8,2 12,0 4,-2 7,-5 9,-9zm8 26l-4 -2 16 -37 4 2 -2 4c2,-1 4,-2 6,-2 1,0 3,0 5,1l-2 5c-3,-1 -6,-1 -8,0 -2,1 -3,3 -5,7l-10 22zm15 -7l5 2 0 0c-1,2 -1,4 0,7 0,2 2,3 4,4 2,1 3,1 5,0 2,0 3,-2 4,-3 1,-2 1,-4 0,-5 0,-2 -2,-4 -4,-6 -3,-3 -5,-5 -6,-8 0,-2 0,-4 1,-6 1,-3 3,-5 6,-6 3,-2 6,-1 9,0 3,1 6,3 7,6 1,2 1,5 -1,9l-5 -3c1,-1 1,-3 0,-4 0,-2 -1,-3 -3,-4 -2,0 -3,0 -5,0 -1,1 -2,2 -3,3 0,2 0,3 0,4 0,0 0,1 1,2 0,1 2,3 3,4 1,1 2,2 3,2 2,2 3,4 3,7 1,2 0,4 -1,7 -1,3 -3,5 -7,6 -3,1 -6,1 -9,-1 -4,-1 -6,-3 -7,-7 -1,-3 -1,-6 0,-10z" />
+      <path
+         id="path2042"
+         d="M1614 2088c-2,-4 -4,-8 -8,-10 -4,-2 -8,-3 -12,-2 -4,2 -7,4 -9,8 -2,4 -2,8 -1,12 1,5 4,8 8,10 4,2 8,3 12,2 4,-2 6,-4 8,-8 3,-4 3,-8 2,-12zm-4 -14l-3 -8 -3 -10 5 -2 15 51 -5 2 -2 -6c-1,3 -2,5 -5,7 -2,2 -4,3 -7,4 -6,2 -11,1 -16,-1 -5,-3 -8,-8 -10,-13 -2,-6 -1,-11 1,-16 3,-5 7,-9 13,-10 3,-1 6,-1 9,-1 3,1 5,2 8,3zm55 0l-35 10c1,5 4,8 7,9 4,2 8,2 12,1 3,-1 5,-2 7,-4 2,-3 3,-5 3,-8l6 -2c0,5 -2,9 -5,12 -2,3 -5,6 -10,7 -5,2 -11,1 -16,-2 -5,-3 -8,-7 -10,-13 -2,-5 -1,-11 2,-16 2,-5 7,-8 12,-10 6,-2 12,-1 16,2 5,3 9,7 11,14l0 0zm-7 -2c-2,-4 -5,-7 -8,-9 -3,-1 -7,-1 -11,0 -4,1 -6,3 -8,6 -2,3 -3,7 -2,11l29 -8zm24 16l-4 2 -11 -35 -5 2 -1 -4 5 -2 0 -1c-2,-4 -1,-7 0,-10 2,-3 5,-4 9,-6l0 0 2 5c-3,0 -5,2 -6,3 -1,2 -1,4 0,7l0 1 8 -3 1 5 -8 2 10 34zm8 -26l13 -4 0 1c1,3 3,5 5,7 2,1 5,1 8,1 3,-1 5,-3 6,-6 1,-3 2,-6 0,-9 -1,-4 -2,-6 -5,-7 -3,-1 -6,-1 -10,0 0,0 -1,0 -1,0 -1,0 -1,1 -1,1l-4 -12c1,0 1,0 1,0 1,0 1,0 1,0 3,-1 5,-2 6,-4 1,-1 1,-3 0,-6 0,-2 -1,-3 -2,-4 -2,-1 -3,-1 -5,0 -2,0 -3,1 -4,3 0,1 0,3 0,5l-11 3c-2,-5 -2,-10 1,-14 2,-5 6,-8 11,-9 5,-2 9,-1 14,1 4,2 7,6 8,11 1,2 1,5 1,7 -1,3 -2,5 -4,7 5,1 8,2 11,5 3,2 5,6 6,10 1,3 1,6 1,9 0,3 -1,5 -2,8 -2,4 -3,6 -6,8 -2,2 -5,4 -8,5 -7,2 -14,1 -19,-1 -5,-3 -9,-8 -11,-16l0 0z" />
+      <path
+         id="path2044"
+         d="M1563 2350c1,-3 3,-5 5,-7 2,-2 4,-3 7,-4 5,-1 10,-1 13,1 3,3 6,8 8,15l6 19 -5 1 -6 -20c-2,-5 -4,-9 -6,-10 -2,-2 -5,-2 -9,-1 -2,1 -4,2 -5,3 -2,1 -3,3 -3,5 -1,1 -1,3 -1,4 1,2 1,4 2,7l6 19 -5 1 -6 -21c-2,-5 -4,-8 -6,-9 -2,-2 -5,-2 -9,-1 -2,1 -4,2 -6,3 -1,2 -2,3 -3,5 0,1 0,3 0,4 0,2 1,4 2,7l5 19 -4 2 -12 -39 5 -2 1 5c1,-2 3,-4 4,-6 2,-1 4,-2 7,-3 3,-1 6,-1 8,0 3,0 6,1 7,3zm35 -17l5 -1 1 4c1,-2 3,-4 4,-5 2,-2 4,-3 7,-4 3,-1 5,-1 8,0 3,0 5,1 7,3 1,1 2,2 3,4 1,2 2,4 3,8l6 20 -5 2 -6 -22c-2,-5 -4,-8 -6,-9 -2,-2 -5,-2 -9,-1 -2,1 -4,2 -6,3 -1,2 -2,3 -3,5 0,2 0,3 0,4 0,2 1,4 2,8l5 18 -4 2 -12 -39zm49 7c1,4 4,7 8,10 3,2 7,2 12,1 4,-1 7,-4 9,-8 2,-3 2,-8 1,-12 -2,-5 -4,-8 -8,-10 -4,-2 -8,-3 -12,-1 -4,1 -7,3 -9,7 -2,4 -2,8 -1,13zm-5 1c-2,-5 -1,-11 2,-16 2,-5 6,-9 12,-10 5,-2 10,-1 16,2 5,2 8,6 10,12 1,6 1,11 -2,16 -2,6 -6,9 -12,11 -6,1 -11,1 -16,-2 -5,-3 -8,-7 -10,-13zm57 -21c1,4 3,6 6,8 3,2 6,2 9,1 3,-1 6,-3 7,-6 1,-2 2,-6 1,-9 -1,-4 -3,-6 -6,-8 -3,-1 -6,-2 -9,-1 -3,1 -5,3 -7,6 -1,3 -2,6 -1,9zm-1 -48l13 -4 -8 27c1,0 2,-1 3,-1 0,0 1,-1 2,-1 5,-1 11,-1 16,3 5,3 9,8 11,14 0,3 1,6 1,9 -1,3 -1,6 -3,8 -1,4 -3,7 -6,9 -2,2 -6,4 -9,5 -4,1 -7,2 -10,1 -3,0 -7,-1 -9,-3 -3,-1 -6,-3 -8,-6 -2,-2 -3,-5 -4,-8 -1,-3 -2,-7 -1,-11 0,-3 1,-9 3,-15l9 -27z" />
+      <path
+         id="path2046"
+         d="M1550 2636l0 -31 6 -2 -2 43 -3 1 -18 -27 0 32 -3 1 -25 -35 5 -1 18 26 1 -32 3 -1 18 26zm11 -34l14 11 5 -17 6 -2 -8 23 19 16 -6 2 -14 -14 -6 20 -5 1 7 -24 -17 -15 5 -1zm23 -7l6 -2 21 28 3 -35 6 -2 -6 58 -5 1 1 -14 -26 -34zm73 20l-27 8 -1 -5 11 -35 -18 6 -1 -5 23 -7 2 5 -11 34 20 -6 2 5zm27 -57c-1,-3 -3,-6 -5,-7 -3,-2 -6,-3 -9,-2 -4,1 -6,3 -7,6 -2,3 -2,6 -1,9 1,4 3,6 6,8 2,2 5,2 8,1 4,-1 6,-3 7,-6 2,-3 2,-6 1,-9zm2 49l-14 4 9 -28c-1,1 -2,1 -3,1 -1,1 -2,1 -2,1 -6,2 -11,1 -16,-2 -6,-4 -9,-8 -11,-15 -1,-3 -1,-5 -1,-8 0,-3 1,-6 2,-9 2,-4 4,-7 6,-9 3,-2 6,-4 10,-5 3,-1 7,-1 10,-1 3,0 6,1 9,3 3,2 5,4 7,6 2,3 4,5 5,8 1,4 1,7 1,11 0,4 -2,9 -4,16l-8 27z" />
+      <path
+         id="path2048"
+         d="M1215 2201l-47 0 0 -14 27 -24c2,-2 4,-4 5,-6 1,-2 2,-5 2,-7 0,-2 -1,-4 -2,-6 -2,-2 -4,-3 -7,-3 -3,0 -5,1 -7,3 -1,2 -2,4 -2,8l0 1 -14 0 0 0c0,-8 2,-14 6,-18 5,-4 10,-7 17,-7 7,1 12,3 17,7 4,4 6,10 6,16 0,3 -1,6 -3,10 -1,3 -4,6 -8,9l-20 18 30 0 0 13zm45 -20c0,-4 -2,-8 -5,-11 -3,-3 -6,-5 -10,-5 -5,0 -8,2 -12,5 -3,3 -4,7 -4,12 0,4 1,8 4,11 3,3 7,5 11,5 4,0 8,-2 11,-5 3,-3 4,-7 5,-12zm-1 14c-1,3 -3,4 -6,6 -3,1 -6,2 -9,1 -6,0 -11,-2 -15,-6 -4,-4 -6,-9 -6,-15 0,-6 3,-11 7,-15 4,-4 9,-6 15,-6 3,0 6,1 8,2 3,2 5,3 7,6l0 -7 5 0 -1 41 -5 0 0 -7zm19 -47l0 17 0 3c2,-2 4,-4 7,-5 3,-2 6,-2 9,-2 5,0 10,2 14,6 4,4 6,9 6,15 0,6 -2,11 -6,15 -5,4 -10,6 -16,6 -3,0 -5,-1 -8,-2 -2,-1 -4,-3 -7,-5l0 6 -5 0 1 -54 5 0zm0 34c0,4 1,8 4,11 3,4 7,5 11,5 4,0 8,-1 11,-4 3,-4 4,-8 4,-12 0,-5 -1,-8 -4,-12 -3,-3 -7,-4 -11,-4 -4,0 -8,1 -11,4 -3,4 -4,7 -4,12zm74 -7c-1,-3 -3,-5 -5,-7 -3,-1 -5,-2 -9,-2 -4,0 -7,1 -10,5 -3,3 -5,7 -5,11 0,5 2,9 5,12 2,3 6,5 10,5 3,0 6,-1 9,-3 2,-1 4,-3 5,-6l6 0c-2,4 -4,8 -8,10 -3,3 -7,4 -12,4 -5,0 -10,-3 -14,-7 -4,-4 -6,-9 -6,-15 0,-6 2,-11 6,-15 4,-4 9,-6 15,-6 4,0 8,1 12,4 3,2 5,6 7,10l-6 0z" />
+      <path
+         id="path2050"
+         d="M1229 2394l0 12 -24 0 -3 12c2,-1 3,-1 5,-2 1,0 3,0 5,0 7,0 12,2 17,7 4,5 6,11 6,18 0,3 0,6 -1,9 -2,3 -3,5 -5,8 -3,3 -6,5 -9,6 -3,2 -7,2 -10,2 -7,0 -13,-2 -17,-6 -5,-5 -7,-11 -8,-18l13 1c1,3 2,5 4,7 2,2 5,3 8,3 3,1 6,-1 8,-3 2,-2 3,-6 3,-9 0,-4 -1,-7 -3,-9 -2,-2 -5,-4 -9,-4 -2,0 -4,1 -5,2 -2,0 -3,2 -4,3l-12 -2 8 -37 33 0zm20 26l-5 0 0 -8 5 0 0 8zm0 5l0 40c0,5 -1,9 -2,10 -2,2 -4,3 -7,3l-1 0 0 -5c2,0 3,0 4,-1 0,0 1,-2 1,-6l0 -41 5 0zm13 40l-5 0 1 -53 5 0 0 32 14 -19 6 0 -14 19 17 22 -6 0 -17 -22 -1 21zm26 1l1 -54 5 0 -1 54 -5 0z" />
+      <path
+         id="path2052"
+         d="M1212 2646c0,2 0,4 1,5 2,2 3,2 5,2 2,0 4,0 5,-2 1,-1 2,-3 2,-5 0,-2 -1,-4 -2,-5 -1,-1 -3,-2 -5,-2 -1,0 -3,1 -4,2 -2,1 -2,3 -2,5zm-4 32c0,3 1,6 3,8 2,2 4,3 7,3 3,0 5,-1 7,-3 2,-2 3,-5 3,-8 0,-3 -1,-5 -3,-7 -2,-2 -4,-3 -7,-3 -3,0 -5,1 -7,3 -2,2 -3,4 -3,7zm-2 -18c-3,-2 -5,-4 -6,-6 -1,-3 -2,-5 -2,-8 0,-6 2,-10 6,-14 4,-3 9,-5 14,-5 6,0 11,2 15,6 4,3 6,8 6,13 0,3 -1,6 -2,8 -2,2 -4,4 -7,6 4,2 7,5 9,8 2,3 3,6 3,10 0,7 -3,12 -7,17 -5,4 -11,6 -18,6 -6,0 -12,-2 -16,-7 -5,-4 -7,-10 -7,-16 0,-4 1,-8 3,-11 2,-2 5,-5 9,-7zm48 40l1 -35 -8 0 0 -5 8 0 0 -13 5 0 0 13 8 0 0 5 -8 0 0 35 -6 0zm18 -40l5 0 0 21c-1,6 0,10 2,12 2,2 5,3 9,4 2,0 4,-1 6,-2 2,-1 3,-2 4,-4 1,-1 1,-2 2,-4 0,-1 0,-3 0,-7l0 -20 5 0 0 41 -5 -1 0 -4c-2,2 -3,3 -5,4 -2,1 -5,1 -7,1 -6,0 -10,-1 -13,-4 -2,-4 -4,-9 -4,-16l1 -21zm57 41l-5 0 -15 -41 5 0 13 33 13 -32 6 0 -17 40z" />
+      <path
+         id="path2054"
+         d="M1233 2866l0 21c0,5 1,8 2,10 2,3 5,4 8,4 4,0 7,-1 9,-3 2,-3 3,-6 3,-11l0 -22c0,-2 0,-3 0,-5 -1,-1 -1,-1 -1,-2 -1,-2 -3,-3 -4,-4 -2,-1 -4,-2 -6,-2 -4,0 -6,1 -8,4 -2,2 -3,5 -3,10zm-14 0c0,-5 1,-8 1,-10 1,-3 2,-5 4,-7 2,-3 5,-6 8,-7 4,-2 8,-2 12,-2 4,0 8,1 12,2 3,2 6,4 9,8 1,1 2,4 3,6 1,3 1,6 1,11l0 21c-1,4 -1,7 -2,10 0,2 -1,4 -3,6 -3,4 -5,6 -9,7 -3,2 -7,3 -12,3 -4,0 -8,-1 -11,-3 -4,-2 -7,-4 -9,-7 -2,-2 -3,-4 -3,-7 -1,-3 -1,-6 -1,-10l0 -21zm91 61l0 4 -38 -1 0 -3 38 0z" />
+      <path
+         id="path2056"
+         d="M1453 3013l3 9 7 -6 -3 -9 -7 6zm-14 -18l6 -4 6 16 7 -6 -6 -16 5 -4 6 16 8 -7 3 6 -9 7 4 9 8 -7 3 6 -9 7 6 16 -6 5 -6 -16 -7 6 6 16 -5 4 -6 -16 -9 7 -2 -6 9 -7 -4 -9 -9 7 -2 -6 9 -8 -6 -16zm67 -54l6 -5 27 4 -6 5 -20 -2 -2 20 -6 5 1 -27z" />
+      <path
+         id="path2058"
+         d="M1029 2952l-11 4 -2 -6 11 -4 -7 -8 5 -4 6 9 7 -9 5 3 -6 9 10 3 -2 6 -10 -3 0 11 -6 1 0 -12zm63 29l5 4 -11 16 16 10 -3 5 -16 -10 -11 16 -5 -4 11 -16 -16 -10 4 -5 15 10 11 -16z" />
+    </g>
+    <g
+       id="knopf_text_oben"
+       fill="black">
+      <path
+         id="path2021"
+         d="M960 1653c22,1 44,2 65,4 19,2 46,10 64,13 39,7 -80,-8 -119,-3 -3,-5 -18,-15 -10,-14z" />
+      <path
+         id="path2023"
+         d="M1545 1653c-22,1 -44,2 -66,4 -18,2 -45,10 -64,13 -39,7 80,-8 120,-3 3,-5 18,-15 10,-14z" />
+      <path
+         id="path2025"
+         d="M1208 1746c26,-16 37,-21 46,-21 10,-1 21,8 47,22 -9,-16 -34,-54 -47,-53 -13,1 -44,42 -46,52z" />
+      <path
+         id="path2027"
+         d="M1208 1905c26,16 37,21 46,21 10,1 21,-8 47,-22 -9,16 -34,54 -47,53 -13,-1 -44,-42 -46,-52z" />
+      <path
+         id="path2029"
+         fill="limegreen"
+         d="M936 1852c7,5 16,12 23,17 2,-3 5,-8 7,-9 3,-2 6,-3 11,0l21 15c7,6 18,11 22,16 5,5 3,11 3,13 -1,2 -1,1 -3,8 6,5 10,7 16,12 5,-9 11,-19 11,-24 -1,-5 -4,-11 -9,-14l-58 -40c-7,-4 -14,-10 -20,-11 -6,-2 -8,0 -12,3 -5,3 -8,9 -12,14z" />
+      <path
+         id="path2031"
+         fill="red"
+         d="M1482 1931c7,-5 16,-11 23,-16 -2,-3 -6,-7 -7,-10 -1,-3 -1,-6 4,-10l20 -15c8,-6 16,-14 22,-17 6,-3 11,0 13,1 2,2 1,1 7,6 7,-5 10,-8 16,-13 -7,-6 -14,-15 -19,-16 -5,-1 -12,0 -17,4l-55 43c-6,5 -14,10 -17,16 -3,5 -2,8 0,12 1,5 6,11 10,15z" />
+      <path
+         id="path2033"
+         fill="red"
+         d="M1526 1911l-4 -4c-1,-1 -1,-3 1,-5l17 -14c2,-1 4,-1 5,0l3 4c1,2 1,4 0,5l-18 14c-1,2 -3,1 -4,0z" />
+    </g>
+    <g
+       id="knopf_unten"
+       fill="url(#metall2)">
+      <path
+         id="path1996"
+         d="M1620 2637c-18,7 -153,42 -151,30 8,-77 265,-256 255,-199 -10,56 -16,95 -27,137 -5,16 -49,22 -77,32z" />
+      <path
+         id="path1998"
+         d="M1607 2398c-18,7 -125,31 -122,19 23,-102 288,-286 280,-232 -9,53 -15,109 -25,153 -3,17 -104,49 -133,60z" />
+      <path
+         id="path2000"
+         d="M1444 2107c52,2 -97,149 -193,143 -96,-7 -221,-127 -186,-144 2,-1 375,1 379,1z" />
+      <path
+         id="path2002"
+         d="M1613 2140c-19,7 -139,38 -137,25 8,-87 331,-332 324,-267 -7,64 -10,125 -21,177 -3,18 -135,53 -166,65z" />
+      <path
+         id="path2004"
+         d="M1438 2374c48,1 -91,138 -180,132 -90,-6 -206,-118 -174,-134 2,0 349,2 354,2z" />
+      <path
+         id="path2006"
+         d="M1440 2612c46,1 -87,133 -173,127 -86,-6 -198,-113 -166,-129 1,0 334,2 339,2z" />
+      <path
+         id="path2008"
+         d="M1430 2828c41,1 -77,118 -153,113 -77,-6 -175,-101 -148,-114 1,-1 297,1 301,1z" />
+      <path
+         id="path2010"
+         d="M932 2659c18,7 152,42 151,30 -9,-77 -282,-259 -272,-202 10,57 33,98 44,140 4,16 48,22 77,32z" />
+      <path
+         id="path2012"
+         d="M922 2427c18,7 125,31 123,19 -24,-102 -296,-288 -288,-235 8,54 23,112 32,157 4,16 104,48 133,59z" />
+      <path
+         id="path2014"
+         d="M898 2147c19,7 139,38 138,25 -9,-87 -343,-334 -336,-270 7,65 22,128 32,181 4,17 135,52 166,64z" />
+      <path
+         id="path2016"
+         d="M1146 2996c-18,-25 -45,-56 -89,-78 -43,-21 -135,-37 -131,-26 36,96 243,210 248,183 3,-18 -10,-52 -28,-79z" />
+      <path
+         id="path2018"
+         d="M1403 3001c17,-26 45,-57 89,-78 43,-21 134,-37 131,-26 -34,103 -243,214 -248,182 -3,-18 10,-52 28,-78z" />
+    </g>
+    <g
+       id="knopf_oben"
+       fill="url(#metall2)">
+      <path
+         id="path1985"
+         d="M1302 1831c-3,-9 67,-23 67,-36 -2,-27 -66,-153 -115,-152 -50,2 -119,127 -118,152 0,13 70,22 68,34 -2,12 -82,12 -81,30 1,25 63,136 133,137 70,2 126,-110 133,-137 4,-16 -84,-19 -87,-28z" />
+      <path
+         id="path1987"
+         d="M1046 1618c-19,-3 -120,-15 -123,15 -3,40 91,142 113,141 22,-1 115,-100 106,-126 -3,-10 -67,-26 -96,-30z" />
+      <path
+         id="path1989"
+         d="M1465 1622c19,-2 120,-14 123,15 3,40 -91,143 -113,142 -22,-2 -115,-100 -106,-127 3,-9 67,-26 96,-30z" />
+      <path
+         id="path1991"
+         d="M1067 1892c-16,-21 -54,-61 -88,-74 -54,-19 -110,-49 -109,-38 5,39 114,133 149,149 35,16 103,54 95,38 -14,-27 -30,-53 -47,-75z" />
+      <path
+         id="path1993"
+         d="M1585 1865c-15,21 -62,68 -96,81 -53,21 -100,45 -99,33 4,-39 112,-134 146,-150 35,-17 103,-56 95,-40 -14,27 -29,53 -46,76z" />
+    </g>
+    <path
+       id="linien"
+       fill="url(#metall2)"
+       d="M874 1790c-3,-3 -5,-7 -8,-12 -165,-304 -171,-1236 -156,-1314 14,-78 6,-16 14,-23 -15,259 21,986 171,1271 22,42 68,90 98,118 -5,-3 -10,-5 -15,-7 -53,-21 -108,-53 -107,-42 0,3 1,5 3,9zm661 42c31,-16 92,-51 97,-46 126,-290 218,-1155 175,-1305 -1,-6 -4,-11 -8,-16 17,256 -75,1013 -206,1278 -16,34 -36,64 -58,89z" />
+    <path
+       id="display"
+       d="M772 895c315,-29 665,-23 974,4 -21,197 -77,553 -112,615 -17,33 -202,85 -391,86 -174,1 -346,-41 -378,-81 -55,-72 -84,-447 -93,-624z" />
+    <path
+       id="hg_oben"
+       fill="url(#metall)"
+       d="M712 455c28,-148 1055,-137 1098,16 43,153 -51,1048 -181,1323 -129,274 -594,280 -760,-25 -166,-304 -184,-1167 -157,-1314zm377 162c22,-20 107,21 166,23 58,1 149,-42 170,-25 20,18 -73,69 -167,67 -86,-2 -192,-45 -169,-65zm113 -32c7,-6 40,-1 58,-1 17,1 42,-5 49,1 6,5 -21,34 -50,33 -26,0 -63,-27 -57,-33zm-430 310c315,-29 665,-23 974,4 -21,197 -77,553 -112,615 -17,33 -202,85 -391,86 -174,1 -346,-41 -378,-81 -55,-72 -84,-447 -93,-624z" />
+    <path
+       id="hg_unten"
+       fill="url(#metall2)"
+       d="M1863 1630c-52,759 -109,1404 -128,1448 -32,74 -880,83 -947,-12 -38,-54 -121,-765 -157,-1481 12,182 79,958 264,1283 185,325 584,324 747,22 152,-283 200,-1018 221,-1260z" />
+    <path
+       id="hg"
+       filter="url(#Zebra)"
+       fill="url(#metall)"
+       d="M693 379c210,-135 1118,-134 1172,55 42,145 39,567 19,878 -33,523 -131,1699 -150,1744 -32,73 -875,82 -942,-12 -66,-95 -308, -2530 -99,-2665zm711 2619c17,-25 45,-56 89,-77 43,-21 134,-38 131, -27 -34,104 -242,215 -248,183 -3,-18 10,-52 28,-79zm-257 -4c-17,-26 -45,-57 -89,-78 -43,-21 -135,-37 -131,-26 36,96 243,210 248,183 3,-19 -10,-52 -28,-79zm-248 -849c20,7 139,38 138,25 -9,-87 -342,-334 -335, -270 6,64 21,128 31,180 4,18 135,53 166,65zm24 280c18,7 126,31 123,19 -24,-102 -296,-289 -288,-235 8,54 23,112 32,156 4,17 105,49 133,60zm10 232c18,7 152,41 151,29 -8,-77 -282,-258 -272,-201 10,56 33,98 44,139 4, 16 49,22 77,33zm498 169c41,1 -77,118 -153,112 -77,-5 -175,-100 -147, -114 1,0 296,2 300,2zm10 -216c46,1 -87,133 -173,127 -86,-6 -198,-114 -166,-129 1,0 334,2 339,2zm-2 -238c48,1 -91,138 -180,132 -90,-6 -206, -118 -173,-134 1,-1 348,1 353,2zm176 -235c-20,8 -139,39 -138,26 8,-88 331,-332 324,-268 -7,65 -10,126 -21,178 -3,18 -134,53 -165,64zm-169 -32c51,1 -98,149 -194,142 -96,-6 -221,-127 -186,-143 2,-1 375,1 380,1zm162 291c-18,6 -125,30 -122,18 23,-101 288,-285 280,-232 -9,54 -15,109 -24,154 -4,16 -105,49 -134,60zm13 239c-18,7 -153,41 -151,29 8,-77 265,-255 255,-199 -10,57 -16,96 -27,137 -5,16 -49,22 -77,33z" />
+    <radialGradient
+       id="metall2"
+       fy="45%"
+       fx="30%">
+      <stop
+         id="stop1975"
+         stop-color="#ffffff"
+         offset="0%" />
+      <stop
+         id="stop1977"
+         stop-color="black"
+         offset="100%" />
+    </radialGradient>
+    <linearGradient
+       transform="rotate(90)"
+       id="metall">
+      <stop
+         id="stop1966"
+         stop-color="grey"
+         offset="17,4 %" />
+      <stop
+         id="stop1968"
+         stop-color="black"
+         offset="38,7 %" />
+      <stop
+         id="stop1970"
+         stop-color="lightgrey"
+         offset="57,7 %" />
+      <stop
+         id="stop1972"
+         stop-color="black"
+         offset="100 %" />
+    </linearGradient>
+    <radialGradient
+       xlink:href="#linearGradient19006"
+       r="7.8199750"
+       inkscape:collect="always"
+       id="radialGradient19774"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="scale(1.445202,0.691945)"
+       fy="620.39048"
+       fx="299.19699"
+       cy="620.39048"
+       cx="299.19699" />
+    <radialGradient
+       xlink:href="#linearGradient19006"
+       r="7.8199750"
+       inkscape:collect="always"
+       id="radialGradient19012"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="scale(1.445202,0.691945)"
+       fy="620.39048"
+       fx="299.19699"
+       cy="620.39048"
+       cx="299.19699" />
+    <radialGradient
+       xlink:href="#linearGradient13674"
+       r="33.703110"
+       inkscape:collect="always"
+       id="radialGradient13680"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="scale(1.549193,0.645497)"
+       fy="808.92242"
+       fx="304.76328"
+       cy="808.92242"
+       cx="304.76328" />
+    <linearGradient
+       y2="884.74825"
+       y1="884.74825"
+       xlink:href="#linearGradient9861"
+       x2="355.14464"
+       x1="319.28069"
+       inkscape:collect="always"
+       id="linearGradient9867"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.745685,0.000000,0.000000,0.572841,-219.4428,-56.89259)" />
+    <linearGradient
+       y2="186.06097"
+       y1="191.84010"
+       xlink:href="#linearGradient9093"
+       x2="1299.3278"
+       x1="1489.5437"
+       inkscape:collect="always"
+       id="linearGradient9099"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.475679,0.000000,0.000000,2.102258,-219.4428,-56.89259)" />
+    <linearGradient
+       y2="586.74283"
+       y1="586.74283"
+       xlink:href="#linearGradient8327"
+       x2="327.20986"
+       x1="281.41005"
+       inkscape:collect="always"
+       id="linearGradient8333"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.952153,0.000000,0.000000,0.512255,-219.4428,-56.89259)" />
+    <linearGradient
+       y2="254.93964"
+       y1="254.93965"
+       xlink:href="#linearGradient7561"
+       x2="998.31525"
+       x1="771.85974"
+       inkscape:collect="always"
+       id="linearGradient7567"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.642850,0.000000,0.000000,1.555573,-219.4428,-56.89259)" />
+    <linearGradient
+       y2="125.39378"
+       y1="128.12381"
+       xlink:href="#linearGradient6795"
+       x2="1963.2350"
+       x1="2137.9543"
+       inkscape:collect="always"
+       id="linearGradient6801"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.307130,0.000000,0.000000,3.255951,-219.4428,-56.89259)" />
+    <linearGradient
+       y2="81.443587"
+       y1="81.443587"
+       xlink:href="#linearGradient5271"
+       x2="3225.0589"
+       x1="3178.4756"
+       inkscape:collect="always"
+       id="linearGradient5277"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.200811,0.000000,0.000000,4.979805,-219.4428,-56.89259)" />
+    <linearGradient
+       y2="354.51767"
+       y1="400.05371"
+       xlink:href="#linearGradient4505"
+       x2="653.64197"
+       x1="770.97742"
+       inkscape:collect="always"
+       id="linearGradient4511"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.853419,0.000000,0.000000,1.171757,-219.4428,-56.89259)" />
+    <linearGradient
+       y2="296.08643"
+       y1="297.41208"
+       xlink:href="#linearGradient3735"
+       x2="669.31635"
+       x1="952.99536"
+       inkscape:collect="always"
+       id="linearGradient3741"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.857060,0.000000,0.000000,1.166779,-219.4428,-56.89259)" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3735">
+      <stop
+         style="stop-color:#120614;stop-opacity:1;"
+         offset="0"
+         id="stop3737" />
+      <stop
+         style="stop-color:#120614;stop-opacity:0;"
+         offset="1"
+         id="stop3739" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient4505">
+      <stop
+         style="stop-color:#899aa4;stop-opacity:1;"
+         offset="0"
+         id="stop4507" />
+      <stop
+         style="stop-color:#899aa4;stop-opacity:0;"
+         offset="1"
+         id="stop4509" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient5271">
+      <stop
+         style="stop-color:#a3c0e4;stop-opacity:1;"
+         offset="0"
+         id="stop5273" />
+      <stop
+         style="stop-color:#a3c0e4;stop-opacity:0;"
+         offset="1"
+         id="stop5275" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient6795">
+      <stop
+         style="stop-color:#808799;stop-opacity:1;"
+         offset="0"
+         id="stop6797" />
+      <stop
+         style="stop-color:#808799;stop-opacity:0;"
+         offset="1"
+         id="stop6799" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7561">
+      <stop
+         style="stop-color:#a3c0e4;stop-opacity:1;"
+         offset="0"
+         id="stop7563" />
+      <stop
+         style="stop-color:#a3c0e4;stop-opacity:0;"
+         offset="1"
+         id="stop7565" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient8327">
+      <stop
+         style="stop-color:#a38992;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop8329" />
+      <stop
+         style="stop-color:#a3c0e4;stop-opacity:0;"
+         offset="1"
+         id="stop8331" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient9093">
+      <stop
+         style="stop-color:#9ea0b3;stop-opacity:1;"
+         offset="0"
+         id="stop9095" />
+      <stop
+         style="stop-color:#9ea0b3;stop-opacity:0;"
+         offset="1"
+         id="stop9097" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient9861">
+      <stop
+         style="stop-color:#858e97;stop-opacity:1;"
+         offset="0"
+         id="stop9863" />
+      <stop
+         style="stop-color:#858e97;stop-opacity:0;"
+         offset="1"
+         id="stop9865" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient13674">
+      <stop
+         style="stop-color:#393d39;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop13676" />
+      <stop
+         style="stop-color:#c8c8c8;stop-opacity:0;"
+         offset="1"
+         id="stop13678" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient19006">
+      <stop
+         style="stop-color:#fcfbfb;stop-opacity:0.75362319;"
+         offset="0.0000000"
+         id="stop19008" />
+      <stop
+         style="stop-color:#fcfbfb;stop-opacity:0;"
+         offset="1"
+         id="stop19010" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient13674"
+       id="radialGradient6598"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="scale(1.549193,0.645497)"
+       cx="304.76328"
+       cy="808.92242"
+       fx="304.76328"
+       fy="808.92242"
+       r="33.703110" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4505"
+       id="linearGradient6600"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.853419,0.000000,0.000000,1.171757,-219.4428,-56.89259)"
+       x1="770.97742"
+       y1="400.05371"
+       x2="653.64197"
+       y2="354.51767" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3735"
+       id="linearGradient6602"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.857060,0.000000,0.000000,1.166779,-219.4428,-56.89259)"
+       x1="952.99536"
+       y1="297.41208"
+       x2="669.31635"
+       y2="296.08643" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5271"
+       id="linearGradient6604"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.200811,0.000000,0.000000,4.979805,-219.4428,-56.89259)"
+       x1="3178.4756"
+       y1="81.443587"
+       x2="3225.0589"
+       y2="81.443587" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6795"
+       id="linearGradient6606"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.307130,0.000000,0.000000,3.255951,-219.4428,-56.89259)"
+       x1="2137.9543"
+       y1="128.12381"
+       x2="1963.2350"
+       y2="125.39378" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8327"
+       id="linearGradient6608"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.952153,0.000000,0.000000,0.512255,-219.4428,-56.89259)"
+       x1="281.41005"
+       y1="586.74283"
+       x2="327.20986"
+       y2="586.74283" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9093"
+       id="linearGradient6610"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.475679,0.000000,0.000000,2.102258,-219.4428,-56.89259)"
+       x1="1489.5437"
+       y1="191.84010"
+       x2="1299.3278"
+       y2="186.06097" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7561"
+       id="linearGradient6612"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.642850,0.000000,0.000000,1.555573,-219.4428,-56.89259)"
+       x1="771.85974"
+       y1="254.93965"
+       x2="998.31525"
+       y2="254.93964" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9861"
+       id="linearGradient6614"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.745685,0.000000,0.000000,0.572841,-219.4428,-56.89259)"
+       x1="319.28069"
+       y1="884.74825"
+       x2="355.14464"
+       y2="884.74825" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient19006"
+       id="radialGradient6616"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="scale(1.445202,0.691945)"
+       cx="299.19699"
+       cy="620.39048"
+       fx="299.19699"
+       fy="620.39048"
+       r="7.8199750" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient13674"
+       id="radialGradient1714"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="scale(1.549193,0.645497)"
+       cx="304.76328"
+       cy="808.92242"
+       fx="304.76328"
+       fy="808.92242"
+       r="33.703110" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4505"
+       id="linearGradient1716"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.853419,0.000000,0.000000,1.171757,-219.4428,-56.89259)"
+       x1="770.97742"
+       y1="400.05371"
+       x2="653.64197"
+       y2="354.51767" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3735"
+       id="linearGradient1718"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.857060,0.000000,0.000000,1.166779,-219.4428,-56.89259)"
+       x1="952.99536"
+       y1="297.41208"
+       x2="669.31635"
+       y2="296.08643" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5271"
+       id="linearGradient1720"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.200811,0.000000,0.000000,4.979805,-219.4428,-56.89259)"
+       x1="3178.4756"
+       y1="81.443587"
+       x2="3225.0589"
+       y2="81.443587" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6795"
+       id="linearGradient1722"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.307130,0.000000,0.000000,3.255951,-219.4428,-56.89259)"
+       x1="2137.9543"
+       y1="128.12381"
+       x2="1963.2350"
+       y2="125.39378" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8327"
+       id="linearGradient1724"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.952153,0.000000,0.000000,0.512255,-219.4428,-56.89259)"
+       x1="281.41005"
+       y1="586.74283"
+       x2="327.20986"
+       y2="586.74283" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9093"
+       id="linearGradient1726"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.475679,0.000000,0.000000,2.102258,-219.4428,-56.89259)"
+       x1="1489.5437"
+       y1="191.84010"
+       x2="1299.3278"
+       y2="186.06097" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7561"
+       id="linearGradient1728"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.642850,0.000000,0.000000,1.555573,-219.4428,-56.89259)"
+       x1="771.85974"
+       y1="254.93965"
+       x2="998.31525"
+       y2="254.93964" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9861"
+       id="linearGradient1730"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.745685,0.000000,0.000000,0.572841,-219.4428,-56.89259)"
+       x1="319.28069"
+       y1="884.74825"
+       x2="355.14464"
+       y2="884.74825" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient19006"
+       id="radialGradient1732"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="scale(1.445202,0.691945)"
+       cx="299.19699"
+       cy="620.39048"
+       fx="299.19699"
+       fy="620.39048"
+       r="7.8199750" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="1.0000000"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.5458130"
+     inkscape:cx="345.38000"
+     inkscape:cy="123.32794"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingx="2.0000000px"
+     gridspacingy="2.0000000px"
+     gridtolerance="2.0000000px"
+     inkscape:guide-points="true"
+     guidetolerance="2.0000000px"
+     showguides="false"
+     inkscape:window-width="1280"
+     inkscape:window-height="977"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     showborder="true" />
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction" />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice" />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <g
+       transform="matrix(2.898765e-2,0.000000,0.000000,2.898765e-2,564.3491,20.00258)"
+       id="g6475"
+       style="fill-rule:evenodd">
+      <g
+         filter="url(#shadow)"
+         id="g6477">
+        <use
+           height="1052.3622"
+           width="744.09448"
+           y="0.0000000"
+           x="0.0000000"
+           xlink:href="#hg"
+           id="use6479" />
+        <use
+           height="1052.3622"
+           width="744.09448"
+           y="0.0000000"
+           x="0.0000000"
+           xlink:href="#hg_unten"
+           id="use6481" />
+      </g>
+      <use
+         height="1052.3622"
+         width="744.09448"
+         y="0.0000000"
+         x="0.0000000"
+         filter="url(#licht2)"
+         xlink:href="#hg"
+         id="use6483" />
+      <use
+         height="1052.3622"
+         width="744.09448"
+         y="0.0000000"
+         x="0.0000000"
+         filter="url(#licht)"
+         xlink:href="#hg_unten"
+         id="use6485" />
+      <use
+         height="1052.3622"
+         width="744.09448"
+         y="0.0000000"
+         x="0.0000000"
+         filter="url(#licht)"
+         xlink:href="#hg_oben"
+         id="use6487" />
+      <use
+         height="1052.3622"
+         width="744.09448"
+         y="0.0000000"
+         x="0.0000000"
+         filter="url(#licht)"
+         xlink:href="#linien"
+         id="use6489" />
+      <use
+         height="1052.3622"
+         width="744.09448"
+         y="0.0000000"
+         x="0.0000000"
+         style="fill:#008000"
+         xlink:href="#display"
+         id="use6491" />
+      <use
+         height="1052.3622"
+         width="744.09448"
+         y="0.0000000"
+         x="0.0000000"
+         style="fill:url(#pat)"
+         xlink:href="#display"
+         id="use6493" />
+      <use
+         height="1052.3622"
+         width="744.09448"
+         y="0.0000000"
+         x="0.0000000"
+         filter="url(#licht)"
+         xlink:href="#knopf_oben"
+         id="use6495" />
+      <use
+         height="1052.3622"
+         width="744.09448"
+         y="0.0000000"
+         x="0.0000000"
+         filter="url(#licht)"
+         xlink:href="#knopf_unten"
+         id="use6497" />
+      <use
+         height="1052.3622"
+         width="744.09448"
+         y="0.0000000"
+         x="0.0000000"
+         xlink:href="#knopf_text_oben"
+         id="use6499" />
+      <use
+         height="1052.3622"
+         width="744.09448"
+         y="0.0000000"
+         x="0.0000000"
+         xlink:href="#knopf_text_unten"
+         id="use6501" />
+      <use
+         height="1052.3622"
+         width="744.09448"
+         y="0.0000000"
+         x="0.0000000"
+         filter="url(#licht)"
+         xlink:href="#kreise_hg"
+         id="use6503" />
+      <use
+         height="1052.3622"
+         width="744.09448"
+         y="0.0000000"
+         x="0.0000000"
+         xlink:href="#kreise"
+         id="use6505" />
+    </g>
+    <text
+       sodipodi:linespacing="125.00000%"
+       id="text6507"
+       y="129.29892"
+       x="600.3103"
+       style="font-size:14.744437px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+       xml:space="preserve"><tspan
+         sodipodi:role="line"
+         id="tspan6532"
+         x="600.31030"
+         y="129.29892">Recipient</tspan><tspan
+         sodipodi:role="line"
+         id="tspan6534"
+         x="600.31030"
+         y="147.72947">mobile</tspan></text>
+    <g
+       inkscape:label="Layer 1"
+       id="computer"
+       transform="matrix(2.992226,0.000000,0.000000,2.992226,221.4779,27.40868)">
+      <g
+         transform="matrix(0.124173,0.000000,0.000000,0.124173,-32.81162,-27.31668)"
+         id="g22808">
+        <path
+           transform="matrix(1.338186,0.000000,0.000000,1.102451,-283.0170,-130.5526)"
+           style="color:#000000;fill:url(#radialGradient1714);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.2000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+           sodipodi:type="arc"
+           sodipodi:ry="24.420898"
+           sodipodi:rx="58.610157"
+           sodipodi:cy="522.15735"
+           sodipodi:cx="472.13739"
+           id="path12914"
+           d="M 530.74755 522.15735 A 58.610157 24.420898 0 1 1  413.52723,522.15735 A 58.610157 24.420898 0 1 1  530.74755 522.15735 z" />
+        <path
+           style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           sodipodi:nodetypes="ccccccc"
+           id="path14440"
+           d="M 336.60132,338.92118 L 334.81722,433.47842 L 406.27711,437.73725 L 408.36811,436.64379 L 410.34408,432.88372 L 409.15468,333.56888 L 336.60132,338.92118 z " />
+        <path
+           style="fill:url(#linearGradient1716);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           sodipodi:nodetypes="ccccccc"
+           id="path3745"
+           d="M 336.60132,338.92118 L 334.81722,433.47842 L 406.27711,437.73725 L 408.36811,436.64379 L 410.34408,432.88372 L 409.15468,333.56888 L 336.60132,338.92118 z " />
+        <rect
+           y="385.93237"
+           x="364.32498"
+           width="12.777390"
+           style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#616363;stroke-width:1.7661924;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:0.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+           ry="17.194468"
+           rx="17.194468"
+           id="rect10633"
+           height="37.349293" />
+        <path
+           style="fill:url(#linearGradient1718);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           id="path2973"
+           d="M 338.37596,254.81320 L 337.28113,339.11556 L 407.89803,333.64138 L 408.99287,241.12776 L 338.37596,254.81320 z " />
+        <path
+           style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           id="path2943"
+           d="M 477.15959,439.40207 L 474.77407,296.27073 L 419.90706,231.86163 L 330.84755,249.35546 L 329.25721,251.74098 L 324.48616,453.71521 L 340.38964,454.51038 L 341.18482,452.92003 L 399.23253,459.28143 L 400.02770,462.46212 L 418.31671,464.84765 L 423.08775,464.84765 L 427.85880,463.25730 L 477.15959,439.40207 z " />
+        <path
+           style="fill:#afadae;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#989598;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000"
+           sodipodi:nodetypes="ccccc"
+           id="path2945"
+           d="M 346.72032,354.94639 L 398.07560,353.34922 L 398.44418,367.84664 L 346.59746,368.70666 L 346.72032,354.94639 z " />
+        <path
+           style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           id="path2947"
+           d="M 338.73445,255.30732 L 335.29439,433.20791 L 408.02722,437.63085 L 410.48441,436.64797 L 408.51866,242.03849 L 338.73445,255.30732 z " />
+        <path
+           style="fill:url(#linearGradient1720);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           sodipodi:nodetypes="ccccccc"
+           id="path2949"
+           d="M 419.33030,233.19261 L 420.40677,464.16851 L 422.77036,464.16851 L 427.68458,462.97499 L 427.68475,461.21988 L 427.68475,242.52993 L 419.33030,233.19261 z " />
+        <path
+           style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.20000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
+           id="path2951"
+           d="M 428.17618,249.90150 L 469.45698,296.58812" />
+        <rect
+           y="386.52133"
+           x="365.27213"
+           width="12.777390"
+           style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#000000;stroke-width:1.7661924;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:0.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+           ry="17.194468"
+           rx="17.194468"
+           id="rect2953"
+           height="37.349293" />
+        <path
+           style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           id="path2955"
+           d="M 337.26014,338.85180 L 409.01010,333.93741 L 408.51866,309.85695 L 337.75158,316.73708 L 337.26014,338.85180 z " />
+        <path
+           style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           id="path2957"
+           d="M 338.24301,296.09668 L 408.02722,286.75936" />
+        <path
+           style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           id="path2959"
+           d="M 338.24301,274.96485 L 408.02722,264.15321" />
+        <rect
+           y="375.70969"
+           x="390.82687"
+           width="9.3373232"
+           style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#000000;stroke-width:1.7661924;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:0.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+           id="rect2961"
+           height="5.4058189" />
+        <path
+           style="color:#000000;fill:#c6c9d1;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#7d7e7f;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+           sodipodi:nodetypes="ccccccccc"
+           id="path2963"
+           d="M 338.73445,453.84831 L 323.99131,452.37399 L 329.95032,251.23306 L 333.32863,253.10644 L 328.90569,433.69934 L 329.39713,438.61373 L 333.32863,438.61373 L 339.71733,439.59660 L 338.73445,453.84831 z " />
+        <path
+           style="fill:url(#linearGradient1722);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#7d7e7f;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           sodipodi:nodetypes="ccccccccccccc"
+           id="path2965"
+           d="M 400.39829,462.52791 L 399.35698,459.38106 L 400.37485,443.31747 L 412.59064,444.27691 L 413.94792,439.97100 L 412.94160,239.58130 L 412.94160,238.10699 L 418.34742,238.59843 L 419.33030,239.08987 L 419.82174,458.27125 L 419.82174,462.69419 L 419.33030,464.65994 L 400.39829,462.52791 z " />
+        <path
+           style="fill:#120614;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           sodipodi:nodetypes="ccccccccccccc"
+           id="path2967"
+           d="M 351.09341,344.64110 L 362.95412,343.68814 L 364.41354,341.21580 L 379.33135,340.79804 L 380.50880,341.86844 L 399.13388,341.65436 L 399.13388,346.25711 L 380.18768,346.89936 L 378.79615,349.46833 L 362.95412,349.78946 L 362.09780,347.75568 L 350.67565,348.06640 L 351.09341,344.64110 z " />
+        <path
+           style="fill:url(#linearGradient1724);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           sodipodi:nodetypes="cccccccccccc"
+           id="path2969"
+           d="M 330.41259,250.32934 L 338.24788,254.89993 L 408.76553,241.44934 L 411.15119,239.82183 L 412.01754,238.12418 L 413.59729,237.66228 L 416.07847,237.66228 L 418.69024,238.18463 L 418.82082,232.43875 L 400.79965,235.70346 L 331.06553,249.54581 L 330.41259,250.32934 z " />
+        <path
+           style="fill:url(#linearGradient1726);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.20000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
+           id="path2971"
+           d="M 476.87268,438.65105 L 474.68301,294.68014 L 427.60508,241.03319 L 428.15249,462.19001 L 476.87268,438.65105 z " />
+        <path
+           style="fill:url(#linearGradient1728);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.40000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
+           sodipodi:nodetypes="ccccccccccccccc"
+           id="path3743"
+           d="M 334.22253,253.87913 L 333.03313,260.42082 L 329.46493,435.26252 L 330.05963,439.42542 L 412.72288,444.18301 L 413.91228,440.02012 L 413.91228,426.93672 L 412.72288,238.41694 L 409.15468,242.57983 L 410.45911,432.84507 L 408.36811,436.81610 L 406.66133,437.94822 L 335.41193,434.07312 L 338.98012,256.25792 L 334.22253,253.87913 z " />
+        <path
+           style="fill:url(#linearGradient1730);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           id="path9101"
+           d="M 339.27049,440.15527 L 338.42074,453.75133 L 339.69537,455.02596 L 340.97000,453.32645 L 398.75328,459.69961 L 400.02791,443.55428 L 339.27049,440.15527 z " />
+        <path
+           style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#6b6969;stroke-width:3.2000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
+           sodipodi:nodetypes="cccccc"
+           id="path9869"
+           d="M 340.54512,453.52840 L 340.63736,449.64302 L 341.44799,442.52493 L 369.82879,444.09306 L 384.02165,444.76322 L 399.47166,445.61298" />
+        <path
+           transform="matrix(0.689531,0.000000,0.000000,0.689531,109.5933,49.12641)"
+           style="color:#000000;fill:#858e97;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#6b6969;stroke-width:3.2000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+           sodipodi:type="arc"
+           sodipodi:ry="4.2060685"
+           sodipodi:rx="4.2060685"
+           sodipodi:cy="501.36722"
+           sodipodi:cx="379.74789"
+           id="path10629"
+           d="M 383.95396 501.36722 A 4.2060685 4.2060685 0 1 1  375.54183,501.36722 A 4.2060685 4.2060685 0 1 1  383.95396 501.36722 z" />
+        <path
+           transform="matrix(0.689531,0.000000,0.000000,0.689531,109.5933,70.16251)"
+           style="color:#000000;fill:#858e97;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#6b6969;stroke-width:3.2000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+           sodipodi:type="arc"
+           sodipodi:ry="4.2060685"
+           sodipodi:rx="4.2060685"
+           sodipodi:cy="501.36722"
+           sodipodi:cx="379.74789"
+           id="path10631"
+           d="M 383.95396 501.36722 A 4.2060685 4.2060685 0 1 1  375.54183,501.36722 A 4.2060685 4.2060685 0 1 1  383.95396 501.36722 z" />
+        <path
+           style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#494947;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           sodipodi:nodetypes="ccc"
+           id="path11393"
+           d="M 345.48234,368.80321 L 345.48234,353.86370 L 398.36559,352.27721" />
+        <path
+           style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           sodipodi:nodetypes="cccccc"
+           id="path12154"
+           d="M 377.31274,393.32996 L 377.45825,416.17576 L 377.45302,415.73573 L 377.74405,407.08372 L 377.81768,395.00076 L 377.31274,393.32996 z " />
+        <path
+           style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
+           id="path15966"
+           d="M 346.52397,369.11474 L 398.50849,368.13759 L 398.11763,353.28487" />
+        <path
+           style="fill:#7f7f7f;fill-opacity:0.75572520;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           sodipodi:nodetypes="cccccccc"
+           id="path16726"
+           d="M 408.38120,242.08073 L 410.29093,431.14410 L 409.14322,435.66441 L 414.11039,439.73789 L 413.15553,373.85217 L 412.20066,259.26831 L 411.72323,239.21614 L 408.38120,242.08073 z " />
+        <path
+           style="fill:#fcfbfb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+           sodipodi:nodetypes="cccc"
+           id="path17486"
+           d="M 421.50764,236.87852 L 420.26440,235.29217 L 420.53418,350.75770 L 421.50764,236.87852 z " />
+        <path
+           transform="matrix(3.338881,0.000000,0.000000,2.487987,-991.4367,-643.7305)"
+           style="color:#000000;fill:url(#radialGradient1732);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.30000001;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+           sodipodi:type="arc"
+           sodipodi:ry="5.4109926"
+           sodipodi:rx="11.301440"
+           sodipodi:cy="429.27609"
+           sodipodi:cx="432.39996"
+           id="path18246"
+           d="M 443.70140 429.27609 A 11.301440 5.4109926 0 1 1  421.09852,429.27609 A 11.301440 5.4109926 0 1 1  443.70140 429.27609 z" />
+      </g>
+    </g>
+    <text
+       xml:space="preserve"
+       style="font-size:14.744437px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+       x="229.927"
+       y="139.02614"
+       id="text6557"
+       sodipodi:linespacing="125.00000%"><tspan
+         sodipodi:role="line"
+         id="tspan6559"
+         x="229.92700"
+         y="139.02614">MMS center</tspan></text>
+    <path
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0405211px;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2Lend);stroke-opacity:1.0000000"
+       d="M 86.213905,22.679329 L 231.11281,22.679329"
+       id="path7346"
+       sodipodi:nodetypes="cc" />
+    <text
+       xml:space="preserve"
+       style="font-size:14.744437px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+       x="158.27925"
+       y="39.098915"
+       id="text8219"
+       sodipodi:linespacing="125.00000%"><tspan
+         sodipodi:role="line"
+         id="tspan8221"
+         x="158.27925"
+         y="39.098915">[GPRS] MMS sent</tspan></text>
+    <g
+       id="g1643"
+       transform="matrix(1.228704,0.000000,0.000000,1.228704,-82.24761,-61.60478)">
+      <path
+         style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.84684497px;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2Lend);stroke-opacity:1.0000000"
+         d="M 328.42098,83.839195 L 519.17797,83.839195"
+         id="path8230"
+         sodipodi:nodetypes="cc" />
+      <text
+         xml:space="preserve"
+         style="font-size:12.000000px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+         x="389.33655"
+         y="97.202545"
+         id="text8232"
+         sodipodi:linespacing="125.00000%"><tspan
+           sodipodi:role="line"
+           id="tspan8234"
+           x="389.33655"
+           y="97.202545">MMS notification sent</tspan></text>
+      <text
+         sodipodi:linespacing="125.00000%"
+         id="text1589"
+         y="97.202545"
+         x="385.76633"
+         style="font-size:12.000000px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125.00000%;writing-mode:lr-tb;text-anchor:end;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="97.202545"
+           x="389.58664"
+           id="tspan1591"
+           sodipodi:role="line">[SMS] </tspan></text>
+      <path
+         sodipodi:nodetypes="cc"
+         id="path8254"
+         d="M 333.50205,112.09179 L 524.25904,112.09179"
+         style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.84684497px;stroke-linecap:butt;stroke-linejoin:miter;marker-start:url(#Arrow2Lstart);marker-end:none;stroke-opacity:1.0000000" />
+      <path
+         sodipodi:nodetypes="cc"
+         id="path9020"
+         d="M 328.42098,137.68332 L 519.17797,137.68332"
+         style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.84684497px;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2Lend);stroke-opacity:1.0000000" />
+      <text
+         sodipodi:linespacing="125.00000%"
+         id="text9022"
+         y="151.04666"
+         x="389.33655"
+         style="font-size:12.000000px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="151.04666"
+           x="389.33655"
+           id="tspan9024"
+           sodipodi:role="line">MMS data received</tspan></text>
+      <text
+         sodipodi:linespacing="125.00000%"
+         id="text8256"
+         y="125.45513"
+         x="389.33655"
+         style="font-size:12.000000px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125.00000%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="125.45513"
+           x="389.33655"
+           id="tspan8258"
+           sodipodi:role="line">MMS data requested</tspan></text>
+      <text
+         xml:space="preserve"
+         style="font-size:12.000000px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125.00000%;writing-mode:lr-tb;text-anchor:end;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+         x="386.78"
+         y="125.45513"
+         id="text1605"
+         sodipodi:linespacing="125.00000%"><tspan
+           sodipodi:role="line"
+           id="tspan1607"
+           x="386.78000"
+           y="125.45513">[GPRS]</tspan></text>
+      <text
+         xml:space="preserve"
+         style="font-size:12.000000px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125.00000%;writing-mode:lr-tb;text-anchor:end;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+         x="386.78"
+         y="151.04666"
+         id="text1636"
+         sodipodi:linespacing="125.00000%"><tspan
+           sodipodi:role="line"
+           id="tspan1638"
+           x="386.78000"
+           y="151.04666">[GPRS]</tspan></text>
+    </g>
+    <g
+       style="fill-rule:evenodd"
+       id="g1734"
+       transform="matrix(2.898765e-2,0.000000,0.000000,2.898765e-2,19.87076,20.00258)">
+      <g
+         id="g1736"
+         filter="url(#shadow)">
+        <use
+           id="use1738"
+           xlink:href="#hg"
+           x="0.0000000"
+           y="0.0000000"
+           width="744.09448"
+           height="1052.3622" />
+        <use
+           id="use1740"
+           xlink:href="#hg_unten"
+           x="0.0000000"
+           y="0.0000000"
+           width="744.09448"
+           height="1052.3622" />
+      </g>
+      <use
+         id="use1742"
+         xlink:href="#hg"
+         filter="url(#licht2)"
+         x="0.0000000"
+         y="0.0000000"
+         width="744.09448"
+         height="1052.3622" />
+      <use
+         id="use1744"
+         xlink:href="#hg_unten"
+         filter="url(#licht)"
+         x="0.0000000"
+         y="0.0000000"
+         width="744.09448"
+         height="1052.3622" />
+      <use
+         id="use1746"
+         xlink:href="#hg_oben"
+         filter="url(#licht)"
+         x="0.0000000"
+         y="0.0000000"
+         width="744.09448"
+         height="1052.3622" />
+      <use
+         id="use1748"
+         xlink:href="#linien"
+         filter="url(#licht)"
+         x="0.0000000"
+         y="0.0000000"
+         width="744.09448"
+         height="1052.3622" />
+      <use
+         id="use1750"
+         xlink:href="#display"
+         style="fill:#008000"
+         x="0.0000000"
+         y="0.0000000"
+         width="744.09448"
+         height="1052.3622" />
+      <use
+         id="use1752"
+         xlink:href="#display"
+         style="fill:url(#pat)"
+         x="0.0000000"
+         y="0.0000000"
+         width="744.09448"
+         height="1052.3622" />
+      <use
+         id="use1754"
+         xlink:href="#knopf_oben"
+         filter="url(#licht)"
+         x="0.0000000"
+         y="0.0000000"
+         width="744.09448"
+         height="1052.3622" />
+      <use
+         id="use1756"
+         xlink:href="#knopf_unten"
+         filter="url(#licht)"
+         x="0.0000000"
+         y="0.0000000"
+         width="744.09448"
+         height="1052.3622" />
+      <use
+         id="use1758"
+         xlink:href="#knopf_text_oben"
+         x="0.0000000"
+         y="0.0000000"
+         width="744.09448"
+         height="1052.3622" />
+      <use
+         id="use1760"
+         xlink:href="#knopf_text_unten"
+         x="0.0000000"
+         y="0.0000000"
+         width="744.09448"
+         height="1052.3622" />
+      <use
+         id="use1762"
+         xlink:href="#kreise_hg"
+         filter="url(#licht)"
+         x="0.0000000"
+         y="0.0000000"
+         width="744.09448"
+         height="1052.3622" />
+      <use
+         id="use1764"
+         xlink:href="#kreise"
+         x="0.0000000"
+         y="0.0000000"
+         width="744.09448"
+         height="1052.3622" />
+    </g>
+    <text
+       xml:space="preserve"
+       style="font-size:14.744437px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125.00000%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
+       x="55.83194"
+       y="129.29892"
+       id="text1766"
+       sodipodi:linespacing="125.00000%"><tspan
+         y="129.29892"
+         x="55.831939"
+         id="tspan1768"
+         sodipodi:role="line">Originating</tspan><tspan
+         y="147.72947"
+         x="55.831939"
+         id="tspan1770"
+         sodipodi:role="line">mobile</tspan></text>
+  </g>
+</svg>
diff --git a/product/mms2/web-screenshot.png b/product/mms2/web-screenshot.png
new file mode 100644 (file)
index 0000000..604c22d
Binary files /dev/null and b/product/mms2/web-screenshot.png differ
diff --git a/product/mms2/web-screenshot256.png b/product/mms2/web-screenshot256.png
new file mode 100644 (file)
index 0000000..c13f584
Binary files /dev/null and b/product/mms2/web-screenshot256.png differ