brandeins 0.2.2 → 0.3.0.pre
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +5 -1
- data/.rspec +2 -0
- data/.rubocop.yml +5 -0
- data/.ruby-version +1 -0
- data/.travis.yml +11 -0
- data/Gemfile +7 -4
- data/Gemfile.lock +47 -21
- data/NOTES.md +6 -0
- data/Rakefile +15 -8
- data/bin/brandeins +3 -1
- data/brandeins.gemspec +0 -1
- data/lib/brandeins.rb +3 -5
- data/lib/brandeins/cli.rb +46 -34
- data/lib/brandeins/config.rb +18 -0
- data/lib/brandeins/kiosk.rb +100 -0
- data/lib/brandeins/merger/external/base.rb +16 -6
- data/lib/brandeins/merger/pdf_tools.rb +3 -6
- data/lib/brandeins/pages/archive.rb +91 -0
- data/lib/brandeins/pages/article.rb +37 -0
- data/lib/brandeins/pages/cover.rb +67 -0
- data/lib/brandeins/pages/magazine.rb +149 -0
- data/lib/brandeins/utils/cli_option_parser.rb +40 -0
- data/lib/brandeins/utils/cli_output.rb +100 -0
- data/lib/brandeins/utils/fetcher.rb +115 -0
- data/lib/brandeins/utils/merger.rb +41 -0
- data/lib/brandeins/version.rb +1 -1
- data/rubocop-todo.yml +141 -0
- data/spec/lib/brandeins/kiosk_spec.rb +66 -0
- data/spec/lib/brandeins/pages/archive_spec.rb +40 -0
- data/spec/lib/brandeins/pages/article_spec.rb +23 -0
- data/spec/lib/brandeins/pages/magazine_spec.rb +91 -0
- data/spec/lib/brandeins/utils/fetcher_spec.rb +8 -0
- data/spec/lib/brandeins_spec.rb +19 -0
- data/spec/spec_helper.rb +23 -0
- data/spec/support/capture_stdout.rb +12 -0
- data/spec/support/fixtures/archive.html +2365 -0
- data/spec/support/fixtures/artikel-masskonfektion-aus-plastik.html +254 -0
- data/spec/support/fixtures/artikel-schauspieler-daenemark.html +247 -0
- data/{test_support → spec/support}/fixtures/cover.jpg +0 -0
- data/spec/support/fixtures/editorial.html +236 -0
- data/spec/support/fixtures/just-a.pdf +0 -0
- data/spec/support/fixtures/magazine-1-2013.html +242 -0
- data/spec/support/fixtures/magazine-cover-fallback.html +1610 -0
- data/spec/support/fixtures/magazine-with-cover.html +1416 -0
- metadata +68 -61
- data/.rvmrc +0 -48
- data/lib/brandeins/downloader.rb +0 -111
- data/lib/brandeins/errors.rb +0 -5
- data/lib/brandeins/parser/archive_site.rb +0 -54
- data/lib/brandeins/parser/article_site.rb +0 -26
- data/lib/brandeins/parser/magazine_site.rb +0 -49
- data/lib/brandeins/setup.rb +0 -38
- data/specs/brandeins_spec.rb +0 -52
- data/specs/spec_helper.rb +0 -1
- data/test/brandeins_test.rb +0 -65
- data/test/helper.rb +0 -1
- data/test_support/capture_stdout.rb +0 -12
- data/test_support/fixtures/brandeins_archiv.html +0 -50
@@ -0,0 +1,1610 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
<html lang="de" xmlns="http://www.w3.org/1999/xhtml">
|
3
|
+
<head>
|
4
|
+
|
5
|
+
<meta charset="utf-8">
|
6
|
+
<!--
|
7
|
+
TYPO3-Development by Avonis New Media - www.avonis.com
|
8
|
+
|
9
|
+
This website is powered by TYPO3 - inspiring people to share!
|
10
|
+
TYPO3 is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.
|
11
|
+
TYPO3 is copyright 1998-2012 of Kasper Skaarhoj. Extensions are copyright of their respective owners.
|
12
|
+
Information and contribution at http://typo3.org/
|
13
|
+
-->
|
14
|
+
|
15
|
+
<base href="http://www.brandeins.de/">
|
16
|
+
|
17
|
+
|
18
|
+
<meta name="generator" content="TYPO3 4.7 CMS">
|
19
|
+
|
20
|
+
<link rel="stylesheet" type="text/css" href="typo3temp/stylesheet_48b83413e8.css?1371718695" media="all">
|
21
|
+
<link rel="stylesheet" type="text/css" href="fileadmin/templates/vendor/socialshareprivacy/socialshareprivacy.css?1371498671" media="all">
|
22
|
+
<link rel="stylesheet" type="text/css" href="fileadmin/templates/vendor/soundmanager2/360player.css?1371498672" media="all">
|
23
|
+
<link rel="stylesheet" type="text/css" href="fileadmin/templates/vendor/soundmanager2/flashblock.css?1371498673" media="all">
|
24
|
+
<link rel="stylesheet" type="text/css" href="fileadmin/templates/vendor/fancybox/jquery.fancybox.css?1370611077" media="all">
|
25
|
+
<link rel="stylesheet" type="text/css" href="fileadmin/templates/stylesheets/stylesheet.css?1373537797" media="all">
|
26
|
+
<link rel="stylesheet" type="text/css" href="fileadmin/templates/stylesheets/print.css?1371498620" media="print" title="Drucken">
|
27
|
+
|
28
|
+
|
29
|
+
|
30
|
+
<script src="typo3temp/compressor/merged-9de70cc58cde25d9d6b5edd6c8095906-ac6517f2f08756d1884bf83b4096d8f3.js?1373360361" type="text/javascript"></script>
|
31
|
+
<script src="http://api.flattr.com/js/0.6/load.js" type="text/javascript"></script>
|
32
|
+
|
33
|
+
|
34
|
+
<title>Greif zu! - brand eins online</title><meta name="description" content="Offizielle Webseite: brand eins Online - Das Wirtschaftsmagazin"/>
|
35
|
+
<meta name="keywords" content="brand eins, brand eins online, wirtschaftsmagazin brand eins, brand eins abo, brand eins magazin, magzin, neuland, wissen, wirtschaftsmagazin, brand wirtschaftsmagazin, brandeins, brand 1, brand1, zeitschrift"/>
|
36
|
+
<meta name="robots" content="index, follow" /> <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
37
|
+
<script>document.cookie='resolution='+Math.max(screen.width,screen.height)+'; path=/';</script>
|
38
|
+
<link rel = "shortcut icon" href = "fileadmin/templates/images/favicon.ico" type = "image/x-icon" />
|
39
|
+
<link rel = "apple-touch-icon-precomposed" href = "fileadmin/templates/images/apple-touch-icon.png" />
|
40
|
+
|
41
|
+
<!--[if lt IE 9]>
|
42
|
+
<script type = "text/javascript">window['isIE'] = true;</script>
|
43
|
+
<script src = "fileadmin/templates/vendor/ie/html5shiv.min.js" type = "text/javascript"></script>
|
44
|
+
<![endif]-->
|
45
|
+
<!--[if lt IE 8]>
|
46
|
+
<script src = "fileadmin/templates/vendor/ie/css3-mediaqueries.min.js" type = "text/javascript"></script>
|
47
|
+
<![endif]-->
|
48
|
+
<!--[if IE 8]>
|
49
|
+
<script src = "fileadmin/templates/vendor/ie/respond.min.js" type = "text/javascript"></script>
|
50
|
+
<![endif]--><meta property="og:title" content="Greif zu!"/>
|
51
|
+
<meta property="og:description" content=""/>
|
52
|
+
<meta property="og:type" content="product"/>
|
53
|
+
<meta property="og:url" content="http://www.brandeins.de/archiv/2013/besitz.html"/>
|
54
|
+
<meta property="og:site_name" content="Brandb eins Wirtschaftsmagazin"/>
|
55
|
+
|
56
|
+
<meta property="og:image" content="http://www.brandeins.de/uploads/tx_b4/05v2.png"/>
|
57
|
+
</head>
|
58
|
+
<body id="pid-6419">
|
59
|
+
|
60
|
+
<header>
|
61
|
+
<div id="home" class="brand">
|
62
|
+
<a href="/" title="brand eins Startseite"></a>
|
63
|
+
</div>
|
64
|
+
<div id="mobile-nav">
|
65
|
+
<ul>
|
66
|
+
<li id="mobile-idea">
|
67
|
+
<span class = "idea-slide">Idea</span>
|
68
|
+
</li>
|
69
|
+
<li id="mobile-menu">
|
70
|
+
<a href="#">Menü</a>
|
71
|
+
</li>
|
72
|
+
<li id="mobile-search">
|
73
|
+
<a href="#">Suche</a>
|
74
|
+
</li>
|
75
|
+
<li id="mobile-read">
|
76
|
+
<span class = "read-slide">Read</span>
|
77
|
+
</li>
|
78
|
+
</ul>
|
79
|
+
</div>
|
80
|
+
<div id="search-social">
|
81
|
+
<div class="tx-solr">
|
82
|
+
|
83
|
+
|
84
|
+
<script type="text/javascript">
|
85
|
+
/*<![CDATA[*/
|
86
|
+
var tx_solr_suggestUrl = 'http://www.brandeins.de/?eID=tx_solr_suggest&id=6419&filters=%7B%22endtime%22%3A%22%28endtime%3A%5BNOW%5C%2FMINUTE%20TO%20%2A%5D%20OR%20endtime%3A%5C%221970-01-01T01%3A00%3A00Z%5C%22%29%22%7D';
|
87
|
+
/*]]>*/
|
88
|
+
</script>
|
89
|
+
|
90
|
+
|
91
|
+
<form id="searchBox" action="suche.html" method="get" accept-charset="utf-8">
|
92
|
+
<input type="text" readonly="readonly" id="completedWord" class="complete" value="" />
|
93
|
+
<input type="text" id="inputText" class="searchWord clearable" name="tx_solr[q]" value="" />
|
94
|
+
<!--<input type="hidden" name="id" value="260" />
|
95
|
+
<input type="hidden" name="L" value="0" /> -->
|
96
|
+
</form>
|
97
|
+
|
98
|
+
|
99
|
+
|
100
|
+
</div>
|
101
|
+
|
102
|
+
|
103
|
+
<ul id="head-social" class="social">
|
104
|
+
<li><a href="aktuelle-ausgabe/veranstaltungen.html" title="Veranstaltungen" class="events">Veranstaltungen</a></li><li><a href="hilfe.html" title="Hilfe" class="help">Hilfe</a></li><li><a href="kontakt.html" title="Schreiben Sie uns" class="contact">Kontakt</a></li>
|
105
|
+
</ul>
|
106
|
+
</div>
|
107
|
+
<div id="main-menu">
|
108
|
+
|
109
|
+
<ul class="mainlevel1"><li id="menu-item-3"><a href="archiv/2013/privat.html" >Aktuelle Ausgabe</a></li><li id="menu-item-4" class="active has-sub-menu"><a href="archiv.html" >Lesen</a><div id="subnav-252" class="sub-menu"><ul><li class="sub-active"><a href="archiv.html" onfocus="blurLink(this);" >Archiv</a></li><li><a href="lesen/dossiers.html" onfocus="blurLink(this);" >Dossiers</a></li><li><a href="lesen/was-wurde-aus.html" onfocus="blurLink(this);" >Was wurde aus</a></li><li><a href="lesen/hintergrund.html" onfocus="blurLink(this);" >Hintergrund</a></li></ul></div></li><li id="menu-item-6"><a href="inspiration.html" >Inspiration</a></li><li id="menu-item-7271"><a href="apps/brand-eins-app.html" >Apps</a></li><li id="menu-item-7"><a href="wissen/start.html" >Corporate Publishing</a></li><li id="menu-item-8"><a href="online-kiosk.html" class="shop">Online-Kiosk</a></li></ul>
|
110
|
+
|
111
|
+
</div>
|
112
|
+
</header>
|
113
|
+
|
114
|
+
<div id="content">
|
115
|
+
<div id="magazine"><nav class="breadcrumb"><a href="" >Home</a><span class="separator">></span><a href="archiv.html" onfocus="blurLink(this);" class="item">Archiv</a><span class="separator">></span><a href="archiv/2013.html" onfocus="blurLink(this);" class="item">2013</a><span class="separator">></span>Greif zu!</nav><div id="c22401" class="csc-default">
|
116
|
+
<section class="current-issue">
|
117
|
+
<header>
|
118
|
+
<hgroup>
|
119
|
+
<h3>Schwerpunkt:</h3>
|
120
|
+
|
121
|
+
<h2>Besitz</h2>
|
122
|
+
<h3>Ausgabe 05/2013</h3>
|
123
|
+
|
124
|
+
<p class="abstract">
|
125
|
+
|
126
|
+
</p>
|
127
|
+
<p class="more">
|
128
|
+
<a class="buy more strong" href="http://kiosk.brandeins.de/index.php/catalog/product/view/id/328">Kaufen</a>
|
129
|
+
</p>
|
130
|
+
</hgroup>
|
131
|
+
|
132
|
+
<figure class="preparedTeaserImage">
|
133
|
+
<img alt="Brandeins 5- 2013" src="uploads/tx_b4/05v2.png" width="1200" height="481" />
|
134
|
+
</figure>
|
135
|
+
|
136
|
+
</header>
|
137
|
+
|
138
|
+
|
139
|
+
</section>
|
140
|
+
</div><div id="c22400" class="csc-default">
|
141
|
+
<div class="ihv_list">
|
142
|
+
<nav class="viewstyle separator">
|
143
|
+
<h1 class="reset">Inhalt</h1>
|
144
|
+
|
145
|
+
<div class = "selector-wrapper">
|
146
|
+
<ul>
|
147
|
+
<li><span class = "hide-desktop">Ansicht wechseln:</span></li>
|
148
|
+
<li><a class="thumb active" href="archiv/2013/besitz.html"><i></i><span>Erweiterte Ansicht</span></a></li>
|
149
|
+
<li><a class="list " href="archiv/2013/besitz.html?tx_b4_article_list%5Bview%5D=list&cHash=c12685e5898830d4aabf1bdd06212210"><i></i><span>Listenansicht</span></a>
|
150
|
+
</ul>
|
151
|
+
</div>
|
152
|
+
|
153
|
+
</nav>
|
154
|
+
|
155
|
+
|
156
|
+
|
157
|
+
|
158
|
+
|
159
|
+
<!-- Normal -->
|
160
|
+
|
161
|
+
<a href="archiv/2013/besitz/eine-neue-dimension.html">
|
162
|
+
<div class = "ihv_item normal">
|
163
|
+
<p class = "ihv_page_category"><span class = "meta">S. 4</span><span class = "meta">Editorial</span></p>
|
164
|
+
<div class = "ihv_content_wrapper">
|
165
|
+
<h2 class = "ihv_title">Eine neue Dimension
|
166
|
+
</h2>
|
167
|
+
</div>
|
168
|
+
<div class = "ihv_read_more button">Lesen</div>
|
169
|
+
</div>
|
170
|
+
</a>
|
171
|
+
|
172
|
+
|
173
|
+
|
174
|
+
|
175
|
+
|
176
|
+
|
177
|
+
|
178
|
+
|
179
|
+
|
180
|
+
|
181
|
+
|
182
|
+
|
183
|
+
|
184
|
+
|
185
|
+
|
186
|
+
|
187
|
+
|
188
|
+
|
189
|
+
|
190
|
+
|
191
|
+
|
192
|
+
|
193
|
+
|
194
|
+
<!-- Normal -->
|
195
|
+
|
196
|
+
<a href="archiv/2013/besitz/ein-informatiker-in-suedkorea.html">
|
197
|
+
<div class = "ihv_item normal">
|
198
|
+
<p class = "ihv_page_category"><span class = "meta">S. 8</span><span class = "meta">Mikroökonomie</span></p>
|
199
|
+
<div class = "ihv_content_wrapper">
|
200
|
+
<h2 class = "ihv_title">Ein Informatiker in Südkorea
|
201
|
+
</h2>
|
202
|
+
</div>
|
203
|
+
<div class = "ihv_read_more button">Lesen</div>
|
204
|
+
</div>
|
205
|
+
</a>
|
206
|
+
|
207
|
+
|
208
|
+
|
209
|
+
|
210
|
+
|
211
|
+
|
212
|
+
|
213
|
+
|
214
|
+
|
215
|
+
|
216
|
+
|
217
|
+
|
218
|
+
|
219
|
+
|
220
|
+
|
221
|
+
|
222
|
+
|
223
|
+
|
224
|
+
|
225
|
+
|
226
|
+
|
227
|
+
|
228
|
+
|
229
|
+
<!-- Normal -->
|
230
|
+
|
231
|
+
<a href="archiv/2013/besitz/die-welt-in-zahlen.html">
|
232
|
+
<div class = "ihv_item normal">
|
233
|
+
<p class = "ihv_page_category"><span class = "meta">S. 10</span><span class = "meta">Welt in Zahlen</span></p>
|
234
|
+
<div class = "ihv_content_wrapper">
|
235
|
+
<h2 class = "ihv_title">Die Welt in Zahlen
|
236
|
+
</h2>
|
237
|
+
</div>
|
238
|
+
<div class = "ihv_read_more button">Lesen</div>
|
239
|
+
</div>
|
240
|
+
</a>
|
241
|
+
|
242
|
+
|
243
|
+
|
244
|
+
|
245
|
+
|
246
|
+
|
247
|
+
|
248
|
+
|
249
|
+
|
250
|
+
|
251
|
+
|
252
|
+
|
253
|
+
|
254
|
+
|
255
|
+
|
256
|
+
|
257
|
+
|
258
|
+
|
259
|
+
|
260
|
+
|
261
|
+
|
262
|
+
|
263
|
+
|
264
|
+
<!-- Normal -->
|
265
|
+
|
266
|
+
<a href="archiv/2013/besitz/wer-kann-ueber-geschaeftliche-e-mails-auf-dem-privathandy-verfuegen.html">
|
267
|
+
<div class = "ihv_item normal">
|
268
|
+
<p class = "ihv_page_category"><span class = "meta">S. 12</span><span class = "meta">Gute Frage</span></p>
|
269
|
+
<div class = "ihv_content_wrapper">
|
270
|
+
<h2 class = "ihv_title">Wer kann über geschäftliche E-Mails auf dem Privathandy verfügen?
|
271
|
+
</h2>
|
272
|
+
</div>
|
273
|
+
<div class = "ihv_read_more button">Lesen</div>
|
274
|
+
</div>
|
275
|
+
</a>
|
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
|
+
<!-- Bild rechts -->
|
308
|
+
|
309
|
+
<a href="archiv/2013/besitz/in-vitro-veritas.html">
|
310
|
+
<div class = "ihv_item image_right">
|
311
|
+
<p class = "ihv_page_category"><span class = "meta">S. 14</span><span class = "meta">Markenkolumne</span></p>
|
312
|
+
<div class = "ihv_content_wrapper">
|
313
|
+
<h2 class = "ihv_title">In vitro veritas
|
314
|
+
</h2>
|
315
|
+
<div class = "left">
|
316
|
+
<p class = "ihv_author">Text: Jens Bergmann<br> Illustration: Manu Burghart</p>
|
317
|
+
|
318
|
+
<p class = "ihv_subtitle">
|
319
|
+
Die Familie Riedel betreibt ihr Geschäft mit pädagogischem Eifer. Nur aus dem jeweils richtigen Glas, so ihr Mantra, schmecken Burgunder, Bordeaux und Riesling richtig gut.
|
320
|
+
</p>
|
321
|
+
|
322
|
+
<div class = "ihv_read_more button">Lesen</div>
|
323
|
+
</div>
|
324
|
+
<div class = "right">
|
325
|
+
<img alt="In vitro veritas" src="typo3temp/pics/014_b1_05_13_markenkolumne_554aed77e3.jpg" width="494" height="564" />
|
326
|
+
</div>
|
327
|
+
</div>
|
328
|
+
</div>
|
329
|
+
</a>
|
330
|
+
|
331
|
+
|
332
|
+
|
333
|
+
|
334
|
+
|
335
|
+
|
336
|
+
|
337
|
+
|
338
|
+
|
339
|
+
|
340
|
+
|
341
|
+
|
342
|
+
|
343
|
+
|
344
|
+
|
345
|
+
<!-- Normal -->
|
346
|
+
|
347
|
+
<a href="archiv/2013/besitz/bei-rot-fenster-auf.html">
|
348
|
+
<div class = "ihv_item normal">
|
349
|
+
<p class = "ihv_page_category"><span class = "meta">S. 16</span><span class = "meta">Das geht</span></p>
|
350
|
+
<div class = "ihv_content_wrapper">
|
351
|
+
<h2 class = "ihv_title">Bei Rot: Fenster auf
|
352
|
+
</h2>
|
353
|
+
</div>
|
354
|
+
<div class = "ihv_read_more button">Lesen</div>
|
355
|
+
</div>
|
356
|
+
</a>
|
357
|
+
|
358
|
+
|
359
|
+
|
360
|
+
|
361
|
+
|
362
|
+
|
363
|
+
|
364
|
+
|
365
|
+
|
366
|
+
|
367
|
+
|
368
|
+
|
369
|
+
|
370
|
+
|
371
|
+
|
372
|
+
|
373
|
+
|
374
|
+
|
375
|
+
|
376
|
+
|
377
|
+
|
378
|
+
|
379
|
+
|
380
|
+
<!-- Normal -->
|
381
|
+
|
382
|
+
<a href="archiv/2013/besitz/von-der-landkarte-gestrichen.html">
|
383
|
+
<div class = "ihv_item normal">
|
384
|
+
<p class = "ihv_page_category"><span class = "meta">S. 20</span><span class = "meta">Wirtschaftsgeschichte</span></p>
|
385
|
+
<div class = "ihv_content_wrapper">
|
386
|
+
<h2 class = "ihv_title">Von der Landkarte gestrichen
|
387
|
+
</h2>
|
388
|
+
</div>
|
389
|
+
<div class = "ihv_read_more button">Lesen</div>
|
390
|
+
</div>
|
391
|
+
</a>
|
392
|
+
|
393
|
+
|
394
|
+
|
395
|
+
|
396
|
+
|
397
|
+
|
398
|
+
|
399
|
+
|
400
|
+
|
401
|
+
|
402
|
+
|
403
|
+
|
404
|
+
|
405
|
+
|
406
|
+
|
407
|
+
|
408
|
+
|
409
|
+
|
410
|
+
|
411
|
+
|
412
|
+
<section>
|
413
|
+
<header class = "separator">
|
414
|
+
<span><h3 id = "anchor-Was Wirtschaft treibt">Was Wirtschaft treibt</h3></span>
|
415
|
+
</header>
|
416
|
+
</section>
|
417
|
+
|
418
|
+
|
419
|
+
|
420
|
+
|
421
|
+
|
422
|
+
|
423
|
+
<!-- Normal -->
|
424
|
+
|
425
|
+
<a href="archiv/2013/besitz/auf-der-suche-nach-sich-selbst.html">
|
426
|
+
<div class = "ihv_item normal">
|
427
|
+
<p class = "ihv_page_category"><span class = "meta">S. 22</span><span class = "meta">Was Wirtschaft treibt</span></p>
|
428
|
+
<div class = "ihv_content_wrapper">
|
429
|
+
<h2 class = "ihv_title">Auf der Suche nach sich selbst
|
430
|
+
</h2>
|
431
|
+
</div>
|
432
|
+
<div class = "ihv_read_more button">Lesen</div>
|
433
|
+
</div>
|
434
|
+
</a>
|
435
|
+
|
436
|
+
|
437
|
+
|
438
|
+
|
439
|
+
|
440
|
+
|
441
|
+
|
442
|
+
|
443
|
+
|
444
|
+
|
445
|
+
|
446
|
+
|
447
|
+
|
448
|
+
|
449
|
+
|
450
|
+
|
451
|
+
|
452
|
+
|
453
|
+
|
454
|
+
|
455
|
+
|
456
|
+
|
457
|
+
|
458
|
+
|
459
|
+
|
460
|
+
<!-- Normal mit subtitle -->
|
461
|
+
|
462
|
+
<a href="archiv/2013/besitz/blick-in-die-bilanz-auf-allen-kanaelen.html">
|
463
|
+
<div class = "ihv_item normal_subtitle">
|
464
|
+
<p class = "ihv_page_category"><span class = "meta">S. 30</span><span class = "meta">Blick in die Bilanz</span></p>
|
465
|
+
<div class = "ihv_content_wrapper">
|
466
|
+
<h2 class = "ihv_title">Blick in die Bilanz: Auf allen Kanälen
|
467
|
+
</h2>
|
468
|
+
|
469
|
+
<p class = "ihv_subtitle">Was tun, man hoch verschuldet ist und das Kerngeschäft schwächelt? Unnütze Unternehmensteile verkaufen und das Geld anderweitig investieren. Genauso macht es ProSiebenSat.1 - mit gemischtem Erfolg.</p>
|
470
|
+
|
471
|
+
<p class = "ihv_author">Text: Christiane Sommer</p>
|
472
|
+
</div>
|
473
|
+
<div class = "ihv_read_more button">Lesen</div>
|
474
|
+
</div>
|
475
|
+
</a>
|
476
|
+
|
477
|
+
|
478
|
+
|
479
|
+
|
480
|
+
|
481
|
+
|
482
|
+
|
483
|
+
|
484
|
+
|
485
|
+
|
486
|
+
|
487
|
+
|
488
|
+
|
489
|
+
|
490
|
+
|
491
|
+
|
492
|
+
|
493
|
+
|
494
|
+
|
495
|
+
|
496
|
+
|
497
|
+
|
498
|
+
|
499
|
+
|
500
|
+
|
501
|
+
|
502
|
+
|
503
|
+
|
504
|
+
|
505
|
+
|
506
|
+
|
507
|
+
|
508
|
+
|
509
|
+
<!-- Bild im Hintergrund (invertiert)-->
|
510
|
+
|
511
|
+
<a href="archiv/2013/besitz/die-zeichen-der-zeit.html">
|
512
|
+
<div class = "ihv_item image_background inverted">
|
513
|
+
<p class = "ihv_page_category"><span class = "meta">S. 32</span><span class = "meta">Was Wirtschaft treibt</span></p>
|
514
|
+
<div class = "ihv_content_wrapper">
|
515
|
+
<h2 class = "ihv_title">Die Zeichen der Zeit
|
516
|
+
</h2>
|
517
|
+
</div>
|
518
|
+
<div class = "ihv_read_more button">Lesen</div>
|
519
|
+
<img alt="Die Zeichen der Zeit" src="typo3temp/pics/032_b1_05_13_mutewatch_inhalt_518632318d.jpg" width="1200" height="390" />
|
520
|
+
</div>
|
521
|
+
</a>
|
522
|
+
|
523
|
+
|
524
|
+
|
525
|
+
|
526
|
+
|
527
|
+
|
528
|
+
|
529
|
+
|
530
|
+
<section>
|
531
|
+
<header class = "separator">
|
532
|
+
<span><h3 id = "anchor-Schwerpunkt: Besitz">Schwerpunkt: Besitz</h3></span>
|
533
|
+
</header>
|
534
|
+
</section>
|
535
|
+
|
536
|
+
|
537
|
+
|
538
|
+
|
539
|
+
|
540
|
+
|
541
|
+
<!-- Normal -->
|
542
|
+
|
543
|
+
<a href="archiv/2013/besitz/sein-und-haben.html">
|
544
|
+
<div class = "ihv_item normal">
|
545
|
+
<p class = "ihv_page_category"><span class = "meta">S. 38</span><span class = "meta">Schwerpunkt</span></p>
|
546
|
+
<div class = "ihv_content_wrapper">
|
547
|
+
<h2 class = "ihv_title">Sein und Haben
|
548
|
+
</h2>
|
549
|
+
</div>
|
550
|
+
<div class = "ihv_read_more button">Lesen</div>
|
551
|
+
</div>
|
552
|
+
</a>
|
553
|
+
|
554
|
+
|
555
|
+
|
556
|
+
|
557
|
+
|
558
|
+
|
559
|
+
|
560
|
+
|
561
|
+
|
562
|
+
|
563
|
+
|
564
|
+
|
565
|
+
|
566
|
+
|
567
|
+
|
568
|
+
|
569
|
+
|
570
|
+
|
571
|
+
|
572
|
+
|
573
|
+
|
574
|
+
|
575
|
+
|
576
|
+
|
577
|
+
|
578
|
+
|
579
|
+
|
580
|
+
<!-- Text zweispaltig -->
|
581
|
+
|
582
|
+
<a href="archiv/2013/besitz/die-dritte-phase-des-kapitalismus.html">
|
583
|
+
<div class = "ihv_item text_both">
|
584
|
+
<p class = "ihv_page_category"><span class = "meta">S. 48</span><span class = "meta">Schwerpunkt</span></p>
|
585
|
+
<div class = "ihv_content_wrapper">
|
586
|
+
<h2 class = "ihv_title">Die dritte Phase des Kapitalismus
|
587
|
+
</h2>
|
588
|
+
<div class = "text_both_wrapper">
|
589
|
+
<div class = "left">
|
590
|
+
|
591
|
+
<div class = "ihv_subtitle"><p>text</p></div>
|
592
|
+
|
593
|
+
<p class = "ihv_author">Interview: Steffan Heuer<br> Foto: Sascha Pfläging</p>
|
594
|
+
</div>
|
595
|
+
<div class = "right">
|
596
|
+
<p>"Jedes Mal, wenn eine Firma die Interessen der selbstbestimmten Verbraucher verletzt, schadet sie dem allgemeinen Wohlstand und vernichtet Wert."</p>
|
597
|
+
<div class = "ihv_read_more button">Lesen</div>
|
598
|
+
</div>
|
599
|
+
</div>
|
600
|
+
</div>
|
601
|
+
</div>
|
602
|
+
</a>
|
603
|
+
|
604
|
+
|
605
|
+
|
606
|
+
|
607
|
+
|
608
|
+
|
609
|
+
|
610
|
+
|
611
|
+
|
612
|
+
|
613
|
+
|
614
|
+
|
615
|
+
|
616
|
+
|
617
|
+
|
618
|
+
|
619
|
+
|
620
|
+
|
621
|
+
|
622
|
+
|
623
|
+
|
624
|
+
|
625
|
+
|
626
|
+
|
627
|
+
|
628
|
+
|
629
|
+
|
630
|
+
<!-- Bild rechts -->
|
631
|
+
|
632
|
+
<a href="archiv/2013/besitz/meins-bleibt-meins.html">
|
633
|
+
<div class = "ihv_item image_right">
|
634
|
+
<p class = "ihv_page_category"><span class = "meta">S. 54</span><span class = "meta">Schwerpunkt</span></p>
|
635
|
+
<div class = "ihv_content_wrapper">
|
636
|
+
<h2 class = "ihv_title">Meins bleibt meins
|
637
|
+
</h2>
|
638
|
+
<div class = "left">
|
639
|
+
<p class = "ihv_author">Text: Mischa Täubner<br> Foto: André Hemstedt &<br> Tine Reimer</p>
|
640
|
+
|
641
|
+
<p class = "ihv_subtitle">
|
642
|
+
Viele junge Menschen wollen heute nicht mehr alles kaufen. Aber werden wir deshalb zu einer Gesellschaft, die in großem Stil teilt, tauscht und leiht? Mythos und Realität der Sharing Economy.
|
643
|
+
</p>
|
644
|
+
|
645
|
+
<div class = "ihv_read_more button">Lesen</div>
|
646
|
+
</div>
|
647
|
+
<div class = "right">
|
648
|
+
<img alt="Meins bleibt meins" src="typo3temp/pics/054_059_b1_05_13_share_szene_i_1a9f5cc844.jpg" width="494" height="336" />
|
649
|
+
</div>
|
650
|
+
</div>
|
651
|
+
</div>
|
652
|
+
</a>
|
653
|
+
|
654
|
+
|
655
|
+
|
656
|
+
|
657
|
+
|
658
|
+
|
659
|
+
|
660
|
+
|
661
|
+
|
662
|
+
|
663
|
+
|
664
|
+
|
665
|
+
|
666
|
+
|
667
|
+
|
668
|
+
<!-- Normal -->
|
669
|
+
|
670
|
+
<a href="archiv/2013/besitz/mein-tisch-mein-stuhl-mein-schrank.html">
|
671
|
+
<div class = "ihv_item normal">
|
672
|
+
<p class = "ihv_page_category"><span class = "meta">S. 62</span><span class = "meta">Schwerpunkt</span></p>
|
673
|
+
<div class = "ihv_content_wrapper">
|
674
|
+
<h2 class = "ihv_title">Mein Tisch. Mein Stuhl. Mein Schrank.
|
675
|
+
</h2>
|
676
|
+
</div>
|
677
|
+
<div class = "ihv_read_more button">Lesen</div>
|
678
|
+
</div>
|
679
|
+
</a>
|
680
|
+
|
681
|
+
|
682
|
+
|
683
|
+
|
684
|
+
|
685
|
+
|
686
|
+
|
687
|
+
|
688
|
+
|
689
|
+
|
690
|
+
|
691
|
+
|
692
|
+
|
693
|
+
|
694
|
+
|
695
|
+
|
696
|
+
|
697
|
+
|
698
|
+
|
699
|
+
|
700
|
+
|
701
|
+
|
702
|
+
|
703
|
+
|
704
|
+
|
705
|
+
|
706
|
+
|
707
|
+
|
708
|
+
|
709
|
+
|
710
|
+
|
711
|
+
<!-- Bild rechts -->
|
712
|
+
|
713
|
+
<a href="archiv/2013/besitz/schau-mich-an.html">
|
714
|
+
<div class = "ihv_item image_right">
|
715
|
+
<p class = "ihv_page_category"><span class = "meta">S. 70</span><span class = "meta">Schwerpunkt</span></p>
|
716
|
+
<div class = "ihv_content_wrapper">
|
717
|
+
<h2 class = "ihv_title">Schau! Mich! An!
|
718
|
+
</h2>
|
719
|
+
<div class = "left">
|
720
|
+
<p class = "ihv_author">Text: Anika Kreller, Maren Meyer<br> Illustration: Ika Künzel</p>
|
721
|
+
|
722
|
+
<p class = "ihv_subtitle">
|
723
|
+
Man ist, was man hat. Eine Typologie.
|
724
|
+
</p>
|
725
|
+
|
726
|
+
<div class = "ihv_read_more button">Lesen</div>
|
727
|
+
</div>
|
728
|
+
<div class = "right">
|
729
|
+
<img alt="Schau! Mich! An!" src="typo3temp/pics/070_071_b1_05_13_statussymbole_b904995c5e.jpg" width="494" height="425" />
|
730
|
+
</div>
|
731
|
+
</div>
|
732
|
+
</div>
|
733
|
+
</a>
|
734
|
+
|
735
|
+
|
736
|
+
|
737
|
+
|
738
|
+
|
739
|
+
|
740
|
+
|
741
|
+
|
742
|
+
|
743
|
+
|
744
|
+
|
745
|
+
|
746
|
+
|
747
|
+
|
748
|
+
|
749
|
+
<!-- Normal -->
|
750
|
+
|
751
|
+
<a href="archiv/2013/besitz/digital-ist-weiter.html">
|
752
|
+
<div class = "ihv_item normal">
|
753
|
+
<p class = "ihv_page_category"><span class = "meta">S. 72</span><span class = "meta">Schwerpunkt</span></p>
|
754
|
+
<div class = "ihv_content_wrapper">
|
755
|
+
<h2 class = "ihv_title">Digital ist weiter
|
756
|
+
</h2>
|
757
|
+
</div>
|
758
|
+
<div class = "ihv_read_more button">Lesen</div>
|
759
|
+
</div>
|
760
|
+
</a>
|
761
|
+
|
762
|
+
|
763
|
+
|
764
|
+
|
765
|
+
|
766
|
+
|
767
|
+
|
768
|
+
|
769
|
+
|
770
|
+
|
771
|
+
|
772
|
+
|
773
|
+
|
774
|
+
|
775
|
+
|
776
|
+
|
777
|
+
|
778
|
+
|
779
|
+
|
780
|
+
|
781
|
+
|
782
|
+
|
783
|
+
|
784
|
+
|
785
|
+
|
786
|
+
|
787
|
+
|
788
|
+
<!-- Text zweispaltig -->
|
789
|
+
|
790
|
+
<a href="archiv/2013/besitz/die-minimalisten.html">
|
791
|
+
<div class = "ihv_item text_both">
|
792
|
+
<p class = "ihv_page_category"><span class = "meta">S. 76</span><span class = "meta">Schwerpunkt</span></p>
|
793
|
+
<div class = "ihv_content_wrapper">
|
794
|
+
<h2 class = "ihv_title">Die Minimalisten
|
795
|
+
</h2>
|
796
|
+
<div class = "text_both_wrapper">
|
797
|
+
<div class = "left">
|
798
|
+
|
799
|
+
<p class = "ihv_subtitle">Man muss Dinge nicht kaufen, um sie zu genießen. Die Japaner beweisen das und mieten, was ihnen fehlt - vom Haustier bis zum Ehemann. Eine Kulturstudie.</p>
|
800
|
+
|
801
|
+
<p class = "ihv_author">Text: Bernhard Bartsch<br> Foto: Jens Liebchen</p>
|
802
|
+
</div>
|
803
|
+
<div class = "right">
|
804
|
+
<p class="p1">„Heute hat mich eine Frau angerufen, die eine Mutter braucht. Ein Standardauftrag“, sagt Ryuichi Ichinokawa – kostet 15 000 Yen (116 Euro) plus Spesen. Der 48-Jährige vermietet Prestige und Ansehen.</p>
|
805
|
+
<div class = "ihv_read_more button">Lesen</div>
|
806
|
+
</div>
|
807
|
+
</div>
|
808
|
+
</div>
|
809
|
+
</div>
|
810
|
+
</a>
|
811
|
+
|
812
|
+
|
813
|
+
|
814
|
+
|
815
|
+
|
816
|
+
|
817
|
+
|
818
|
+
|
819
|
+
|
820
|
+
|
821
|
+
|
822
|
+
|
823
|
+
|
824
|
+
|
825
|
+
|
826
|
+
|
827
|
+
|
828
|
+
|
829
|
+
|
830
|
+
<!-- Normal -->
|
831
|
+
|
832
|
+
<a href="archiv/2013/besitz/die-miet-falle.html">
|
833
|
+
<div class = "ihv_item normal">
|
834
|
+
<p class = "ihv_page_category"><span class = "meta">S. 82</span><span class = "meta">Schwerpunkt</span></p>
|
835
|
+
<div class = "ihv_content_wrapper">
|
836
|
+
<h2 class = "ihv_title">Die Miet-Falle
|
837
|
+
</h2>
|
838
|
+
</div>
|
839
|
+
<div class = "ihv_read_more button">Lesen</div>
|
840
|
+
</div>
|
841
|
+
</a>
|
842
|
+
|
843
|
+
|
844
|
+
|
845
|
+
|
846
|
+
|
847
|
+
|
848
|
+
|
849
|
+
|
850
|
+
|
851
|
+
|
852
|
+
|
853
|
+
|
854
|
+
|
855
|
+
|
856
|
+
|
857
|
+
|
858
|
+
|
859
|
+
|
860
|
+
|
861
|
+
|
862
|
+
|
863
|
+
|
864
|
+
|
865
|
+
|
866
|
+
|
867
|
+
|
868
|
+
|
869
|
+
|
870
|
+
|
871
|
+
<!-- Bild links -->
|
872
|
+
|
873
|
+
<a href="archiv/2013/besitz/was-kostet-die-welt.html">
|
874
|
+
<div class = "ihv_item image_left">
|
875
|
+
<p class = "ihv_page_category"><span class = "meta">S. 84</span><span class = "meta">Schwerpunkt</span></p>
|
876
|
+
<div class = "ihv_content_wrapper">
|
877
|
+
<h2 class = "ihv_title">Was kostet die Welt?
|
878
|
+
</h2>
|
879
|
+
<div class = "left">
|
880
|
+
<img alt="Was kostet die Welt?" src="typo3temp/pics/084_085_b1_05_13_warenprobe_6f362f20f3.png" width="494" height="633" />
|
881
|
+
</div>
|
882
|
+
<div class = "right">
|
883
|
+
<p class = "ihv_author">Text: Anika Kreller, Maren Meyer<br> Illustration: Ole Häntzschel</p>
|
884
|
+
|
885
|
+
<p class = "ihv_subtitle">
|
886
|
+
Eine Warenprobe.
|
887
|
+
</p>
|
888
|
+
|
889
|
+
<div class = "ihv_read_more button">Lesen</div>
|
890
|
+
</div>
|
891
|
+
</div>
|
892
|
+
</div>
|
893
|
+
</a>
|
894
|
+
|
895
|
+
|
896
|
+
|
897
|
+
|
898
|
+
|
899
|
+
|
900
|
+
|
901
|
+
|
902
|
+
|
903
|
+
|
904
|
+
|
905
|
+
|
906
|
+
|
907
|
+
|
908
|
+
|
909
|
+
|
910
|
+
|
911
|
+
<!-- Normal -->
|
912
|
+
|
913
|
+
<a href="archiv/2013/besitz/der-geist-ist-aus-der-flasche.html">
|
914
|
+
<div class = "ihv_item normal">
|
915
|
+
<p class = "ihv_page_category"><span class = "meta">S. 86</span><span class = "meta">Schwerpunkt</span></p>
|
916
|
+
<div class = "ihv_content_wrapper">
|
917
|
+
<h2 class = "ihv_title">"Der Geist ist aus der Flasche"
|
918
|
+
</h2>
|
919
|
+
</div>
|
920
|
+
<div class = "ihv_read_more button">Lesen</div>
|
921
|
+
</div>
|
922
|
+
</a>
|
923
|
+
|
924
|
+
|
925
|
+
|
926
|
+
|
927
|
+
|
928
|
+
|
929
|
+
|
930
|
+
|
931
|
+
|
932
|
+
|
933
|
+
|
934
|
+
|
935
|
+
|
936
|
+
|
937
|
+
|
938
|
+
|
939
|
+
|
940
|
+
|
941
|
+
|
942
|
+
|
943
|
+
|
944
|
+
|
945
|
+
|
946
|
+
<!-- Normal -->
|
947
|
+
|
948
|
+
<a href="archiv/2013/besitz/raus-aus-der-komfortzone.html">
|
949
|
+
<div class = "ihv_item normal">
|
950
|
+
<p class = "ihv_page_category"><span class = "meta">S. 90</span><span class = "meta">Schwerpunkt</span></p>
|
951
|
+
<div class = "ihv_content_wrapper">
|
952
|
+
<h2 class = "ihv_title">Raus aus der Komfortzone
|
953
|
+
</h2>
|
954
|
+
</div>
|
955
|
+
<div class = "ihv_read_more button">Lesen</div>
|
956
|
+
</div>
|
957
|
+
</a>
|
958
|
+
|
959
|
+
|
960
|
+
|
961
|
+
|
962
|
+
|
963
|
+
|
964
|
+
|
965
|
+
|
966
|
+
|
967
|
+
|
968
|
+
|
969
|
+
|
970
|
+
|
971
|
+
|
972
|
+
|
973
|
+
|
974
|
+
|
975
|
+
|
976
|
+
|
977
|
+
|
978
|
+
|
979
|
+
|
980
|
+
|
981
|
+
|
982
|
+
|
983
|
+
<!-- Normal mit subtitle -->
|
984
|
+
|
985
|
+
<a href="archiv/2013/besitz/das-eigentum-wird-virtuell.html">
|
986
|
+
<div class = "ihv_item normal_subtitle">
|
987
|
+
<p class = "ihv_page_category"><span class = "meta">S. 92</span><span class = "meta">Schwerpunkt</span></p>
|
988
|
+
<div class = "ihv_content_wrapper">
|
989
|
+
<h2 class = "ihv_title">Das Eigentum wird virtuell
|
990
|
+
</h2>
|
991
|
+
|
992
|
+
<div class = "ihv_subtitle"><p>Der Großrechner gehörte dem Unternehmen, in dessen Keller er stand. <br />Heute leasen wir Smartphones von Mobilfunkanbietern und tauschen das Recht auf Netzrecherche gegen Werbeeinblendung. <br />Die Geschäftsmodelle in der digitalen Ökonomie sind komplex. <br />Und haben den Eigentumsbegriff aufgeweicht. </p><p>Eine Chronologie.</p></div>
|
993
|
+
|
994
|
+
<p class = "ihv_author">Text: Thomas Ramge</p>
|
995
|
+
</div>
|
996
|
+
<div class = "ihv_read_more button">Lesen</div>
|
997
|
+
</div>
|
998
|
+
</a>
|
999
|
+
|
1000
|
+
|
1001
|
+
|
1002
|
+
|
1003
|
+
|
1004
|
+
|
1005
|
+
|
1006
|
+
|
1007
|
+
|
1008
|
+
|
1009
|
+
|
1010
|
+
|
1011
|
+
|
1012
|
+
|
1013
|
+
|
1014
|
+
|
1015
|
+
|
1016
|
+
|
1017
|
+
|
1018
|
+
|
1019
|
+
|
1020
|
+
<!-- Normal -->
|
1021
|
+
|
1022
|
+
<a href="archiv/2013/besitz/die-bank-in-der-hand.html">
|
1023
|
+
<div class = "ihv_item normal">
|
1024
|
+
<p class = "ihv_page_category"><span class = "meta">S. 96</span><span class = "meta">Schwerpunkt</span></p>
|
1025
|
+
<div class = "ihv_content_wrapper">
|
1026
|
+
<h2 class = "ihv_title">Die Bank in der Hand
|
1027
|
+
</h2>
|
1028
|
+
</div>
|
1029
|
+
<div class = "ihv_read_more button">Lesen</div>
|
1030
|
+
</div>
|
1031
|
+
</a>
|
1032
|
+
|
1033
|
+
|
1034
|
+
|
1035
|
+
|
1036
|
+
|
1037
|
+
|
1038
|
+
|
1039
|
+
|
1040
|
+
|
1041
|
+
|
1042
|
+
|
1043
|
+
|
1044
|
+
|
1045
|
+
|
1046
|
+
|
1047
|
+
|
1048
|
+
|
1049
|
+
|
1050
|
+
|
1051
|
+
|
1052
|
+
|
1053
|
+
|
1054
|
+
|
1055
|
+
|
1056
|
+
|
1057
|
+
|
1058
|
+
|
1059
|
+
|
1060
|
+
|
1061
|
+
|
1062
|
+
|
1063
|
+
<!-- Bild rechts -->
|
1064
|
+
|
1065
|
+
<a href="archiv/2013/besitz/teile-und-spare.html">
|
1066
|
+
<div class = "ihv_item image_right">
|
1067
|
+
<p class = "ihv_page_category"><span class = "meta">S. 100</span><span class = "meta">Schwerpunkt</span></p>
|
1068
|
+
<div class = "ihv_content_wrapper">
|
1069
|
+
<h2 class = "ihv_title">Teile und spare
|
1070
|
+
</h2>
|
1071
|
+
<div class = "left">
|
1072
|
+
<p class = "ihv_author">Text: Steffan Heuer<br> Foto: David Magnusson</p>
|
1073
|
+
|
1074
|
+
<p class = "ihv_subtitle">
|
1075
|
+
Carsharing war jahrzehntelang ein Nischengeschäft. Mittlerweile boomt es - dank sehr experimentierfreudiger Anbieter.
|
1076
|
+
</p>
|
1077
|
+
|
1078
|
+
<div class = "ihv_read_more button">Lesen</div>
|
1079
|
+
</div>
|
1080
|
+
<div class = "right">
|
1081
|
+
<img alt="Teile und spare" src="typo3temp/pics/100_104_b1_05_13_carsharing_03_e3504e35b3.jpg" width="494" height="330" />
|
1082
|
+
</div>
|
1083
|
+
</div>
|
1084
|
+
</div>
|
1085
|
+
</a>
|
1086
|
+
|
1087
|
+
|
1088
|
+
|
1089
|
+
|
1090
|
+
|
1091
|
+
|
1092
|
+
|
1093
|
+
|
1094
|
+
|
1095
|
+
|
1096
|
+
|
1097
|
+
|
1098
|
+
|
1099
|
+
|
1100
|
+
|
1101
|
+
<!-- Normal -->
|
1102
|
+
|
1103
|
+
<a href="archiv/2013/besitz/einbahnstream.html">
|
1104
|
+
<div class = "ihv_item normal">
|
1105
|
+
<p class = "ihv_page_category"><span class = "meta">S. 106</span><span class = "meta">Schwerpunkt</span></p>
|
1106
|
+
<div class = "ihv_content_wrapper">
|
1107
|
+
<h2 class = "ihv_title">Einbahnstream
|
1108
|
+
</h2>
|
1109
|
+
</div>
|
1110
|
+
<div class = "ihv_read_more button">Lesen</div>
|
1111
|
+
</div>
|
1112
|
+
</a>
|
1113
|
+
|
1114
|
+
|
1115
|
+
|
1116
|
+
|
1117
|
+
|
1118
|
+
|
1119
|
+
|
1120
|
+
|
1121
|
+
|
1122
|
+
|
1123
|
+
|
1124
|
+
|
1125
|
+
|
1126
|
+
|
1127
|
+
|
1128
|
+
|
1129
|
+
|
1130
|
+
|
1131
|
+
|
1132
|
+
|
1133
|
+
|
1134
|
+
|
1135
|
+
|
1136
|
+
<!-- Normal -->
|
1137
|
+
|
1138
|
+
<a href="archiv/2013/besitz/oefter-mal-was-neues.html">
|
1139
|
+
<div class = "ihv_item normal">
|
1140
|
+
<p class = "ihv_page_category"><span class = "meta">S. 108</span><span class = "meta">Schwerpunkt</span></p>
|
1141
|
+
<div class = "ihv_content_wrapper">
|
1142
|
+
<h2 class = "ihv_title">Öfter mal was Neues
|
1143
|
+
</h2>
|
1144
|
+
</div>
|
1145
|
+
<div class = "ihv_read_more button">Lesen</div>
|
1146
|
+
</div>
|
1147
|
+
</a>
|
1148
|
+
|
1149
|
+
|
1150
|
+
|
1151
|
+
|
1152
|
+
|
1153
|
+
|
1154
|
+
|
1155
|
+
|
1156
|
+
|
1157
|
+
|
1158
|
+
|
1159
|
+
|
1160
|
+
|
1161
|
+
|
1162
|
+
|
1163
|
+
|
1164
|
+
|
1165
|
+
|
1166
|
+
|
1167
|
+
|
1168
|
+
|
1169
|
+
|
1170
|
+
|
1171
|
+
|
1172
|
+
|
1173
|
+
|
1174
|
+
|
1175
|
+
|
1176
|
+
|
1177
|
+
|
1178
|
+
|
1179
|
+
<!-- Bild rechts -->
|
1180
|
+
|
1181
|
+
<a href="archiv/2013/besitz/auf-eigene-rechnung.html">
|
1182
|
+
<div class = "ihv_item image_right">
|
1183
|
+
<p class = "ihv_page_category"><span class = "meta">S. 116</span><span class = "meta">Schwerpunkt</span></p>
|
1184
|
+
<div class = "ihv_content_wrapper">
|
1185
|
+
<h2 class = "ihv_title">Auf eigene Rechnung
|
1186
|
+
</h2>
|
1187
|
+
<div class = "left">
|
1188
|
+
<p class = "ihv_author">Text: Peter Gaide<br> Foto: Dieter Schwer</p>
|
1189
|
+
|
1190
|
+
<p class = "ihv_subtitle">
|
1191
|
+
Linde Material Handling baut und verkauft Gabelstapler. Aber mindestens ebenso gern verleiht es sie. Porträt eines Unternehmens, das seine Produkte nicht mehr nur einfach loswerden will.
|
1192
|
+
</p>
|
1193
|
+
|
1194
|
+
<div class = "ihv_read_more button">Lesen</div>
|
1195
|
+
</div>
|
1196
|
+
<div class = "right">
|
1197
|
+
<img alt="Auf eigene Rechnung" src="typo3temp/pics/116_122_b1_05_13_gabelstapler__e908f65137.jpg" width="494" height="330" />
|
1198
|
+
</div>
|
1199
|
+
</div>
|
1200
|
+
</div>
|
1201
|
+
</a>
|
1202
|
+
|
1203
|
+
|
1204
|
+
|
1205
|
+
|
1206
|
+
|
1207
|
+
|
1208
|
+
|
1209
|
+
|
1210
|
+
|
1211
|
+
|
1212
|
+
|
1213
|
+
|
1214
|
+
|
1215
|
+
|
1216
|
+
|
1217
|
+
<!-- Normal -->
|
1218
|
+
|
1219
|
+
<a href="archiv/2013/besitz/die-welt-ist-eine-scheibe.html">
|
1220
|
+
<div class = "ihv_item normal">
|
1221
|
+
<p class = "ihv_page_category"><span class = "meta">S. 124</span><span class = "meta">Schwerpunkt</span></p>
|
1222
|
+
<div class = "ihv_content_wrapper">
|
1223
|
+
<h2 class = "ihv_title">Die Welt ist eine Scheibe
|
1224
|
+
</h2>
|
1225
|
+
</div>
|
1226
|
+
<div class = "ihv_read_more button">Lesen</div>
|
1227
|
+
</div>
|
1228
|
+
</a>
|
1229
|
+
|
1230
|
+
|
1231
|
+
|
1232
|
+
|
1233
|
+
|
1234
|
+
|
1235
|
+
|
1236
|
+
|
1237
|
+
|
1238
|
+
|
1239
|
+
|
1240
|
+
|
1241
|
+
|
1242
|
+
|
1243
|
+
|
1244
|
+
|
1245
|
+
|
1246
|
+
|
1247
|
+
|
1248
|
+
|
1249
|
+
|
1250
|
+
|
1251
|
+
|
1252
|
+
|
1253
|
+
|
1254
|
+
|
1255
|
+
|
1256
|
+
|
1257
|
+
|
1258
|
+
|
1259
|
+
|
1260
|
+
<!-- Bild rechts -->
|
1261
|
+
|
1262
|
+
<a href="archiv/2013/besitz/ein-hauch-autarkie.html">
|
1263
|
+
<div class = "ihv_item image_right">
|
1264
|
+
<p class = "ihv_page_category"><span class = "meta">S. 126</span><span class = "meta">Schwerpunkt</span></p>
|
1265
|
+
<div class = "ihv_content_wrapper">
|
1266
|
+
<h2 class = "ihv_title">Ein Hauch Autarkie
|
1267
|
+
</h2>
|
1268
|
+
<div class = "left">
|
1269
|
+
<p class = "ihv_author">Text: Christian Sywottek<br> Foto: Albrecht Fuchs (S. 129), Sigrid Reinichs</p>
|
1270
|
+
|
1271
|
+
<p class = "ihv_subtitle">
|
1272
|
+
Der Konsument wird Produzent. Das ist ein lang gehegter Traum. Hier ein Bericht über den Stand der Dinge.
|
1273
|
+
</p>
|
1274
|
+
|
1275
|
+
<div class = "ihv_read_more button">Lesen</div>
|
1276
|
+
</div>
|
1277
|
+
<div class = "right">
|
1278
|
+
<img alt="Ein Hauch Autarkie" src="typo3temp/pics/126_131_b1_05_13_offene_werkst_777b3f3712.jpg" width="494" height="330" />
|
1279
|
+
</div>
|
1280
|
+
</div>
|
1281
|
+
</div>
|
1282
|
+
</a>
|
1283
|
+
|
1284
|
+
|
1285
|
+
|
1286
|
+
|
1287
|
+
|
1288
|
+
|
1289
|
+
|
1290
|
+
|
1291
|
+
|
1292
|
+
|
1293
|
+
|
1294
|
+
|
1295
|
+
|
1296
|
+
|
1297
|
+
|
1298
|
+
<!-- Normal -->
|
1299
|
+
|
1300
|
+
<a href="archiv/2013/besitz/wem-gehoeren-wasser-boden-oder-luft.html">
|
1301
|
+
<div class = "ihv_item normal">
|
1302
|
+
<p class = "ihv_page_category"><span class = "meta">S. 132</span><span class = "meta">Schwerpunkt</span></p>
|
1303
|
+
<div class = "ihv_content_wrapper">
|
1304
|
+
<h2 class = "ihv_title">Wem gehören Wasser, Boden oder Luft?
|
1305
|
+
</h2>
|
1306
|
+
</div>
|
1307
|
+
<div class = "ihv_read_more button">Lesen</div>
|
1308
|
+
</div>
|
1309
|
+
</a>
|
1310
|
+
|
1311
|
+
|
1312
|
+
|
1313
|
+
|
1314
|
+
|
1315
|
+
|
1316
|
+
|
1317
|
+
|
1318
|
+
|
1319
|
+
|
1320
|
+
|
1321
|
+
|
1322
|
+
|
1323
|
+
|
1324
|
+
|
1325
|
+
|
1326
|
+
|
1327
|
+
|
1328
|
+
|
1329
|
+
|
1330
|
+
|
1331
|
+
|
1332
|
+
|
1333
|
+
|
1334
|
+
|
1335
|
+
|
1336
|
+
|
1337
|
+
|
1338
|
+
|
1339
|
+
|
1340
|
+
|
1341
|
+
<!-- Bild rechts -->
|
1342
|
+
|
1343
|
+
<a href="archiv/2013/besitz/ballast-abwerfen.html">
|
1344
|
+
<div class = "ihv_item image_right">
|
1345
|
+
<p class = "ihv_page_category"><span class = "meta">S. 134</span><span class = "meta">Schwerpunkt</span></p>
|
1346
|
+
<div class = "ihv_content_wrapper">
|
1347
|
+
<h2 class = "ihv_title">Ballast abwerfen
|
1348
|
+
</h2>
|
1349
|
+
<div class = "left">
|
1350
|
+
<p class = "ihv_author">Text: Markus Albers<br> Foto: Fridolin Schöpper</p>
|
1351
|
+
|
1352
|
+
<p class = "ihv_subtitle">
|
1353
|
+
Über materiellen Überfluss haben sich jahrzehntelang vor allem Weltverbesserer ereifert. Neuerdings entdecken junge, pragmatische Menschen, wie es sich wirklich lebt mit wenig Besitz.
|
1354
|
+
</p>
|
1355
|
+
|
1356
|
+
<div class = "ihv_read_more button">Lesen</div>
|
1357
|
+
</div>
|
1358
|
+
<div class = "right">
|
1359
|
+
<img alt="Ballast abwerfen" src="typo3temp/pics/134_137_b1_05_13_cult_of_less_2ad88144e5.jpg" width="494" height="330" />
|
1360
|
+
</div>
|
1361
|
+
</div>
|
1362
|
+
</div>
|
1363
|
+
</a>
|
1364
|
+
|
1365
|
+
|
1366
|
+
|
1367
|
+
|
1368
|
+
|
1369
|
+
|
1370
|
+
|
1371
|
+
|
1372
|
+
|
1373
|
+
|
1374
|
+
|
1375
|
+
|
1376
|
+
|
1377
|
+
|
1378
|
+
|
1379
|
+
<!-- Normal -->
|
1380
|
+
|
1381
|
+
<a href="archiv/2013/besitz/ferrari-sharing.html">
|
1382
|
+
<div class = "ihv_item normal">
|
1383
|
+
<p class = "ihv_page_category"><span class = "meta">S. 138</span><span class = "meta">Schwerpunkt</span></p>
|
1384
|
+
<div class = "ihv_content_wrapper">
|
1385
|
+
<h2 class = "ihv_title">Ferrari-Sharing
|
1386
|
+
</h2>
|
1387
|
+
</div>
|
1388
|
+
<div class = "ihv_read_more button">Lesen</div>
|
1389
|
+
</div>
|
1390
|
+
</a>
|
1391
|
+
|
1392
|
+
|
1393
|
+
|
1394
|
+
|
1395
|
+
|
1396
|
+
|
1397
|
+
|
1398
|
+
|
1399
|
+
|
1400
|
+
|
1401
|
+
|
1402
|
+
|
1403
|
+
|
1404
|
+
|
1405
|
+
|
1406
|
+
|
1407
|
+
|
1408
|
+
|
1409
|
+
|
1410
|
+
|
1411
|
+
|
1412
|
+
|
1413
|
+
|
1414
|
+
|
1415
|
+
|
1416
|
+
<!-- Normal mit subtitle -->
|
1417
|
+
|
1418
|
+
<a href="archiv/2013/besitz/das-zornige-schlitzohr.html">
|
1419
|
+
<div class = "ihv_item normal_subtitle">
|
1420
|
+
<p class = "ihv_page_category"><span class = "meta">S. 142</span><span class = "meta">Schwerpunkt</span></p>
|
1421
|
+
<div class = "ihv_content_wrapper">
|
1422
|
+
<h2 class = "ihv_title">Das zornige Schlitzohr
|
1423
|
+
</h2>
|
1424
|
+
|
1425
|
+
<div class = "ihv_subtitle"><p>Der österreichische Schuhfabrikant Heinrich Staudinger hat Ärger mit der Finanzmarktaufsicht. <br />Die will ihm verbieten, sich Geld von Bürgern für sein Unternehmen zu leihen.</p><p>Doch dieser Mann ist keiner, der einfach aufgibt. </p></div>
|
1426
|
+
|
1427
|
+
<p class = "ihv_author">Text: Jens Bergmann<br> Foto: David Payr</p>
|
1428
|
+
</div>
|
1429
|
+
<div class = "ihv_read_more button">Lesen</div>
|
1430
|
+
</div>
|
1431
|
+
</a>
|
1432
|
+
|
1433
|
+
|
1434
|
+
|
1435
|
+
|
1436
|
+
|
1437
|
+
|
1438
|
+
|
1439
|
+
|
1440
|
+
|
1441
|
+
|
1442
|
+
|
1443
|
+
|
1444
|
+
|
1445
|
+
|
1446
|
+
|
1447
|
+
|
1448
|
+
|
1449
|
+
|
1450
|
+
<section>
|
1451
|
+
<header class = "separator">
|
1452
|
+
<span><h3 id = "anchor-Ausstieg">Ausstieg</h3></span>
|
1453
|
+
</header>
|
1454
|
+
</section>
|
1455
|
+
|
1456
|
+
|
1457
|
+
|
1458
|
+
|
1459
|
+
|
1460
|
+
|
1461
|
+
<!-- Normal -->
|
1462
|
+
|
1463
|
+
<a href="archiv/2013/besitz/leserbriefebrandeinsde.html">
|
1464
|
+
<div class = "ihv_item normal">
|
1465
|
+
<p class = "ihv_page_category"><span class = "meta">S. 151</span><span class = "meta">Leserbriefe</span></p>
|
1466
|
+
<div class = "ihv_content_wrapper">
|
1467
|
+
<h2 class = "ihv_title">leserbriefe@brandeins.de
|
1468
|
+
</h2>
|
1469
|
+
</div>
|
1470
|
+
<div class = "ihv_read_more button">Lesen</div>
|
1471
|
+
</div>
|
1472
|
+
</a>
|
1473
|
+
|
1474
|
+
|
1475
|
+
|
1476
|
+
|
1477
|
+
|
1478
|
+
|
1479
|
+
|
1480
|
+
|
1481
|
+
|
1482
|
+
|
1483
|
+
|
1484
|
+
|
1485
|
+
|
1486
|
+
|
1487
|
+
|
1488
|
+
|
1489
|
+
|
1490
|
+
|
1491
|
+
|
1492
|
+
|
1493
|
+
|
1494
|
+
|
1495
|
+
|
1496
|
+
<!-- Normal -->
|
1497
|
+
|
1498
|
+
<a href="archiv/2013/besitz/impressum.html">
|
1499
|
+
<div class = "ihv_item normal">
|
1500
|
+
<p class = "ihv_page_category"><span class = "meta">S. 152</span><span class = "meta">Artikel</span></p>
|
1501
|
+
<div class = "ihv_content_wrapper">
|
1502
|
+
<h2 class = "ihv_title">Impressum
|
1503
|
+
</h2>
|
1504
|
+
</div>
|
1505
|
+
<div class = "ihv_read_more button">Lesen</div>
|
1506
|
+
</div>
|
1507
|
+
</a>
|
1508
|
+
|
1509
|
+
|
1510
|
+
|
1511
|
+
|
1512
|
+
|
1513
|
+
|
1514
|
+
|
1515
|
+
|
1516
|
+
|
1517
|
+
|
1518
|
+
|
1519
|
+
|
1520
|
+
|
1521
|
+
|
1522
|
+
|
1523
|
+
|
1524
|
+
|
1525
|
+
|
1526
|
+
|
1527
|
+
|
1528
|
+
|
1529
|
+
|
1530
|
+
|
1531
|
+
<!-- Normal -->
|
1532
|
+
|
1533
|
+
<a href="archiv/2013/besitz/wer-hats-gesagt.html">
|
1534
|
+
<div class = "ihv_item normal">
|
1535
|
+
<p class = "ihv_page_category"><span class = "meta">S. 154</span><span class = "meta">Letzte Seite</span></p>
|
1536
|
+
<div class = "ihv_content_wrapper">
|
1537
|
+
<h2 class = "ihv_title">Wer hat's gesagt?
|
1538
|
+
</h2>
|
1539
|
+
</div>
|
1540
|
+
<div class = "ihv_read_more button">Lesen</div>
|
1541
|
+
</div>
|
1542
|
+
</a>
|
1543
|
+
|
1544
|
+
|
1545
|
+
|
1546
|
+
|
1547
|
+
|
1548
|
+
|
1549
|
+
|
1550
|
+
|
1551
|
+
|
1552
|
+
|
1553
|
+
|
1554
|
+
|
1555
|
+
|
1556
|
+
|
1557
|
+
|
1558
|
+
|
1559
|
+
|
1560
|
+
|
1561
|
+
|
1562
|
+
</div>
|
1563
|
+
</div></div>
|
1564
|
+
</div>
|
1565
|
+
|
1566
|
+
<div id="button-idea-slider">
|
1567
|
+
<span id = "openLeft" class = "idea-slide desktop-button">Idea</span>
|
1568
|
+
</div>
|
1569
|
+
|
1570
|
+
<div id="button-read-slider">
|
1571
|
+
<span id = "openRight" class = "read-slide desktop-button">Read</span>
|
1572
|
+
</div>
|
1573
|
+
|
1574
|
+
<footer>
|
1575
|
+
<div id="sticky-to-top">
|
1576
|
+
<!--###TOTOP###--><a href="#"><div class="totopimg">Seitenanfang</div></a><!--###TOTOP###-->
|
1577
|
+
</div>
|
1578
|
+
<ul id="footer-links"><li><span class="mobile-toggle">Mediainformationen</span><div class="item-with-sub"><a href="mediadaten/mediadaten.html" onfocus="blurLink(this);" >Mediainformationen</a><ul><li><a href="mediadaten/mediadaten.html" onfocus="blurLink(this);" >Mediadaten</a></li><li><a href="mediadaten/mediaberater.html" onfocus="blurLink(this);" >Mediaberater</a></li><li><a href="mediadaten/kleinanzeigen.html" target="http://kiosk.brandeins.de/index.php/catalog/product/view/id/325 _self" onfocus="blurLink(this);" >Kleinanzeigen</a></li></ul></div></li><li><span class="mobile-toggle">Über brand eins</span><div class="item-with-sub"><a href="ueber-brand-eins.html" onfocus="blurLink(this);" >Über brand eins</a><ul><li><a href="geschichte.html" onfocus="blurLink(this);" >Geschichte</a></li><li><a href="philosophie.html" onfocus="blurLink(this);" >Philosophie</a></li><li><a href="presse.html" onfocus="blurLink(this);" >Presse</a></li><li><a href="partner.html" onfocus="blurLink(this);" >Partner</a></li></ul></div></li><li><span class="mobile-toggle">Rechtliches</span><div class="item-with-sub"><a href="impressum.html" onfocus="blurLink(this);" >Rechtliches</a><ul><li><a href="impressum.html" onfocus="blurLink(this);" >Impressum</a></li><li><a href="agb.html" onfocus="blurLink(this);" >AGB</a></li><li><a href="datenschutz.html" onfocus="blurLink(this);" >Datenschutz</a></li><li><a href="zitieren-verlinken.html" onfocus="blurLink(this);" >Zitieren & Verlinken</a></li></ul></div></li><li><span class="mobile-toggle">Hilfe</span><div class="item-with-sub"><a href="hilfe.html" onfocus="blurLink(this);" >Hilfe</a><ul><li><a href="hilfe/abonnement.html" onfocus="blurLink(this);" >Abonnement</a></li><li><a href="hilfe/app.html" onfocus="blurLink(this);" >App</a></li><li><a href="hilfe/online-kiosk.html" onfocus="blurLink(this);" >Online-Kiosk</a></li></ul></div></li><li><span class="mobile-toggle">Kontakt</span><div class="item-with-sub"><a href="kontakt.html" onfocus="blurLink(this);" >Kontakt</a><ul><li><a href="kontakt/medien-ag.html" onfocus="blurLink(this);" >Medien AG</a></li><li><a href="kontakt/brand-eins-verlag.html" onfocus="blurLink(this);" >brand eins Verlag</a></li><li><a href="kontakt/brand-eins-redaktion.html" onfocus="blurLink(this);" >brand eins Redaktion</a></li><li><a href="wissen/wie-sie-uns-erreichen.html" onfocus="blurLink(this);" >brand eins Wissen</a></li><li><a href="kontakt/abo-service.html" onfocus="blurLink(this);" >Abo-Service</a></li></ul></div></li></ul>
|
1579
|
+
|
1580
|
+
<div id="footer-social">
|
1581
|
+
<ul class="social">
|
1582
|
+
<li><a href="aktuelle-ausgabe/veranstaltungen.html" title="Veranstaltungen" class="events">Veranstaltungen</a></li><li><a href="hilfe.html" title="Hilfe" class="help">Hilfe</a></li><li><a href="kontakt.html" title="Schreiben Sie uns" class="contact">Kontakt</a></li>
|
1583
|
+
</ul>
|
1584
|
+
</div>
|
1585
|
+
</footer>
|
1586
|
+
|
1587
|
+
<div id="leftSlide"></div>
|
1588
|
+
<div id="rightSlide"></div>
|
1589
|
+
|
1590
|
+
<script type="text/javascript">
|
1591
|
+
var _gaq = _gaq || [];
|
1592
|
+
_gaq.push(['_setAccount', 'UA-31124795-1']);
|
1593
|
+
_gaq.push(['_setCustomVar',1,'type','issue']);
|
1594
|
+
_gaq.push(['_setCustomVar',2,'uid','6419']);
|
1595
|
+
|
1596
|
+
_gaq.push(['_trackPageview']);
|
1597
|
+
(function() {
|
1598
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
1599
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
1600
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
1601
|
+
})();
|
1602
|
+
</script><script type="text/javascript">var JsValidationCheckCheckboxes = 'Bitte eine Checkbox anhaken';var JsValidationCheckInteger = 'Keine gültige Nummer';var JsValidationCheckRequired = 'Dies ist ein Pflichtfeld';var JsValidationCheckRequiredOption = 'Bitte eine Option wählen';var JsValidationCheckEmail = 'Keine gültige E-Mail';var JsValidationCheckUrl = 'Keine gültige URL';var JsValidationCheckPhone = 'Keine gültige Telefonnummer';var JsValidationCheckLetters = 'Ungültige Zeichen';</script>
|
1603
|
+
|
1604
|
+
<script src="typo3temp/compressor/merged-c59dc551b136e15833d5a743dc6d1417-1a9a738e5d61d3a6e252a20bd6c8b8e9.js?1373532869" type="text/javascript"></script>
|
1605
|
+
|
1606
|
+
|
1607
|
+
|
1608
|
+
|
1609
|
+
</body>
|
1610
|
+
</html>
|