Neueröffnung ! Angy´s & Moonipu´s Grafikservice!

*Milly*
Also den Anfang der Tabelle finde ich eigendlich schon recht schön.Leider habe ich aber auch noch was zu verbessern! Augenzwinkern

Also:
+Farbe ich recht schön!
+Es ist schön das die keinen richtigen Rand hat!
-Ich wollte das die Punkte alle in der oben genannten Reihenfolge sind und links davon Platz für ein Bild ist!

Währe schön wenn du das noch änderst!
Angy
ANMELDESTOPP

@Jessy1: klar, du kannst ein Formular ausfüllen, wenn wir wieder Aufträge annehmen

@rest: wir machen alles
Moonipu
@Milly: besser so?

code:
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:
107:
108:
109:
110:
111:
112:
113:
114:
115:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="content-type">
  <title>tabellemilly</title>
</head>
<body>
<table class="steckie" style="width: 470px; height: 55px;">
  <tbody>
    <tr>
    </tr>
    <tr>
      <td colspan="3" class="oben"
 style="height: 15px; background-color: rgb(159, 133, 93); text-align: center;">
      <b>
      </b><span style="font-weight: bold;">Allgemeines
      </span></td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 15px; background-color: rgb(159, 133, 93);">Name</td>
      <td
 style="width: 33%; height: 15px; background-color: rgb(201, 182, 154);">
      </td>
      <td colspan="1" rowspan="11"
 style="width: 33%; height: 15px; background-color: rgb(159, 133, 93);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 13px; background-color: rgb(159, 133, 93);">
Spitzname/n</td>
      <td
 style="width: 33%; height: 13px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 15px; background-color: rgb(159, 133, 93);">
Alter</td>
      <td
 style="width: 33%; height: 15px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 13px; background-color: rgb(159, 133, 93);">
Rasse</td>
      <td
 style="width: 33%; height: 13px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 15px; background-color: rgb(159, 133, 93);">
Geschlecht</td>
      <td
 style="width: 33%; height: 15px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 13px; background-color: rgb(159, 133, 93);">
Farbe</td>
      <td
 style="width: 33%; height: 13px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 15px; background-color: rgb(159, 133, 93);">
Abzeichen</td>
      <td
 style="width: 33%; height: 15px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 13px; background-color: rgb(159, 133, 93);">
Stockma&szlig;</td>
      <td
 style="width: 33%; height: 13px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 15px; background-color: rgb(159, 133, 93);">
Preis</td>
      <td
 style="width: 33%; height: 15px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 13px; background-color: rgb(159, 133, 93);">
Besitzer</td>
      <td
 style="width: 33%; height: 13px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 15px; background-color: rgb(159, 133, 93);">
Pfleger</td>
      <td
 style="width: 33%; height: 15px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
  </tbody>
</table>
<br>
</body>
</html>
*Milly*
viel besser! Augenzwinkern Ist gut so,nehme ich!

Währe super wenn du nun auch noch die anderen machen würdest! Augenzwinkern
Jessy1
Okee, super smile
Moonipu
@Milly: Deine Tabelle ist fertig, ich hoffe dir gefällt sie ;-)

@Jessy1: Ich übernehm ;-)

code:
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:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
301:
302:
303:
304:
305:
306:
307:
308:
309:
310:
311:
312:
313:
314:
315:
316:
317:
318:
319:
320:
321:
322:
323:
324:
325:
326:
327:
328:
329:
330:
331:
332:
333:
334:
335:
336:
337:
338:
339:
340:
341:
342:
343:
344:
345:
346:
347:
348:
349:
350:
351:
352:
353:
354:
355:
356:
357:
358:
359:
360:
361:
362:
363:
364:
365:
366:
367:
368:
369:
370:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="content-type">
  <title>tabellemilly</title>
</head>
<body>
<table class="steckie" style="width: 484px; height: 331px;">
  <tbody>
    <tr>
    </tr>
    <tr>
      <td colspan="3" class="oben"
 style="height: 15px; background-color: rgb(159, 133, 93); text-align: center;">
      <b> </b><span style="font-weight: bold;"><small>Allgemeines</small>
      </span></td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 15px; background-color: rgb(159, 133, 93);"><small>Name</small></td>
      <td
 style="width: 33%; height: 15px; background-color: rgb(201, 182, 154);">
      </td>
      <td colspan="1" rowspan="11"
 style="width: 33%; height: 15px; background-color: rgb(159, 133, 93);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 13px; background-color: rgb(159, 133, 93);"><small>Spitzname/n</small></td>
      <td
 style="width: 33%; height: 13px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 15px; background-color: rgb(159, 133, 93);"><small>Alter</small></td>
      <td
 style="width: 33%; height: 15px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 13px; background-color: rgb(159, 133, 93);"><small>Rasse</small></td>
      <td
 style="width: 33%; height: 13px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 15px; background-color: rgb(159, 133, 93);"><small>Geschlecht</small></td>
      <td
 style="width: 33%; height: 15px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 13px; background-color: rgb(159, 133, 93);"><small>Farbe</small></td>
      <td
 style="width: 33%; height: 13px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 15px; background-color: rgb(159, 133, 93);"><small>Abzeichen</small></td>
      <td
 style="width: 33%; height: 15px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 13px; background-color: rgb(159, 133, 93);"><small>Stockma&szlig;</small></td>
      <td
 style="width: 33%; height: 13px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 15px; background-color: rgb(159, 133, 93);"><small>Preis</small></td>
      <td
 style="width: 33%; height: 15px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 13px; background-color: rgb(159, 133, 93);"><small>Besitzer</small></td>
      <td
 style="width: 33%; height: 13px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="width: 33%; height: 15px; background-color: rgb(159, 133, 93);"><small>Pfleger</small></td>
      <td
 style="width: 33%; height: 15px; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td colspan="3" class="oben"
 style="height: 15px; background-color: rgb(159, 133, 93); text-align: center;">
      <b> </b><span style="font-weight: bold;"><small>Charakter</small>
      </span></td>
    </tr>
    <tr>
      <td colspan="3" class="oben"
 style="height: 15px; text-align: center; background-color: rgb(201, 182, 154);">
      <b> </b><small>- dein Text - </small></td>
    </tr>
  </tbody>
</table>
<table style="width: 484px; height: 30px;" class="steckie">
  <tbody>
    <tr>
      <td
 style="width: 50%; background-color: rgb(159, 133, 93); text-align: center;"><small>
      <span style="font-weight: bold;">Ausbildung</span></small></td>
      <td
 style="width: 50%; background-color: rgb(159, 133, 93); text-align: center;"><small><span
 style="font-weight: bold;">Verhalten</span></small></td>
    </tr>
  </tbody>
</table>
<table style="width: 484px; height: 90px;" class="steckie">
  <tbody>
    <tr>
      <td style="width: 25%; background-color: rgb(159, 133, 93);"><small>Dressur</small></td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);"><small>
      </small></td>
      <td style="width: 25%; background-color: rgb(159, 133, 93);"><small>H&auml;nger</small></td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);"></td>
    </tr>
    <tr>
      <td style="width: 25%; background-color: rgb(159, 133, 93);"><small>Vielseitgkeit</small></td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);"><small>
      </small></td>
      <td style="width: 25%; background-color: rgb(159, 133, 93);"><small>Gro&szlig;e
Gegenst&auml;nde</small></td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);"></td>
    </tr>
    <tr>
      <td style="width: 25%; background-color: rgb(159, 133, 93);">
      <b>&nbsp;</b><small>Springen</small> </td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);">
      </td>
      <td style="width: 25%; background-color: rgb(159, 133, 93);">L&auml;rm</td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
  </tbody>
</table>
<table style="width: 484px; height: 82px;" class="steckie">
  <tbody>
    <tr>
      <td style="width: 25%; background-color: rgb(159, 133, 93);"><small>Show</small></td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);"><small>
      </small></td>
      <td style="width: 25%; background-color: rgb(159, 133, 93);"><small>Tieren</small></td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);"></td>
    </tr>
    <tr>
      <td style="width: 25%; background-color: rgb(159, 133, 93);"><small>Pleasure</small></td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);"><small>
      </small></td>
      <td style="width: 25%; background-color: rgb(159, 133, 93);"><small>Wasser</small></td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);"></td>
    </tr>
    <tr>
      <td style="width: 25%; background-color: rgb(159, 133, 93);"><small>
      <b>&nbsp;</b>Trail </small></td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);"><small>
      </small></td>
      <td style="width: 25%; background-color: rgb(159, 133, 93);"><small>Turnieren</small></td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
  </tbody>
</table>
<table style="width: 484px; height: 82px;" class="steckie">
  <tbody>
    <tr>
      <td style="width: 25%; background-color: rgb(159, 133, 93);"><small>Barrel
Race</small></td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);"><small>
      </small></td>
      <td style="width: 25%; background-color: rgb(159, 133, 93);"><small>Wetter</small></td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);"></td>
    </tr>
    <tr>
      <td style="width: 25%; background-color: rgb(159, 133, 93);"><small>Cutting</small></td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);"><small>
      </small></td>
      <td style="width: 25%; background-color: rgb(159, 133, 93);"><small>Hindernissen</small></td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);"></td>
    </tr>
    <tr>
      <td style="width: 25%; background-color: rgb(159, 133, 93);"><small>
      <b>&nbsp;</b>Reining </small></td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);"><small>
      </small></td>
      <td style="width: 25%; background-color: rgb(159, 133, 93);"><small>Artgenossen</small></td>
      <td style="width: 25%; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
  </tbody>
</table>
<table style="width: 484px; height: 134px;" class="steckie">
  <tbody>
    <tr>
      <td
 style="background-color: rgb(159, 133, 93); text-align: center;"
 colspan="2" class="oben"> <b> </b><small><span
 style="font-weight: bold;">Gesundheitszustand</span></small><br>
      </td>
    </tr>
    <tr>
      <td style="width: 50%; background-color: rgb(159, 133, 93);"><small>Hufe</small></td>
      <td style="width: 50%; background-color: rgb(201, 182, 154);"></td>
    </tr>
    <tr>
      <td style="width: 50%; background-color: rgb(159, 133, 93);"><small>Beschlag</small></td>
      <td style="width: 50%; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td style="width: 50%; background-color: rgb(159, 133, 93);"><small>Insgesamt</small></td>
      <td style="width: 50%; background-color: rgb(201, 182, 154);"></td>
    </tr>
    <tr>
      <td style="width: 50%; background-color: rgb(159, 133, 93);"><small>Krankheit/en</small></td>
      <td style="width: 50%; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td style="width: 50%; background-color: rgb(159, 133, 93);"><small>Geimpft/Entwurmt?<br>
      </small></td>
      <td style="width: 50%; background-color: rgb(201, 182, 154);"></td>
    </tr>
    <tr>
      <td
 style="width: 50%; background-color: rgb(159, 133, 93); font-weight: bold; text-align: center;"><small>Erfolge<br>
      </small></td>
      <td
 style="width: 50%; background-color: rgb(159, 133, 93); font-weight: bold; text-align: center;"><small>Urkunden</small></td>
    </tr>
    <tr>
      <td style="width: 50%; background-color: rgb(159, 133, 93);"><small>Gek&ouml;rt/Pr&auml;miert?</small></td>
      <td style="width: 50%; background-color: rgb(201, 182, 154);"></td>
    </tr>
    <tr>
      <td style="width: 50%; background-color: rgb(159, 133, 93);"><small>Turniererfolge</small></td>
      <td style="width: 50%; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td style="width: 50%; background-color: rgb(159, 133, 93);"><small>Auszeichnungen</small></td>
      <td style="width: 50%; background-color: rgb(201, 182, 154);"></td>
    </tr>
    <tr>
      <td style="width: 50%; background-color: rgb(159, 133, 93);"><small>Schleifen</small></td>
      <td style="width: 50%; background-color: rgb(201, 182, 154);"></td>
    </tr>
    <tr>
      <td style="width: 50%; background-color: rgb(159, 133, 93);"><small>Pokale</small></td>
      <td style="width: 50%; background-color: rgb(201, 182, 154);"></td>
    </tr>
    <tr>
      <td style="width: 50%; background-color: rgb(159, 133, 93);"><small>Andere
Gewinne</small></td>
      <td style="width: 50%; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td
 style="background-color: rgb(159, 133, 93); text-align: center;"
 colspan="2" class="oben"> <b> </b><small><span
 style="font-weight: bold;">Zucht</span></small><br>
      </td>
    </tr>
    <tr>
      <td style="width: 50%; background-color: rgb(159, 133, 93);"><small>Zuchtzugelassen?</small></td>
      <td style="width: 50%; background-color: rgb(201, 182, 154);"></td>
    </tr>
    <tr>
      <td style="width: 50%; background-color: rgb(159, 133, 93);"><small>Nachkommen</small></td>
      <td style="width: 50%; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td style="width: 50%; background-color: rgb(159, 133, 93);"><small>Zuchtgeb&uuml;hr</small></td>
      <td style="width: 50%; background-color: rgb(201, 182, 154);"></td>
    </tr>
    <tr>
      <td style="width: 50%; background-color: rgb(159, 133, 93);"><small>Zuchthinweise</small></td>
      <td style="width: 50%; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
  </tbody>
</table>
<table style="width: 484px; height: 110px;" class="steckie">
  <tbody>
    <tr>
      <td rowspan="4"
 style="width: 33%; background-color: rgb(159, 133, 93);"></td>
      <td rowspan="2"
 style="width: 33%; background-color: rgb(159, 133, 93);"> </td>
      <td style="width: 33%; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td style="width: 33%; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td rowspan="2"
 style="width: 33%; background-color: rgb(159, 133, 93);"> </td>
      <td style="width: 33%; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
    <tr>
      <td style="width: 33%; background-color: rgb(201, 182, 154);">
      </td>
    </tr>
  </tbody>
</table>
<table style="width: 483px; height: 85px;" class="steckie">
  <tbody>
    <tr>
      <td
 style="text-align: center; background-color: rgb(159, 133, 93);"
 colspan="3" class="oben"><small
 style="font-weight: bold;">Futterplan</small></td>
    </tr>
    <tr>
      <td
 style="width: 33%; background-color: rgb(159, 133, 93); text-align: center;"><small>
Morgens</small></td>
      <td
 style="width: 33%; background-color: rgb(159, 133, 93); text-align: center;"><small>
Mittags</small></td>
      <td
 style="width: 33%; background-color: rgb(159, 133, 93); text-align: center;"><small>
Abends</small></td>
    </tr>
    <tr>
      <td style="width: 33%; background-color: rgb(201, 182, 154);">
      </td>
      <td style="width: 33%; background-color: rgb(201, 182, 154);"></td>
      <td style="width: 33%; background-color: rgb(201, 182, 154);"></td>
    </tr>
  </tbody>
</table>
<table style="width: 483px; height: 56px;" class="steckie">
  <tbody>
    <tr>
      <td
 style="background-color: rgb(159, 133, 93); text-align: center;"
 class="oben"> <b> </b> <small
 style="font-weight: bold;">Fotoalbum</small></td>
    </tr>
    <tr>
      <td style="background-color: rgb(201, 182, 154);"> </td>
    </tr>
  </tbody>
</table>
<br>
<br>
</body>
</html>
Amaita
-erledigt-
*Milly*
Hey super das ging ja voll schnell mit der tabelle.Ist auch echt genial gelungen!
Nur eine kitzekleine Veränderung noch:
-Unter Urkunden ist kein Platz für Urkunden!Bitte ändern! Augenzwinkern
Angy
@Fidi`lein: dein Hofplan ist fertig :-) s. Anhang

@Poly: Deine Siggi und dein Ava mach ich heute oder morgen ;-)
Moonipu
@ Milly: ich weiß nicht wie du das meinst,...
*Milly*
Einfach wie beim Fotoalbum unter Urkunden platz für kleine Bildchen.Dann muss die Spalte daneben eben nochmal unterteilt werden!Augenzwinkern
Angy
@Poly: Bilder gehn nich.

Nehmen 2 neue Aufträge an
Jessy1
@ Moonipu: Ach, das sit schöön das du das für mich machen willst smile Kann ich das Formluar auch morgen posten?
Hoffe das klappt Augenzwinkern
Moonipu
kein problem :-)
Juli_123
Name: Sam Sam
E-Mail: per PN
Wo wird die Grafik benutzt: Reiterhof am See

Größe: 1024x768
Farben: Herbstlich
Pattern/Bild im HG?: Egal wie du lust und laune hast

Aufschrift: Reiterhof am See
Slogan/Untertitel: ---
Schriftart: Nicht zu verspielt
Schriftgröße: Passend
Schriftfarbe: Passend



Stil(verrückt, proffessionell, ...): Nicht zu arg verrückt smile
Brushes?: Können drauf
Sonstiges: ---
Moonipu
eig. hatten wir nicht angenommen ,..
werds aber trotzdem machen :-)

A N M E L D E S T O P P
Juli_123
Hey, oben steht doch nehmen 2 neue Aufträge an oder nicht?
Jessy1
hey,
ist jetzt vllt. bissel doofe frage, aber mit eurem Formular, wie füge ich das denn ein?!
Sorry unglücklich
Fidi'lein
Cool.Danke für den Hofplan.Ich werde ihn benutzen smile
Juli_123
Hey, ich hoffe du has mit meinem noch nicht angefangen. Brauchst du nicht mehr machen, hat sich erledigt.
Danke trotzdem