blob: 55a04aac8510a46472e98664c9718d514eab3d94 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
|
<?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: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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="3000"
height="200"
viewBox="0 0 3000 200"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="gray.svg"
inkscape:export-filename="header.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs4">
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4361"
id="linearGradient4309"
x1="1480"
y1="1312.3622"
x2="1480"
y2="1212.3622"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(0,-2524.7244)" />
<linearGradient
id="linearGradient4361"
inkscape:collect="always">
<stop
id="stop4363"
offset="0"
style="stop-color:#eeeeee;stop-opacity:1" />
<stop
id="stop4365"
offset="1"
style="stop-color:#cccccc;stop-opacity:1" />
</linearGradient>
<linearGradient
gradientTransform="translate(0,-2.6171874e-6)"
inkscape:collect="always"
xlink:href="#linearGradient4361"
id="linearGradient4317"
x1="330"
y1="672.36218"
x2="330"
y2="572.36218"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4361"
id="linearGradient4288"
x1="1440"
y1="852.36218"
x2="1440"
y2="1052.3622"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(0,-1904.7244)" />
</defs>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-852.36218)">
<rect
style="opacity:1;fill:url(#linearGradient4288);fill-opacity:1;stroke:none;stroke-width:1.82000005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect3843"
width="3000"
height="200"
x="0"
y="-1052.3622"
inkscape:export-filename="header.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90"
transform="scale(1,-1)" />
<rect
style="opacity:1;fill:url(#linearGradient4309);fill-opacity:1;stroke:none;stroke-width:1.82000005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect3843-0"
width="3000"
height="100"
x="0"
y="-1312.3622"
inkscape:export-filename="footer.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90"
transform="scale(1,-1)" />
<rect
style="opacity:1;fill:url(#linearGradient4317);fill-opacity:1;stroke:none;stroke-width:1.82000005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect3843-0-5"
width="680"
height="100"
x="0"
y="572.36218"
inkscape:export-filename="preview.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
</g>
</svg>
|