-
Notifications
You must be signed in to change notification settings - Fork 0
/
vesak_feier_2023.html
382 lines (171 loc) · 10.1 KB
/
vesak_feier_2023.html
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
371
372
373
374
375
376
377
378
379
380
381
382
<!DOCTYPE html>
<html>
<title>Buddhistischer Vihara - Schneverdingen</title>
<meta charset="UTF-16">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://www.w3schools.com/lib/w3-theme-light-green.css">
<link rel="stylesheet" href="https://www.w3schools.com/lib/w3-theme-khaki.css">
<link rel="stylesheet" href="https://www.w3schools.com/lib/w3-colors-highway.css">
<link rel="stylesheet" href="./custom.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<body id="myPage">
<!-- Image Header -->
<div class="w3-display-container w3-animate-opacity header">
<!--<img src="../img/header_bg_dbh2.png" alt="boat" style="width:100%;">-->
<div class="w3-container w3-display-bottomleft w3-margin-bottom">
<button onclick="document.getElementById('id01').style.display='block'" class="w3-button w3-xlarge w3-theme w3-highway-blue w3-hover-white" title="Motto">Mögen alle Wesen glücklich sein!</button>
</div>
</div>
<!-- Modal -->
<div id="id01" class="w3-modal">
<div class="w3-modal-content w3-card-4 w3-animate-top">
<header class="w3-container w3-highway-blue w3-display-container">
<span onclick="document.getElementById('id01').style.display='none'" class="w3-button w3-highway-blue w3-display-topright"><i class="fa fa-remove"></i></span>
<h4>Mögen alle Wesen glücklich sein!
</h4>
<h5><i class="fa fa-smile-o">Das ist unsere Motto</i></h5>
</header>
<div class="w3-container">
</div>
<footer class="w3-container w3-highway-blue">
<p></p>
</footer>
</div>
</div>
<!-- Sidebar on click -->
<nav class="w3-sidebar w3-bar-block w3-white w3-card w3-animate-left w3-xxlarge" style="display:none;z-index:2" id="mySidebar">
<a href="javascript:void(0)" onclick="w3_close()" class="w3-bar-item w3-button w3-display-topright w3-text-teal">Close
<i class="fa fa-remove"></i>
</a>
<a href="./archiv.html" class="w3-bar-item w3-button">Archiv</a>
<a href="./video.html" class="w3-bar-item w3-button">Video</a>
<a href="./spenden.html" class="w3-bar-item w3-button">Spenden</a>
<a href="./mitgliedschaft.html" class="w3-bar-item w3-button">Mitgliedschaft</a>
<a href="./kontakt.html" class="w3-bar-item w3-button">Kontakt</a>
</nav>
<!-- Navbar -->
<div class="w3-bar w3-theme-d2 w3-left-align rwi-sticky">
<a class="w3-bar-item w3-button w3-hide-medium w3-hide-large w3-right w3-hover-white w3-theme-d2" href="javascript:void(0);" onclick="openNav()"><i class="fa fa-bars"></i></a>
<a href="index.html#" class="w3-bar-item w3-button "><i class="fa fa-home w3-margin-right"></i>Home</a>
<a href="ankuendigungen.html" class="w3-bar-item w3-button w3-hide-small w3-hover-white"> Ankündigungen</a>
<a href="moenche.html" class="w3-bar-item w3-button w3-hide-small w3-hover-white "> Mönche</a>
<a href="angebote.html" class="w3-bar-item w3-button w3-hide-small w3-hover-white "> Angebote</a>
<a href="archiv.html" class="w3-bar-item w3-button w3-hide-small w3-hover-white w3-highway-blue"> Archiv</a>
<a href="audio.html" class="w3-bar-item w3-button w3-hide-small w3-hover-white "> Audio</a>
<a href="video.html" class="w3-bar-item w3-button w3-hide-small w3-hover-white "> Video</a>
<a href="geschichte.html" class="w3-bar-item w3-button w3-hide-small w3-hover-white "> Geschichte</a>
<a href="verein.html" class="w3-bar-item w3-button w3-hide-small w3-hover-white "> Verein</a>
<a href="spenden.html" class="w3-bar-item w3-button w3-hide-small w3-hover-white "> Spenden</a>
<a href="mitgliedschaft.html" class="w3-bar-item w3-button w3-hide-small w3-hover-white "> Mitgliedschaft</a>
<a href="kontakt.html" class="w3-bar-item w3-button w3-hide-small w3-hover-white "> Kontakt</a>
<a href="#" class="w3-bar-item w3-button w3-hide-small w3-right w3-hover-teal" title="Search"><i class="fa fa-search"></i></a>
</div>
<!-- Navbar on small screens -->
<div id="navDemo" class="w3-bar-block w3-theme-d2 w3-hide w3-hide-large w3-hide-medium">
<a href="ankuendigungen.html" class="w3-bar-item w3-button">Ankündigungen</a>
<a href="moenche.html" class="w3-bar-item w3-button">Mönche</a>
<a href="angebote.html" class="w3-bar-item w3-button">Angebote</a>
<a href="archiv.html" class="w3-bar-item w3-button">Archiv</a>
<a href="audio.html" class="w3-bar-item w3-button">Audio</a>
<a href="video.html" class="w3-bar-item w3-button">Video</a>
<a href="geschichte.html" class="w3-bar-item w3-button">Geschichte</a>
<a href="verein.html" class="w3-bar-item w3-button">Verein</a>
<a href="spenden.html" class="w3-bar-item w3-button">Spenden</a>
<a href="mitgliedschaft.html" class="w3-bar-item w3-button">Mitgliedschaft</a>
<a href="kontakt.html" class="w3-bar-item w3-button">Kontakt</a>
<a href="#" class="w3-bar-item w3-button">Search</a>
</div>
<!-- header text starts -->
<div class="w3-container w3-highway-blue">
<h1> Archiv </h1>
</div>
<!-- header text ends-->
<!-- Work Row -->
<div class="w3-row-padding w3-padding-64 w3-theme-l1" id="vesak_feier_2021">
<div class="w3-container">
<h2>Vesak Feier 2023</h2>
<div class="w3-half">
<p>Liebe Freunde und Interessierte,</p>
<p>am 20 und 21 Mai in diesem Jahr feiern wir im Maha Vihara das Vesak-Fest, das Fest zu Buddhas historischem Geburtstag, Erleuchtung - und Todestag. Indem wir dieses Fest öffentlich feiern, wollen wir allen Interessierten die Möglichkeit geben, mit den buddhistischen Gruppen direkt Kontakt aufzunehmen um die Buddhistische Lehre zu üben bzw. zu praktizieren.</p>
<p>Wann: am 20 - 21. Mai 2023 (Wochenende) </p>
<p>Wo: Buddhistischer Maha Vihara, Bockheberer Weg 1, 29640 Schneverdingen</p>
<p>Angeboten wird zudem ein Programm mit Vorträgen und Meditationen, religiösen Zeremonien</p>
<p>Programm: (Samstag den 20.5)</p>
<ul>
<li>16-18 Uhr Meditation mit Bhante Punnaratana</li>
<li>18-19 Uhr Abendessen</li>
<li>19-21 Uhr Andacht und Meditation</li>
</ul>
<p>Programm: (Sonntag den 21.5)</p>
<ul>
<li>9 Uhr Ankommen </li>
<li>9.30- 11 Uhr Meditation</li>
<li>11.30 Andacht und Mittagsessen fuer die Ordinierten </li>
<li>12 Uhr Mittagsessen fuer die Gaeste</li>
<li>14-16 Uhr Vesak Rede und Segnung , Tee und Kuchen</li>
</ul>
<p>Das Mittagessen bereitet die srilankische Gemeinde zu. Jeder ist herzlich willkommen. Alles auf Spenden-Basis.</p>
<p>Wir freuen uns über Ihre Spenden und körperliche Mithilfe zur Erhaltung unseres Tempels.</p>
<p>Alle Teilnahmer sind herzlich Wilkommen..!</p>
</div>
<div class="w3-half">
<div class="w3-card w3-margin">
<!--img src="./bilder/vesak-feier-2021/moenche.jpeg" class="w3-white w3-padding" style="width:100%;padding: 8px 8px!important;" alt="Mönche" -->
</div>
<div class="w3-card w3-margin">
<!-- img src="./bilder/vesak-feier-2021/milo.jpeg" class="w3-white w3-padding" style="width:100%;padding: 8px 8px!important;" alt="Milo" -->
</div>
</div>
</div>
</div>
<!-- Container -->
<div class="w3-container" style="position:relative">
<a onclick="w3_open()" class="w3-button w3-xlarge w3-circle w3-highway-blue"
style="position:absolute;top:-28px;right:24px">+</a>
</div>
<!-- Footer -->
<footer class="w3-container w3-padding-32 w3-theme-d1 w3-center">
<h4>Uns folgen</h4>
<a class="w3-button w3-large w3-highway-blue" href="https://www.facebook.com/buddhistischermahavihara" target="_blank" title="Facebook"><i class="fa fa-facebook"></i></a>
<a class="w3-button w3-large w3-highway-blue" href="https://www.google.com/maps/place/Buddhistischer+Maha+Vihara+e.V./@53.1144087,9.7942972,14z/data=!4m15!1m9!4m8!1m0!1m6!1m2!1s0x47b1b1cd1fc24295:0xf5da7237e6e79d1f!2sBuddhistischer+Maha+Vihara+e.V.,+Bockheberer+Weg+1,+29640+Schneverdingen,+Germany!2m2!1d9.79999!2d53.11536!3m4!1s0x0:0xf5da7237e6e79d1f!8m2!3d53.11536!4d9.79999?hl=de-DE" title="Google"><i class="fa fa-google-plus"></i></a>
<a class="w3-button w3-large w3-highway-blue" href="https://www.instagram.com/buddhistischervihara/" title="Instagram"><i class="fa fa-instagram"></i></a>
<a class="w3-button w3-large w3-highway-blue w3-hide-small" href="https://www.youtube.com/channel/UCScmRYHwItAiwy3ON16LvZg" target="_blank" title="YouTube"><i class="fa fa-youtube"></i></a>
<p> Letzte aktualisierung : 30.12.2023 12:31:58</p>
<div align="center">© 2014-2021 Alle Rechte vorbehalten – Buddhistischer Maha Vihara e.V. Schneverdingen</div>
<div>
<p>
<a href="./datenschutz_impressum.html" target="_blank">Datenschutz und Impressum</a>
</p>
</div>
<!-- <p>Powered by Template::Toolkit and <a href="https://www.w3schools.com/w3css/default.asp" target="_blank">w3.css</a></p>-->
<div style="position:relative;bottom:100px;z-index:1;" class="w3-tooltip w3-right">
<span class="w3-text w3-padding w3-highway-blue w3-hide-small">nach oben</span>
<a class="w3-button w3-theme" href="#myPage"><span class="w3-xlarge">
<i class="fa fa-chevron-circle-up"></i></span></a>
</div>
</footer>
<script>
// Script for side navigation
function w3_open() {
var x = document.getElementById("mySidebar");
x.style.width = "300px";
x.style.paddingTop = "10%";
x.style.display = "block";
}
// Close side navigation
function w3_close() {
document.getElementById("mySidebar").style.display = "none";
}
// Used to toggle the menu on smaller screens when clicking on the menu button
function openNav() {
var x = document.getElementById("navDemo");
if (x.className.indexOf("w3-show") == -1) {
x.className += " w3-show";
} else {
x.className = x.className.replace(" w3-show", "");
}
}
</script>
</body>
</html>