forked from simpulton/schenker-micro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnews.html
374 lines (344 loc) · 19.5 KB
/
news.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
<!DOCTYPE html>
<!-- saved from url=(0042)http://getbootstrap.com/examples/carousel/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="images/favicon.ico">
<title>DB Schenker Pan American Games</title>
<!-- Bootstrap core CSS -->
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Custom styles for this template -->
<link href="assets/style.css" rel="stylesheet">
</head>
<!-- NAVBAR
================================================== -->
<body cz-shortcut-listen="true">
<!-- coming soon -->
<div id="coming-soon" class="infographic-wrapper" style="display:none;">
<div class="infographic-scroller">
<h2>Coming Soon</h2>
<img class="pull-left thumbnail" src="images/coming-soon.jpg">
<p>
DB Schenker has extensive experience in the provision of logistics services to large international sporting events. We have been appointed as the Official Customs Broker, Freight Forwarder and Material Handling Agent by the various Organizing Committees for the upcoming events listed below:
</p>
<p>
<u>DB Schenker is currently providing services for:</u> <br>
<strong>2014</strong>
</p>
<ul>
<li>FIFA World Cup 2014, Brasil</li>
<li>FIFA Under 20's Womens , Canada</li>
<li>ISAF World Championships 2014, Santander Spain</li>
<li>Nanjing Youth Games 2014, PRC</li>
<li>Incheon Asian Games 2014, Korea</li>
</ul>
<p>
<u>DB Schenker has a solid pipeline of events; providing logistics solutions and services to:</u> <br>
<strong>2015</strong>
</p>
<ul>
<li>
Asian Football Cup 2015, Australia – Schenker is Official supplier
</li>
<li>
ICC World Cup Cricket 2015, Australia and New Zealand – Schenker is final bid phase
</li>
<li>
EOC European Games 2015, Baku, Azerbajan
</li>
<li>
PASO Pan Am Games and Parapan Games 2015, Toronto, Canada – Official Partner
</li>
<li>
FIFA Womens World Cup 2015, Canada – Schenker is final bid phase
</li>
<li>
ITU World Series, Triathlon – 8 Events around the world
</li>
<li>
WCF World Cup Curling – 10 Events around the world
</li>
<li>
Rio 2016 Test Events
</li>
</ul>
<p>
<u>Some key events beyond 2015 include:</u> <br>
<strong>2016</strong>
</p>
<ul>
<li>Rio 2016 Olympic Games - – Schenker is final bid phase</li>
<li>Rio 2016 Paralympic Games</li>
</ul>
<p>
<strong>2017</strong>
</p>
<ul>
<li>FIFA Confederations Cup 2017, Russia</li>
</ul>
<p>
<strong>2018</strong>
</p>
<ul>
<li>IOC Pyeongchang Olympic Games 2018, Korea</li>
<li>IOC Pyeongchang Paralympic Games 2018, Korea</li>
<li>CGF Gold Coast Commonwealth Games 2018, Queensland, Australia</li>
<li>FIFA World Cup 2018, Russia</li>
</ul>
<button class="btn btn-default db-red exit"><span class="glyphicon glyphicon-remove"></span></button>
</div>
</div>
<!-- main content -->
<div class="navbar navbar-static-top" role="navigation">
<div class="container nav-container">
<div class="navbar-header col-xs-12">
<div class="col-xs-7 col-sm-3 logo">
<a href="index.html"><img src="images/db-logo.jpg"></a>
</div>
</div>
<div class="col-xs-10 col-lg-5">
<h2 class="tagline"><small>Moving the games - DB Schenker Sports Events Logistics</small></h2>
</div>
<button type="button" class="navbar-toggle pull-right" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav pull-right">
<li><a href="services.html">SERVICES AND PRODUCTS</a></li>
<li><a href="news.html">NEWS</a></li>
<li><a href="project-services.html">PROJECT SERVICES</a></li>
<li><a href="project-team.html">PROJECT TEAM</a></li>
</ul>
</div>
</div>
</div>
<!-- Carousel
================================================== -->
<div id="carouselWrapper">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2" class=""></li>
</ol>
<div class="carousel-inner">
<div class="item active">
<img alt="Man in a wheelchair" src="images/slider-images/paralympic.jpg">
<div class="container">
<div class="carousel-caption">
<h1>Maintaining a benchmark in <br> the world of sports</h1>
</div>
</div>
</div>
<div class="item">
<img alt="Man in a ski sled" src="images/slider-images/paralympic-ski.jpg">
<div class="container">
<div class="carousel-caption">
<h1>Precision is key</h1>
</div>
</div>
</div>
<div class="item">
<img alt="Weight lifter" src="images/slider-images/weightlifter.jpg">
<div class="container">
<div class="carousel-caption">
<h1>The power of Logistics moves the games</h1>
</div>
</div>
</div>
</div>
<a class="left carousel-control" href="http://getbootstrap.com/examples/carousel/#myCarousel" data-slide="prev"><span class="glyphicon glyphicon-chevron-left"></span></a>
<a class="right carousel-control" href="http://getbootstrap.com/examples/carousel/#myCarousel" data-slide="next"><span class="glyphicon glyphicon-chevron-right"></span></a>
</div>
<!-- /.carousel -->
</div>
<!-- Marketing messaging and featurettes
================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. -->
<div class="container news">
<div class="col-xs-12">
<img width="100%" src="images/world-cup.jpg" class="col-sm-5 news-image">
<div class="btn-group lan-select">
<button type="button" class="btn btn-default db-red readEnglish">English</button>
<button type="button" class="btn btn-default db-red readGerman">Deutsch</button>
</div>
<div class="english">
<h2>DB Schenker does its part for the Soccer World Cup <small>(Frankfurt/Main, June 6, 2014)</small></h2>
<p>
The players aren't the only ones giving it their all. DB Schenker is transporting a large amount of technology and team equipment to Brazil for the start of the World Cup on June 12. The logistics experts are shipping approximately 230 ocean containers and 270 metric tons of air freight from around the world to the World Cup venues. Nearly half of the national teams are having DB Schenker transport their equipment to their camp. And that means more than just shoes and jerseys for the pro athletes. DB Schenker is also transporting massage tables and training and fitness equipment.
</p>
<p>
DB Schenker is also responsible for getting valuable and highly sensitive equipment such as cameras, outside broadcast vehicles, expensive monitors and special technical equipment for TV and radio broadcasters to Brazil on time for the big event. The International Broadcast Center in Rio de Janeiro will serve as the main "playing field" for the media.
</p>
<p>
A team of 40 employees, supported by DB SCHENKER<small><strong>sportsevents</strong></small> soccer experts from around the world, will be on site at various times. Plans called for TV equipment such as sensitive cameras, outdoor broadcast vehicles, expensive monitors, and an enormous amount of special technical equipment to be transported to the venues in Brazil immediately following the 2014 Olympic Games in Sochi.
</p>
<p>
DB Schenker will also transport power and cooling units as well as much of the catering essentials to the venues to ensure that government officials, celebrities and guests of honor have everything they need at the matches. The ocean containers set off on their journey long before the opening whistle of the first match. Most of the highly sensitive broadcasting equipment, however, will be arriving by air freight shortly before the World Cup begins.
</p>
<p>
Import formalities in Brazil also present a challenge. In some cases import licenses are required for certain products, which must be applied for well in advance.
</p>
</div>
<div class="german" style="display:none;">
<h2>DB Schenker im Einsatz für die Fußball WM <small>(Frankfurt am Main, 6. Juni 2014)</small></h2>
<p>
Nicht nur die Spieler geben alles. Bis zum Start der Fußball-WM am 12. Juni bringt DB Schenker viel Technik und Teamausrüstungen nach Brasilien. Aus der ganzen Welt transportieren die Logistikexperten ungefähr 230 Seecontainer und 270 Tonnen Luftfracht zu den Spielorten. Fast jede zweite Nationalmannschaft lässt ihre Ausrüstung von den DB Schenker-Kollegen in die Camps transportieren. Dabei haben die Profisportler nicht nur Fußballschuhe und Trikots im Gepäck. Auch Massagebänke, Trainingsausrüstung und Fitnessgeräte verlädt DB Schenker.
</p>
<p>
Wertvoll und hochempfindlich ist die Ausrüstung der TV- und Radiosender. Kameras, Übertragungswagen, teure Monitore und technische Spezialausrüstung für die Sender bringt das Team von DB Schenker rechtzeitig in Position. Hauptspielfeld wird das internationale Medienzentrum in Rio de Janeiro sein.
</p>
<p>
Ein 40köpfiges Mitarbeiterteam vor Ort in Brasilien, unterstützt von DB SCHENKER<small><strong>sportsevents</strong></small> Fußballexperten aus aller Welt, ist zu unterschiedlichen Zeiten vor Ort. Unmittelbar im Anschluss an die Olympischen Spiele 2014 in Sotschi musste von dort die TV Technik wie sensible Kameras, Übertragungswagen, teure Monitore und große Mengen an technischer Spezialausrüstung planmäßig an die Spielstätten in Brasilien ankommen.
</p>
<p>
Damit aber auch Funktionäre, Promis und Ehrengäste bei den Spielen gut versorgt sind, transportiert DB Schenker unter anderem Strom- und Kühlaggregate und vieles rund um das Catering zu den Veranstaltungsorten. Die Seecontainer waren schon lange vor dem Anpfiff des ersten Spiels unterwegs. Der Großteil der hochempfindlichen Sendetechnik hingegen kommt erst kurzfristig per Luftfracht an.
</p>
<p>
Auch die Abwicklung der Einfuhr in Brasilien ist sehr anspruchsvoll. Zum Teil werden Importlizenzen bei bestimmten Produkten benötigt, deren Beantragung entsprechende Vorlaufzeit brauchen.
</p>
</div>
</div>
</div>
<div class="container news well">
<div class="col-md-10 col-md-offset-1">
<div class="col-sm-4 pull-right">
<a href="./pdf/toronto-2015.pdf" download class="thumbnail">
<img width="100%" src="images/toronto-2015.jpg">
</a>
</div>
<h2>Schenker of Canada Limited to supply TORONTO 2015 Pan Am/Parapan Am Games</h2>
<p>
<strong>TORONTO December 9, 2013 – </strong>More than a million items, from folding tables and chairs to basketballs, trampolines and kayaks, will need to be transported and carefully moved off trucks at more than 50 venues for the TORONTO 2015 Games. The company behind the massive move will be Schenker of Canada Limited, the Canadian arm of DB Schenker.
</p>
<a href="./pdf/toronto-2015.pdf" download>Download</a>
</div>
</div>
<div class="col-sm-12 news-secondary">
<a href="pdf/para-pr.pdf" download class="thumbnail col-sm-4">
<img src="images/para-pr.jpg">
</a>
<div class="col-sm-8">
<h2>DB Schenker Continues to Provide International Paralympic Committee with Logistics and Freight Forwarding Services</h2>
<p>
<strong>Berlin/Frankfurt, November 18, 2013</strong> - DB Schenker has extended the agreement to provide the International Paralympic Committee (IPC), headquartered in Bonn, Germany with Logistics, Freight Forwarding and Customs Clearance services for the four year period across Sochi 2014 (February 7 to 23) and Rio de Janeiro 20112 news (August 5 to 21) Paralympic Games as well as other key IPC events. Both the IPC and DB Schenker have been working together since Athens 2004.
</p>
</div>
</div>
<hr class="news-divider">
<div class="col-sm-12 news-secondary">
<a href="pdf/glasgow-pr.pdf" download class="thumbnail col-sm-4 col-xs-12 pull-right glasgow">
<img src="images/glasgow-pr.png">
</a>
<div class="col-sm-8">
<h2>DB Schenker unveiled as Logistics Provider for Glasgow 2014 Commonwealth Games</h2>
<p>
<strong>December 3, 2013</strong> - Glasgow 2014 today announced DB Schenker as Official Logistics Provider for the Commonwealth Games.
</p>
</div>
</div>
<hr class="news-divider">
<!-- FOOTER -->
<div id="footer-white">
<div class="container">
<div class="row">
<div class="col-sm-4 col-xs-6 menu">
<h3>Menu</h3>
<ul>
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="services.html">Services and Products</a>
</li>
<li>
<a href="news.html">News</a>
</li>
<li>
<a href="project-services.html">Project Services</a>
</li>
<li>
<a href="project-team.html">Project Team</a>
</li>
<li>
<a href="#" class="coming-soon">Coming soon</a>
</li>
</ul>
</div>
<div class="col-sm-4 col-xs-6 menu">
<h3>Social Media</h3>
<ul class="social-media">
<li>
<a href="https://twitter.com/DBSchenkerCAN">
<span class="icon-twitter"></span>
Twitter
</a>
</li>
<li>
<a href="http://nowthatslogistics.com">
<span class="icon-blog"></span>
Blog
</a>
</li>
<li>
<a href="https://www.facebook.com/DBSchenkerAmericas">
<span class="icon-fb"></span>
Facebook
</a>
</li>
</ul>
</div>
<div class="col-sm-4 col-xs-12 menu">
<h3>Contact Us</h3>
<form id="contact-form" action="contactengine.php" method="post">
<label>Name</label>
<div class="row margin-bottom-20">
<div class="col-md-12">
<input type="text" name="name" id="name" class="form-control">
</div>
</div>
<label>Email <span class="db-red">*</span></label>
<div class="row margin-bottom-20">
<div class="col-md-12">
<input required type="email" name="email" id="email" class="form-control">
</div>
</div>
<label>Message <span class="db-red">*</span></label>
<div class="row margin-bottom-20">
<div class="col-md-12">
<textarea required rows="8" name="message" id="message" class="form-control"></textarea>
</div>
</div>
<p><button type="submit" class="btn btn-default db-red">Send Message</button></p>
</form>
</div>
</div>
<div class="row credits">
<div class="col-md-12">
Copyright © 2014 Deutsche Bahn AG
</div>
</div>
</div>
</div>
<!-- /.container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="./assets/jquery.min.js"></script>
<script src="./assets/bootstrap.min.js"></script>
<script src="./assets/docs.min.js"></script>
<script src="./assets/main.js"></script>
</body>
</html>