#1

CSS London

in wrgdfc 01.07.2015 18:44
von Admin • 56 Beiträge

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
 
.messagecont div {
overflow: auto;
position: relative;
}
 
.headertabelle {
margin-top: -200px;
}
 
.headertext {
color: black;
font-family: Arial;
font-size: 10px;
}
 
.beschreibung {
text-align: center;
color: grey;
}
 
.forumtitle, .forumtitle a {
text-align: center;
text-decoration: none;
font-family: Georgia;
font-size: 20px;
font-weight: light;
letter-spacing: 2px;
font-style: italic;
color: #243d72;
}
 
.forumtitle:hover {
text-shadow: 1px 1px 1px #363941;
transition: all 0.5s ease 0s;
color: #a11717;
}
 
.subforum, .subforum a {
text-align: center;
font-family: calibri;
font-size: 18px;
color: #1e325d;
font-family: 'Dancing Script', cursive;
}
 
.subforum1:hover {
text-shadow: 1px 1px 1px #363941;
transition: all 0.5s ease 0s;
color: #a11717;
}
 
.lastmessage {
text-align: center;
text-decoration: none;
font-family: Georgia;
font-size: 15px;
font-weight: light;
letter-spacing: 2px;
font-style: italic;
color: #243d72;
}
 
.lastmessage:hover {
text-shadow: 1px 1px 1px #363941;
transition: all 0.5s ease 0s;
color: #a11717;
}
 
.lastmuser {
text-align: center;
font-family: calibri;
font-size: 17px;
color: #a11717;
font-family: Nyala;
}
 
.lastmuser:hover {
text-shadow: 1px 1px 1px #363941;
transition: all 0.5s ease 0s;
}
 
<!-- /* Legt die Höhe über dem Header fest */
#pagewidth > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
height: 40px;
}
 
.nav_n a {
background-color: #243d72;
margin: 0px 0px 0px -45px;
list-style-type: none;
padding: 11px 25px;
display: inline;
border-radius: 30px 30px 0px 0px;
opacity: 0.7;
text-align: center;
color: white;
font-family: Arial;
font-size: 9px;
text-shadow: 1px 1px 1px black;
letter-spacing: 2px;
text-transform: uppercase;
}
 
.nav_n {
margin: auto;
width: 93%;
}
 
strong {
font-weight: normal;
}
 
.farbverlauf {
background-image: linear-gradient(#b8c1d8, #bbc5ca);
background-image: -webkit-linear-gradient(#b8c1d8, #bbc5ca);
}
 
.farbverlauf2 {
background-image: linear-gradient(#cc9a9a, #bbc5ca);
background-image: -webkit-linear-gradient(#cc9a9a, #bbc5ca);
}
 
.farbverlauf3 {
background-image: linear-gradient(#7fa5aa, #bbc5ca);
background-image: -webkit-linear-gradient(#7fa5aa, #bbc5ca);
}
 
.farbverlauf4 {
background-image: linear-gradient(#92b793, #dbbc5ca);
background-image: -webkit-linear-gradient(#92b793, #bbc5ca);
}
 
.farbverlauf5 {
background-image: linear-gradient(#dacfc0, #bbc5ca);
background-image: -webkit-linear-gradient(#dacfc0, #bbc5ca);
}
 
.farbverlauf6 {
background-image: linear-gradient(#bfb6c8, #bbc5ca);
background-image: -webkit-linear-gradient(#bfb6c8, #bbc5ca);
}
 
.farbverlauf7 {
font-family: Cinzel Decorative !important;
background-image: linear-gradient(to right, #bbc5ca, #b8c1d8, #b8c1d8, #bbc5ca); width:100%;
}
 

.farbverlauf8 {
font-family: Cinzel Decorative !important;
background-image: linear-gradient(to right, #bbc5ca, #cc9a9a, #cc9a9a, #bbc5ca); width:100%;
}
 
.farbverlauf9 {
font-family: Cinzel Decorative !important;
background-image: linear-gradient(to right, #bbc5ca, #7fa5aa, #7fa5aa, #bbc5ca); width:100%;
}
 
.farbverlauf10 {
font-family: Cinzel Decorative !important;
background-image: linear-gradient(to right, #bbc5ca, #92b793, #92b793, #bbc5ca); width:100%;
}
 
.farbverlauf11 {
font-family: Cinzel Decorative !important;
background-image: linear-gradient(to right, #bbc5ca, #dacfc0, #dacfc0, #bbc5ca); width:100%;
}
 
.rahmen1 {
box-shadow: 1px 1px 5px #6C6C6C;
border-radius: 1px;
border-radius: 1px;
border: 1px solid #666666;
}
 

.rahmen2 {
box-shadow: 1px 1px 5px #6C6C6C;
border-radius: 1px;
border-top-left-radius: 15px;
border: 1px solid #666666;
}
 

.rahmen3 {
box-shadow: 1px 1px 5px #6C6C6C;
border-radius: 1px;
border-bottom-left-radius: 15px;
border: 1px solid #666666;
}
 

.rahmen4 {
box-shadow: 1px 1px 5px #6C6C6C;
border-radius: 1px;
border-top-left-radius: 150px;
border: 1px solid #666666;
}
 
.rahmen5 {
box-shadow: 1px 1px 5px #6C6C6C;
border-radius: 15px;
border-bottom-right-radius: 1px;
border-bottom-left-radius: 1px;
border: 1px solid #666666;
}
 
.rahmen6 {
box-shadow: 1px 1px 5px #6C6C6C;
border-radius: 15px;
border: 1px solid #666666;
}
 
.rahmen7 {
box-shadow: 1px 1px 5px #6C6C6C;
border-radius: 1px;
border-top-right-radius: 15px;
border: 1px solid #666666;
}
 
.rahmen8 {
box-shadow: 1px 1px 5px #6C6C6C;
border-radius: 1px;
border-bottom-right-radius: 15px;
border: 1px solid #666666;
}
 
.rahmen9 {
box-shadow: 1px 1px 5px #6C6C6C;
border-radius: 1px;
border-top-right-radius: 150px;
border: 1px solid #666666;
}
 

.rahmen10 {
transform: rotate(354deg) scale(1.00) skew(1deg) translate(0px);
-webkit-transform: rotate(354deg) scale(1.00) skew(1deg) translate(0px);
-moz-transform: rotate(354deg) scale(1.00) skew(1deg) translate(0px);
-o-transform: rotate(354deg) scale(1.00) skew(1deg) translate(0px);
-ms-transform: rotate(354deg) scale(1.00) skew(1deg) translate(0px);
 
}
 
.rahmen11 {
 

 

transform: rotate(17deg) scale(1.00) skew(-3deg) translate(0px);
-webkit-transform: rotate(17deg) scale(1.00) skew(-3deg) translate(0px);
-moz-transform: rotate(17deg) scale(1.00) skew(-3deg) translate(0px);
-o-transform: rotate(17deg) scale(1.00) skew(-3deg) translate(0px);
-ms-transform: rotate(17deg) scale(1.00) skew(-3deg) translate(0px);
 

}
 
.rahmen12 {
 

border:outset 4px #FFFFFF;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}
 
.rahmen13 {
box-shadow: 1px 1px 5px #6C6C6C;
-moz-border-radius: 1px;
border-radius: 1px;
border: 1px solid #666666;
padding: 1px;
max-width: 500px
}
 
font-family: 'Cinzel Decorative', cursive;
 




nach oben springen

#2

RE: CSS London

in wrgdfc 01.07.2015 21:22
von Admin • 56 Beiträge

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
 
{{neuesforum.start}} Neues Forum {{neuesforum.end}}
{{colspan.start}}{{viewmoderator==true.start}}6{{viewmoderator==true.else}}5{{viewmoderator==true.end}}{{colspan.end}}
{{bg1.start}}1{{bg1.end}}
{{bg2.start}}2{{bg2.end}}
{{bg.start}}1{{bg.end}}
 
{{bg1_hover.start}}2{{bg1_hover.end}}
{{bg2_hover.start}}1{{bg2_hover.end}}
{{bg_hover.start}}2{{bg_hover.end}}
 

{{bg==bg1.start}}
{{bg.start}}2{{bg.end}}
{{bg==bg1.else}}
{{bg.start}}1{{bg.end}}
{{bg==bg1.end}}
 
{{bg_hover==bg1_hover.start}}
{{bg_hover.start}}1{{bg_hover.end}}
{{bg_hover==bg1_hover.else}}
{{bg_hover.start}}2{{bg_hover.end}}
{{bg_hover==bg1_hover.end}}
 

{{logout_requested==true.start}}
<h2>Logout erfolgreich</h2>
<div class="c_r_cont1"><div class="c_r_top1"><div></div></div><div class="c_r_content1" style="padding: 10px;">
Sie wurden vom Forum abgemeldet. Alle Cookies wurden gelöscht.
</div><div class="c_r_bottom1"><div></div></div>
</div><div style="clear:both"></div>
{{logout_requested==true.end}}
 
{{global_hide_activities==true.start}}{{user_registered==false.start}}{{feed_active.start}}0{{feed_active.end}}{{user_registered==false.end}}{{global_hide_activities==true.end}}
 
{{feed_active==true.start}}
{{settingimg.start}}http://files.homepagemodules.de/b2001010/a_1235_1679bb97.png{{settingimg.end}}
<div class="xFeedContainer">
<h2 style="float:left">{{feed_title==true.start}}{{feed_title}}{{feed_title==true.else}}Aktivitäten{{feed_title==true.end}}</h2>{{no_subscriptions==false.start}}<span class="activity_settings" style="padding: 15px 0 0 10px ; vertical-align: middle;float:none;">{{activities_notify_type==true.start}}<small style="margin-right:5px;">abonniert</small><a href="{{edit_feed_link}}"><img src="{{settingimg}}" alt="settings" style="vertical-align:middle; height:14px;"/></a>{{activities_notify_type==true.else}}<a href="{{subscribe_to_feed_link}}">Feed abonnieren</a>{{activities_notify_type==true.end}}</span>{{no_subscriptions==false.end}}
<div style="clear:both"></div>
<div class="c_r_cont1"><div class="c_r_top1"><div></div></div><div class="c_r_content1" style="padding: 10px;">
{{get_actvityfeed()}}</div><div class="c_r_bottom1"><div></div></div>
</div><div style="clear:both"></div></div>
{{feed_active==true.end}}
 

{{admininfo_user_requests==true.start}}
 
{{admininfo_user_requests==true.start}}
{{global_show_full_uacttable==true.start}}
<h2>Noch nicht freigeschaltete Mitglieder</h2>
<div class="c_r_cont1"><div class="c_r_top1"><div></div></div><div class="c_r_content1" style="z-index: 1; padding: 0px;">
{{user_request_list()}}
</div><div class="c_r_bottom1"><div></div></div>
</div><div style="clear:both"></div>
{{global_show_full_uacttable==true.else}}
<div id="uactdiv" style="padding:6px;line-height:12px;">
<img style="vertical-align:middle" src="http://files.homepagemodules.de/b2001010/a_520.png" alt="info"/> {{admininfo_user_requests}} Mitglieder warten auf ihre Freischaltung. <a href="{{link_admin}}">Jetzt Speichern</a>
</div>
{{global_show_full_uacttable==true.end}}
{{admininfo_user_requests==true.end}}
 

{{admininfo_user_requests==true.end}}
 

{{category==true.start}}
{{category.startlist}}
{{hr_line.start}} {{hr_line.end}}
 

 
{{tick(forums_cat_title)}}
 
<h2>{{user_registered==true.start}}<a href="{{category:link}}">{{category:title}}</a>{{user_registered==true.else}}{{category:flat==false.start}}<a rel="nofollow" href="{{category:link}}">{{category:title}}</a>{{category:flat==false.else}}{{category:title}}{{category:flat==false.end}}{{user_registered==true.end}}</h2>
 
{{category:flat==true.start}}
<div style="clear:both"></div>
 
<div class="c_r_cont1"><div class="c_r_top1"><div></div></div><div class="c_r_content1" style="z-index: 1; padding: 0px;">

<div style="z-index: 4;">
{{category:forum==true.start}}
{{category:forum.startlist}}
<table class="forumtable">
{{hr_line}}{{hr_line.start}} <tr>
<td colspan="3"><hr style="margin: {{global_hr_margin==true.start}}{{global_hr_margin}}{{global_hr_margin==true.else}}4{{global_hr_margin==true.end}}px 0px;"/></td></tr> {{hr_line.end}}
<tr>
<td width="8%" align="center" valign="top" class="firsttd">
{{forum:readable==true.start}}
{{forum:new_messages==true.start}}
{{global_new_reply==true.start}}
<img src="{{global_new_reply}}" alt="new reply" title="Neue Beiträge vorhanden">
{{global_new_reply==true.else}}
&nbsp;
{{global_new_reply==true.end}}
{{forum:new_messages==true.else}}
{{global_no_new_reply==true.start}}
<img src="{{global_no_new_reply}}" alt="no reply" title="Keine neuen Beiträge vorhanden">
{{global_no_new_reply==true.else}}
&nbsp;
{{global_no_new_reply==true.end}}
{{forum:new_messages==true.end}}
{{forum:readable==true.else}}
&nbsp;
{{forum:readable==true.end}}
</td>
<td width="64%" valign="top" style="padding-right: 10px;">
 
{{showlink.start}}1{{showlink.end}}{{forum:readable==false.start}}{{forum:pwonly==false.start}}{{showlink.start}}0{{showlink.end}}{{forum:pwonly==false.end}}{{forum:readable==false.end}}
 
{{user_registered==true.start}}
{{showlink==false.start}}
<smallfont style="margin-bottom: 3px; display: block;">{{forum:title}}</smallfont>
{{showlink==false.else}}
<a onclick='return xtrack("forum_redirect","{{forum:id}}");' style="margin-bottom: 3px; display: block;" class="forumtitle" href="{{forum:link}}">{{forum:title}}</a>
{{showlink==false.end}}
{{user_registered==true.else}}
<a {{showlink==true.start}}onclick='return xtrack("forum_redirect","{{forum:id}}");' class="forumtitle" style="margin-bottom: 5px; display: block;"{{showlink==true.end}} href="{{forum:link}}" {{showlink==false.start}} onClick="hpm_openDialog('{{forum:link}}'); setTimeout('calcPos()', 50); return false;" {{showlink==false.end}}><strong>{{forum:title}}</strong></a>
{{user_registered==true.end}}
 
<center><small style="text-align: justify;">{{forum:description}}</small>
{{forum:subforum==true.start}}
<div class="subforum" style="padding: 3px 0px 3px 0px;"><small>
{{forum:subforum.startlist}} &bull; <a href="{{subforum:link}}" onclick='return xtrack("forum_redirect","{{subforum:id}}");' style="margin-right: 3px; margin-left: 3px; text-decoration: none !important;">{{subforum:title}}</a> {{forum:subforum.end}}{{strenn.start}} {{strenn.end}}
</small></div>
{{forum:subforum==true.end}}</center>
 
{{global_on_moderator==true.start}}{{forum:moderator==true.start}}<div class="Moderator" style="display: block; margin-top: 4px; margin-bottom: 4px;"><small class="Moderatoren">Moderatoren: {{forum:moderator}}</small></div>{{forum:moderator==true.end}}{{global_on_moderator==true.end}}
</td>
 

 
<td width="28%" align="center" {{forum:readable==true.start}}valign="top"{{forum:readable==true.else}} valign="middle" {{forum:readable==true.end}} style="border-left: 1px solid {{global_line_color}}; padding: 0px;">
 
{{forum:readable==true.start}}
 
{{forum:re_active==true.start}}Hits: {{forum:re_hits}}{{forum:re_active==true.end}}
 
{{forum:lastmessage_title==true.start}}
{{forum:posts_count==true.start}}
<small>
 
<a href="{{forum:lastmessage_link}}" class="lastmessage" style="text-decoration: none;" title="Letzter Beitrag {{forum:lastmessage_title}}">
{{forum:lastmessage_title|shortstring(25,"...")}}
{{global_goto==true.start}}<img alt="goto" src="{{global_goto}}" style="border: none; vertical-align: middle;" />{{global_goto==true.end}}
</a>
 
<br/>
 

verfasst von
 
{{user_registered==true.start}}
{{forum:lastmessage_userlink==true.start}}<a href="{{forum:lastmessage_userlink}}" class="lastmuser" style="text-decoration: none;">{{forum:lastmessage_userlink==true.end}}
{{user_registered==true.end}}
 

{{forum:lastmessage_user==true.start}}
{{forum:lastmessage_user}}
{{forum:lastmessage_user==true.else}}
Gast
{{forum:lastmessage_user==true.end}}

{{user_registered==true.start}}
{{forum:lastmessage_userlink==true.start}}</a>{{forum:lastmessage_userlink==true.end}}
{{user_registered==true.end}} <br>
am
{{forum:lastchange|dateformat}}
</small>
 
{{forum:posts_count==true.end}}
 
{{global_on_threadstat==true.start}}
{{forum:posts_count==true.start}}<div style="display: block; margin-top: 4px;margin-bottom: 4px;">{{global_stat==true.start}}<img src="{{global_stat}}" style="vertical-align: middle; margin-right: 5px;" alt="Statistik" title='Statistik'>{{global_stat==true.end}}<small>Beiträge: {{forum:posts_count}} {{detailed_stats==true.start}}{{forum:new_posts==true.start}}<span class="nnew" title="{{forum:new_posts}} {{forum:new_posts==1.start}}neuer Beitrag geschrieben{{forum:new_posts==1.else}}neue Beiträge geschrieben{{forum:new_posts==1.end}}">({{forum:new_posts}})</span> {{forum:new_posts==true.end}}{{detailed_stats==true.end}} &bull; Themen: {{forum:threads}} {{detailed_stats==true.start}}{{forum:new_threads_created==true.start}}<span class="nnew" title="{{forum:new_threads_created}} {{forum:new_threads_created==1.start}}neues Thema erstellt{{forum:new_threads_created==1.else}}neue Themen erstellt{{forum:new_threads_created==1.end}}">({{forum:new_threads_created}})</span>{{forum:new_threads_created==true.end}}{{detailed_stats==true.end}}</small></div>{{forum:posts_count==true.end}}{{global_on_threadstat==true.end}}
{{forum:lastmessage_title==true.end}}
{{forum:readable==true.else}}
 

<small><a href="#" style="text-decoration: none;" onclick="this.style.display='none'; document.getElementById('explain_{{forum:id}}').style.display='block'; return false;">Warum wird mir hier nichts angezeigt?</a></small>
 
<div id="explain_{{forum:id}}" style="display: none; padding: 5px;">
<small>{{forum:canpw==true.start}}Diese Inhalte können erst nach Eingabe eines Passworts gelesen werden.{{forum:canpw==true.else}}Der Administrator dieses Forums hat festgelegt, dass die Benutzergruppe, in der Sie sich befinden, dieses Forum nicht anzeigen darf.{{forum:canpw==true.end}}</small>
</div>
 
{{forum:readable==true.end}}
 
</td>
 
</tr>
</table>
{{category:forum.end}}
{{tick(forums_forum_after_last)}}
{{category:forum==true.else}}

<center>

{{user_admin==true.start}}

<b>Keine Unterkategorie vorhanden</b>
<hr/>
<p><small>Bitte eine Unterkategorie im <a href="{{link_admin}}">Administrationsmenü</a> unter "Forum > Neues Forum erstellen" anlegen.</small></p>

{{user_admin==true.else}}

{{user_registered==false.start}}

<b>Die Diskussionen sind als Gast nicht einsehbar</b>
<hr/>
<p><small>Bitte <a href="{{link_signup}}">registrieren Sie sich</a> um vollen Zugriff auf das Forum zu erhalten.
<br/><br/>
» <a href="{{link_signup}}" style="text-decoration: none;"> <b>JETZT REGISTRIEREN</b> </a> «

</small></p>

{{user_registered==false.else}}
<b>Keine Unterkategorie vorhanden</b>
<hr/>
<p><small>Bitte kontaktieren Sie den Administrator dieses Forums.</small></p>
{{user_registered==false.end}}

{{user_admin==true.end}}

</center>

{{category:forum==true.end}}


</div>
 

</div><div class="c_r_bottom1"><div></div></div>
</div>
<div style="clear:both"></div>
<br>
 
{{category:flat==true.end}}
{{category.end}}


{{category==true.else}}


{{user_registered==true.start}}<h2>Noch keine Kategorie vorhanden</h2>{{user_registered==true.else}}<h2>Das Forum ist nicht öffentlich einsehbar</h2>{{user_registered==true.end}}
<div class="c_r_cont1"><div class="c_r_top1"><div></div></div><div class="c_r_content1" >

<div><center>
 
{{user_admin==true.start}}

<b>Es ist keine Kategorie vorhanden.</b>
<hr/>
<p><small>Bitte wechseln Sie in das <a href="{{link_admin}}">Administrations-Menü</a> zu dem Punkt <b>"Forum > Neue Kategorie erstellen" und legen eine neue Kategorie an.</small></p>

{{user_admin==true.else}}

{{user_registered==true.start}}

<b>Der Administrator dieses Forums hat noch keine Kategorien erstellt.</b>
<hr/>
<p><small>Bitte kontaktieren Sie den Administrator dieses Forums.</small></p>

{{user_registered==true.else}}

<b>Als Gast ist es nicht möglich dieses Forum einzusehen.</b>
<hr/>
<p><small>Bitte <a href="{{link_signup}}">registrieren Sie sich</a> in diesem Forum um Beiträge zu lesen oder selbst zu schreiben.
<br/><br/>
» <a href="{{link_signup}}" style="text-decoration: none;"> <b>JETZT REGISTRIEREN</b> </a> «

</small></p>

{{user_registered==true.end}}

{{user_admin==true.end}}

</center>
</div>
 
<div style="clear:both"></div>
</div>
<div class="c_r_bottom1"><div></div></div>
</div>
<div style="clear:both"></div>
<br>


{{category==true.end}}


 

<center>
 




nach oben springen


Besucher
0 Mitglieder und 2 Gäste sind Online

Wir begrüßen unser neuestes Mitglied: ich bins
Forum Statistiken
Das Forum hat 6 Themen und 50 Beiträge.

Xobor Einfach ein eigenes Xobor Forum erstellen