open_graph_reader 0.1.0 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -11,10 +11,12 @@ module OpenGraphReader
11
11
  end
12
12
 
13
13
  # @see http://ogp.me/#url
14
- define_type :url do |value|
14
+ define_type :url do |value, options|
15
15
  value.to_s.tap {|value|
16
16
  unless value.start_with?('http://') || value.start_with?('https://')
17
- raise InvalidObjectError, "URL #{value.inspect} does not start with http:// or https://"
17
+ if options.has_key?(:to) && OpenGraphReader.config.validate_references
18
+ raise InvalidObjectError, "URL #{value.inspect} does not start with http:// or https://"
19
+ end
18
20
  end
19
21
  }
20
22
  end
@@ -1,9 +1,11 @@
1
1
  require 'singleton'
2
2
  require 'forwardable'
3
+ require 'set'
3
4
 
4
5
  module OpenGraphReader
5
6
  module Object
6
7
  # Global registry of namespaces and their representing classes.
8
+ # Also tracks which verticals are defined.
7
9
  #
8
10
  # @api private
9
11
  class Registry
@@ -33,20 +35,28 @@ module OpenGraphReader
33
35
  # @return [Class] The matching class.
34
36
  # @raise [ArgumentError] If the given namespace wasn't registered.
35
37
  # @api private
36
- def_delegators :instance, :register, :registered?, :[]
38
+ # @!method verticals
39
+ # All known verticals
40
+ #
41
+ # @return [Set<String>]
42
+ def_delegators :instance, :register, :registered?, :[], :verticals
37
43
  end
38
44
 
39
45
  def_delegators :@namespaces, :[]=, :has_key?
40
46
  alias_method :register, :[]=
41
47
  alias_method :registered?, :has_key?
42
48
 
49
+ # @see Registry.verticals
50
+ attr_reader :verticals
51
+
43
52
  def initialize
44
53
  @namespaces = {}
54
+ @verticals = Set.new
45
55
  end
46
56
 
47
57
  # @see Registry.[]
48
58
  def [] namespace
49
- raise ArgumentError, "#{namespace} is not a registered namespace" unless registered? namespace
59
+ raise UnknownNamespaceError, "#{namespace} is not a registered namespace" unless registered? namespace
50
60
  @namespaces[namespace]
51
61
  end
52
62
  end
@@ -7,6 +7,16 @@ module OpenGraphReader
7
7
  #
8
8
  # @api private
9
9
  class Parser
10
+ # Some helper methods for Nokogiri
11
+ XPathHelpers = Class.new do
12
+ # Helper to lowercase all given properties
13
+ def ci_starts_with node_set, string
14
+ node_set.select {|node|
15
+ node.to_s.downcase.start_with? string.downcase
16
+ }
17
+ end
18
+ end.new
19
+
10
20
  # Namespaces found in the passed documents head tag
11
21
  #
12
22
  # @return [Array<String>]
@@ -44,17 +54,18 @@ module OpenGraphReader
44
54
 
45
55
  raise NoOpenGraphDataError, "There's no head tag in #{@doc}" unless head
46
56
 
47
- condition = "starts-with(@property, 'og:')"
57
+ condition = "ci_starts_with(@property, 'og:')"
48
58
  if head['prefix']
49
- @additional_namespaces = head['prefix'].scan(/(\w+):\s*([^ ]+)/).map(&:first)
59
+ @additional_namespaces = head['prefix'].scan(/(\w+):\s*([^ ]+)/)
60
+ @additional_namespaces.map! {|prefix, _| prefix.downcase }
50
61
  @additional_namespaces.each do |additional_namespace|
51
62
  next if additional_namespace == 'og'
52
- condition << " or starts-with(@property, '#{additional_namespace}')"
63
+ condition << " or ci_starts_with(@property, '#{additional_namespace}')"
53
64
  end
54
65
  end
55
66
 
56
- head.xpath("meta[#{condition}]").each do |tag|
57
- *path, leaf = tag['property'].split(':')
67
+ head.xpath("meta[#{condition}]", XPathHelpers).each do |tag|
68
+ *path, leaf = tag['property'].downcase.split(':')
58
69
  node = path.inject(graph.root) {|node, name|
59
70
  child = node.children.reverse.find {|child| child.name == name }
60
71
 
@@ -66,7 +77,7 @@ module OpenGraphReader
66
77
  child
67
78
  }
68
79
 
69
- # TODO: make stripping configurable?
80
+ # @todo make stripping configurable?
70
81
  node << Graph::Node.new(leaf, tag['content'].strip)
71
82
  end
72
83
 
@@ -1,4 +1,4 @@
1
1
  module OpenGraphReader
2
2
  # Tbe library version
3
- VERSION = "0.1.0"
3
+ VERSION = "0.2.0"
4
4
  end
@@ -0,0 +1,985 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html lang="de">
4
+
5
+ <head>
6
+ <title>Mit der Bibel gegen Klimaschutz | Telepolis</title>
7
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
+
9
+
10
+
11
+
12
+ <meta charset="utf-8">
13
+ <meta name="publisher" content="Heise Zeitschriften Verlag" />
14
+ <meta name="viewport" content="width=1175" /> <link rel="canonical" href="/tp/news/Mit-der-Bibel-gegen-Klimaschutz-2480536.html" /><link rel="home" type="text/html" title="Startseite" href="" />
15
+ <link rel="copyright" title="Copyright" href="/impressum.html" /> <meta name="date" content="2014-12-05T00:05:00" />
16
+ <meta name="keywords" content="Klimaschutz" />
17
+ <meta name="author" content="Wolfgang Pomrehn" /> <meta name="fulltitle" content="Mit der Bibel gegen Klimaschutz" />
18
+ <meta name="topic" content="" />
19
+ <meta name="feature" content="true" />
20
+ <meta name="DC.title" content="Mit der Bibel gegen Klimaschutz" />
21
+ <meta name="DC.description" content="Allein sein Gott kann das Klima beeinflussen, meint ein US-Politiker und wird aus Anerkennung für seine intellektuellen Höhenflüge zum Vorsitzenden des Umweltausschusses des Senats gemacht" />
22
+ <meta name="DC.identifier" content="http://heise.de/-2480536" scheme="DCTERMS.URI" />
23
+
24
+
25
+ <meta name="description" content="Allein sein Gott kann das Klima beeinflussen, meint ein US-Politiker und wird aus Anerkennung für seine intellektuellen Höhenflüge zum Vorsitzenden des Umweltausschusses des Senats gemacht" /> <!--googleoff: all-->
26
+ <meta property="og:title" content="Mit der Bibel gegen Klimaschutz" />
27
+ <meta property="og:type" content="website" />
28
+ <meta property="og:locale" content="de_DE" />
29
+ <meta property="og:url" content="http://www.heise.de/tp/news/Mit-der-Bibel-gegen-Klimaschutz-2480536.html" />
30
+ <meta property="og:site_name" content="" />
31
+ <meta property="og:description" content="Allein sein Gott kann das Klima beeinflussen, meint ein US-Politiker und wird aus Anerkennung für seine intellektuellen Höhenflüge zum Vorsitzenden des Umweltausschusses des Senats gemacht" />
32
+
33
+ <!--googleon: all--><!--googleoff: all-->
34
+ <meta name="generator" content="InterRed V15.2.2, http://www.interred.de/, InterRed GmbH" />
35
+ <!--googleon: all-->
36
+
37
+ <!--googleoff: all-->
38
+ <link rel="shortcut icon" href="/tp/icons/frame/favicon.ico" type="image/x-icon" />
39
+ <link rel="search" title="Suche" href="/tp/suche/" />
40
+ <link rel="alternate" type="application/atom+xml" title="TELEPOLIS aktuell" href="/tp/rss/news-atom.xml" />
41
+ <link rel="alternate" type="application/atom+xml" title="Die letzten 7 Tage" href="/tp/rss/news-xl.xml" />
42
+ <link rel="alternate" type="application/atom+xml" title="Politik" href="/tp/rss/politik.xml" />
43
+ <meta name="application-name" content="TELEPOLIS" />
44
+ <meta name="msapplication-tooltip" content="Telepolis" />
45
+ <meta name="msapplication-starturl" content="/tp/" />
46
+ <meta name="msapplication-TileImage" content="/foto/icons/windows-icon-144.png" />
47
+ <meta name="msapplication-TileColor" content="#333333" />
48
+ <link rel="apple-touch-icon-precomposed" href="/foto/icons/apple-touch-icon-57x57-precomposed.png" />
49
+ <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/foto/icons/apple-touch-icon-114x114-precomposed.png" />
50
+ <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/foto/icons/apple-touch-icon-72x72-precomposed.png" />
51
+ <meta name="DC.creator" content="Telepolis" />
52
+ <meta http-equiv="imagetoolbar" content="no" />
53
+
54
+ <meta name="blog" content="true" />
55
+ <meta name="robots" content="index,follow" />
56
+ <meta name="author" content="Wolfgang Pomrehn" />
57
+ <meta name="date" content="2014-12-05T00:05:00" />
58
+ <meta name="title" content="Mit der Bibel gegen Klimaschutz" />
59
+ <meta name="description" content="Allein sein Gott kann das Klima beeinflussen, meint ein US-Politiker und wird aus Anerkennung für seine intellektuellen Höhenflüge zum Vorsitzenden des Umweltausschusses des Senats gemacht" />
60
+ <link rel="home" type="text/html" title="Startseite" href="/tp/news/Energie%20&amp;%20Klima%20News/" />
61
+
62
+ <link href="/stil/navi_top2012.css" rel="stylesheet" type="text/css" />
63
+ <link href="/tp/css/navi_top2012.css" rel="stylesheet" type="text/css" />
64
+ <link rel="stylesheet" type="text/css" href="/support/lib/jquery/socialshareprivacy/socialshareprivacy.css" />
65
+
66
+ <link rel="stylesheet" href="/tp/css/frame_04.css" type="text/css" />
67
+
68
+ <link rel="stylesheet" href="/tp/css/element.css" type="text/css" />
69
+ <link rel="stylesheet" type="text/css" href="/tp/css/blog_05.css" />
70
+ <link rel="stylesheet" type="text/css" href="/tp/css/inter_05.css" />
71
+ <link rel="stylesheet" href="/tp/css/wide.css" type="text/css" title="default" />
72
+ <link rel="alternate stylesheet" href="/tp/css/small.css" type="text/css" title="narrow" />
73
+
74
+ <script type="text/javascript" src="/js/jquery/jquery-1.7.2.min.js"></script> <script type="text/javascript" src="/tp/script/modernizr-01.js"></script>
75
+ <script type="text/javascript" src="/js/plugins/jquery-ui-1.8.18_cycle.custom.min.js"></script>
76
+ <script type="text/javascript" src="/js/plugins/jquery.equalheights.min.js"></script>
77
+ <script type="text/javascript" src="/js/plugins/jquery.socialshareprivacy_heise.min.js"></script>
78
+ <script type="text/javascript" src="/support/lib/external.js"></script>
79
+ <script type="text/javascript" src="/support/lib/teaser_linking.js"></script>
80
+ <script type="text/javascript" src="/js/ho/link_inline_images.min.js"></script>
81
+ <script type="text/javascript" src="/js/ho/bilderstrecke-1.1.min.js"></script>
82
+
83
+ <script type="text/javascript" src="/tp/script/modernizr-01.js"></script>
84
+ <script type="text/javascript" src="/support/lib/jquery/jquery.cookie.js"></script>
85
+ <script type="text/javascript" src="/tp/script/pop.js"></script>
86
+ <script type="text/javascript" src="/tp/script/bottom-01.js"></script>
87
+
88
+ <script type="text/javascript">
89
+ if (tp_touchscreen()) {
90
+ $( document ).ready( tp_bottomReady_touch );
91
+ } else {
92
+ $( document ).ready( tp_bottomReady_notouch );
93
+ }
94
+ </script>
95
+
96
+
97
+ <style type="text/css">
98
+
99
+ .bild_zentriert {
100
+ left: 5%;
101
+ position: relative;
102
+ padding: 0;
103
+ font-size: 0.78em;
104
+ margin: 0.2em 0 0.6em 0;
105
+ display: table;
106
+ width: 10%;
107
+ text-align: left;
108
+ }
109
+
110
+ .bildunterschrift {
111
+ text-align: left;
112
+ }
113
+
114
+ .bildunterschrift a {
115
+ background: none !important;
116
+ }
117
+
118
+ .such-box table {
119
+ cellspacing: 0px;
120
+ cellpadding: 0px;
121
+ }
122
+
123
+ </style>
124
+
125
+ <script type="text/javascript" src="//script.ioam.de/iam.js"></script>
126
+
127
+
128
+
129
+ </head>
130
+
131
+ <!-- treenode=3110 -->
132
+ <!-- view= -->
133
+ <!-- blog_letter=e -->
134
+ <!-- blog_titel=Energie &amp; Klima News -->
135
+ <!-- telepolis_bereich=blognews -->
136
+ <!-- telepolis_channel=energie -->
137
+ <!-- telepolis_rubrik=enews -->
138
+
139
+
140
+ <body id="telepolis_all" lang="de" onload="set_style_from_cookie()" >
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+ <!--Heise navbar-->
149
+ <div class="heisetopnavi no-touch heisetopnavi_relaunch">
150
+ <div class="heisetopnavi_header">
151
+ <header role="banner">
152
+ <div class="heisetopnavi_login">
153
+ <script type="text/javascript" src="/js/ho/login.min.js"></script>
154
+ <div id="navi_login">
155
+ <p><a href="https://www.heise.de/userdb/sso?rm=show_login&amp;dirid=1&amp;objekt=/">Einloggen</a> auf heise online</p>
156
+ </div>
157
+ </div>
158
+ <nav role="navigation">
159
+ <div class="heisetopnavi_hover_legacy">
160
+ <a href="/index.html/from/navi_oben_ho" class="heisetopnavi_logo" title="heise online">
161
+ <img src="//www.heise.de/icons/ho/heise_online_logo_top.gif" width="200" height="44" alt="heise online" id="heisetopnavi_ho_logo_top_img" />
162
+ </a>
163
+ <a href="#heisetopnavi_sub_container" class="heisetopnavi_button" aria-haspopup="true">Menü auf-/zuklappen</a>
164
+ <div id="heisetopnavi_sub_container">
165
+ <ul id="heisetopnavi_sub">
166
+ <li>
167
+ <ul>
168
+ <li class="heisetopnavi_ho"><a href="/index.html/from/navi_oben_ho" title="heise online – IT-News" name="dachzeile.ho.ho">News</a></li>
169
+ <li class="heisetopnavi_ct"><a href="/ct/from/navi_oben_ct" title="c't – Magazin für Computertechnik" name="dachzeile.ho.ct">c't</a></li>
170
+ <li class="heisetopnavi_ix"><a href="/ix/from/navi_oben_ix" title="iX – Magazin für professionelle Informationstechnik" name="dachzeile.ho.ix">iX</a></li>
171
+ <li class="heisetopnavi_tr"><a href="/tr/from/navi_oben_tr" title="Technology Review – Das M.I.T.-Magazin für Innovation" name="dachzeile.ho.tr">Technology Review</a></li>
172
+ <li class="heisetopnavi_mac"><a href="/mac-and-i/from/navi_oben_mac" title="Mac &amp; i – Nachrichten, Tests, Tipps und Meinungen rund um Apple" name="dachzeile.ho.mac-and-i">Mac &amp; i</a></li>
173
+ <li class="heisetopnavi_tp"><a href="/tp/from/navi_oben_tp" title="Telepolis" name="dachzeile.ho.tp">Telepolis</a></li>
174
+ <li class="heisetopnavi_hh"><a href="/hardware-hacks/from/navi_oben_hh" title="c't Hacks – Kreativ mit Technik" name="dachzeile.ho.hardware-hacks">c't Hacks</a></li>
175
+ <li class="heisetopnavi_df"><a href="/foto/special/from/navi_oben_df" title="Digitale Fotografie" name="dachzeile.ho.digitale-fotografie">Digitale Fotografie</a></li>
176
+ </ul>
177
+ </li>
178
+ <li>
179
+ <ul>
180
+ <li class="heisetopnavi_aut"><a href="/autos/from/navi_oben_aut" title="heise Autos – News, Tests, Technik, Service rund ums Auto" name="dachzeile.ho.autos">heise Autos</a></li>
181
+ <li class="heisetopnavi_dev"><a href="/developer/from/navi_oben_dev" title="heise Developer – Informationen für Entwickler" name="dachzeile.ho.developer">heise Developer</a></li>
182
+ <li class="heisetopnavi_foto"><a href="/foto/from/navi_oben_foto" title="heise Foto – Das Online-Magazin rund ums digitale Bild" name="dachzeile.ho.foto">heise Foto</a></li>
183
+ <li class="heisetopnavi_net"><a href="/netze/from/navi_oben_net" title="heise Netze – Alles über Netzwerk-Technik" name="dachzeile.ho.netze">heise Netze</a></li>
184
+ <li class="heisetopnavi_op"><a href="/open/from/navi_oben_op" title="heise open – Open Source im Unternehmen" name="dachzeile.ho.open">heise Open Source</a></li>
185
+ <li class="heisetopnavi_sec"><a href="/security/from/navi_oben_sec" title="heise Security – News, Dienste und Foren zum Thema Computer-Sicherheit" name="dachzeile.ho.security">heise Security</a></li>
186
+ <li class="heisetopnavi_video"><a href="/video/from/navi_oben_video" title="heise Video – Clips zu Nachrichten und Artikeln" name="dachzeile.ho.video">heise Video</a></li>
187
+ <li class="heisetopnavi_tech"><a href="/redirect-to/techstage/from/navi_oben_techstage" title="TechStage – News, Tests &amp; Praxis zu Smartphones und Tablets mit Android, iOS, Windows Phone &amp; Co." name="dachzeile.ho.techstage">TechStage</a></li>
188
+ </ul>
189
+ </li>
190
+ <li class="heisetopnavi_third">
191
+ <ul>
192
+ <li class="heisetopnavi_swv"><a href="/download/from/navi_oben_swv" title="Software-Verzeichnis – Software zum Download fuer Windows, Mac, Linux, iPhone, Symbian, Android" name="dachzeile.ho.download">Download</a></li>
193
+ <li class="heisetopnavi_pvg"><a href="/preisvergleich/from/navi_oben_pvg" title="Preisvergleich – Günstige Preise, Meinungen und Bewertungen zu vielen Produkten" name="dachzeile.ho.preisvergleich">Preisvergleich</a></li>
194
+ <li class="heisetopnavi_job"><a href="/jobs/from/navi_oben_job" title="heise jobs – Jobbörse für qualifizierte Fach- und Führungskräfte aus der IT-Branche" name="dachzeile.ho.jobs">Stellenmarkt</a></li>
195
+ <li class="heisetopnavi_eve"><a href="/events/from/navi_oben_eve" title="heise Events – Konferenzen, Seminare, Workshops" name="dachzeile.ho.events">Veranstaltungen</a></li>
196
+ <li class="heisetopnavi_itm"><a href="/itmarkt/from/navi_oben_itm" title="IT-Markt – Branchenverzeichnis der IT-Fachhändler" name="dachzeile.ho.itmarkt">IT-Markt</a></li>
197
+ <li class="heisetopnavi_whi"><a href="/whitepapers/from/navi_oben_whi" title="heise Whitepapers – Kostenloser Download aktueller Praxisbeispiele, Firmeninfos, Case Studies und Webcasts zu neuen Produkten, Strategien und Lösungen namhafter IT-Hersteller" name="dachzeile.ho.whitepapers">Whitepapers</a></li>
198
+ <li class="heisetopnavi_webcasts"><a href="/redirect-to/webcasts/from/navi_oben_webcasts" title="heise Webcasts – Kompakte Firmeninformationen zu komplexen IT-Sachverhalten" name="dachzeile.ho.webcasts">Webcasts</a></li>
199
+ <li class="heisetopnavi_tarifr"><a href="/redirect-to/tarifrechner/from/navi_oben_tarifr" title="Tarifrechner – DSL, Mobiles Internet, Handy, Telefon, Strom, Gas" name="dachzeile.ho.tarifrechner">Tarifrechner</a></li>
200
+ </ul>
201
+ </li>
202
+ <li class="heisetopnavi_fourth">
203
+ <ul>
204
+ <li class="heisetopnavi_shop"><a href="/redirect-to/shop/from/navi_oben_shop" title="heise shop – IT Fachzeitschriften, Bücher, CD/DVD/Blu-ray" name="dachzeile.ho.shop">heise shop</a></li>
205
+ <li class="heisetopnavi_kio"><a href="/artikel-archiv/from/navi_oben_kio" title="Artikel-Archiv – c't, iX, Technology Review, Digitale Fotografie, Mac &amp; i, Sonderhefte" name="dachzeile.ho.artikel-archiv">Artikel-Archiv</a></li>
206
+ <li class="heisetopnavi_abo"><a href="/redirect-to/abo/from/navi_oben_abo" title="Abo – c't, iX, Technology Review, Digitale Fotografie, Mac &amp; i" name="dachzeile.ho.abo">Zeitschriften-Abo</a></li>
207
+ <li class="heisetopnavi_hmg"><a href="/redirect-to/hmg/from/navi_oben_hmg" title="Arbeiten bei heise – Aktuelle Stellenangebote der Heise Medien Gruppe" name="dachzeile.ho.hmg">Arbeiten bei heise</a></li>
208
+ </ul>
209
+ </li>
210
+ </ul>
211
+ </div>
212
+ </div>
213
+ </nav>
214
+
215
+
216
+
217
+
218
+
219
+
220
+
221
+
222
+
223
+ <form accept-charset="utf-8" method="get" action="/tp/suche/" id="heisetopnavi_search" role="search">
224
+ <fieldset>
225
+ <input type="text" class="search_text" value="" name="q" placeholder="in Telepolis suchen"><input type="image" src="//www.heise.de/icons/ho/heise_online_lupe.gif" alt="Los" class="search_submit" name="search_submit">
226
+ <input type="hidden" class="search_hidden" value="search" name="rm">
227
+ </fieldset>
228
+ </form>
229
+ </header>
230
+ </div>
231
+ <div class="clear"></div>
232
+ </div>
233
+
234
+ <script type="text/javascript">
235
+ if (typeof jQuery !== "undefined") {
236
+ jQuery(document).ready(function($) {
237
+ // Support Touch-Devices
238
+ if ('ontouchstart' in document) {
239
+ $('.heisetopnavi_relaunch').removeClass('no-touch');
240
+ }
241
+ $('.heisetopnavi_button').bind('touchstart', function(e) {
242
+ e.preventDefault();
243
+ if ($(e.target).is('a.heisetopnavi_button')) {
244
+ $(this).toggleClass('active');
245
+ $('.heisetopnavi header > nav').toggleClass('hover');
246
+ }
247
+ });
248
+
249
+ $('.heisetopnavi_relaunch .heisetopnavi_button').click(function(e) {
250
+ e.preventDefault();
251
+ });
252
+
253
+ // Support Keyboard
254
+ $('.heisetopnavi_relaunch .heisetopnavi_button').keyup(function(e) {
255
+ if (e.which == 13 && $(e.target).is('a.heisetopnavi_button')) {
256
+ $('.heisetopnavi_relaunch .heisetopnavi_button').toggleClass('active');
257
+ $('.heisetopnavi_relaunch header > nav').toggleClass('hover');
258
+ }
259
+ });
260
+
261
+ /*
262
+ * Open/Close Menu with JavaScript for more Usability
263
+ */
264
+
265
+ $('.heisetopnavi_relaunch').removeClass('no-touch');
266
+
267
+ // Logo + Icon
268
+ $('.heisetopnavi_relaunch .heisetopnavi_hover_legacy').mouseenter(function() {
269
+ var timeout_id = window.setTimeout(function() {
270
+ $('.heisetopnavi_relaunch .heisetopnavi_button').addClass('active');
271
+ $('.heisetopnavi_relaunch nav').addClass('hover');
272
+ $('body').addClass('refreshDOM');
273
+ $('body').removeClass('refreshDOM');
274
+ }, 300);
275
+ $(this).data('timeout_id', timeout_id);
276
+ });
277
+ $('.heisetopnavi_relaunch .heisetopnavi_hover_legacy').mouseleave(function() {
278
+ var timeout_id = $(this).data('timeout_id');
279
+ window.clearTimeout(timeout_id);
280
+ timeout_id = window.setTimeout(function() {
281
+ $('.heisetopnavi_relaunch .heisetopnavi_button').removeClass('active');
282
+ $('.heisetopnavi_relaunch nav').removeClass('hover');
283
+ $('body').addClass('refreshDOM');
284
+ $('body').removeClass('refreshDOM');
285
+ }, 0);
286
+ $(this).data('timeout_id', timeout_id);
287
+ });
288
+ });
289
+
290
+ if (typeof heiseLogin != "undefined") {
291
+ heiseLogin.login_fill_navigation({});
292
+ }
293
+ }
294
+ </script>
295
+
296
+ <!--END-Heise-navbar-->
297
+
298
+
299
+ <!--positionierung-aussen-->
300
+ <div class="mainframe">
301
+
302
+ <!--content-rahmen-->
303
+ <div class="main">
304
+
305
+ <!--content-innen-->
306
+ <div class="leftbox">
307
+ <div class="pos-content artext">
308
+
309
+ <div class="blog-letter e-news">e</div>
310
+ <div class="blog-leiste"><span class="datum">&nbsp;</span><a class="blog-name entry e-news" href="/tp/news/enews/default.html">Energie &amp; Klima News</a></div>
311
+ <div class="blog-sub">Neuigkeiten aus der Welt des Klimas und der Energie</div>
312
+
313
+ <h1 class="head">Mit der Bibel gegen Klimaschutz</h1>
314
+
315
+ <div class="a-box">
316
+ <div class="mar0">
317
+ <span class="vcard" id="wolfgangpomrehn" itemscope itemtype="http://microformats.org/profile/hcard">
318
+ <span class="fn" itemprop="fn"><a itemprop="url" class="author" href="/tp/autor/wolfgangpomrehn-x/default.html" title="Weitere Artikel von Wolfgang Pomrehn">Wolfgang Pomrehn</a></span> <span class="date">05.12.2014</span>
319
+ </span>
320
+ </div>
321
+ </div>
322
+
323
+ <h2>Allein sein Gott kann das Klima beeinflussen, meint ein US-Politiker und wird aus Anerkennung für seine intellektuellen Höhenflüge zum Vorsitzenden des Umweltausschusses des Senats gemacht</h2>
324
+
325
+
326
+ <div id="blocon">
327
+ <p>Die USA geben Jahr für Jahr Dutzende Milliarden US-Dollar für die fortgeschrittenste Waffentechnologie des Planeten aus. Um im Nahen Osten und in Pakistan jederzeit Menschen per <a href="http://www.imi-online.de/2014/09/26/4-oktober-2014-die-infrastruktur-der-drohnenkriegfuehrung-sichtbar-machen/">Joy-Stick und Knopfdruck</a> umbringen zu können, ist ihnen keine Technik zu teuer und sind ihnen keine Entwicklungskosten zu hoch. Dafür braucht es natürlich gut ausgebildete Wissenschaftler und Ingenieure, die sich auf ihr Fach verstehen.</p>
328
+ <p>Für die Umweltpolitik spielt fachliche Kompetenz hingegen keine Rolle. Solide Bibelkenntnisse reichen völlig. Nach den jüngsten Wahlen bekommt im Januar das Senats-Komitee für Umwelt und öffentliche Bauten einen neuen Vorsitzenden, den 80jährigen James Inhofe aus Oklahoma. Der lang gediente republikanische Senator hatte das Amt bereits von 2003 bis 2007 inne und sich in den vergangenen Jahren vor allem als Bekämpfer der Klimawissenschaften einen Namen gemacht. Unter anderem hat er ein Buch mit dem Titel "The Greatest Hoax: How the Global Warming Conspiracy Threatens Your Future" ("Der größte Schwindel: Wie die Klimawandelverschwörung Ihre Zukunft gefährdet") herausgegeben.</p>
329
+ <p>Seine Qualifikation auf diesem Gebiet demonstrierte er vor zwei Jahren in einem <a href="http://www.rightwingwatch.org/content/james-inhofe-says-bible-refutes-climate-change">Interview mit einem christlichen Radiosender</a>. In diesem zitiert er aus dem ersten Buch Moses der Bibel (Genesis 8:22): "Solange die Erde steht, soll nicht aufhören Saat und Ernte, Frost und Hitze, Sommer und Winter, Tag und Nacht." Gott sei nimmer noch da oben, und die "Arroganz", die in der Überzeugung stecke, "dass wir, dass Menschen in der Lage sind zu verändern, was Er mit dem Klima macht, ist unerhört."</p>
330
+ <p>Umweltschützer sind für ihn ziemlich unchristlich, weil auf sie Folgendes zutreffe: "Sie geben Gottes Wahrheit für eine Lüge auf, und sie verehren Gottes Schöpfung anstelle Gottes, der gelobt sei in Ewigkeit." (Römer 1:25, wobei Inhofes Englische Bibel im Wortlaut von der deutschen Luther-Bibel abweicht.)</p>
331
+ </div>
332
+
333
+
334
+ <div id="breadcrumb">
335
+ <a href="/tp/">Telepolis</a>
336
+ &gt;
337
+ <a href="/tp/news/enews">Energie &amp; Klima News</a>
338
+ </div>
339
+
340
+ <!--googleoff: all-->
341
+ <!--START-bottom-leiste-->
342
+
343
+ <NOSCRIPT><style type="text/css">#tp-services a {display: inline-block; }</style></NOSCRIPT>
344
+
345
+ <div id="servfield">
346
+ <div id="theodor"></div>
347
+
348
+ <div id="tp-services-cut"><div id="tp-services">
349
+
350
+ <a href="/tp/news/Mit-der-Bibel-gegen-Klimaschutz-2480536.html?view=mail" id="tp-sendartikel"><div class="bottomleiste-img"><img src="//3.f.ix.de/tp/icons/newbottom/bottom_send.svg" alt="S" class="firstbottomimg" onerror="this.onerror=null; this.src='/tp/icons/newbottom/bottom_send.png'" /><img src="//3.f.ix.de/tp/icons/newbottom/bottom_send-over.svg" alt="" class="secondbottomimg" onerror="this.onerror=null; this.src='/tp/icons/newbottom/bottom_send-over.png'" /></div><div class="nobrx">Artikel versenden</div></a>
351
+
352
+ <a href="/tp/news/Mit-der-Bibel-gegen-Klimaschutz-2480536.html?view=print" id="tp-druckversion"><div class="bottomleiste-img"><img src="//2.f.ix.de/tp/icons/newbottom/bottom_print.svg" alt="P" class="firstbottomimg" onerror="this.onerror=null; this.src='/tp/icons/newbottom/bottom_print.png'" /><img src="//2.f.ix.de/tp/icons/newbottom/bottom_print_over.svg" alt="" class="secondbottomimg" onerror="this.onerror=null; this.src='/tp/icons/newbottom/bottom_print_over.png'" /></div><div class="nobrx">Druckversion</div></a>
353
+
354
+ </div></div>
355
+
356
+ <a href="mailto:tpred@tp.heise.de?subject=TP-Fehler%20in%20News%20/tp/news/Mit-der-Bibel-gegen-Klimaschutz-2480536.html"><div id="tpfehlermelden">Fehler melden</div></a>
357
+
358
+
359
+ <div id="deck-services"></div>
360
+ <div id="tp-fehler-show">Vielen Dank!</div>
361
+
362
+ </div>
363
+
364
+ <div id="heisesocfield">
365
+ <div id="heiseendit"></div>
366
+ <div id="heiseembd"><div id="social_bookmarks"></div>
367
+
368
+ <NOSCRIPT>
369
+ <div id="tp-socialnoscript">
370
+ <a href="https://www.facebook.com/telepolis.de" id="tp-bottom-facebook"><div class="bottomleiste-img"><img src="//3.f.ix.de/tp/icons/newbottom/bottom_facebook.png" alt="F" /></div><div class="nobrx">Teilen</div></a>
371
+ <a href="https://twitter.com/telepolis_news/" id="tp-bottom-tweet"><div class="bottomleiste-img"><img src="//3.f.ix.de/tp/icons/newbottom/bottom_twitter.png" alt="T" /></div><div class="nobrx">Tweet</div></a>
372
+ </div>
373
+ <style type="text/css">#heiseembd, #heiseendit {max-height: 2.2em;}</style>
374
+ </NOSCRIPT>
375
+
376
+ </div>
377
+ </div>
378
+
379
+ <!--END-bottom-leiste-->
380
+
381
+ </div>
382
+
383
+
384
+
385
+
386
+ <!--forum-->
387
+ <div id="forum-wapperl">
388
+ <div class="forumbox"><a href="http://www.heise.de/forum/Telepolis/Kommentare/Mit-der-Bibel-gegen-Klimaschutz/forum-61451/comment/">
389
+ <div class="forum-bottomimg"><img src="//2.f.ix.de/tp/icons/newbottom/bottom_forum.svg" alt="" class="firstbottomimg" onerror="this.onerror=null; this.src='/tp/icons/newbottom/bottom_forum.png'" /><img src="//3.f.ix.de/tp/icons/newbottom/bottom_forum-over.svg" alt="" class="secondbottomimg" onerror="this.onerror=null; this.src='/tp/icons/newbottom/bottom_forum-over.png'" /></div>
390
+ <div class="forum-bottomtext">Telepolis Forum</div></a>
391
+ </div>
392
+ </div>
393
+
394
+ <div class="forum">
395
+
396
+ <a class="for" href="http://www.heise.de/forum/Telepolis/Kommentare/Mit-der-Bibel-gegen-Klimaschutz/forum-61451/comment/"><b>Kommentare lesen</b></a>
397
+ <span class="for-comment"> (126 Beiträge)</span>
398
+
399
+ <ul class="ul-for">
400
+
401
+
402
+ <li class="li-for"><a class="for" href="http://www.heise.de/forum/Telepolis/Kommentare/Mit-der-Bibel-gegen-Klimaschutz/Re-Und/posting-2191027/show/">Re: Und ...</a> <span class="for-date">(06.12.2014 20:01)</span></li>
403
+
404
+ <li class="li-for"><a class="for" href="http://www.heise.de/forum/Telepolis/Kommentare/Mit-der-Bibel-gegen-Klimaschutz/wie-geht-denn-Er-edit/posting-2191026/show/">wie geht denn Er (edit)</a> <span class="for-date">(06.12.2014 19:52)</span></li>
405
+
406
+ <li class="li-for"><a class="for" href="http://www.heise.de/forum/Telepolis/Kommentare/Mit-der-Bibel-gegen-Klimaschutz/Re-Bitte-nicht-Umweltschutz-und-Klimaschutz-verwechseln/posting-2191022/show/">Re: Bitte nicht Umweltschutz und Klimaschutz verwechseln</a> <span class="for-date">(06.12.2014 18:41)</span></li>
407
+
408
+
409
+ </ul>
410
+
411
+ <!--url-->
412
+ <a href="http://heise.de/-2480536" id="tp-url" target="_top">http://heise.de/-2480536</a>
413
+ <!--END-url-->
414
+
415
+ </div>
416
+ <!--END-forum-->
417
+
418
+
419
+
420
+
421
+
422
+ <div class="adbottom"><!--googleoff: index-->
423
+ <!-- RSPEAK_STOP -->
424
+ <a href="http://www.heise.de/mediadaten/online/" target="_blank" class="hinweis_anzeige">Anzeige</a><br><script type="text/javascript">
425
+ <!--//--><![CDATA[//><!--
426
+ var dfp_ord; if (!dfp_ord) { dfp_ord = Math.floor(Math.random()*1000000000)+1000000000; }
427
+ var ff_targeting; if (!ff_targeting) { ff_targeting = {}; ff_targeting.version = $.browser && $.browser.mozilla ? $.browser.version : false; }
428
+ document.write('<script src="http://ad-emea.doubleclick.net/N6514/adj/tp/tp-inhalt;sz=500x500;kw=Klimaschutz;tile=1;_FF_;ord=_ORD_?" type="text/javascript"><\/script>'.replace('_ORD_', dfp_ord).replace(';_FF_', ff_targeting.version ? ';ff_version=' + ff_targeting.version : ''));
429
+ if (typeof jQuery != 'undefined') {
430
+ jQuery( function() {
431
+ jQuery('.adbottom div[id^=google_ads_div_]').parent().prepend('<span style="font-family: Arial, Helvetica, sans-serif; color: Black; font-size:7pt; font-weight: normal; text-align: left;">Anzeige</span><br/>');
432
+ });
433
+ }
434
+
435
+ //--><!]]>
436
+ </script>
437
+ <noscript><div><a href="http://ad-emea.doubleclick.net/N6514/jump/tp/tp-inhalt;sz=500x500;kw=Klimaschutz;tile=1;_FF_;ord=4921264748?" target="_blank"><img alt="" src="http://ad-emea.doubleclick.net/N6514/ad/tp/tp-inhalt;sz=500x500;kw=Klimaschutz;tile=1;_FF_;ord=4921264748?" /></a></div></noscript>
438
+
439
+ <!-- RSPEAK_START -->
440
+ <!--googleon: index--></div>
441
+
442
+
443
+
444
+
445
+
446
+
447
+
448
+ <!--fussleiste-->
449
+ <div class="content-footer">
450
+ <ul class="bottom-left">
451
+ <li class="base-left"><a class="for" href="/Privacy-Policy-der-Heise-Zeitschriften-Verlag-GmbH-Co-KG-4860.html">Datenschutzhinweis</a> </li>
452
+ <li class="base-left"><a class="for" href="/tp/html/impressum.html">Impressum</a> </li>
453
+ </ul>
454
+ <ul class="bottom-right">
455
+ <li class="base-right"><a class="for" href="http://www.heise-medien.de/default.php/mediengruppe,zeitschriften/11/2">Copyright © Heise Zeitschriften Verlag</a></li>
456
+ </ul>
457
+ </div>
458
+ <!--END-fussleiste-->
459
+
460
+ </div>
461
+ <!--END-content-innen-->
462
+
463
+
464
+
465
+
466
+ <!--rechte spalte-->
467
+ <div class="pos-spalte">
468
+ <div class="spalte">
469
+
470
+
471
+ <!--ansichtbreite-->
472
+ <div id="default-width"><img class="hand"
473
+ src="/tp/icons/frame/wide.gif" alt="&gt;"
474
+ onclick="switch_style('default');return false;"
475
+ onmouseover="javascript:show('element');"
476
+ onmouseout="javascript:hide('element');" /></div>
477
+ <div id="narrow-width"><img class="hand"
478
+ src="/tp/icons/frame/narrow.gif" alt="&lt;"
479
+ onclick="switch_style('narrow');return false;"
480
+ onmouseover="javascript:show('element');"
481
+ onmouseout="javascript:hide('element');" /></div>
482
+
483
+ <div id="element"
484
+ onmouseover="javascript:show('element');"
485
+ onmouseout="javascript:hide('element');">
486
+ <div id="flowfield">
487
+ <div class="dartfield">
488
+ <p class="b-head">Darstellungsbreite ändern</p>
489
+ <p class="b-fliess">Da bei großen Monitoren im Fullscreen-Modus die Zeilen teils unleserlich
490
+ lang werden, können Sie hier die Breite auf das Minimum zurücksetzen.
491
+ Die einmal gewählte Einstellung wird durch ein Cookie fortgesetzt, sofern Sie dieses akzeptieren.</p>
492
+ </div>
493
+ </div>
494
+ </div>
495
+ <!--END-ansichtbreite-->
496
+
497
+ <!-- elemente -->
498
+ <div class="up-spalte">
499
+ <!-- aktuell 2014-12-06 20:12 -->
500
+
501
+ <div class="k-icon aktuell">
502
+ <div class="kasten aktuell">
503
+ <p class="list-h "><a href="/tp/artikel/43/43390/">Im Herzen des Landes</a></p>
504
+ <p class="list-h "><a href="/tp/artikel/43/43536/">Russland schickt mehr Gas durch Ostseepipeline</a></p>
505
+ <p class="list-h "><a href="/tp/artikel/43/43183/">W&auml;hlen mit dem Einkaufskorb?</a></p>
506
+ <p class="list-h "><a href="/tp/artikel/43/43535/">Iran best&auml;tigt Angriffe auf IS-Stellungen im Irak</a></p>
507
+ <p class="list-h last"><a href="/tp/artikel/43/43534/">Klimaschutz: China will von Deutschland lernen</a></p>
508
+
509
+ </div>
510
+ </div>
511
+
512
+ <div class="spalte-ad"><!--googleoff: index-->
513
+ <!-- RSPEAK_STOP -->
514
+ <div class="bcadv ISI_IGNORE bcadv_oben"><a href="http://www.heise.de/mediadaten/online/" target="_blank" class="hinweis_anzeige">Anzeige</a><br><script type="text/javascript">
515
+ <!--//--><![CDATA[//><!--
516
+ var dfp_ord; if (!dfp_ord) { dfp_ord = Math.floor(Math.random()*1000000000)+1000000000; }
517
+ var ff_targeting; if (!ff_targeting) { ff_targeting = {}; ff_targeting.version = $.browser && $.browser.mozilla ? $.browser.version : false; }
518
+ document.write('<script src="http://ad-emea.doubleclick.net/N6514/adj/tp/tp-inhalt;sz=300x250,336x280;kw=Klimaschutz;tile=2;_FF_;ord=_ORD_?" type="text/javascript"><\/script>'.replace('_ORD_', dfp_ord).replace(';_FF_', ff_targeting.version ? ';ff_version=' + ff_targeting.version : ''));
519
+ //--><!]]>
520
+ </script>
521
+ <noscript><div><a href="http://ad-emea.doubleclick.net/N6514/jump/tp/tp-inhalt;sz=300x250,336x280;kw=Klimaschutz;tile=2;_FF_;ord=4921264748?" target="_blank"><img alt="" src="http://ad-emea.doubleclick.net/N6514/ad/tp/tp-inhalt;sz=300x250,336x280;kw=Klimaschutz;tile=2;_FF_;ord=4921264748?" /></a></div></noscript>
522
+ </div>
523
+ <!-- RSPEAK_START -->
524
+ <!--googleon: index--></div><!-- RSPEAK_STOP --><!--googleoff: all-->
525
+ <!-- mostwanted 2014-12-06 20:12 -->
526
+
527
+ <div class="k-icon mostwanted">
528
+ <div class="kasten mostwanted">
529
+ <p class="list-h "><a href="/tp/artikel/43/43518/">Langsam d&auml;mmert es den D&auml;mmern</a></p>
530
+ <p class="list-h "><a href="/tp/artikel/43/43512/">MH17: Kiew ger&auml;t zunehmend in Kritik</a></p>
531
+ <p class="list-h "><a href="/tp/artikel/43/43502/">Gro&szlig;britannien verbietet weibliche Ejakulation und Facesitting</a></p>
532
+ <p class="list-h "><a href="/tp/artikel/43/43529/">Krugman redet Klartext</a></p>
533
+ <p class="list-h last"><a href="/tp/news/Mit-der-Bibel-gegen-Klimaschutz-2480536.html">Mit der Bibel gegen Klimaschutz</a></p>
534
+
535
+ </div>
536
+ </div>
537
+
538
+ <!-- basic_2 2014-12-06 17:22 -->
539
+
540
+ <!-- ttip -->
541
+ <div class="ttip_div">
542
+
543
+ <div class="k-icon dossier">
544
+ <div class="kasten dossier">
545
+
546
+ <div class="ttip-block"><div class="img-left"><a
547
+ href="/tp/artikel/42/42271/1.html" class="ttip_img"><img
548
+ src="//2.f.ix.de/tp/icons/elemente/divers/tipp.png" alt="ttip" class="ttip-img-left"
549
+ height="120" width="119"></a></div><div
550
+ class="ttip-row"><p class="k-head ttip_h"><a
551
+ href="/tp/artikel/42/42271/1.html">TTIP</a></p>
552
+ <p class="kasten-p ttip_p">Freihandelsabkommen oder
553
+ Demokratiezerst&ouml;rer?</p></div></div>
554
+
555
+
556
+
557
+ <p class="list-h"><a href="/tp/artikel/43/43455/">Ein Basta-Ja zu CETA UND TTIP</a></p>
558
+
559
+
560
+ <p class="list-h"><a href="/tp/artikel/43/43419/">Folgen von TTIP f&uuml;r die EU: Mehr Arbeitslosigkeit, sinkende Einkommen, schrumpfende Exporte</a></p>
561
+
562
+
563
+ <p class="list-h"><a href="/tp/artikel/42/42901/">Internationale Vertr&auml;ge von der Mitbestimmung ausgeschlossen?</a></p>
564
+
565
+
566
+ <p class="list-h"><a href="/tp/artikel/42/42548/">Investment ohne angemessenen Profit kann als &quot;indirekte Enteignung&quot; gewertet werden</a></p>
567
+
568
+ <p class="k-head"><script type="text/javascript">document.write("<a href=\"/tp/artikel/42/42271/1.html\" onMouseOver=\"javascript:elem_on('ttip')\" class=\"jk-mehr\">mehr</a>")</script>
569
+ <noscript><a href="/tp/artikel/42/42271/1.html" class="jk-site">mehr im kompletten Dossier</a></noscript></p></div>
570
+ </div>
571
+
572
+ <div id="ttip" onMouseOut="javascript:elem_off('ttip')" onMouseOver="javascript:elem_on('ttip')">
573
+ <div class="k-icon dossier">
574
+ <div class="kasten dossier">
575
+
576
+ <div class="ttip-block"><div class="img-left"><a
577
+ href="/tp/artikel/42/42271/1.html" class="ttip_img"><img
578
+ src="//2.f.ix.de/tp/icons/elemente/divers/tipp.png" alt="ttip" class="ttip-img-left"
579
+ height="120" width="119"></a></div><div
580
+ class="ttip-row"><p class="k-head ttip_h"><a
581
+ href="/tp/artikel/42/42271/1.html">TTIP</a></p>
582
+ <p class="kasten-p ttip_p">Freihandelsabkommen oder
583
+ Demokratiezerst&ouml;rer?</p></div></div>
584
+
585
+
586
+
587
+
588
+ <p class="list-h"><a href="/tp/artikel/43/43455/">Ein Basta-Ja zu CETA UND TTIP</a></p>
589
+
590
+
591
+ <p class="list-h"><a href="/tp/artikel/43/43419/">Folgen von TTIP f&uuml;r die EU: Mehr Arbeitslosigkeit, sinkende Einkommen, schrumpfende Exporte</a></p>
592
+
593
+
594
+ <p class="list-h"><a href="/tp/artikel/42/42901/">Internationale Vertr&auml;ge von der Mitbestimmung ausgeschlossen?</a></p>
595
+
596
+
597
+ <p class="list-h"><a href="/tp/artikel/42/42548/">Investment ohne angemessenen Profit kann als &quot;indirekte Enteignung&quot; gewertet werden</a></p>
598
+
599
+
600
+ <p class="list-h"><a href="/tp/artikel/42/42351/">Kritik an TTIP vor allem in &Ouml;sterreich, Gro&szlig;britannien und Deutschland</a></p>
601
+
602
+
603
+ <p class="list-h"><a href="/tp/artikel/42/42291/">Was uns mit TISA noch bl&uuml;ht</a></p>
604
+
605
+
606
+ <p class="list-h"><a href="/tp/artikel/42/42232/">Europ&auml;ische B&uuml;rgerinitiative soll TTIP verhindern</a></p>
607
+
608
+
609
+ <p class="list-h"><a href="/tp/artikel/42/42216/">TTIP: Briten bef&uuml;rchten Privatisierung des Gesundheitssystems</a></p>
610
+
611
+ <p class="k-head"><a href="/tp/artikel/42/42271/1.html" class="jk-site">mehr im kompletten Dossier</a></p>
612
+ </div>
613
+ </div>
614
+ </div>
615
+
616
+ </div>
617
+
618
+
619
+
620
+
621
+ <!-- css -->
622
+ <style type="text/css">
623
+
624
+ .kasten-p.ttip_p {font-size: 0.78em; margin-bottom:0.3em}
625
+
626
+ .ttip_div {
627
+ position: relative;
628
+ clear: left;
629
+ }
630
+
631
+ #ttip {display: none}
632
+ #ttip {
633
+ position: absolute;
634
+ z-index: +9;
635
+ left: 0px;
636
+ top: 0px;
637
+ border-bottom: 2px solid #444;
638
+ width: 336px;
639
+ background: #eee;
640
+ padding-bottom: 8px
641
+ }
642
+
643
+ .ttip_div a:visited,
644
+ .ttip_div a:hover,
645
+ .ttip_div a {color: #004a6b; background: url(/tp/icons/content/list/li_klx.gif) no-repeat left center; padding-left: 14px}
646
+ .ttip_div a:hover {background: #fff url(/tp/icons/content/list/li_klx.gif) no-repeat left center;}
647
+
648
+ .ttip_h a:visited,
649
+ .ttip_h a:hover,
650
+ .ttip_h a {color: #004a6b; padding-left: 0; background: none}
651
+ .ttip_h a:hover {background: #e4e4e4;}
652
+
653
+ a.ttip_img:hover,
654
+ a.ttip_img:visited,
655
+ a.ttip_img:hover,
656
+ a.ttip_img {padding-left: 0; background: none}
657
+
658
+
659
+ .ttip_div a.jk-mehr:visited,
660
+ .ttip_div a.jk-mehr:hover,
661
+ .ttip_div a.jk-mehr {color: #004a6b}
662
+ .ttip_div a.jk-mehr {
663
+ margin: 0 0.4em 0.2em 0;
664
+ font-size: 0.9em;
665
+ font-weight: bold;
666
+ clear: left;
667
+ background: url(/tp/icons/elemente/divers/moreblu.gif) no-repeat right center;
668
+ padding: 0 16px 0 0;
669
+ }
670
+
671
+ .ttip_div a.jk-site:visited,
672
+ .ttip_div a.jk-site:hover,
673
+ .ttip_div a.jk-site {color: #004a6b}
674
+ .ttip_div a.jk-site {
675
+ margin: 0 0.4em 0.2em 0;
676
+ font-size: 0.9em;
677
+ font-weight: bold;
678
+ clear: left;
679
+ background: url(/tp/icons/elemente/divers/siteblu.gif) no-repeat right center;
680
+ padding: 0 16px 0 0;
681
+ }
682
+
683
+
684
+ .ttip-row {width: 180px; }
685
+ .ttip-img-left {
686
+ float: right;
687
+ margin-left: 8px;
688
+ position: absolute;
689
+ bottom: 0px;
690
+ right: 0px
691
+ }
692
+ .k-head.ttip_h {font-size: 1em; letter-spacing: 0.05em;}
693
+
694
+ .ttip-block {
695
+ background: #dfe1e5;
696
+ clear: both;
697
+ margin: 0 0 0.2em;
698
+ width: 303px;
699
+ position: relative;
700
+ left: -8px;
701
+ top: -6px;
702
+ min-height: 112px;
703
+ padding: 6px 0 3px 8px
704
+ }
705
+
706
+
707
+ .ttip_div .ttip-block a, .ttip_div .ttip-block a:visited { color: #3f4989; }
708
+ .ttip_div .ttip-block a:hover { color: #51629f; background: none;}
709
+
710
+ .kasten-p.ttip_p {font-size: 0.78em; margin-bottom:0.3em}
711
+
712
+
713
+
714
+ </style>
715
+
716
+ <!-- END-css -->
717
+
718
+ <script type="text/javascript">
719
+
720
+ function elem_on(elementname)
721
+ {
722
+ document.getElementById(elementname).style.display='block';
723
+ }
724
+
725
+ function elem_off(elementname)
726
+ {
727
+ document.getElementById(elementname).style.display='none';
728
+ }
729
+ </script>
730
+
731
+ <!-- END-%(NAME)s -->
732
+
733
+ <!-- mostwanted 2014-12-06 20:12 -->
734
+
735
+ <div class="k-icon mostwanted">
736
+ <div class="kasten mostwanted">
737
+ <p class="list-h "><a href="/tp/artikel/43/43518/">Langsam d&auml;mmert es den D&auml;mmern</a></p>
738
+ <p class="list-h "><a href="/tp/artikel/43/43512/">MH17: Kiew ger&auml;t zunehmend in Kritik</a></p>
739
+ <p class="list-h "><a href="/tp/artikel/43/43502/">Gro&szlig;britannien verbietet weibliche Ejakulation und Facesitting</a></p>
740
+ <p class="list-h "><a href="/tp/artikel/43/43529/">Krugman redet Klartext</a></p>
741
+ <p class="list-h last"><a href="/tp/news/Mit-der-Bibel-gegen-Klimaschutz-2480536.html">Mit der Bibel gegen Klimaschutz</a></p>
742
+
743
+ </div>
744
+ </div>
745
+
746
+ <!-- ebook3 2014-12-06 20:12 -->
747
+
748
+ <style type="text/css">
749
+ .ebook-td {
750
+ margin-right: 4px;
751
+ margin-bottom: 2px;
752
+ }
753
+ .kasten.ebook3 { min-height: 122px; }
754
+ .k-icon.ebook3 {
755
+ background: url(/tp/icons/elemente/k-icons/ebook.gif) no-repeat
756
+ left top;
757
+ min-height: 122px;
758
+ }
759
+ </style>
760
+
761
+ <div class="k-icon ebook3">
762
+ <div class="kasten ebook3">
763
+
764
+ <table cellspacing="0" cellpadding="0">
765
+ <tr>
766
+ <td><a href="/tp/ebook/ebook_9.html"><img src="/tp/ebook/vario/ebook-9.jpg" alt="Parteiensystem im Umbruch" width="96" height="128" class="ebook-td" /></a></td>
767
+ <td><a href="/tp/ebook/ebook_15.html"><img src="/tp/ebook/vario/ebook-15.jpg" alt="Projekt Post-Kapitalismus" width="96" height="128" class="ebook-td" /></a></td>
768
+ <td><a href="/tp/ebook/ebook_17.html"><img src="/tp/ebook/vario/ebook-17.jpg" alt="Aufbruch ins Ungewisse" width="96" height="128" class="ebook-td" /></a></td>
769
+
770
+ </tr>
771
+ </table>
772
+
773
+ </div>
774
+ </div>
775
+
776
+ <div class="k-icon anzeige">
777
+ <div class="kasten anzeige">
778
+ <a href="http://www.seenby.de/?from=telepolis"><img src="//3.f.ix.de/tp/icons/elemente/divers/seenpict.gif" alt="bilder" class="seen" width="105" /></a>
779
+
780
+ <p class="kasten-p"><a href="http://www.seenby.de/?from=telepolis"><img src="//1.f.ix.de/tp/icons/elemente/divers/seen.gif" alt="seen.by" width="188" height="130" class="seen" /></a></p>
781
+ </div>
782
+ </div>
783
+
784
+
785
+
786
+
787
+
788
+ <div class="k-space"><img src="//1.f.ix.de/tp/icons/frame/sp_1.gif" alt="" width="1" height="50" /></div>
789
+ </div>
790
+ </div>
791
+ </div>
792
+ <!--END-rechte spalte-->
793
+
794
+
795
+ </div>
796
+ <!-- END-content-rahmen -->
797
+
798
+ <!--menu-->
799
+ <div class="men-1">
800
+
801
+ <!--suche-->
802
+ <div class="men-such">
803
+ <form action="/tp/suche/">
804
+ <input name="rm" type="hidden" value="search" />
805
+ <input name="q" size="14" value="" class="suche-cgi" />
806
+ <input type="image" src="/tp/icons/frame/lupe.svg.png" name="suchen" alt="suchen" class="suche-los" /><br />
807
+ <table class="such-box">
808
+ <tr>
809
+ <td><input type="image" name="suchen" src="/tp/icons/frame/heise-suche.gif" alt="heise-suche" width="58" height="8" /></td>
810
+ </tr>
811
+ </table>
812
+ <input name="channel" type="hidden" value="tp" />
813
+ <input name="sort" type="hidden" value="d" />
814
+ </form>
815
+ </div>
816
+ <!--END-suche-->
817
+
818
+ <a href="/tp/default.html"><img src="//2.f.ix.de/tp/icons/frame/longo.gif" alt="TELEPOLIS" width="132" height="34" class="tp-img" /></a>
819
+
820
+ <!--mainmenu-->
821
+ <div class="navi-main">
822
+
823
+ <div class="menu-main"><a href="/tp/inhalt/politik/default.html"><img height="22" width="44" src="/tp/icons/menu/politik.gif" alt="POLITIK" /></a></div>
824
+
825
+ <div class="menu-main "><a href="/tp/inhalt/wissenschaft/default.html"><img height="22" width="86" src="/tp/icons/menu/wissenschaft.gif" alt="WISSENSCHAFT" /></a></div>
826
+
827
+ <div class="menu-main dart"><a href="/tp/inhalt/energie/default.html"><img height="22" width="100" src="/tp/icons/menu/energie.gif" alt="ENERGIE" /></a></div>
828
+
829
+ <div class="menu-main"><a href="/tp/inhalt/kultur/default.html"><img height="22" width="43" src="/tp/icons/menu/kultur.gif" alt="KULTUR" /></a></div>
830
+
831
+ <div class="menu-main"><a href="/tp/inhalt/medien/default.html"><img height="22" width="44" src="/tp/icons/menu/medien.gif" alt="MEDIEN" /></a></div>
832
+
833
+ <div class="menu-main"><a href="/tp/inhalt/magazin/default.html"><img height="22" width="54" src="/tp/icons/menu/magazin.gif" alt="MAGAZIN" /></a></div>
834
+
835
+ </div>
836
+ <!--END-mainmenu-->
837
+
838
+ <!--submenu-->
839
+ <div class="navi-sub">
840
+
841
+
842
+
843
+ <div class="menu-sub"><a href="/tp/inhalt/schau/default.html"><img height="19" width="75" src="/tp/icons/menu/schau.gif"
844
+ alt="Wochenschau" /></a></div>
845
+
846
+ <div class="menu-sub dart"><a href="/tp/news/enews/default.html"><img height="19" width="117" src="/tp/icons/menu/enews.gif"
847
+ alt="Energie und Klima-News" /></a></div>
848
+
849
+ <div class="menu-sub"><a href="/tp/html/e-rechner.html"><img height="19" width="113" src="/tp/icons/menu/erechner.gif"
850
+ alt="Energiespar-Rechner" /></a></div>
851
+
852
+
853
+
854
+ </div>
855
+ <!--END-submenu-->
856
+
857
+ </div>
858
+ <!--END-menu-->
859
+
860
+ <!--ad-leaderboard-->
861
+ <div class="top-ad">
862
+ <div class="wall-p">
863
+ <script type="text/javascript">
864
+ <!--//--><![CDATA[//><!--
865
+ var dfp_ord; if (!dfp_ord) { dfp_ord = Math.floor(Math.random()*1000000000)+1000000000; }
866
+ var ff_targeting; if (!ff_targeting) { ff_targeting = {}; ff_targeting.version = $.browser && $.browser.mozilla ? $.browser.version : false; }
867
+ var rb = false; document.write('<script src="http://ad-emea.doubleclick.net/N6514/adj/tp/tp-inhalt;sz=728x90,468x60;kw=Klimaschutz;tile=3;_FF_;ord=_ORD_?" type="text/javascript"><\/script>'.replace('_ORD_', dfp_ord).replace(';_FF_', ff_targeting.version ? ';ff_version=' + ff_targeting.version : ''));
868
+ //--><!]]>
869
+ </script>
870
+ <noscript><div><a href="http://ad-emea.doubleclick.net/N6514/jump/tp/tp-inhalt;sz=728x90,468x60;kw=Klimaschutz;tile=3;_FF_;ord=4921264748?" target="_blank"><img alt="" src="http://ad-emea.doubleclick.net/N6514/ad/tp/tp-inhalt;sz=728x90,468x60;kw=Klimaschutz;tile=3;_FF_;ord=4921264748?" /></a></div></noscript>
871
+
872
+ </div>
873
+ </div>
874
+ <!--END-ad-leaderboard-->
875
+
876
+ <!--ad-skyscaper-->
877
+ <div class="pos-ad-high">
878
+ <div class="ad-high">
879
+ <script type="text/javascript">
880
+ <!--//--><![CDATA[//><!--
881
+ var dfp_ord; if (!dfp_ord) { dfp_ord = Math.floor(Math.random()*1000000000)+1000000000; }
882
+ var ff_targeting; if (!ff_targeting) { ff_targeting = {}; ff_targeting.version = $.browser && $.browser.mozilla ? $.browser.version : false; }
883
+ if (typeof rb != "undefined" && rb != true) document.write('<script src="http://ad-emea.doubleclick.net/N6514/adj/tp/tp-inhalt;sz=120x600,120x800,160x600,160x800;kw=Klimaschutz;tile=4;_FF_;ord=_ORD_?" type="text/javascript"><\/script>'.replace('_ORD_', dfp_ord).replace(';_FF_', ff_targeting.version ? ';ff_version=' + ff_targeting.version : ''));
884
+ //--><!]]>
885
+ </script>
886
+ <noscript><div><a href="http://ad-emea.doubleclick.net/N6514/jump/tp/tp-inhalt;sz=120x600,120x800,160x600,160x800;kw=Klimaschutz;tile=4;_FF_;ord=4921264748?" target="_blank"><img alt="" src="http://ad-emea.doubleclick.net/N6514/ad/tp/tp-inhalt;sz=120x600,120x800,160x600,160x800;kw=Klimaschutz;tile=4;_FF_;ord=4921264748?" /></a></div></noscript>
887
+
888
+ </div>
889
+ </div>
890
+ <!--END-ad-skyscaper-->
891
+
892
+ </div>
893
+ <!--END-positionierung-aussen-->
894
+
895
+
896
+
897
+
898
+ <div style="display: inline;"><img id="ivw_pixel_intern" src="/ivw-bin/ivw/CP/tp/news/Mit-der-Bibel-gegen-Klimaschutz-2480536.html" width="1" height="1" alt="" /></div>
899
+
900
+
901
+
902
+
903
+ <script type="text/javascript">
904
+ var iam_data = {
905
+ "st":"heise",
906
+ "cp":"tp",
907
+ "sv":"in",
908
+ "co":"%2Ftp%2Fnews%2FMit-der-Bibel-gegen-Klimaschutz-2480536.html"
909
+ }
910
+ iom.c(iam_data);
911
+ </script>
912
+
913
+
914
+
915
+
916
+ <!-- Webtrekk 3.2.2, (c) www.webtrekk.com -->
917
+ <script type="text/javascript" src="/js/ho/webtrekk-v3-bundle-heise-2013-01-21.js"></script>
918
+ <script type="text/javascript">
919
+ <!--
920
+ var pageConfig = {
921
+ linkTrack : "standard", // Activate Link Tracking [link or standard]
922
+ heatmap : "0", // Activate Heatmap Tracking [1 = on | 0 = off]
923
+ form : "0", // Activate Form Tracking [1 = on | 0 = off]
924
+ trackId : "288689636920174",
925
+ pixelSampling : "",
926
+ contentId: "www.heise.de.tp.news.mit-der-bibel-gegen-klimaschutz-2480536"
927
+ };
928
+ var wt = new webtrekkV3(pageConfig);
929
+ wt.contentGroup = {};
930
+ wt.contentGroup['1'] = "www.heise.de";
931
+ wt.contentGroup['2'] = "tp";
932
+ wt.contentGroup['3'] = "news";
933
+ wt.contentGroup['4'] = "mit-der-bibel-gegen-klimaschutz-2480536";
934
+
935
+
936
+
937
+
938
+ wt.contentGroup['9'] = "mit-der-bibel-gegen-klimaschutz-2480536";
939
+ wt.contentGroup['10'] = "meldung";
940
+
941
+ wt.customParameter = {};
942
+
943
+ wt.customParameter['2'] = "klimaschutz";
944
+
945
+
946
+
947
+ wt.customParameter['6'] = "klimaschutz";
948
+
949
+ wt.customParameter['8'] = "2014-12-05T00:05:00";
950
+ wt.customParameter['9'] = "tp";
951
+
952
+
953
+
954
+
955
+
956
+ wt.heatmapRefpoint = 'container_content';
957
+ wt.sendinfo();
958
+
959
+ //-->
960
+ </script>
961
+ <noscript><div><img src="//prophet.heise.de/288689636920174/wt.pl?p=322,www.heise.de.tp.news.mit-der-bibel-gegen-klimaschutz-2480536&cg1=www.heise.de&cg10=meldung&cg2=tp&cg3=news&cg4=mit-der-bibel-gegen-klimaschutz-2480536&cg9=mit-der-bibel-gegen-klimaschutz-2480536&cp2=klimaschutz&cp6=klimaschutz&cp8=2014-12-05T00%3A05%3A00&cp9=tp" height="1" width="1" alt="" /></div></noscript>
962
+
963
+
964
+ <!-- /Webtrekk -->
965
+
966
+
967
+
968
+
969
+ <script type="text/javascript">
970
+ <!--//--><![CDATA[//><!--
971
+ // VGWORT-CROP-MARKER
972
+ var vgwort_token='e0870b8c49694e92ae53830d6fec0218';
973
+ document.write('<div style="display: inline;"><img src="http://heise.met.vgwort.de/na/' + vgwort_token);
974
+ document.write('" width="1" height="1" alt="" /><' + '/div>');
975
+ //--><!]]>
976
+ </script>
977
+
978
+
979
+ </body>
980
+ </html>
981
+ <!-- Created with InterRed V15.2-x.x.x.x.2, http://www.interred.de/, by InterRed GmbH -->
982
+ <!-- BID: 1393394, iBID: 1393967, CID: 2480536, iCID: 2481386 -->
983
+ <!-- Link: $(LB1393394:Linktext)$ $(LC2480536:Linktext)$ -->
984
+ <!-- Generiert: 2014-12-05 09:51:09 -->
985
+