-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
executable file
·402 lines (397 loc) · 21.8 KB
/
index.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
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Junge Europäische Föderalisten (JEF) Österreich</title>
<meta name="description" content="Bund Europäischer Jugend / Junge Europäische Föderalisten - Österreich">
<meta name="author" content="BEJ/JEF Bundesleitung">
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="fonts/font-awesome/css/font-awesome.css">
<!-- Stylesheet
================================================== -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/prettyPhoto.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700,800,600,300" rel="stylesheet" type="text/css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<div id="fb-root"></div>
<script>
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/de_DE/sdk.js#xfbml=1&version=v3.0&appId=285493738166358';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- Navigation -->
<nav id="menu" class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>
<a class="navbar-brand page-scroll" href="#page-top"><img src="img/jef_logo.png" alt="JEF Logo" style="height: 3em;" /></a> </div>
<!-- Collect the nav links, forms, and other content for toggling -->
<!-- <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="#page-top" class="page-scroll">Home</a></li>
<li><a href="#services" class="page-scroll">Services</a></li>
<li><a href="#about" class="page-scroll">About</a></li>
<li><a href="#portfolio" class="page-scroll">Portfolio</a></li>
<li><a href="#team" class="page-scroll">Team</a></li>
<li><a href="#contact" class="page-scroll">Contact</a></li>
</ul>
</div> -->
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<!-- Header -->
<header id="header">
<div class="intro text-center">
<div class="overlay">
<div class="container">
<div class="row">
<div class="intro-text">
<h1>Willkommen bei <span class="brand">JEF.at</span></h1>
<h2>Für ein vereintes Europa!</h2>
<a href="#services" class="btn btn-default btn-lg page-scroll">Mehr erfahren</a> </div>
</div>
</div>
</div>
</div>
</header>
<!-- Services Section -->
<div id="services">
<div class="container">
<div class="col-md-8 col-md-offset-2 section-title text-center">
<h2>Über uns</h2>
<p>Der Bund Europäischer Jugend / Junge Europäische Föderalisten Österreich (BEJ/JEF) ist ein überparteilicher und überkonfessioneller Verein, welcher sich seit über 60 Jahren für ein vereintes Europa einsetzt.</p>
</div>
<!-- <div class="row">
<div class="col-xs-6 col-md-3"> <i class="fa fa-desktop"></i>
<h4>Web Design</h4>
<p>Lorem ipsum dolor sit amet placerat facilisis felis mi in tempus eleifend pellentesque natoque etiam.</p>
</div>
<div class="col-xs-6 col-md-3"> <i class="fa fa-gears"></i>
<h4>App Development</h4>
<p>Lorem ipsum dolor sit amet placerat facilisis felis mi in tempus eleifend pellentesque.</p>
</div>
<div class="col-xs-6 col-md-3"> <i class="fa fa-rocket"></i>
<h4>Branding</h4>
<p>Lorem ipsum dolor sit amet placerat facilisis felis mi in tempus eleifend pellentesque natoque etiam.</p>
</div>
<div class="col-xs-6 col-md-3"> <i class="fa fa-line-chart"></i>
<h4>Marketing</h4>
<p>Lorem ipsum dolor sit amet placerat facilisis felis mi in tempus eleifend pellentesque natoque.</p>
</div>
</div>
</div>
</div> -->
<div class="row">
<div class="col-xs-12 col-md-6"> <img src="img/neujahrsempfang.jpg" class="img-responsive" alt=""> </div>
<div class="col-xs-12 col-md-6">
<div class="about-text">
<h4>Wer sind wir?</h4>
<p>Zusammen mit unseren Mitgliedsorganisationen und Landesverbänden sind wir das größte proeuropäische Netzwerk Österreichs. Wir sind Ansprechpartner, wenn es um europäische und internationale Aktivitäten für Jugendliche mit dem Schwerpunkt politische Bildung über Europa geht.</p>
<br></br>
<h4>Was machen wir?</h4>
<p>Wir organisieren kostenlose demokratie- und europapolitische Aktivitäten im Jugendbereich. Dazu zählen Europaseminare für Schüler/innen, Podiumsdiskussionen und Debatten an Schulen, Universitäten und öffentlichen Plätzen, Simulationsspiele, Workshops, Trainings und weitere Fortbildungen. Wir bilden Jugendliche als ehrenamtliche Multiplikator/innen aus. Wir sind die Organisation, die die Generation Europa vertritt! </p>
</div>
</div>
</div>
</div>
</div>
<!-- About Section -->
<div id="about">
<div class="container">
<div class="col-md-8 col-md-offset-2 section-title text-center">
<h2>Aktuelles</h2>
<p>Wir informieren über unsere Veranstaltungen und Aktivitäten stets tagesaktuell auf unserer Facebook-Seite.</p>
<div class="fb-page" data-href="https://www.facebook.com/JEFAustria/" data-tabs="timeline" data-width="940" data-small-header="true" data-adapt-container-width="true" data-hide-cover="true" data-show-facepile="true"><blockquote cite="https://www.facebook.com/JEFAustria/" class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/JEFAustria/">Junge Europäische Föderalisten (BEJ/JEF) Österreich</a></blockquote></div>
</div>
</div>
</div>
<!-- Portfolio Section -->
<div id="portfolio">
<div class="container">
<div class="col-md-8 col-md-offset-2 section-title text-center">
<h2>Unsere Aktivitäten</h2>
<p>Gemeinsam mit unseren Landesverbänden und Mitgliedsorganisationen veranstalten wir ganzjährig und in allen Bundesländern Veranstaltungen zu europäischen Themen.</p>
</div>
<div class="categories">
<ul class="cat">
<li>
<ol class="type">
<!-- <li><a href="#" data-filter="*" class="active">All</a></li>
<li><a href="#" data-filter=".web">Web Design</a></li>
<li><a href="#" data-filter=".app">App Development</a></li>
<li><a href="#" data-filter=".branding">Branding</a></li> -->
</ol>
</li>
</ul>
<div class="clearfix"></div>
</div>
<div class="row">
<div class="portfolio-items">
<div class="col-sm-6 col-md-3 col-lg-3 web">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/dach17_1.JPG" title="Seminare" rel="prettyPhoto">
<div class="hover-text">
<h4>Seminare</h4>
<small>zu aktuellen Europa-Themen</small> </div>
<img src="img/dach17_1.JPG" class="img-responsive" alt="Seminare"> </a> </div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3 app">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/dach18_1.JPG" title="Podiumsdiskussionen" rel="prettyPhoto">
<div class="hover-text">
<h4>Podiumsdiskussionen</h4>
<small>mit jungen Menschen, Politikern und Experten</small> </div>
<img src="img/dach18_1.JPG" class="img-responsive" alt="Podiumsdiskussionen"> </a> </div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3 web">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/rome.jpg" title="Kundgebungen" rel="prettyPhoto">
<div class="hover-text">
<h4>Kundgebungen</h4>
<small>für ein vereintes Europa</small> </div>
<img src="img/rome.jpg" class="img-responsive" alt="Kundgebungen"> </a> </div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3 web">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/IMG_4679.JPG" title="Lehrer-Fortbildungen" rel="prettyPhoto">
<div class="hover-text">
<h4>Lehrer-Fortbildungen</h4>
<small>für bessere politische Bildung</small> </div>
<img src="img/IMG_4679.JPG" class="img-responsive" alt="Lehrer-Fortbildungen"> </a> </div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3 app">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/IMG_2731.JPG" title="Jugendaustausch" rel="prettyPhoto">
<div class="hover-text">
<h4>Jugendaustausch</h4>
<small>zwischen europäischen Ländern</small> </div>
<img src="img/IMG_2731.JPG" class="img-responsive" alt="Jugendaustausch"> </a> </div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3 branding">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/aspire_congress.jpg" title="Medien-Seminare" rel="prettyPhoto">
<div class="hover-text">
<h4>Medien-Seminare</h4>
<small>für bessere politische Kommunikation</small> </div>
<img src="img/aspire_congress.jpg" class="img-responsive" alt="Medien-Seminare"> </a> </div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3 branding app">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/campaigning.jpg" title="Wahl-Kampagnen" rel="prettyPhoto">
<div class="hover-text">
<h4>Wahl-Kampagnen</h4>
<small>für die Wahlen zum Europäischen Parlament</small> </div>
<img src="img/campaigning.jpg" class="img-responsive" alt="Wahl-Kampagnen"> </a> </div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3 web">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/wu.jpeg" title="Service für Mitgliedsorganisationen" rel="prettyPhoto">
<div class="hover-text">
<h4>Service</h4>
<small>für unsere Mitgliedsorganisationen</small> </div>
<img src="img/wu.jpeg" class="img-responsive" alt="Service für Mitgliedsorganisationen"> </a> </div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Team Section -->
<!-- <div id="team" class="text-center">
<div class="container">
<div class="col-md-8 col-md-offset-2 section-title">
<h2>Unser Team</h2>
<p>Name, Position und Zuständigkeitsbereich</p>
</div>
<div id="row">
<div class="col-md-3 col-sm-6 team">
<div class="thumbnail"> <img src="img/team/01.jpg" alt="..." class="img-circle team-img">
<div class="caption">
<h3>John Doe</h3>
<p>Founder / CEO</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 team">
<div class="thumbnail"> <img src="img/team/02.jpg" alt="..." class="img-circle team-img">
<div class="caption">
<h3>Mike Doe</h3>
<p>Web Designer</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 team">
<div class="thumbnail"> <img src="img/team/03.jpg" alt="..." class="img-circle team-img">
<div class="caption">
<h3>Jane Doe</h3>
<p>Creative Director</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 team">
<div class="thumbnail"> <img src="img/team/04.jpg" alt="..." class="img-circle team-img">
<div class="caption">
<h3>Larry Show</h3>
<p>Project Manager</p>
</div>
</div>
</div>
</div>
</div>
</div> -->
<!-- Contact Section -->
<div id="contact" class="text-center">
<div class="overlay">
<div class="container">
<div class="col-md-8 col-md-offset-2 section-title">
<h2>So erreichst du uns</h2>
<p>Du möchtest dich für ein vereintes, friedliches und soziales Europa einsetzen? Du möchtest dich mit Peers über europäische Themen, die dich interessieren austauschen und sogar dich ehrenamtlich engagieren? Dann melde dich bei uns und werde Teil einer coolen und proeuropäischen Gemeinschaft.</p>
<!-- <div class="col-md-8 col-md-offset-2">
<form action="mailto:[email protected]" name="sentMessage" id="contactForm" novalidate>
<div class="row">
<div class="col-md-6">
<div class="form-group">
<label for="name">Name</label>
<input type="text" id="name" class="form-control" placeholder="Name" required="required">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="mail">E-Mail</label>
<input type="email" id="mail" class="form-control" placeholder="E-Mail" required="required">
<p class="help-block text-danger"></p>
</div>
</div>
</div>
<div class="form-group">
<label for="message">Nachricht</label>
<textarea name="message" id="message" class="form-control" rows="4" placeholder="Nachricht" required></textarea>
<p class="help-block text-danger"></p>
</div>
<div id="success"></div>
<button type="submit" class="btn btn-default">Nachricht senden</button>
</form>
</div>-->
<!-- Begin MailChimp Signup Form -->
<!-- <div id="mc_embed_signup">
<h3>Newsletter</h3>
<form action="https://efb.us17.list-manage.com/subscribe/post?u=29b0ee0cffee1b67d63171876&id=cd4ab6c3a3" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll row">
<div class="col-md-6">
<div class="mc-field-group form-group">
<label for="mce-EMAIL">E-Mail</label>
<input type="email" value="" name="EMAIL" class="required email form-control" id="mce-EMAIL" placeholder="E-Mail" size="20">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> --><!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<!-- <div style="position: absolute; left: -5000px;" aria-hidden="true">
<label for="b_29b0ee0cffee1b67d63171876_cd4ab6c3a3">Don't fill!</label>
<input type="text" name="b_29b0ee0cffee1b67d63171876_cd4ab6c3a3" id="b_29b0ee0cffee1b67d63171876_cd4ab6c3a3" tabindex="-1" value="">
</div>
<div class="clear">
<input type="submit" value="Newsletter eintragen" name="subscribe" id="mc-embedded-subscribe" class="button btn btn-default">
</div>
</div>
</div>
</form>
</div>
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script>-->
<!--End mc_embed_signup-->
<div class="social">
<ul>
<li><a aria-label="facebook link" href="https://www.facebook.com/JEFAustria/"><i class="fa fa-facebook"></i></a></li>
<li><a aria-label="email link" href="mailto:[email protected]"><i class="fa fa-envelope"></i></a></li>
<li><a aria-label="linkedin link" href="https://www.linkedin.com/company/jeunes-europ-ens-f-d-ralistes-jef-europe-/"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
<div class="container">
<div class="fnav">
<p>
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup">
<h3 style="color:white;">Newsletter</h3>
<form action="https://efb.us17.list-manage.com/subscribe/post?u=29b0ee0cffee1b67d63171876&id=8407951312" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll row">
<div class="col-md-12" style="padding-left: 0px;">
<div class="mc-field-group form-group col-md-4" style="padding-left: 0px;">
<label for="mce-EMAIL">E-Mail</label>
<input type="email" value="" name="EMAIL" class="required email form-control" id="mce-EMAIL" placeholder="E-Mail" size="10">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true">
<label for="b_29b0ee0cffee1b67d63171876_cd4ab6c3a3">Don't fill!</label>
<input type="text" name="b_29b0ee0cffee1b67d63171876_8407951312" tabindex="-1" value="">
</div>
<div class="clear">
<input type="submit" value="Newsletter eintragen" name="subscribe" id="mc-embedded-subscribe" style="border: solid white 2px; margin-top: 20px; padding-top: 6px; padding-bottom: 6px;" class="button btn btn-default">
</div>
</div>
</div>
</form>
</div>
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
<!--End mc_embed_signup-->
<b>Medieninhaber</b><br />
Bund Europäischer Jugend / Junge Europäische Föderalisten Österreich (BEJ/JEF)<br />
Lassingleithnerplatz 2/3, 1020 Wien, Österreich<br />
Telefon: +43 5 99 50 | E-Mail: <a href="mailto:[email protected]">[email protected]</a>
</p>
<p>
Rechtsform: Verein | ZVR: 172269251<br />
Vertreten durch den Bundesgeschäftsführer (Daniel GERER) und den Bundesvorsitzenden (Abdul Kerim AYDEMIR).
</p>
<p>
Die Arbeit des BEJ/JEF und seiner Verbände und Mitgliedsorganisationen wird vom <a href="http://bka.gv.at/">Bundeskanzleramt (Frauen, Familien und Jugend)</a> aus Mitteln der Bundesjugendförderung, sowie von der <a href="https://www.wien.gv.at/sozialinfo/content/de/10/InstitutionDetail.do?it_1=2099565">Stadt Wien MA13</a> unterstützt. Initiativen und Projekte des BEJ/JEF werden von der <a href="https://ec.europa.eu/commission/index_de">Europäischen Kommission</a>, dem <a href="http://www.europarl.europa.eu/portal/de">Europäischen Parlament</a>, der <a href="https://www.osce.org/de">OSZE</a>, sowie den <a href="http://www.un.org/en/index.html">Vereinten Nationen</a> unterstützt.
</p>
</div>
</div>
</div>
<script type="text/javascript" src="js/jquery.1.11.1.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/SmoothScroll.js"></script>
<script type="text/javascript" src="js/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="js/jquery.isotope.js"></script>
<script type="text/javascript" src="js/jqBootstrapValidation.js"></script>
<script type="text/javascript" src="js/contact_me.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>