diff --git a/Editor2DLibrary/SSG/shapes/palettes/c_TEFElemente.xml b/Editor2DLibrary/SSG/shapes/palettes/c_TEFElemente.xml
index 431b71c..0a20461 100644
--- a/Editor2DLibrary/SSG/shapes/palettes/c_TEFElemente.xml
+++ b/Editor2DLibrary/SSG/shapes/palettes/c_TEFElemente.xml
@@ -2,6 +2,7 @@
Umlenkspannst. links für TEF rechts
+
Antriebst. links für TEF links
Antriebst. rechts für TEF rechts
\ No newline at end of file
diff --git a/Editor2DLibrary/SSG/shapes/props/s_TEFGerade.txt b/Editor2DLibrary/SSG/shapes/props/s_TEFGerade.txt
new file mode 100644
index 0000000..97d56fb
--- /dev/null
+++ b/Editor2DLibrary/SSG/shapes/props/s_TEFGerade.txt
@@ -0,0 +1,69 @@
+{
+ "shapeMode": 0,
+ "name": "TEF Gerade",
+ "family": "TEFGerade",
+ "icon": "SSG/shapes/img/TEFGerade_32px.png",
+ "iconBig": "SSG/shapes/img/TEFGerade_64px.png",
+ "srcSVG": "SSG/shapes/svg/s_TEFGerade.xml",
+ "width": 158.7402,
+ "height": 3779.5276,
+ "depth": 415.748,
+ "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)",
+ "group3d": [
+ {
+ "source": "s_ap110",
+ "id": "g0",
+ "width": 158.7402,
+ "height": 3779.5276,
+ "depth": 415.748,
+ "x": 0.0,
+ "y": 0.0,
+ "z": 207.874,
+ "rotation": "0;0;0",
+ "data": "",
+ "color": "#FFFF00",
+ "colorOpacity": 1.0
+ }
+ ],
+ "connectionPoints": [
+ {
+ "id": "cp1",
+ "x": 500.0,
+ "y": 0.0,
+ "z": 0.0,
+ "xMin": "",
+ "xMax": "",
+ "xStep": "",
+ "yMin": "",
+ "yMax": "",
+ "yStep": "",
+ "zMin": "",
+ "zMax": "",
+ "zStep": "",
+ "direction": 0.0,
+ "linkClass": "OmnifloTEF",
+ "label": "",
+ "isDimension": true
+ },
+ {
+ "id": "cp2",
+ "x": 500.0,
+ "y": 1000.0,
+ "z": 0.0,
+ "xMin": "",
+ "xMax": "",
+ "xStep": "",
+ "yMin": "",
+ "yMax": "",
+ "yStep": "",
+ "zMin": "",
+ "zMax": "",
+ "zStep": "",
+ "direction": 180.0,
+ "linkClass": "OmnifloTEF",
+ "label": "",
+ "isDimension": true
+ }
+ ],
+ "eventClass": "OnInserted,OnDoubleclick,OnPasted,OnLinked,OnRemoved"
+}
\ No newline at end of file